* configure.ac: Add snprintf and vsnprintf to AC_CHECK_DECLS.
[deliverable/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
e2e0bcd1
JB
474Jim Blandy added support for preprocessor macros, while working for Red
475Hat.
c906108c 476
6d2ebf8b 477@node Sample Session
c906108c
SS
478@chapter A Sample @value{GDBN} Session
479
480You can use this manual at your leisure to read all about @value{GDBN}.
481However, a handful of commands are enough to get started using the
482debugger. This chapter illustrates those commands.
483
484@iftex
485In this sample session, we emphasize user input like this: @b{input},
486to make it easier to pick out from the surrounding output.
487@end iftex
488
489@c FIXME: this example may not be appropriate for some configs, where
490@c FIXME...primary interest is in remote use.
491
492One of the preliminary versions of @sc{gnu} @code{m4} (a generic macro
493processor) exhibits the following bug: sometimes, when we change its
494quote strings from the default, the commands used to capture one macro
495definition within another stop working. In the following short @code{m4}
496session, we define a macro @code{foo} which expands to @code{0000}; we
497then use the @code{m4} built-in @code{defn} to define @code{bar} as the
498same thing. However, when we change the open quote string to
499@code{<QUOTE>} and the close quote string to @code{<UNQUOTE>}, the same
500procedure fails to define a new synonym @code{baz}:
501
502@smallexample
503$ @b{cd gnu/m4}
504$ @b{./m4}
505@b{define(foo,0000)}
506
507@b{foo}
5080000
509@b{define(bar,defn(`foo'))}
510
511@b{bar}
5120000
513@b{changequote(<QUOTE>,<UNQUOTE>)}
514
515@b{define(baz,defn(<QUOTE>foo<UNQUOTE>))}
516@b{baz}
517@b{C-d}
518m4: End of input: 0: fatal error: EOF in string
519@end smallexample
520
521@noindent
522Let us use @value{GDBN} to try to see what is going on.
523
c906108c
SS
524@smallexample
525$ @b{@value{GDBP} m4}
526@c FIXME: this falsifies the exact text played out, to permit smallbook
527@c FIXME... format to come out better.
528@value{GDBN} is free software and you are welcome to distribute copies
5d161b24 529 of it under certain conditions; type "show copying" to see
c906108c 530 the conditions.
5d161b24 531There is absolutely no warranty for @value{GDBN}; type "show warranty"
c906108c
SS
532 for details.
533
534@value{GDBN} @value{GDBVN}, Copyright 1999 Free Software Foundation, Inc...
535(@value{GDBP})
536@end smallexample
c906108c
SS
537
538@noindent
539@value{GDBN} reads only enough symbol data to know where to find the
540rest when needed; as a result, the first prompt comes up very quickly.
541We now tell @value{GDBN} to use a narrower display width than usual, so
542that examples fit in this manual.
543
544@smallexample
545(@value{GDBP}) @b{set width 70}
546@end smallexample
547
548@noindent
549We need to see how the @code{m4} built-in @code{changequote} works.
550Having looked at the source, we know the relevant subroutine is
551@code{m4_changequote}, so we set a breakpoint there with the @value{GDBN}
552@code{break} command.
553
554@smallexample
555(@value{GDBP}) @b{break m4_changequote}
556Breakpoint 1 at 0x62f4: file builtin.c, line 879.
557@end smallexample
558
559@noindent
560Using the @code{run} command, we start @code{m4} running under @value{GDBN}
561control; as long as control does not reach the @code{m4_changequote}
562subroutine, the program runs as usual:
563
564@smallexample
565(@value{GDBP}) @b{run}
566Starting program: /work/Editorial/gdb/gnu/m4/m4
567@b{define(foo,0000)}
568
569@b{foo}
5700000
571@end smallexample
572
573@noindent
574To trigger the breakpoint, we call @code{changequote}. @value{GDBN}
575suspends execution of @code{m4}, displaying information about the
576context where it stops.
577
578@smallexample
579@b{changequote(<QUOTE>,<UNQUOTE>)}
580
5d161b24 581Breakpoint 1, m4_changequote (argc=3, argv=0x33c70)
c906108c
SS
582 at builtin.c:879
583879 if (bad_argc(TOKEN_DATA_TEXT(argv[0]),argc,1,3))
584@end smallexample
585
586@noindent
587Now we use the command @code{n} (@code{next}) to advance execution to
588the next line of the current function.
589
590@smallexample
591(@value{GDBP}) @b{n}
592882 set_quotes((argc >= 2) ? TOKEN_DATA_TEXT(argv[1])\
593 : nil,
594@end smallexample
595
596@noindent
597@code{set_quotes} looks like a promising subroutine. We can go into it
598by using the command @code{s} (@code{step}) instead of @code{next}.
599@code{step} goes to the next line to be executed in @emph{any}
600subroutine, so it steps into @code{set_quotes}.
601
602@smallexample
603(@value{GDBP}) @b{s}
604set_quotes (lq=0x34c78 "<QUOTE>", rq=0x34c88 "<UNQUOTE>")
605 at input.c:530
606530 if (lquote != def_lquote)
607@end smallexample
608
609@noindent
610The display that shows the subroutine where @code{m4} is now
611suspended (and its arguments) is called a stack frame display. It
612shows a summary of the stack. We can use the @code{backtrace}
613command (which can also be spelled @code{bt}), to see where we are
614in the stack as a whole: the @code{backtrace} command displays a
615stack frame for each active subroutine.
616
617@smallexample
618(@value{GDBP}) @b{bt}
619#0 set_quotes (lq=0x34c78 "<QUOTE>", rq=0x34c88 "<UNQUOTE>")
620 at input.c:530
5d161b24 621#1 0x6344 in m4_changequote (argc=3, argv=0x33c70)
c906108c
SS
622 at builtin.c:882
623#2 0x8174 in expand_macro (sym=0x33320) at macro.c:242
624#3 0x7a88 in expand_token (obs=0x0, t=209696, td=0xf7fffa30)
625 at macro.c:71
626#4 0x79dc in expand_input () at macro.c:40
627#5 0x2930 in main (argc=0, argv=0xf7fffb20) at m4.c:195
628@end smallexample
629
630@noindent
631We step through a few more lines to see what happens. The first two
632times, we can use @samp{s}; the next two times we use @code{n} to avoid
633falling into the @code{xstrdup} subroutine.
634
635@smallexample
636(@value{GDBP}) @b{s}
6370x3b5c 532 if (rquote != def_rquote)
638(@value{GDBP}) @b{s}
6390x3b80 535 lquote = (lq == nil || *lq == '\0') ? \
640def_lquote : xstrdup(lq);
641(@value{GDBP}) @b{n}
642536 rquote = (rq == nil || *rq == '\0') ? def_rquote\
643 : xstrdup(rq);
644(@value{GDBP}) @b{n}
645538 len_lquote = strlen(rquote);
646@end smallexample
647
648@noindent
649The last line displayed looks a little odd; we can examine the variables
650@code{lquote} and @code{rquote} to see if they are in fact the new left
651and right quotes we specified. We use the command @code{p}
652(@code{print}) to see their values.
653
654@smallexample
655(@value{GDBP}) @b{p lquote}
656$1 = 0x35d40 "<QUOTE>"
657(@value{GDBP}) @b{p rquote}
658$2 = 0x35d50 "<UNQUOTE>"
659@end smallexample
660
661@noindent
662@code{lquote} and @code{rquote} are indeed the new left and right quotes.
663To look at some context, we can display ten lines of source
664surrounding the current line with the @code{l} (@code{list}) command.
665
666@smallexample
667(@value{GDBP}) @b{l}
668533 xfree(rquote);
669534
670535 lquote = (lq == nil || *lq == '\0') ? def_lquote\
671 : xstrdup (lq);
672536 rquote = (rq == nil || *rq == '\0') ? def_rquote\
673 : xstrdup (rq);
674537
675538 len_lquote = strlen(rquote);
676539 len_rquote = strlen(lquote);
677540 @}
678541
679542 void
680@end smallexample
681
682@noindent
683Let us step past the two lines that set @code{len_lquote} and
684@code{len_rquote}, and then examine the values of those variables.
685
686@smallexample
687(@value{GDBP}) @b{n}
688539 len_rquote = strlen(lquote);
689(@value{GDBP}) @b{n}
690540 @}
691(@value{GDBP}) @b{p len_lquote}
692$3 = 9
693(@value{GDBP}) @b{p len_rquote}
694$4 = 7
695@end smallexample
696
697@noindent
698That certainly looks wrong, assuming @code{len_lquote} and
699@code{len_rquote} are meant to be the lengths of @code{lquote} and
700@code{rquote} respectively. We can set them to better values using
701the @code{p} command, since it can print the value of
702any expression---and that expression can include subroutine calls and
703assignments.
704
705@smallexample
706(@value{GDBP}) @b{p len_lquote=strlen(lquote)}
707$5 = 7
708(@value{GDBP}) @b{p len_rquote=strlen(rquote)}
709$6 = 9
710@end smallexample
711
712@noindent
713Is that enough to fix the problem of using the new quotes with the
714@code{m4} built-in @code{defn}? We can allow @code{m4} to continue
715executing with the @code{c} (@code{continue}) command, and then try the
716example that caused trouble initially:
717
718@smallexample
719(@value{GDBP}) @b{c}
720Continuing.
721
722@b{define(baz,defn(<QUOTE>foo<UNQUOTE>))}
723
724baz
7250000
726@end smallexample
727
728@noindent
729Success! The new quotes now work just as well as the default ones. The
730problem seems to have been just the two typos defining the wrong
731lengths. We allow @code{m4} exit by giving it an EOF as input:
732
733@smallexample
734@b{C-d}
735Program exited normally.
736@end smallexample
737
738@noindent
739The message @samp{Program exited normally.} is from @value{GDBN}; it
740indicates @code{m4} has finished executing. We can end our @value{GDBN}
741session with the @value{GDBN} @code{quit} command.
742
743@smallexample
744(@value{GDBP}) @b{quit}
745@end smallexample
c906108c 746
6d2ebf8b 747@node Invocation
c906108c
SS
748@chapter Getting In and Out of @value{GDBN}
749
750This chapter discusses how to start @value{GDBN}, and how to get out of it.
5d161b24 751The essentials are:
c906108c 752@itemize @bullet
5d161b24 753@item
53a5351d 754type @samp{@value{GDBP}} to start @value{GDBN}.
5d161b24 755@item
c906108c
SS
756type @kbd{quit} or @kbd{C-d} to exit.
757@end itemize
758
759@menu
760* Invoking GDB:: How to start @value{GDBN}
761* Quitting GDB:: How to quit @value{GDBN}
762* Shell Commands:: How to use shell commands inside @value{GDBN}
0fac0b41 763* Logging output:: How to log @value{GDBN}'s output to a file
c906108c
SS
764@end menu
765
6d2ebf8b 766@node Invoking GDB
c906108c
SS
767@section Invoking @value{GDBN}
768
c906108c
SS
769Invoke @value{GDBN} by running the program @code{@value{GDBP}}. Once started,
770@value{GDBN} reads commands from the terminal until you tell it to exit.
771
772You can also run @code{@value{GDBP}} with a variety of arguments and options,
773to specify more of your debugging environment at the outset.
774
c906108c
SS
775The command-line options described here are designed
776to cover a variety of situations; in some environments, some of these
5d161b24 777options may effectively be unavailable.
c906108c
SS
778
779The most usual way to start @value{GDBN} is with one argument,
780specifying an executable program:
781
474c8240 782@smallexample
c906108c 783@value{GDBP} @var{program}
474c8240 784@end smallexample
c906108c 785
c906108c
SS
786@noindent
787You can also start with both an executable program and a core file
788specified:
789
474c8240 790@smallexample
c906108c 791@value{GDBP} @var{program} @var{core}
474c8240 792@end smallexample
c906108c
SS
793
794You can, instead, specify a process ID as a second argument, if you want
795to debug a running process:
796
474c8240 797@smallexample
c906108c 798@value{GDBP} @var{program} 1234
474c8240 799@end smallexample
c906108c
SS
800
801@noindent
802would attach @value{GDBN} to process @code{1234} (unless you also have a file
803named @file{1234}; @value{GDBN} does check for a core file first).
804
c906108c 805Taking advantage of the second command-line argument requires a fairly
2df3850c
JM
806complete operating system; when you use @value{GDBN} as a remote
807debugger attached to a bare board, there may not be any notion of
808``process'', and there is often no way to get a core dump. @value{GDBN}
809will warn you if it is unable to attach or to read core dumps.
c906108c 810
aa26fa3a
TT
811You can optionally have @code{@value{GDBP}} pass any arguments after the
812executable file to the inferior using @code{--args}. This option stops
813option processing.
474c8240 814@smallexample
aa26fa3a 815gdb --args gcc -O2 -c foo.c
474c8240 816@end smallexample
aa26fa3a
TT
817This will cause @code{@value{GDBP}} to debug @code{gcc}, and to set
818@code{gcc}'s command-line arguments (@pxref{Arguments}) to @samp{-O2 -c foo.c}.
819
96a2c332 820You can run @code{@value{GDBP}} without printing the front material, which describes
c906108c
SS
821@value{GDBN}'s non-warranty, by specifying @code{-silent}:
822
823@smallexample
824@value{GDBP} -silent
825@end smallexample
826
827@noindent
828You can further control how @value{GDBN} starts up by using command-line
829options. @value{GDBN} itself can remind you of the options available.
830
831@noindent
832Type
833
474c8240 834@smallexample
c906108c 835@value{GDBP} -help
474c8240 836@end smallexample
c906108c
SS
837
838@noindent
839to display all available options and briefly describe their use
840(@samp{@value{GDBP} -h} is a shorter equivalent).
841
842All options and command line arguments you give are processed
843in sequential order. The order makes a difference when the
844@samp{-x} option is used.
845
846
847@menu
c906108c
SS
848* File Options:: Choosing files
849* Mode Options:: Choosing modes
6fc08d32 850* Startup:: What @value{GDBN} does during startup
c906108c
SS
851@end menu
852
6d2ebf8b 853@node File Options
c906108c
SS
854@subsection Choosing files
855
2df3850c 856When @value{GDBN} starts, it reads any arguments other than options as
c906108c
SS
857specifying an executable file and core file (or process ID). This is
858the same as if the arguments were specified by the @samp{-se} and
19837790
MS
859@samp{-c} (or @samp{-p} options respectively. (@value{GDBN} reads the
860first argument that does not have an associated option flag as
861equivalent to the @samp{-se} option followed by that argument; and the
862second argument that does not have an associated option flag, if any, as
863equivalent to the @samp{-c}/@samp{-p} option followed by that argument.)
864If the second argument begins with a decimal digit, @value{GDBN} will
865first attempt to attach to it as a process, and if that fails, attempt
866to open it as a corefile. If you have a corefile whose name begins with
b383017d 867a digit, you can prevent @value{GDBN} from treating it as a pid by
79f12247 868prefixing it with @file{./}, eg. @file{./12345}.
7a292a7a
SS
869
870If @value{GDBN} has not been configured to included core file support,
871such as for most embedded targets, then it will complain about a second
872argument and ignore it.
c906108c
SS
873
874Many options have both long and short forms; both are shown in the
875following list. @value{GDBN} also recognizes the long forms if you truncate
876them, so long as enough of the option is present to be unambiguous.
877(If you prefer, you can flag option arguments with @samp{--} rather
878than @samp{-}, though we illustrate the more usual convention.)
879
d700128c
EZ
880@c NOTE: the @cindex entries here use double dashes ON PURPOSE. This
881@c way, both those who look for -foo and --foo in the index, will find
882@c it.
883
c906108c
SS
884@table @code
885@item -symbols @var{file}
886@itemx -s @var{file}
d700128c
EZ
887@cindex @code{--symbols}
888@cindex @code{-s}
c906108c
SS
889Read symbol table from file @var{file}.
890
891@item -exec @var{file}
892@itemx -e @var{file}
d700128c
EZ
893@cindex @code{--exec}
894@cindex @code{-e}
7a292a7a
SS
895Use file @var{file} as the executable file to execute when appropriate,
896and for examining pure data in conjunction with a core dump.
c906108c
SS
897
898@item -se @var{file}
d700128c 899@cindex @code{--se}
c906108c
SS
900Read symbol table from file @var{file} and use it as the executable
901file.
902
c906108c
SS
903@item -core @var{file}
904@itemx -c @var{file}
d700128c
EZ
905@cindex @code{--core}
906@cindex @code{-c}
b383017d 907Use file @var{file} as a core dump to examine.
c906108c
SS
908
909@item -c @var{number}
19837790
MS
910@item -pid @var{number}
911@itemx -p @var{number}
912@cindex @code{--pid}
913@cindex @code{-p}
914Connect to process ID @var{number}, as with the @code{attach} command.
915If there is no such process, @value{GDBN} will attempt to open a core
916file named @var{number}.
c906108c
SS
917
918@item -command @var{file}
919@itemx -x @var{file}
d700128c
EZ
920@cindex @code{--command}
921@cindex @code{-x}
c906108c
SS
922Execute @value{GDBN} commands from file @var{file}. @xref{Command
923Files,, Command files}.
924
925@item -directory @var{directory}
926@itemx -d @var{directory}
d700128c
EZ
927@cindex @code{--directory}
928@cindex @code{-d}
c906108c
SS
929Add @var{directory} to the path to search for source files.
930
c906108c
SS
931@item -m
932@itemx -mapped
d700128c
EZ
933@cindex @code{--mapped}
934@cindex @code{-m}
c906108c
SS
935@emph{Warning: this option depends on operating system facilities that are not
936supported on all systems.}@*
937If memory-mapped files are available on your system through the @code{mmap}
5d161b24 938system call, you can use this option
c906108c
SS
939to have @value{GDBN} write the symbols from your
940program into a reusable file in the current directory. If the program you are debugging is
96a2c332 941called @file{/tmp/fred}, the mapped symbol file is @file{/tmp/fred.syms}.
c906108c
SS
942Future @value{GDBN} debugging sessions notice the presence of this file,
943and can quickly map in symbol information from it, rather than reading
944the symbol table from the executable program.
945
946The @file{.syms} file is specific to the host machine where @value{GDBN}
947is run. It holds an exact image of the internal @value{GDBN} symbol
948table. It cannot be shared across multiple host platforms.
c906108c 949
c906108c
SS
950@item -r
951@itemx -readnow
d700128c
EZ
952@cindex @code{--readnow}
953@cindex @code{-r}
c906108c
SS
954Read each symbol file's entire symbol table immediately, rather than
955the default, which is to read it incrementally as it is needed.
956This makes startup slower, but makes future operations faster.
53a5351d 957
c906108c
SS
958@end table
959
2df3850c 960You typically combine the @code{-mapped} and @code{-readnow} options in
c906108c 961order to build a @file{.syms} file that contains complete symbol
2df3850c
JM
962information. (@xref{Files,,Commands to specify files}, for information
963on @file{.syms} files.) A simple @value{GDBN} invocation to do nothing
964but build a @file{.syms} file for future use is:
c906108c 965
474c8240 966@smallexample
2df3850c 967gdb -batch -nx -mapped -readnow programname
474c8240 968@end smallexample
c906108c 969
6d2ebf8b 970@node Mode Options
c906108c
SS
971@subsection Choosing modes
972
973You can run @value{GDBN} in various alternative modes---for example, in
974batch mode or quiet mode.
975
976@table @code
977@item -nx
978@itemx -n
d700128c
EZ
979@cindex @code{--nx}
980@cindex @code{-n}
96565e91 981Do not execute commands found in any initialization files. Normally,
2df3850c
JM
982@value{GDBN} executes the commands in these files after all the command
983options and arguments have been processed. @xref{Command Files,,Command
984files}.
c906108c
SS
985
986@item -quiet
d700128c 987@itemx -silent
c906108c 988@itemx -q
d700128c
EZ
989@cindex @code{--quiet}
990@cindex @code{--silent}
991@cindex @code{-q}
c906108c
SS
992``Quiet''. Do not print the introductory and copyright messages. These
993messages are also suppressed in batch mode.
994
995@item -batch
d700128c 996@cindex @code{--batch}
c906108c
SS
997Run in batch mode. Exit with status @code{0} after processing all the
998command files specified with @samp{-x} (and all commands from
999initialization files, if not inhibited with @samp{-n}). Exit with
1000nonzero status if an error occurs in executing the @value{GDBN} commands
1001in the command files.
1002
2df3850c
JM
1003Batch mode may be useful for running @value{GDBN} as a filter, for
1004example to download and run a program on another computer; in order to
1005make this more useful, the message
c906108c 1006
474c8240 1007@smallexample
c906108c 1008Program exited normally.
474c8240 1009@end smallexample
c906108c
SS
1010
1011@noindent
2df3850c
JM
1012(which is ordinarily issued whenever a program running under
1013@value{GDBN} control terminates) is not issued when running in batch
1014mode.
1015
1016@item -nowindows
1017@itemx -nw
d700128c
EZ
1018@cindex @code{--nowindows}
1019@cindex @code{-nw}
2df3850c 1020``No windows''. If @value{GDBN} comes with a graphical user interface
96a2c332 1021(GUI) built in, then this option tells @value{GDBN} to only use the command-line
2df3850c
JM
1022interface. If no GUI is available, this option has no effect.
1023
1024@item -windows
1025@itemx -w
d700128c
EZ
1026@cindex @code{--windows}
1027@cindex @code{-w}
2df3850c
JM
1028If @value{GDBN} includes a GUI, then this option requires it to be
1029used if possible.
c906108c
SS
1030
1031@item -cd @var{directory}
d700128c 1032@cindex @code{--cd}
c906108c
SS
1033Run @value{GDBN} using @var{directory} as its working directory,
1034instead of the current directory.
1035
c906108c
SS
1036@item -fullname
1037@itemx -f
d700128c
EZ
1038@cindex @code{--fullname}
1039@cindex @code{-f}
7a292a7a
SS
1040@sc{gnu} Emacs sets this option when it runs @value{GDBN} as a
1041subprocess. It tells @value{GDBN} to output the full file name and line
1042number in a standard, recognizable fashion each time a stack frame is
1043displayed (which includes each time your program stops). This
1044recognizable format looks like two @samp{\032} characters, followed by
1045the file name, line number and character position separated by colons,
1046and a newline. The Emacs-to-@value{GDBN} interface program uses the two
1047@samp{\032} characters as a signal to display the source code for the
1048frame.
c906108c 1049
d700128c
EZ
1050@item -epoch
1051@cindex @code{--epoch}
1052The Epoch Emacs-@value{GDBN} interface sets this option when it runs
1053@value{GDBN} as a subprocess. It tells @value{GDBN} to modify its print
1054routines so as to allow Epoch to display values of expressions in a
1055separate window.
1056
1057@item -annotate @var{level}
1058@cindex @code{--annotate}
1059This option sets the @dfn{annotation level} inside @value{GDBN}. Its
1060effect is identical to using @samp{set annotate @var{level}}
086432e2
AC
1061(@pxref{Annotations}). The annotation @var{level} controls how much
1062information @value{GDBN} prints together with its prompt, values of
1063expressions, source lines, and other types of output. Level 0 is the
1064normal, level 1 is for use when @value{GDBN} is run as a subprocess of
1065@sc{gnu} Emacs, level 3 is the maximum annotation suitable for programs
1066that control @value{GDBN}, and level 2 has been deprecated.
1067
1068The annotation mechanism has largely been superseeded by @sc{gdb/mi}
1069(@pxref{GDB/MI}).
d700128c 1070
aa26fa3a
TT
1071@item --args
1072@cindex @code{--args}
1073Change interpretation of command line so that arguments following the
1074executable file are passed as command line arguments to the inferior.
1075This option stops option processing.
1076
2df3850c
JM
1077@item -baud @var{bps}
1078@itemx -b @var{bps}
d700128c
EZ
1079@cindex @code{--baud}
1080@cindex @code{-b}
c906108c
SS
1081Set the line speed (baud rate or bits per second) of any serial
1082interface used by @value{GDBN} for remote debugging.
c906108c 1083
f47b1503
AS
1084@item -l @var{timeout}
1085@cindex @code{-l}
1086Set the timeout (in seconds) of any communication used by @value{GDBN}
1087for remote debugging.
1088
c906108c 1089@item -tty @var{device}
d700128c
EZ
1090@itemx -t @var{device}
1091@cindex @code{--tty}
1092@cindex @code{-t}
c906108c
SS
1093Run using @var{device} for your program's standard input and output.
1094@c FIXME: kingdon thinks there is more to -tty. Investigate.
c906108c 1095
53a5351d 1096@c resolve the situation of these eventually
c4555f82
SC
1097@item -tui
1098@cindex @code{--tui}
d0d5df6f
AC
1099Activate the @dfn{Text User Interface} when starting. The Text User
1100Interface manages several text windows on the terminal, showing
1101source, assembly, registers and @value{GDBN} command outputs
1102(@pxref{TUI, ,@value{GDBN} Text User Interface}). Alternatively, the
1103Text User Interface can be enabled by invoking the program
1104@samp{gdbtui}. Do not use this option if you run @value{GDBN} from
1105Emacs (@pxref{Emacs, ,Using @value{GDBN} under @sc{gnu} Emacs}).
53a5351d
JM
1106
1107@c @item -xdb
d700128c 1108@c @cindex @code{--xdb}
53a5351d
JM
1109@c Run in XDB compatibility mode, allowing the use of certain XDB commands.
1110@c For information, see the file @file{xdb_trans.html}, which is usually
1111@c installed in the directory @code{/opt/langtools/wdb/doc} on HP-UX
1112@c systems.
1113
d700128c
EZ
1114@item -interpreter @var{interp}
1115@cindex @code{--interpreter}
1116Use the interpreter @var{interp} for interface with the controlling
1117program or device. This option is meant to be set by programs which
94bbb2c0 1118communicate with @value{GDBN} using it as a back end.
21c294e6 1119@xref{Interpreters, , Command Interpreters}.
94bbb2c0 1120
da0f9dcd 1121@samp{--interpreter=mi} (or @samp{--interpreter=mi2}) causes
2fcf52f0 1122@value{GDBN} to use the @dfn{@sc{gdb/mi} interface} (@pxref{GDB/MI, ,
6b5e8c01 1123The @sc{gdb/mi} Interface}) included since @value{GDBN} version 6.0. The
6c74ac8b
AC
1124previous @sc{gdb/mi} interface, included in @value{GDBN} version 5.3 and
1125selected with @samp{--interpreter=mi1}, is deprecated. Earlier
1126@sc{gdb/mi} interfaces are no longer supported.
d700128c
EZ
1127
1128@item -write
1129@cindex @code{--write}
1130Open the executable and core files for both reading and writing. This
1131is equivalent to the @samp{set write on} command inside @value{GDBN}
1132(@pxref{Patching}).
1133
1134@item -statistics
1135@cindex @code{--statistics}
1136This option causes @value{GDBN} to print statistics about time and
1137memory usage after it completes each command and returns to the prompt.
1138
1139@item -version
1140@cindex @code{--version}
1141This option causes @value{GDBN} to print its version number and
1142no-warranty blurb, and exit.
1143
c906108c
SS
1144@end table
1145
6fc08d32
EZ
1146@node Startup
1147@subsection What @value{GDBN} does during startup
1148@cindex @value{GDBN} startup
1149
1150Here's the description of what @value{GDBN} does during session startup:
1151
1152@enumerate
1153@item
1154Sets up the command interpreter as specified by the command line
1155(@pxref{Mode Options, interpreter}).
1156
1157@item
1158@cindex init file
1159Reads the @dfn{init file} (if any) in your home directory@footnote{On
1160DOS/Windows systems, the home directory is the one pointed to by the
1161@code{HOME} environment variable.} and executes all the commands in
1162that file.
1163
1164@item
1165Processes command line options and operands.
1166
1167@item
1168Reads and executes the commands from init file (if any) in the current
119b882a
EZ
1169working directory. This is only done if the current directory is
1170different from your home directory. Thus, you can have more than one
1171init file, one generic in your home directory, and another, specific
1172to the program you are debugging, in the directory where you invoke
6fc08d32
EZ
1173@value{GDBN}.
1174
1175@item
1176Reads command files specified by the @samp{-x} option. @xref{Command
1177Files}, for more details about @value{GDBN} command files.
1178
1179@item
1180Reads the command history recorded in the @dfn{history file}.
1181@xref{History}, for more details about the command history and the
1182files where @value{GDBN} records it.
1183@end enumerate
1184
1185Init files use the same syntax as @dfn{command files} (@pxref{Command
1186Files}) and are processed by @value{GDBN} in the same way. The init
1187file in your home directory can set options (such as @samp{set
1188complaints}) that affect subsequent processing of command line options
1189and operands. Init files are not executed if you use the @samp{-nx}
1190option (@pxref{Mode Options, ,Choosing modes}).
1191
1192@cindex init file name
1193@cindex @file{.gdbinit}
119b882a 1194The @value{GDBN} init files are normally called @file{.gdbinit}.
6fc08d32
EZ
1195On some configurations of @value{GDBN}, the init file is known by a
1196different name (these are typically environments where a specialized
1197form of @value{GDBN} may need to coexist with other forms, hence a
1198different name for the specialized version's init file). These are the
1199environments with special init file names:
1200
6fc08d32 1201@itemize @bullet
119b882a
EZ
1202@cindex @file{gdb.ini}
1203@item
1204The DJGPP port of @value{GDBN} uses the name @file{gdb.ini}, due to
1205the limitations of file names imposed by DOS filesystems. The Windows
1206ports of @value{GDBN} use the standard name, but if they find a
1207@file{gdb.ini} file, they warn you about that and suggest to rename
1208the file to the standard name.
1209
1210@cindex @file{.vxgdbinit}
6fc08d32
EZ
1211@item
1212VxWorks (Wind River Systems real-time OS): @file{.vxgdbinit}
1213
1214@cindex @file{.os68gdbinit}
1215@item
1216OS68K (Enea Data Systems real-time OS): @file{.os68gdbinit}
1217
1218@cindex @file{.esgdbinit}
1219@item
1220ES-1800 (Ericsson Telecom AB M68000 emulator): @file{.esgdbinit}
1221
1222@item
1223CISCO 68k: @file{.cisco-gdbinit}
1224@end itemize
1225
1226
6d2ebf8b 1227@node Quitting GDB
c906108c
SS
1228@section Quitting @value{GDBN}
1229@cindex exiting @value{GDBN}
1230@cindex leaving @value{GDBN}
1231
1232@table @code
1233@kindex quit @r{[}@var{expression}@r{]}
41afff9a 1234@kindex q @r{(@code{quit})}
96a2c332
SS
1235@item quit @r{[}@var{expression}@r{]}
1236@itemx q
1237To exit @value{GDBN}, use the @code{quit} command (abbreviated
1238@code{q}), or type an end-of-file character (usually @kbd{C-d}). If you
1239do not supply @var{expression}, @value{GDBN} will terminate normally;
1240otherwise it will terminate using the result of @var{expression} as the
1241error code.
c906108c
SS
1242@end table
1243
1244@cindex interrupt
1245An interrupt (often @kbd{C-c}) does not exit from @value{GDBN}, but rather
1246terminates the action of any @value{GDBN} command that is in progress and
1247returns to @value{GDBN} command level. It is safe to type the interrupt
1248character at any time because @value{GDBN} does not allow it to take effect
1249until a time when it is safe.
1250
c906108c
SS
1251If you have been using @value{GDBN} to control an attached process or
1252device, you can release it with the @code{detach} command
1253(@pxref{Attach, ,Debugging an already-running process}).
c906108c 1254
6d2ebf8b 1255@node Shell Commands
c906108c
SS
1256@section Shell commands
1257
1258If you need to execute occasional shell commands during your
1259debugging session, there is no need to leave or suspend @value{GDBN}; you can
1260just use the @code{shell} command.
1261
1262@table @code
1263@kindex shell
1264@cindex shell escape
1265@item shell @var{command string}
1266Invoke a standard shell to execute @var{command string}.
c906108c 1267If it exists, the environment variable @code{SHELL} determines which
d4f3574e
SS
1268shell to run. Otherwise @value{GDBN} uses the default shell
1269(@file{/bin/sh} on Unix systems, @file{COMMAND.COM} on MS-DOS, etc.).
c906108c
SS
1270@end table
1271
1272The utility @code{make} is often needed in development environments.
1273You do not have to use the @code{shell} command for this purpose in
1274@value{GDBN}:
1275
1276@table @code
1277@kindex make
1278@cindex calling make
1279@item make @var{make-args}
1280Execute the @code{make} program with the specified
1281arguments. This is equivalent to @samp{shell make @var{make-args}}.
1282@end table
1283
0fac0b41
DJ
1284@node Logging output
1285@section Logging output
1286@cindex logging @value{GDBN} output
9c16f35a 1287@cindex save @value{GDBN} output to a file
0fac0b41
DJ
1288
1289You may want to save the output of @value{GDBN} commands to a file.
1290There are several commands to control @value{GDBN}'s logging.
1291
1292@table @code
1293@kindex set logging
1294@item set logging on
1295Enable logging.
1296@item set logging off
1297Disable logging.
9c16f35a 1298@cindex logging file name
0fac0b41
DJ
1299@item set logging file @var{file}
1300Change the name of the current logfile. The default logfile is @file{gdb.txt}.
1301@item set logging overwrite [on|off]
1302By default, @value{GDBN} will append to the logfile. Set @code{overwrite} if
1303you want @code{set logging on} to overwrite the logfile instead.
1304@item set logging redirect [on|off]
1305By default, @value{GDBN} output will go to both the terminal and the logfile.
1306Set @code{redirect} if you want output to go only to the log file.
1307@kindex show logging
1308@item show logging
1309Show the current values of the logging settings.
1310@end table
1311
6d2ebf8b 1312@node Commands
c906108c
SS
1313@chapter @value{GDBN} Commands
1314
1315You can abbreviate a @value{GDBN} command to the first few letters of the command
1316name, if that abbreviation is unambiguous; and you can repeat certain
1317@value{GDBN} commands by typing just @key{RET}. You can also use the @key{TAB}
1318key to get @value{GDBN} to fill out the rest of a word in a command (or to
1319show you the alternatives available, if there is more than one possibility).
1320
1321@menu
1322* Command Syntax:: How to give commands to @value{GDBN}
1323* Completion:: Command completion
1324* Help:: How to ask @value{GDBN} for help
1325@end menu
1326
6d2ebf8b 1327@node Command Syntax
c906108c
SS
1328@section Command syntax
1329
1330A @value{GDBN} command is a single line of input. There is no limit on
1331how long it can be. It starts with a command name, which is followed by
1332arguments whose meaning depends on the command name. For example, the
1333command @code{step} accepts an argument which is the number of times to
1334step, as in @samp{step 5}. You can also use the @code{step} command
96a2c332 1335with no arguments. Some commands do not allow any arguments.
c906108c
SS
1336
1337@cindex abbreviation
1338@value{GDBN} command names may always be truncated if that abbreviation is
1339unambiguous. Other possible command abbreviations are listed in the
1340documentation for individual commands. In some cases, even ambiguous
1341abbreviations are allowed; for example, @code{s} is specially defined as
1342equivalent to @code{step} even though there are other commands whose
1343names start with @code{s}. You can test abbreviations by using them as
1344arguments to the @code{help} command.
1345
1346@cindex repeating commands
41afff9a 1347@kindex RET @r{(repeat last command)}
c906108c 1348A blank line as input to @value{GDBN} (typing just @key{RET}) means to
96a2c332 1349repeat the previous command. Certain commands (for example, @code{run})
c906108c
SS
1350will not repeat this way; these are commands whose unintentional
1351repetition might cause trouble and which you are unlikely to want to
c45da7e6
EZ
1352repeat. User-defined commands can disable this feature; see
1353@ref{Define, dont-repeat}.
c906108c
SS
1354
1355The @code{list} and @code{x} commands, when you repeat them with
1356@key{RET}, construct new arguments rather than repeating
1357exactly as typed. This permits easy scanning of source or memory.
1358
1359@value{GDBN} can also use @key{RET} in another way: to partition lengthy
1360output, in a way similar to the common utility @code{more}
1361(@pxref{Screen Size,,Screen size}). Since it is easy to press one
1362@key{RET} too many in this situation, @value{GDBN} disables command
1363repetition after any command that generates this sort of display.
1364
41afff9a 1365@kindex # @r{(a comment)}
c906108c
SS
1366@cindex comment
1367Any text from a @kbd{#} to the end of the line is a comment; it does
1368nothing. This is useful mainly in command files (@pxref{Command
1369Files,,Command files}).
1370
88118b3a
TT
1371@cindex repeating command sequences
1372@kindex C-o @r{(operate-and-get-next)}
1373The @kbd{C-o} binding is useful for repeating a complex sequence of
1374commands. This command accepts the current line, like @kbd{RET}, and
1375then fetches the next line relative to the current line from the history
1376for editing.
1377
6d2ebf8b 1378@node Completion
c906108c
SS
1379@section Command completion
1380
1381@cindex completion
1382@cindex word completion
1383@value{GDBN} can fill in the rest of a word in a command for you, if there is
1384only one possibility; it can also show you what the valid possibilities
1385are for the next word in a command, at any time. This works for @value{GDBN}
1386commands, @value{GDBN} subcommands, and the names of symbols in your program.
1387
1388Press the @key{TAB} key whenever you want @value{GDBN} to fill out the rest
1389of a word. If there is only one possibility, @value{GDBN} fills in the
1390word, and waits for you to finish the command (or press @key{RET} to
1391enter it). For example, if you type
1392
1393@c FIXME "@key" does not distinguish its argument sufficiently to permit
1394@c complete accuracy in these examples; space introduced for clarity.
1395@c If texinfo enhancements make it unnecessary, it would be nice to
1396@c replace " @key" by "@key" in the following...
474c8240 1397@smallexample
c906108c 1398(@value{GDBP}) info bre @key{TAB}
474c8240 1399@end smallexample
c906108c
SS
1400
1401@noindent
1402@value{GDBN} fills in the rest of the word @samp{breakpoints}, since that is
1403the only @code{info} subcommand beginning with @samp{bre}:
1404
474c8240 1405@smallexample
c906108c 1406(@value{GDBP}) info breakpoints
474c8240 1407@end smallexample
c906108c
SS
1408
1409@noindent
1410You can either press @key{RET} at this point, to run the @code{info
1411breakpoints} command, or backspace and enter something else, if
1412@samp{breakpoints} does not look like the command you expected. (If you
1413were sure you wanted @code{info breakpoints} in the first place, you
1414might as well just type @key{RET} immediately after @samp{info bre},
1415to exploit command abbreviations rather than command completion).
1416
1417If there is more than one possibility for the next word when you press
1418@key{TAB}, @value{GDBN} sounds a bell. You can either supply more
1419characters and try again, or just press @key{TAB} a second time;
1420@value{GDBN} displays all the possible completions for that word. For
1421example, you might want to set a breakpoint on a subroutine whose name
1422begins with @samp{make_}, but when you type @kbd{b make_@key{TAB}} @value{GDBN}
1423just sounds the bell. Typing @key{TAB} again displays all the
1424function names in your program that begin with those characters, for
1425example:
1426
474c8240 1427@smallexample
c906108c
SS
1428(@value{GDBP}) b make_ @key{TAB}
1429@exdent @value{GDBN} sounds bell; press @key{TAB} again, to see:
5d161b24
DB
1430make_a_section_from_file make_environ
1431make_abs_section make_function_type
1432make_blockvector make_pointer_type
1433make_cleanup make_reference_type
c906108c
SS
1434make_command make_symbol_completion_list
1435(@value{GDBP}) b make_
474c8240 1436@end smallexample
c906108c
SS
1437
1438@noindent
1439After displaying the available possibilities, @value{GDBN} copies your
1440partial input (@samp{b make_} in the example) so you can finish the
1441command.
1442
1443If you just want to see the list of alternatives in the first place, you
b37052ae 1444can press @kbd{M-?} rather than pressing @key{TAB} twice. @kbd{M-?}
7a292a7a 1445means @kbd{@key{META} ?}. You can type this either by holding down a
c906108c 1446key designated as the @key{META} shift on your keyboard (if there is
7a292a7a 1447one) while typing @kbd{?}, or as @key{ESC} followed by @kbd{?}.
c906108c
SS
1448
1449@cindex quotes in commands
1450@cindex completion of quoted strings
1451Sometimes the string you need, while logically a ``word'', may contain
7a292a7a
SS
1452parentheses or other characters that @value{GDBN} normally excludes from
1453its notion of a word. To permit word completion to work in this
1454situation, you may enclose words in @code{'} (single quote marks) in
1455@value{GDBN} commands.
c906108c 1456
c906108c 1457The most likely situation where you might need this is in typing the
b37052ae
EZ
1458name of a C@t{++} function. This is because C@t{++} allows function
1459overloading (multiple definitions of the same function, distinguished
1460by argument type). For example, when you want to set a breakpoint you
1461may need to distinguish whether you mean the version of @code{name}
1462that takes an @code{int} parameter, @code{name(int)}, or the version
1463that takes a @code{float} parameter, @code{name(float)}. To use the
1464word-completion facilities in this situation, type a single quote
1465@code{'} at the beginning of the function name. This alerts
1466@value{GDBN} that it may need to consider more information than usual
1467when you press @key{TAB} or @kbd{M-?} to request word completion:
c906108c 1468
474c8240 1469@smallexample
96a2c332 1470(@value{GDBP}) b 'bubble( @kbd{M-?}
c906108c
SS
1471bubble(double,double) bubble(int,int)
1472(@value{GDBP}) b 'bubble(
474c8240 1473@end smallexample
c906108c
SS
1474
1475In some cases, @value{GDBN} can tell that completing a name requires using
1476quotes. When this happens, @value{GDBN} inserts the quote for you (while
1477completing as much as it can) if you do not type the quote in the first
1478place:
1479
474c8240 1480@smallexample
c906108c
SS
1481(@value{GDBP}) b bub @key{TAB}
1482@exdent @value{GDBN} alters your input line to the following, and rings a bell:
1483(@value{GDBP}) b 'bubble(
474c8240 1484@end smallexample
c906108c
SS
1485
1486@noindent
1487In general, @value{GDBN} can tell that a quote is needed (and inserts it) if
1488you have not yet started typing the argument list when you ask for
1489completion on an overloaded symbol.
1490
d4f3574e 1491For more information about overloaded functions, see @ref{C plus plus
b37052ae 1492expressions, ,C@t{++} expressions}. You can use the command @code{set
c906108c 1493overload-resolution off} to disable overload resolution;
b37052ae 1494see @ref{Debugging C plus plus, ,@value{GDBN} features for C@t{++}}.
c906108c
SS
1495
1496
6d2ebf8b 1497@node Help
c906108c
SS
1498@section Getting help
1499@cindex online documentation
1500@kindex help
1501
5d161b24 1502You can always ask @value{GDBN} itself for information on its commands,
c906108c
SS
1503using the command @code{help}.
1504
1505@table @code
41afff9a 1506@kindex h @r{(@code{help})}
c906108c
SS
1507@item help
1508@itemx h
1509You can use @code{help} (abbreviated @code{h}) with no arguments to
1510display a short list of named classes of commands:
1511
1512@smallexample
1513(@value{GDBP}) help
1514List of classes of commands:
1515
2df3850c 1516aliases -- Aliases of other commands
c906108c 1517breakpoints -- Making program stop at certain points
2df3850c 1518data -- Examining data
c906108c 1519files -- Specifying and examining files
2df3850c
JM
1520internals -- Maintenance commands
1521obscure -- Obscure features
1522running -- Running the program
1523stack -- Examining the stack
c906108c
SS
1524status -- Status inquiries
1525support -- Support facilities
96a2c332
SS
1526tracepoints -- Tracing of program execution without@*
1527 stopping the program
c906108c 1528user-defined -- User-defined commands
c906108c 1529
5d161b24 1530Type "help" followed by a class name for a list of
c906108c 1531commands in that class.
5d161b24 1532Type "help" followed by command name for full
c906108c
SS
1533documentation.
1534Command name abbreviations are allowed if unambiguous.
1535(@value{GDBP})
1536@end smallexample
96a2c332 1537@c the above line break eliminates huge line overfull...
c906108c
SS
1538
1539@item help @var{class}
1540Using one of the general help classes as an argument, you can get a
1541list of the individual commands in that class. For example, here is the
1542help display for the class @code{status}:
1543
1544@smallexample
1545(@value{GDBP}) help status
1546Status inquiries.
1547
1548List of commands:
1549
1550@c Line break in "show" line falsifies real output, but needed
1551@c to fit in smallbook page size.
2df3850c
JM
1552info -- Generic command for showing things
1553 about the program being debugged
1554show -- Generic command for showing things
1555 about the debugger
c906108c 1556
5d161b24 1557Type "help" followed by command name for full
c906108c
SS
1558documentation.
1559Command name abbreviations are allowed if unambiguous.
1560(@value{GDBP})
1561@end smallexample
1562
1563@item help @var{command}
1564With a command name as @code{help} argument, @value{GDBN} displays a
1565short paragraph on how to use that command.
1566
6837a0a2
DB
1567@kindex apropos
1568@item apropos @var{args}
09d4efe1 1569The @code{apropos} command searches through all of the @value{GDBN}
6837a0a2
DB
1570commands, and their documentation, for the regular expression specified in
1571@var{args}. It prints out all matches found. For example:
1572
1573@smallexample
1574apropos reload
1575@end smallexample
1576
b37052ae
EZ
1577@noindent
1578results in:
6837a0a2
DB
1579
1580@smallexample
6d2ebf8b
SS
1581@c @group
1582set symbol-reloading -- Set dynamic symbol table reloading
1583 multiple times in one run
1584show symbol-reloading -- Show dynamic symbol table reloading
1585 multiple times in one run
1586@c @end group
6837a0a2
DB
1587@end smallexample
1588
c906108c
SS
1589@kindex complete
1590@item complete @var{args}
1591The @code{complete @var{args}} command lists all the possible completions
1592for the beginning of a command. Use @var{args} to specify the beginning of the
1593command you want completed. For example:
1594
1595@smallexample
1596complete i
1597@end smallexample
1598
1599@noindent results in:
1600
1601@smallexample
1602@group
2df3850c
JM
1603if
1604ignore
c906108c
SS
1605info
1606inspect
c906108c
SS
1607@end group
1608@end smallexample
1609
1610@noindent This is intended for use by @sc{gnu} Emacs.
1611@end table
1612
1613In addition to @code{help}, you can use the @value{GDBN} commands @code{info}
1614and @code{show} to inquire about the state of your program, or the state
1615of @value{GDBN} itself. Each command supports many topics of inquiry; this
1616manual introduces each of them in the appropriate context. The listings
1617under @code{info} and under @code{show} in the Index point to
1618all the sub-commands. @xref{Index}.
1619
1620@c @group
1621@table @code
1622@kindex info
41afff9a 1623@kindex i @r{(@code{info})}
c906108c
SS
1624@item info
1625This command (abbreviated @code{i}) is for describing the state of your
1626program. For example, you can list the arguments given to your program
1627with @code{info args}, list the registers currently in use with @code{info
1628registers}, or list the breakpoints you have set with @code{info breakpoints}.
1629You can get a complete list of the @code{info} sub-commands with
1630@w{@code{help info}}.
1631
1632@kindex set
1633@item set
5d161b24 1634You can assign the result of an expression to an environment variable with
c906108c
SS
1635@code{set}. For example, you can set the @value{GDBN} prompt to a $-sign with
1636@code{set prompt $}.
1637
1638@kindex show
1639@item show
5d161b24 1640In contrast to @code{info}, @code{show} is for describing the state of
c906108c
SS
1641@value{GDBN} itself.
1642You can change most of the things you can @code{show}, by using the
1643related command @code{set}; for example, you can control what number
1644system is used for displays with @code{set radix}, or simply inquire
1645which is currently in use with @code{show radix}.
1646
1647@kindex info set
1648To display all the settable parameters and their current
1649values, you can use @code{show} with no arguments; you may also use
1650@code{info set}. Both commands produce the same display.
1651@c FIXME: "info set" violates the rule that "info" is for state of
1652@c FIXME...program. Ck w/ GNU: "info set" to be called something else,
1653@c FIXME...or change desc of rule---eg "state of prog and debugging session"?
1654@end table
1655@c @end group
1656
1657Here are three miscellaneous @code{show} subcommands, all of which are
1658exceptional in lacking corresponding @code{set} commands:
1659
1660@table @code
1661@kindex show version
9c16f35a 1662@cindex @value{GDBN} version number
c906108c
SS
1663@item show version
1664Show what version of @value{GDBN} is running. You should include this
2df3850c
JM
1665information in @value{GDBN} bug-reports. If multiple versions of
1666@value{GDBN} are in use at your site, you may need to determine which
1667version of @value{GDBN} you are running; as @value{GDBN} evolves, new
1668commands are introduced, and old ones may wither away. Also, many
1669system vendors ship variant versions of @value{GDBN}, and there are
96a2c332 1670variant versions of @value{GDBN} in @sc{gnu}/Linux distributions as well.
2df3850c
JM
1671The version number is the same as the one announced when you start
1672@value{GDBN}.
c906108c
SS
1673
1674@kindex show copying
09d4efe1 1675@kindex info copying
9c16f35a 1676@cindex display @value{GDBN} copyright
c906108c 1677@item show copying
09d4efe1 1678@itemx info copying
c906108c
SS
1679Display information about permission for copying @value{GDBN}.
1680
1681@kindex show warranty
09d4efe1 1682@kindex info warranty
c906108c 1683@item show warranty
09d4efe1 1684@itemx info warranty
2df3850c 1685Display the @sc{gnu} ``NO WARRANTY'' statement, or a warranty,
96a2c332 1686if your version of @value{GDBN} comes with one.
2df3850c 1687
c906108c
SS
1688@end table
1689
6d2ebf8b 1690@node Running
c906108c
SS
1691@chapter Running Programs Under @value{GDBN}
1692
1693When you run a program under @value{GDBN}, you must first generate
1694debugging information when you compile it.
7a292a7a
SS
1695
1696You may start @value{GDBN} with its arguments, if any, in an environment
1697of your choice. If you are doing native debugging, you may redirect
1698your program's input and output, debug an already running process, or
1699kill a child process.
c906108c
SS
1700
1701@menu
1702* Compilation:: Compiling for debugging
1703* Starting:: Starting your program
c906108c
SS
1704* Arguments:: Your program's arguments
1705* Environment:: Your program's environment
c906108c
SS
1706
1707* Working Directory:: Your program's working directory
1708* Input/Output:: Your program's input and output
1709* Attach:: Debugging an already-running process
1710* Kill Process:: Killing the child process
c906108c
SS
1711
1712* Threads:: Debugging programs with multiple threads
1713* Processes:: Debugging programs with multiple processes
1714@end menu
1715
6d2ebf8b 1716@node Compilation
c906108c
SS
1717@section Compiling for debugging
1718
1719In order to debug a program effectively, you need to generate
1720debugging information when you compile it. This debugging information
1721is stored in the object file; it describes the data type of each
1722variable or function and the correspondence between source line numbers
1723and addresses in the executable code.
1724
1725To request debugging information, specify the @samp{-g} option when you run
1726the compiler.
1727
514c4d71
EZ
1728Programs that are to be shipped to your customers are compiled with
1729optimizations, using the @samp{-O} compiler option. However, many
1730compilers are unable to handle the @samp{-g} and @samp{-O} options
1731together. Using those compilers, you cannot generate optimized
c906108c
SS
1732executables containing debugging information.
1733
514c4d71 1734@value{NGCC}, the @sc{gnu} C/C@t{++} compiler, supports @samp{-g} with or
53a5351d
JM
1735without @samp{-O}, making it possible to debug optimized code. We
1736recommend that you @emph{always} use @samp{-g} whenever you compile a
1737program. You may think your program is correct, but there is no sense
1738in pushing your luck.
c906108c
SS
1739
1740@cindex optimized code, debugging
1741@cindex debugging optimized code
1742When you debug a program compiled with @samp{-g -O}, remember that the
1743optimizer is rearranging your code; the debugger shows you what is
1744really there. Do not be too surprised when the execution path does not
1745exactly match your source file! An extreme example: if you define a
1746variable, but never use it, @value{GDBN} never sees that
1747variable---because the compiler optimizes it out of existence.
1748
1749Some things do not work as well with @samp{-g -O} as with just
1750@samp{-g}, particularly on machines with instruction scheduling. If in
1751doubt, recompile with @samp{-g} alone, and if this fixes the problem,
1752please report it to us as a bug (including a test case!).
15387254 1753@xref{Variables}, for more information about debugging optimized code.
c906108c
SS
1754
1755Older versions of the @sc{gnu} C compiler permitted a variant option
1756@w{@samp{-gg}} for debugging information. @value{GDBN} no longer supports this
1757format; if your @sc{gnu} C compiler has this option, do not use it.
1758
514c4d71
EZ
1759@value{GDBN} knows about preprocessor macros and can show you their
1760expansion (@pxref{Macros}). Most compilers do not include information
1761about preprocessor macros in the debugging information if you specify
1762the @option{-g} flag alone, because this information is rather large.
1763Version 3.1 and later of @value{NGCC}, the @sc{gnu} C compiler,
1764provides macro information if you specify the options
1765@option{-gdwarf-2} and @option{-g3}; the former option requests
1766debugging information in the Dwarf 2 format, and the latter requests
1767``extra information''. In the future, we hope to find more compact
1768ways to represent macro information, so that it can be included with
1769@option{-g} alone.
1770
c906108c 1771@need 2000
6d2ebf8b 1772@node Starting
c906108c
SS
1773@section Starting your program
1774@cindex starting
1775@cindex running
1776
1777@table @code
1778@kindex run
41afff9a 1779@kindex r @r{(@code{run})}
c906108c
SS
1780@item run
1781@itemx r
7a292a7a
SS
1782Use the @code{run} command to start your program under @value{GDBN}.
1783You must first specify the program name (except on VxWorks) with an
1784argument to @value{GDBN} (@pxref{Invocation, ,Getting In and Out of
1785@value{GDBN}}), or by using the @code{file} or @code{exec-file} command
1786(@pxref{Files, ,Commands to specify files}).
c906108c
SS
1787
1788@end table
1789
c906108c
SS
1790If you are running your program in an execution environment that
1791supports processes, @code{run} creates an inferior process and makes
1792that process run your program. (In environments without processes,
1793@code{run} jumps to the start of your program.)
1794
1795The execution of a program is affected by certain information it
1796receives from its superior. @value{GDBN} provides ways to specify this
1797information, which you must do @emph{before} starting your program. (You
1798can change it after starting your program, but such changes only affect
1799your program the next time you start it.) This information may be
1800divided into four categories:
1801
1802@table @asis
1803@item The @emph{arguments.}
1804Specify the arguments to give your program as the arguments of the
1805@code{run} command. If a shell is available on your target, the shell
1806is used to pass the arguments, so that you may use normal conventions
1807(such as wildcard expansion or variable substitution) in describing
1808the arguments.
1809In Unix systems, you can control which shell is used with the
1810@code{SHELL} environment variable.
1811@xref{Arguments, ,Your program's arguments}.
1812
1813@item The @emph{environment.}
1814Your program normally inherits its environment from @value{GDBN}, but you can
1815use the @value{GDBN} commands @code{set environment} and @code{unset
1816environment} to change parts of the environment that affect
1817your program. @xref{Environment, ,Your program's environment}.
1818
1819@item The @emph{working directory.}
1820Your program inherits its working directory from @value{GDBN}. You can set
1821the @value{GDBN} working directory with the @code{cd} command in @value{GDBN}.
1822@xref{Working Directory, ,Your program's working directory}.
1823
1824@item The @emph{standard input and output.}
1825Your program normally uses the same device for standard input and
1826standard output as @value{GDBN} is using. You can redirect input and output
1827in the @code{run} command line, or you can use the @code{tty} command to
1828set a different device for your program.
1829@xref{Input/Output, ,Your program's input and output}.
1830
1831@cindex pipes
1832@emph{Warning:} While input and output redirection work, you cannot use
1833pipes to pass the output of the program you are debugging to another
1834program; if you attempt this, @value{GDBN} is likely to wind up debugging the
1835wrong program.
1836@end table
c906108c
SS
1837
1838When you issue the @code{run} command, your program begins to execute
1839immediately. @xref{Stopping, ,Stopping and continuing}, for discussion
1840of how to arrange for your program to stop. Once your program has
1841stopped, you may call functions in your program, using the @code{print}
1842or @code{call} commands. @xref{Data, ,Examining Data}.
1843
1844If the modification time of your symbol file has changed since the last
1845time @value{GDBN} read its symbols, @value{GDBN} discards its symbol
1846table, and reads it again. When it does this, @value{GDBN} tries to retain
1847your current breakpoints.
1848
4e8b0763
JB
1849@table @code
1850@kindex start
1851@item start
1852@cindex run to main procedure
1853The name of the main procedure can vary from language to language.
1854With C or C@t{++}, the main procedure name is always @code{main}, but
1855other languages such as Ada do not require a specific name for their
1856main procedure. The debugger provides a convenient way to start the
1857execution of the program and to stop at the beginning of the main
1858procedure, depending on the language used.
1859
1860The @samp{start} command does the equivalent of setting a temporary
1861breakpoint at the beginning of the main procedure and then invoking
1862the @samp{run} command.
1863
f018e82f
EZ
1864@cindex elaboration phase
1865Some programs contain an @dfn{elaboration} phase where some startup code is
1866executed before the main procedure is called. This depends on the
1867languages used to write your program. In C@t{++}, for instance,
4e8b0763
JB
1868constructors for static and global objects are executed before
1869@code{main} is called. It is therefore possible that the debugger stops
1870before reaching the main procedure. However, the temporary breakpoint
1871will remain to halt execution.
1872
1873Specify the arguments to give to your program as arguments to the
1874@samp{start} command. These arguments will be given verbatim to the
1875underlying @samp{run} command. Note that the same arguments will be
1876reused if no argument is provided during subsequent calls to
1877@samp{start} or @samp{run}.
1878
1879It is sometimes necessary to debug the program during elaboration. In
1880these cases, using the @code{start} command would stop the execution of
1881your program too late, as the program would have already completed the
1882elaboration phase. Under these circumstances, insert breakpoints in your
1883elaboration code before running your program.
1884@end table
1885
6d2ebf8b 1886@node Arguments
c906108c
SS
1887@section Your program's arguments
1888
1889@cindex arguments (to your program)
1890The arguments to your program can be specified by the arguments of the
5d161b24 1891@code{run} command.
c906108c
SS
1892They are passed to a shell, which expands wildcard characters and
1893performs redirection of I/O, and thence to your program. Your
1894@code{SHELL} environment variable (if it exists) specifies what shell
1895@value{GDBN} uses. If you do not define @code{SHELL}, @value{GDBN} uses
d4f3574e
SS
1896the default shell (@file{/bin/sh} on Unix).
1897
1898On non-Unix systems, the program is usually invoked directly by
1899@value{GDBN}, which emulates I/O redirection via the appropriate system
1900calls, and the wildcard characters are expanded by the startup code of
1901the program, not by the shell.
c906108c
SS
1902
1903@code{run} with no arguments uses the same arguments used by the previous
1904@code{run}, or those set by the @code{set args} command.
1905
c906108c 1906@table @code
41afff9a 1907@kindex set args
c906108c
SS
1908@item set args
1909Specify the arguments to be used the next time your program is run. If
1910@code{set args} has no arguments, @code{run} executes your program
1911with no arguments. Once you have run your program with arguments,
1912using @code{set args} before the next @code{run} is the only way to run
1913it again without arguments.
1914
1915@kindex show args
1916@item show args
1917Show the arguments to give your program when it is started.
1918@end table
1919
6d2ebf8b 1920@node Environment
c906108c
SS
1921@section Your program's environment
1922
1923@cindex environment (of your program)
1924The @dfn{environment} consists of a set of environment variables and
1925their values. Environment variables conventionally record such things as
1926your user name, your home directory, your terminal type, and your search
1927path for programs to run. Usually you set up environment variables with
1928the shell and they are inherited by all the other programs you run. When
1929debugging, it can be useful to try running your program with a modified
1930environment without having to start @value{GDBN} over again.
1931
1932@table @code
1933@kindex path
1934@item path @var{directory}
1935Add @var{directory} to the front of the @code{PATH} environment variable
17cc6a06
EZ
1936(the search path for executables) that will be passed to your program.
1937The value of @code{PATH} used by @value{GDBN} does not change.
d4f3574e
SS
1938You may specify several directory names, separated by whitespace or by a
1939system-dependent separator character (@samp{:} on Unix, @samp{;} on
1940MS-DOS and MS-Windows). If @var{directory} is already in the path, it
1941is moved to the front, so it is searched sooner.
c906108c
SS
1942
1943You can use the string @samp{$cwd} to refer to whatever is the current
1944working directory at the time @value{GDBN} searches the path. If you
1945use @samp{.} instead, it refers to the directory where you executed the
1946@code{path} command. @value{GDBN} replaces @samp{.} in the
1947@var{directory} argument (with the current path) before adding
1948@var{directory} to the search path.
1949@c 'path' is explicitly nonrepeatable, but RMS points out it is silly to
1950@c document that, since repeating it would be a no-op.
1951
1952@kindex show paths
1953@item show paths
1954Display the list of search paths for executables (the @code{PATH}
1955environment variable).
1956
1957@kindex show environment
1958@item show environment @r{[}@var{varname}@r{]}
1959Print the value of environment variable @var{varname} to be given to
1960your program when it starts. If you do not supply @var{varname},
1961print the names and values of all environment variables to be given to
1962your program. You can abbreviate @code{environment} as @code{env}.
1963
1964@kindex set environment
53a5351d 1965@item set environment @var{varname} @r{[}=@var{value}@r{]}
c906108c
SS
1966Set environment variable @var{varname} to @var{value}. The value
1967changes for your program only, not for @value{GDBN} itself. @var{value} may
1968be any string; the values of environment variables are just strings, and
1969any interpretation is supplied by your program itself. The @var{value}
1970parameter is optional; if it is eliminated, the variable is set to a
1971null value.
1972@c "any string" here does not include leading, trailing
1973@c blanks. Gnu asks: does anyone care?
1974
1975For example, this command:
1976
474c8240 1977@smallexample
c906108c 1978set env USER = foo
474c8240 1979@end smallexample
c906108c
SS
1980
1981@noindent
d4f3574e 1982tells the debugged program, when subsequently run, that its user is named
c906108c
SS
1983@samp{foo}. (The spaces around @samp{=} are used for clarity here; they
1984are not actually required.)
1985
1986@kindex unset environment
1987@item unset environment @var{varname}
1988Remove variable @var{varname} from the environment to be passed to your
1989program. This is different from @samp{set env @var{varname} =};
1990@code{unset environment} removes the variable from the environment,
1991rather than assigning it an empty value.
1992@end table
1993
d4f3574e
SS
1994@emph{Warning:} On Unix systems, @value{GDBN} runs your program using
1995the shell indicated
c906108c
SS
1996by your @code{SHELL} environment variable if it exists (or
1997@code{/bin/sh} if not). If your @code{SHELL} variable names a shell
1998that runs an initialization file---such as @file{.cshrc} for C-shell, or
1999@file{.bashrc} for BASH---any variables you set in that file affect
2000your program. You may wish to move setting of environment variables to
2001files that are only run when you sign on, such as @file{.login} or
2002@file{.profile}.
2003
6d2ebf8b 2004@node Working Directory
c906108c
SS
2005@section Your program's working directory
2006
2007@cindex working directory (of your program)
2008Each time you start your program with @code{run}, it inherits its
2009working directory from the current working directory of @value{GDBN}.
2010The @value{GDBN} working directory is initially whatever it inherited
2011from its parent process (typically the shell), but you can specify a new
2012working directory in @value{GDBN} with the @code{cd} command.
2013
2014The @value{GDBN} working directory also serves as a default for the commands
2015that specify files for @value{GDBN} to operate on. @xref{Files, ,Commands to
2016specify files}.
2017
2018@table @code
2019@kindex cd
721c2651 2020@cindex change working directory
c906108c
SS
2021@item cd @var{directory}
2022Set the @value{GDBN} working directory to @var{directory}.
2023
2024@kindex pwd
2025@item pwd
2026Print the @value{GDBN} working directory.
2027@end table
2028
60bf7e09
EZ
2029It is generally impossible to find the current working directory of
2030the process being debugged (since a program can change its directory
2031during its run). If you work on a system where @value{GDBN} is
2032configured with the @file{/proc} support, you can use the @code{info
2033proc} command (@pxref{SVR4 Process Information}) to find out the
2034current working directory of the debuggee.
2035
6d2ebf8b 2036@node Input/Output
c906108c
SS
2037@section Your program's input and output
2038
2039@cindex redirection
2040@cindex i/o
2041@cindex terminal
2042By default, the program you run under @value{GDBN} does input and output to
5d161b24 2043the same terminal that @value{GDBN} uses. @value{GDBN} switches the terminal
c906108c
SS
2044to its own terminal modes to interact with you, but it records the terminal
2045modes your program was using and switches back to them when you continue
2046running your program.
2047
2048@table @code
2049@kindex info terminal
2050@item info terminal
2051Displays information recorded by @value{GDBN} about the terminal modes your
2052program is using.
2053@end table
2054
2055You can redirect your program's input and/or output using shell
2056redirection with the @code{run} command. For example,
2057
474c8240 2058@smallexample
c906108c 2059run > outfile
474c8240 2060@end smallexample
c906108c
SS
2061
2062@noindent
2063starts your program, diverting its output to the file @file{outfile}.
2064
2065@kindex tty
2066@cindex controlling terminal
2067Another way to specify where your program should do input and output is
2068with the @code{tty} command. This command accepts a file name as
2069argument, and causes this file to be the default for future @code{run}
2070commands. It also resets the controlling terminal for the child
2071process, for future @code{run} commands. For example,
2072
474c8240 2073@smallexample
c906108c 2074tty /dev/ttyb
474c8240 2075@end smallexample
c906108c
SS
2076
2077@noindent
2078directs that processes started with subsequent @code{run} commands
2079default to do input and output on the terminal @file{/dev/ttyb} and have
2080that as their controlling terminal.
2081
2082An explicit redirection in @code{run} overrides the @code{tty} command's
2083effect on the input/output device, but not its effect on the controlling
2084terminal.
2085
2086When you use the @code{tty} command or redirect input in the @code{run}
2087command, only the input @emph{for your program} is affected. The input
2088for @value{GDBN} still comes from your terminal.
2089
6d2ebf8b 2090@node Attach
c906108c
SS
2091@section Debugging an already-running process
2092@kindex attach
2093@cindex attach
2094
2095@table @code
2096@item attach @var{process-id}
2097This command attaches to a running process---one that was started
2098outside @value{GDBN}. (@code{info files} shows your active
2099targets.) The command takes as argument a process ID. The usual way to
09d4efe1 2100find out the @var{process-id} of a Unix process is with the @code{ps} utility,
c906108c
SS
2101or with the @samp{jobs -l} shell command.
2102
2103@code{attach} does not repeat if you press @key{RET} a second time after
2104executing the command.
2105@end table
2106
2107To use @code{attach}, your program must be running in an environment
2108which supports processes; for example, @code{attach} does not work for
2109programs on bare-board targets that lack an operating system. You must
2110also have permission to send the process a signal.
2111
2112When you use @code{attach}, the debugger finds the program running in
2113the process first by looking in the current working directory, then (if
2114the program is not found) by using the source file search path
2115(@pxref{Source Path, ,Specifying source directories}). You can also use
2116the @code{file} command to load the program. @xref{Files, ,Commands to
2117Specify Files}.
2118
2119The first thing @value{GDBN} does after arranging to debug the specified
2120process is to stop it. You can examine and modify an attached process
53a5351d
JM
2121with all the @value{GDBN} commands that are ordinarily available when
2122you start processes with @code{run}. You can insert breakpoints; you
2123can step and continue; you can modify storage. If you would rather the
2124process continue running, you may use the @code{continue} command after
c906108c
SS
2125attaching @value{GDBN} to the process.
2126
2127@table @code
2128@kindex detach
2129@item detach
2130When you have finished debugging the attached process, you can use the
2131@code{detach} command to release it from @value{GDBN} control. Detaching
2132the process continues its execution. After the @code{detach} command,
2133that process and @value{GDBN} become completely independent once more, and you
2134are ready to @code{attach} another process or start one with @code{run}.
2135@code{detach} does not repeat if you press @key{RET} again after
2136executing the command.
2137@end table
2138
2139If you exit @value{GDBN} or use the @code{run} command while you have an
2140attached process, you kill that process. By default, @value{GDBN} asks
2141for confirmation if you try to do either of these things; you can
2142control whether or not you need to confirm by using the @code{set
2143confirm} command (@pxref{Messages/Warnings, ,Optional warnings and
2144messages}).
2145
6d2ebf8b 2146@node Kill Process
c906108c 2147@section Killing the child process
c906108c
SS
2148
2149@table @code
2150@kindex kill
2151@item kill
2152Kill the child process in which your program is running under @value{GDBN}.
2153@end table
2154
2155This command is useful if you wish to debug a core dump instead of a
2156running process. @value{GDBN} ignores any core dump file while your program
2157is running.
2158
2159On some operating systems, a program cannot be executed outside @value{GDBN}
2160while you have breakpoints set on it inside @value{GDBN}. You can use the
2161@code{kill} command in this situation to permit running your program
2162outside the debugger.
2163
2164The @code{kill} command is also useful if you wish to recompile and
2165relink your program, since on many systems it is impossible to modify an
2166executable file while it is running in a process. In this case, when you
2167next type @code{run}, @value{GDBN} notices that the file has changed, and
2168reads the symbol table again (while trying to preserve your current
2169breakpoint settings).
2170
6d2ebf8b 2171@node Threads
c906108c 2172@section Debugging programs with multiple threads
c906108c
SS
2173
2174@cindex threads of execution
2175@cindex multiple threads
2176@cindex switching threads
2177In some operating systems, such as HP-UX and Solaris, a single program
2178may have more than one @dfn{thread} of execution. The precise semantics
2179of threads differ from one operating system to another, but in general
2180the threads of a single program are akin to multiple processes---except
2181that they share one address space (that is, they can all examine and
2182modify the same variables). On the other hand, each thread has its own
2183registers and execution stack, and perhaps private memory.
2184
2185@value{GDBN} provides these facilities for debugging multi-thread
2186programs:
2187
2188@itemize @bullet
2189@item automatic notification of new threads
2190@item @samp{thread @var{threadno}}, a command to switch among threads
2191@item @samp{info threads}, a command to inquire about existing threads
5d161b24 2192@item @samp{thread apply [@var{threadno}] [@var{all}] @var{args}},
c906108c
SS
2193a command to apply a command to a list of threads
2194@item thread-specific breakpoints
2195@end itemize
2196
c906108c
SS
2197@quotation
2198@emph{Warning:} These facilities are not yet available on every
2199@value{GDBN} configuration where the operating system supports threads.
2200If your @value{GDBN} does not support threads, these commands have no
2201effect. For example, a system without thread support shows no output
2202from @samp{info threads}, and always rejects the @code{thread} command,
2203like this:
2204
2205@smallexample
2206(@value{GDBP}) info threads
2207(@value{GDBP}) thread 1
2208Thread ID 1 not known. Use the "info threads" command to
2209see the IDs of currently known threads.
2210@end smallexample
2211@c FIXME to implementors: how hard would it be to say "sorry, this GDB
2212@c doesn't support threads"?
2213@end quotation
c906108c
SS
2214
2215@cindex focus of debugging
2216@cindex current thread
2217The @value{GDBN} thread debugging facility allows you to observe all
2218threads while your program runs---but whenever @value{GDBN} takes
2219control, one thread in particular is always the focus of debugging.
2220This thread is called the @dfn{current thread}. Debugging commands show
2221program information from the perspective of the current thread.
2222
41afff9a 2223@cindex @code{New} @var{systag} message
c906108c
SS
2224@cindex thread identifier (system)
2225@c FIXME-implementors!! It would be more helpful if the [New...] message
2226@c included GDB's numeric thread handle, so you could just go to that
2227@c thread without first checking `info threads'.
2228Whenever @value{GDBN} detects a new thread in your program, it displays
2229the target system's identification for the thread with a message in the
2230form @samp{[New @var{systag}]}. @var{systag} is a thread identifier
2231whose form varies depending on the particular system. For example, on
2232LynxOS, you might see
2233
474c8240 2234@smallexample
c906108c 2235[New process 35 thread 27]
474c8240 2236@end smallexample
c906108c
SS
2237
2238@noindent
2239when @value{GDBN} notices a new thread. In contrast, on an SGI system,
2240the @var{systag} is simply something like @samp{process 368}, with no
2241further qualifier.
2242
2243@c FIXME!! (1) Does the [New...] message appear even for the very first
2244@c thread of a program, or does it only appear for the
6ca652b0 2245@c second---i.e.@: when it becomes obvious we have a multithread
c906108c
SS
2246@c program?
2247@c (2) *Is* there necessarily a first thread always? Or do some
2248@c multithread systems permit starting a program with multiple
5d161b24 2249@c threads ab initio?
c906108c
SS
2250
2251@cindex thread number
2252@cindex thread identifier (GDB)
2253For debugging purposes, @value{GDBN} associates its own thread
2254number---always a single integer---with each thread in your program.
2255
2256@table @code
2257@kindex info threads
2258@item info threads
2259Display a summary of all threads currently in your
2260program. @value{GDBN} displays for each thread (in this order):
2261
2262@enumerate
09d4efe1
EZ
2263@item
2264the thread number assigned by @value{GDBN}
c906108c 2265
09d4efe1
EZ
2266@item
2267the target system's thread identifier (@var{systag})
c906108c 2268
09d4efe1
EZ
2269@item
2270the current stack frame summary for that thread
c906108c
SS
2271@end enumerate
2272
2273@noindent
2274An asterisk @samp{*} to the left of the @value{GDBN} thread number
2275indicates the current thread.
2276
5d161b24 2277For example,
c906108c
SS
2278@end table
2279@c end table here to get a little more width for example
2280
2281@smallexample
2282(@value{GDBP}) info threads
2283 3 process 35 thread 27 0x34e5 in sigpause ()
2284 2 process 35 thread 23 0x34e5 in sigpause ()
2285* 1 process 35 thread 13 main (argc=1, argv=0x7ffffff8)
2286 at threadtest.c:68
2287@end smallexample
53a5351d
JM
2288
2289On HP-UX systems:
c906108c 2290
4644b6e3
EZ
2291@cindex debugging multithreaded programs (on HP-UX)
2292@cindex thread identifier (GDB), on HP-UX
c906108c
SS
2293For debugging purposes, @value{GDBN} associates its own thread
2294number---a small integer assigned in thread-creation order---with each
2295thread in your program.
2296
41afff9a
EZ
2297@cindex @code{New} @var{systag} message, on HP-UX
2298@cindex thread identifier (system), on HP-UX
c906108c
SS
2299@c FIXME-implementors!! It would be more helpful if the [New...] message
2300@c included GDB's numeric thread handle, so you could just go to that
2301@c thread without first checking `info threads'.
2302Whenever @value{GDBN} detects a new thread in your program, it displays
2303both @value{GDBN}'s thread number and the target system's identification for the thread with a message in the
2304form @samp{[New @var{systag}]}. @var{systag} is a thread identifier
2305whose form varies depending on the particular system. For example, on
2306HP-UX, you see
2307
474c8240 2308@smallexample
c906108c 2309[New thread 2 (system thread 26594)]
474c8240 2310@end smallexample
c906108c
SS
2311
2312@noindent
5d161b24 2313when @value{GDBN} notices a new thread.
c906108c
SS
2314
2315@table @code
4644b6e3 2316@kindex info threads (HP-UX)
c906108c
SS
2317@item info threads
2318Display a summary of all threads currently in your
2319program. @value{GDBN} displays for each thread (in this order):
2320
2321@enumerate
2322@item the thread number assigned by @value{GDBN}
2323
2324@item the target system's thread identifier (@var{systag})
2325
2326@item the current stack frame summary for that thread
2327@end enumerate
2328
2329@noindent
2330An asterisk @samp{*} to the left of the @value{GDBN} thread number
2331indicates the current thread.
2332
5d161b24 2333For example,
c906108c
SS
2334@end table
2335@c end table here to get a little more width for example
2336
474c8240 2337@smallexample
c906108c 2338(@value{GDBP}) info threads
6d2ebf8b
SS
2339 * 3 system thread 26607 worker (wptr=0x7b09c318 "@@") \@*
2340 at quicksort.c:137
2341 2 system thread 26606 0x7b0030d8 in __ksleep () \@*
2342 from /usr/lib/libc.2
2343 1 system thread 27905 0x7b003498 in _brk () \@*
2344 from /usr/lib/libc.2
474c8240 2345@end smallexample
c906108c 2346
c45da7e6
EZ
2347On Solaris, you can display more information about user threads with a
2348Solaris-specific command:
2349
2350@table @code
2351@item maint info sol-threads
2352@kindex maint info sol-threads
2353@cindex thread info (Solaris)
2354Display info on Solaris user threads.
2355@end table
2356
c906108c
SS
2357@table @code
2358@kindex thread @var{threadno}
2359@item thread @var{threadno}
2360Make thread number @var{threadno} the current thread. The command
2361argument @var{threadno} is the internal @value{GDBN} thread number, as
2362shown in the first field of the @samp{info threads} display.
2363@value{GDBN} responds by displaying the system identifier of the thread
2364you selected, and its current stack frame summary:
2365
2366@smallexample
2367@c FIXME!! This example made up; find a @value{GDBN} w/threads and get real one
2368(@value{GDBP}) thread 2
c906108c 2369[Switching to process 35 thread 23]
c906108c
SS
23700x34e5 in sigpause ()
2371@end smallexample
2372
2373@noindent
2374As with the @samp{[New @dots{}]} message, the form of the text after
2375@samp{Switching to} depends on your system's conventions for identifying
5d161b24 2376threads.
c906108c 2377
9c16f35a 2378@kindex thread apply
c906108c
SS
2379@item thread apply [@var{threadno}] [@var{all}] @var{args}
2380The @code{thread apply} command allows you to apply a command to one or
2381more threads. Specify the numbers of the threads that you want affected
2382with the command argument @var{threadno}. @var{threadno} is the internal
2383@value{GDBN} thread number, as shown in the first field of the @samp{info
5d161b24
DB
2384threads} display. To apply a command to all threads, use
2385@code{thread apply all} @var{args}.
c906108c
SS
2386@end table
2387
2388@cindex automatic thread selection
2389@cindex switching threads automatically
2390@cindex threads, automatic switching
2391Whenever @value{GDBN} stops your program, due to a breakpoint or a
2392signal, it automatically selects the thread where that breakpoint or
2393signal happened. @value{GDBN} alerts you to the context switch with a
2394message of the form @samp{[Switching to @var{systag}]} to identify the
2395thread.
2396
2397@xref{Thread Stops,,Stopping and starting multi-thread programs}, for
2398more information about how @value{GDBN} behaves when you stop and start
2399programs with multiple threads.
2400
2401@xref{Set Watchpoints,,Setting watchpoints}, for information about
2402watchpoints in programs with multiple threads.
c906108c 2403
6d2ebf8b 2404@node Processes
c906108c
SS
2405@section Debugging programs with multiple processes
2406
2407@cindex fork, debugging programs which call
2408@cindex multiple processes
2409@cindex processes, multiple
53a5351d
JM
2410On most systems, @value{GDBN} has no special support for debugging
2411programs which create additional processes using the @code{fork}
2412function. When a program forks, @value{GDBN} will continue to debug the
2413parent process and the child process will run unimpeded. If you have
2414set a breakpoint in any code which the child then executes, the child
2415will get a @code{SIGTRAP} signal which (unless it catches the signal)
2416will cause it to terminate.
c906108c
SS
2417
2418However, if you want to debug the child process there is a workaround
2419which isn't too painful. Put a call to @code{sleep} in the code which
2420the child process executes after the fork. It may be useful to sleep
2421only if a certain environment variable is set, or a certain file exists,
2422so that the delay need not occur when you don't want to run @value{GDBN}
2423on the child. While the child is sleeping, use the @code{ps} program to
2424get its process ID. Then tell @value{GDBN} (a new invocation of
2425@value{GDBN} if you are also debugging the parent process) to attach to
d4f3574e 2426the child process (@pxref{Attach}). From that point on you can debug
c906108c 2427the child process just like any other process which you attached to.
c906108c 2428
b51970ac
DJ
2429On some systems, @value{GDBN} provides support for debugging programs that
2430create additional processes using the @code{fork} or @code{vfork} functions.
2431Currently, the only platforms with this feature are HP-UX (11.x and later
2432only?) and GNU/Linux (kernel version 2.5.60 and later).
c906108c
SS
2433
2434By default, when a program forks, @value{GDBN} will continue to debug
2435the parent process and the child process will run unimpeded.
2436
2437If you want to follow the child process instead of the parent process,
2438use the command @w{@code{set follow-fork-mode}}.
2439
2440@table @code
2441@kindex set follow-fork-mode
2442@item set follow-fork-mode @var{mode}
2443Set the debugger response to a program call of @code{fork} or
2444@code{vfork}. A call to @code{fork} or @code{vfork} creates a new
9c16f35a 2445process. The @var{mode} argument can be:
c906108c
SS
2446
2447@table @code
2448@item parent
2449The original process is debugged after a fork. The child process runs
2df3850c 2450unimpeded. This is the default.
c906108c
SS
2451
2452@item child
2453The new process is debugged after a fork. The parent process runs
2454unimpeded.
2455
c906108c
SS
2456@end table
2457
9c16f35a 2458@kindex show follow-fork-mode
c906108c 2459@item show follow-fork-mode
2df3850c 2460Display the current debugger response to a @code{fork} or @code{vfork} call.
c906108c
SS
2461@end table
2462
2463If you ask to debug a child process and a @code{vfork} is followed by an
2464@code{exec}, @value{GDBN} executes the new target up to the first
2465breakpoint in the new target. If you have a breakpoint set on
2466@code{main} in your original program, the breakpoint will also be set on
2467the child process's @code{main}.
2468
2469When a child process is spawned by @code{vfork}, you cannot debug the
2470child or parent until an @code{exec} call completes.
2471
2472If you issue a @code{run} command to @value{GDBN} after an @code{exec}
2473call executes, the new target restarts. To restart the parent process,
2474use the @code{file} command with the parent executable name as its
2475argument.
2476
2477You can use the @code{catch} command to make @value{GDBN} stop whenever
2478a @code{fork}, @code{vfork}, or @code{exec} call is made. @xref{Set
2479Catchpoints, ,Setting catchpoints}.
c906108c 2480
6d2ebf8b 2481@node Stopping
c906108c
SS
2482@chapter Stopping and Continuing
2483
2484The principal purposes of using a debugger are so that you can stop your
2485program before it terminates; or so that, if your program runs into
2486trouble, you can investigate and find out why.
2487
7a292a7a
SS
2488Inside @value{GDBN}, your program may stop for any of several reasons,
2489such as a signal, a breakpoint, or reaching a new line after a
2490@value{GDBN} command such as @code{step}. You may then examine and
2491change variables, set new breakpoints or remove old ones, and then
2492continue execution. Usually, the messages shown by @value{GDBN} provide
2493ample explanation of the status of your program---but you can also
2494explicitly request this information at any time.
c906108c
SS
2495
2496@table @code
2497@kindex info program
2498@item info program
2499Display information about the status of your program: whether it is
7a292a7a 2500running or not, what process it is, and why it stopped.
c906108c
SS
2501@end table
2502
2503@menu
2504* Breakpoints:: Breakpoints, watchpoints, and catchpoints
2505* Continuing and Stepping:: Resuming execution
c906108c 2506* Signals:: Signals
c906108c 2507* Thread Stops:: Stopping and starting multi-thread programs
c906108c
SS
2508@end menu
2509
6d2ebf8b 2510@node Breakpoints
c906108c
SS
2511@section Breakpoints, watchpoints, and catchpoints
2512
2513@cindex breakpoints
2514A @dfn{breakpoint} makes your program stop whenever a certain point in
2515the program is reached. For each breakpoint, you can add conditions to
2516control in finer detail whether your program stops. You can set
2517breakpoints with the @code{break} command and its variants (@pxref{Set
2518Breaks, ,Setting breakpoints}), to specify the place where your program
2519should stop by line number, function name or exact address in the
2520program.
2521
09d4efe1
EZ
2522On some systems, you can set breakpoints in shared libraries before
2523the executable is run. There is a minor limitation on HP-UX systems:
2524you must wait until the executable is run in order to set breakpoints
2525in shared library routines that are not called directly by the program
2526(for example, routines that are arguments in a @code{pthread_create}
2527call).
c906108c
SS
2528
2529@cindex watchpoints
2530@cindex memory tracing
2531@cindex breakpoint on memory address
2532@cindex breakpoint on variable modification
2533A @dfn{watchpoint} is a special breakpoint that stops your program
2534when the value of an expression changes. You must use a different
2535command to set watchpoints (@pxref{Set Watchpoints, ,Setting
2536watchpoints}), but aside from that, you can manage a watchpoint like
2537any other breakpoint: you enable, disable, and delete both breakpoints
2538and watchpoints using the same commands.
2539
2540You can arrange to have values from your program displayed automatically
2541whenever @value{GDBN} stops at a breakpoint. @xref{Auto Display,,
2542Automatic display}.
2543
2544@cindex catchpoints
2545@cindex breakpoint on events
2546A @dfn{catchpoint} is another special breakpoint that stops your program
b37052ae 2547when a certain kind of event occurs, such as the throwing of a C@t{++}
c906108c
SS
2548exception or the loading of a library. As with watchpoints, you use a
2549different command to set a catchpoint (@pxref{Set Catchpoints, ,Setting
2550catchpoints}), but aside from that, you can manage a catchpoint like any
2551other breakpoint. (To stop when your program receives a signal, use the
d4f3574e 2552@code{handle} command; see @ref{Signals, ,Signals}.)
c906108c
SS
2553
2554@cindex breakpoint numbers
2555@cindex numbers for breakpoints
2556@value{GDBN} assigns a number to each breakpoint, watchpoint, or
2557catchpoint when you create it; these numbers are successive integers
2558starting with one. In many of the commands for controlling various
2559features of breakpoints you use the breakpoint number to say which
2560breakpoint you want to change. Each breakpoint may be @dfn{enabled} or
2561@dfn{disabled}; if disabled, it has no effect on your program until you
2562enable it again.
2563
c5394b80
JM
2564@cindex breakpoint ranges
2565@cindex ranges of breakpoints
2566Some @value{GDBN} commands accept a range of breakpoints on which to
2567operate. A breakpoint range is either a single breakpoint number, like
2568@samp{5}, or two such numbers, in increasing order, separated by a
2569hyphen, like @samp{5-7}. When a breakpoint range is given to a command,
2570all breakpoint in that range are operated on.
2571
c906108c
SS
2572@menu
2573* Set Breaks:: Setting breakpoints
2574* Set Watchpoints:: Setting watchpoints
2575* Set Catchpoints:: Setting catchpoints
2576* Delete Breaks:: Deleting breakpoints
2577* Disabling:: Disabling breakpoints
2578* Conditions:: Break conditions
2579* Break Commands:: Breakpoint command lists
c906108c 2580* Breakpoint Menus:: Breakpoint menus
d4f3574e 2581* Error in Breakpoints:: ``Cannot insert breakpoints''
e4d5f7e1 2582* Breakpoint related warnings:: ``Breakpoint address adjusted...''
c906108c
SS
2583@end menu
2584
6d2ebf8b 2585@node Set Breaks
c906108c
SS
2586@subsection Setting breakpoints
2587
5d161b24 2588@c FIXME LMB what does GDB do if no code on line of breakpt?
c906108c
SS
2589@c consider in particular declaration with/without initialization.
2590@c
2591@c FIXME 2 is there stuff on this already? break at fun start, already init?
2592
2593@kindex break
41afff9a
EZ
2594@kindex b @r{(@code{break})}
2595@vindex $bpnum@r{, convenience variable}
c906108c
SS
2596@cindex latest breakpoint
2597Breakpoints are set with the @code{break} command (abbreviated
5d161b24 2598@code{b}). The debugger convenience variable @samp{$bpnum} records the
f3b28801 2599number of the breakpoint you've set most recently; see @ref{Convenience
c906108c
SS
2600Vars,, Convenience variables}, for a discussion of what you can do with
2601convenience variables.
2602
2603You have several ways to say where the breakpoint should go.
2604
2605@table @code
2606@item break @var{function}
5d161b24 2607Set a breakpoint at entry to function @var{function}.
c906108c 2608When using source languages that permit overloading of symbols, such as
b37052ae 2609C@t{++}, @var{function} may refer to more than one possible place to break.
c906108c 2610@xref{Breakpoint Menus,,Breakpoint menus}, for a discussion of that situation.
c906108c
SS
2611
2612@item break +@var{offset}
2613@itemx break -@var{offset}
2614Set a breakpoint some number of lines forward or back from the position
d4f3574e 2615at which execution stopped in the currently selected @dfn{stack frame}.
2df3850c 2616(@xref{Frames, ,Frames}, for a description of stack frames.)
c906108c
SS
2617
2618@item break @var{linenum}
2619Set a breakpoint at line @var{linenum} in the current source file.
d4f3574e
SS
2620The current source file is the last file whose source text was printed.
2621The breakpoint will stop your program just before it executes any of the
c906108c
SS
2622code on that line.
2623
2624@item break @var{filename}:@var{linenum}
2625Set a breakpoint at line @var{linenum} in source file @var{filename}.
2626
2627@item break @var{filename}:@var{function}
2628Set a breakpoint at entry to function @var{function} found in file
2629@var{filename}. Specifying a file name as well as a function name is
2630superfluous except when multiple files contain similarly named
2631functions.
2632
2633@item break *@var{address}
2634Set a breakpoint at address @var{address}. You can use this to set
2635breakpoints in parts of your program which do not have debugging
2636information or source files.
2637
2638@item break
2639When called without any arguments, @code{break} sets a breakpoint at
2640the next instruction to be executed in the selected stack frame
2641(@pxref{Stack, ,Examining the Stack}). In any selected frame but the
2642innermost, this makes your program stop as soon as control
2643returns to that frame. This is similar to the effect of a
2644@code{finish} command in the frame inside the selected frame---except
2645that @code{finish} does not leave an active breakpoint. If you use
2646@code{break} without an argument in the innermost frame, @value{GDBN} stops
2647the next time it reaches the current location; this may be useful
2648inside loops.
2649
2650@value{GDBN} normally ignores breakpoints when it resumes execution, until at
2651least one instruction has been executed. If it did not do this, you
2652would be unable to proceed past a breakpoint without first disabling the
2653breakpoint. This rule applies whether or not the breakpoint already
2654existed when your program stopped.
2655
2656@item break @dots{} if @var{cond}
2657Set a breakpoint with condition @var{cond}; evaluate the expression
2658@var{cond} each time the breakpoint is reached, and stop only if the
2659value is nonzero---that is, if @var{cond} evaluates as true.
2660@samp{@dots{}} stands for one of the possible arguments described
2661above (or no argument) specifying where to break. @xref{Conditions,
2662,Break conditions}, for more information on breakpoint conditions.
2663
2664@kindex tbreak
2665@item tbreak @var{args}
2666Set a breakpoint enabled only for one stop. @var{args} are the
2667same as for the @code{break} command, and the breakpoint is set in the same
2668way, but the breakpoint is automatically deleted after the first time your
2669program stops there. @xref{Disabling, ,Disabling breakpoints}.
2670
c906108c 2671@kindex hbreak
ba04e063 2672@cindex hardware breakpoints
c906108c 2673@item hbreak @var{args}
d4f3574e
SS
2674Set a hardware-assisted breakpoint. @var{args} are the same as for the
2675@code{break} command and the breakpoint is set in the same way, but the
c906108c
SS
2676breakpoint requires hardware support and some target hardware may not
2677have this support. The main purpose of this is EPROM/ROM code
d4f3574e
SS
2678debugging, so you can set a breakpoint at an instruction without
2679changing the instruction. This can be used with the new trap-generation
09d4efe1 2680provided by SPARClite DSU and most x86-based targets. These targets
d4f3574e
SS
2681will generate traps when a program accesses some data or instruction
2682address that is assigned to the debug registers. However the hardware
2683breakpoint registers can take a limited number of breakpoints. For
2684example, on the DSU, only two data breakpoints can be set at a time, and
2685@value{GDBN} will reject this command if more than two are used. Delete
2686or disable unused hardware breakpoints before setting new ones
2687(@pxref{Disabling, ,Disabling}). @xref{Conditions, ,Break conditions}.
9c16f35a
EZ
2688For remote targets, you can restrict the number of hardware
2689breakpoints @value{GDBN} will use, see @ref{set remote
2690hardware-breakpoint-limit}.
501eef12 2691
c906108c
SS
2692
2693@kindex thbreak
2694@item thbreak @var{args}
2695Set a hardware-assisted breakpoint enabled only for one stop. @var{args}
2696are the same as for the @code{hbreak} command and the breakpoint is set in
5d161b24 2697the same way. However, like the @code{tbreak} command,
c906108c
SS
2698the breakpoint is automatically deleted after the
2699first time your program stops there. Also, like the @code{hbreak}
5d161b24
DB
2700command, the breakpoint requires hardware support and some target hardware
2701may not have this support. @xref{Disabling, ,Disabling breakpoints}.
d4f3574e 2702See also @ref{Conditions, ,Break conditions}.
c906108c
SS
2703
2704@kindex rbreak
2705@cindex regular expression
c45da7e6
EZ
2706@cindex breakpoints in functions matching a regexp
2707@cindex set breakpoints in many functions
c906108c 2708@item rbreak @var{regex}
c906108c 2709Set breakpoints on all functions matching the regular expression
11cf8741
JM
2710@var{regex}. This command sets an unconditional breakpoint on all
2711matches, printing a list of all breakpoints it set. Once these
2712breakpoints are set, they are treated just like the breakpoints set with
2713the @code{break} command. You can delete them, disable them, or make
2714them conditional the same way as any other breakpoint.
2715
2716The syntax of the regular expression is the standard one used with tools
2717like @file{grep}. Note that this is different from the syntax used by
2718shells, so for instance @code{foo*} matches all functions that include
2719an @code{fo} followed by zero or more @code{o}s. There is an implicit
2720@code{.*} leading and trailing the regular expression you supply, so to
2721match only functions that begin with @code{foo}, use @code{^foo}.
c906108c 2722
f7dc1244 2723@cindex non-member C@t{++} functions, set breakpoint in
b37052ae 2724When debugging C@t{++} programs, @code{rbreak} is useful for setting
c906108c
SS
2725breakpoints on overloaded functions that are not members of any special
2726classes.
c906108c 2727
f7dc1244
EZ
2728@cindex set breakpoints on all functions
2729The @code{rbreak} command can be used to set breakpoints in
2730@strong{all} the functions in a program, like this:
2731
2732@smallexample
2733(@value{GDBP}) rbreak .
2734@end smallexample
2735
c906108c
SS
2736@kindex info breakpoints
2737@cindex @code{$_} and @code{info breakpoints}
2738@item info breakpoints @r{[}@var{n}@r{]}
2739@itemx info break @r{[}@var{n}@r{]}
2740@itemx info watchpoints @r{[}@var{n}@r{]}
2741Print a table of all breakpoints, watchpoints, and catchpoints set and
2742not deleted, with the following columns for each breakpoint:
2743
2744@table @emph
2745@item Breakpoint Numbers
2746@item Type
2747Breakpoint, watchpoint, or catchpoint.
2748@item Disposition
2749Whether the breakpoint is marked to be disabled or deleted when hit.
2750@item Enabled or Disabled
2751Enabled breakpoints are marked with @samp{y}. @samp{n} marks breakpoints
2752that are not enabled.
2753@item Address
2650777c
JJ
2754Where the breakpoint is in your program, as a memory address. If the
2755breakpoint is pending (see below for details) on a future load of a shared library, the address
2756will be listed as @samp{<PENDING>}.
c906108c
SS
2757@item What
2758Where the breakpoint is in the source for your program, as a file and
2650777c
JJ
2759line number. For a pending breakpoint, the original string passed to
2760the breakpoint command will be listed as it cannot be resolved until
2761the appropriate shared library is loaded in the future.
c906108c
SS
2762@end table
2763
2764@noindent
2765If a breakpoint is conditional, @code{info break} shows the condition on
2766the line following the affected breakpoint; breakpoint commands, if any,
2650777c
JJ
2767are listed after that. A pending breakpoint is allowed to have a condition
2768specified for it. The condition is not parsed for validity until a shared
2769library is loaded that allows the pending breakpoint to resolve to a
2770valid location.
c906108c
SS
2771
2772@noindent
2773@code{info break} with a breakpoint
2774number @var{n} as argument lists only that breakpoint. The
2775convenience variable @code{$_} and the default examining-address for
2776the @code{x} command are set to the address of the last breakpoint
5d161b24 2777listed (@pxref{Memory, ,Examining memory}).
c906108c
SS
2778
2779@noindent
2780@code{info break} displays a count of the number of times the breakpoint
2781has been hit. This is especially useful in conjunction with the
2782@code{ignore} command. You can ignore a large number of breakpoint
2783hits, look at the breakpoint info to see how many times the breakpoint
2784was hit, and then run again, ignoring one less than that number. This
2785will get you quickly to the last hit of that breakpoint.
2786@end table
2787
2788@value{GDBN} allows you to set any number of breakpoints at the same place in
2789your program. There is nothing silly or meaningless about this. When
2790the breakpoints are conditional, this is even useful
2791(@pxref{Conditions, ,Break conditions}).
2792
2650777c 2793@cindex pending breakpoints
dd79a6cf
JJ
2794If a specified breakpoint location cannot be found, it may be due to the fact
2795that the location is in a shared library that is yet to be loaded. In such
2796a case, you may want @value{GDBN} to create a special breakpoint (known as
2797a @dfn{pending breakpoint}) that
2798attempts to resolve itself in the future when an appropriate shared library
2799gets loaded.
2800
2801Pending breakpoints are useful to set at the start of your
2650777c
JJ
2802@value{GDBN} session for locations that you know will be dynamically loaded
2803later by the program being debugged. When shared libraries are loaded,
dd79a6cf
JJ
2804a check is made to see if the load resolves any pending breakpoint locations.
2805If a pending breakpoint location gets resolved,
2806a regular breakpoint is created and the original pending breakpoint is removed.
2807
2808@value{GDBN} provides some additional commands for controlling pending
2809breakpoint support:
2810
2811@kindex set breakpoint pending
2812@kindex show breakpoint pending
2813@table @code
2814@item set breakpoint pending auto
2815This is the default behavior. When @value{GDBN} cannot find the breakpoint
2816location, it queries you whether a pending breakpoint should be created.
2817
2818@item set breakpoint pending on
2819This indicates that an unrecognized breakpoint location should automatically
2820result in a pending breakpoint being created.
2821
2822@item set breakpoint pending off
2823This indicates that pending breakpoints are not to be created. Any
2824unrecognized breakpoint location results in an error. This setting does
2825not affect any pending breakpoints previously created.
2826
2827@item show breakpoint pending
2828Show the current behavior setting for creating pending breakpoints.
2829@end table
2650777c 2830
649e03f6
RM
2831@cindex operations allowed on pending breakpoints
2832Normal breakpoint operations apply to pending breakpoints as well. You may
2833specify a condition for a pending breakpoint and/or commands to run when the
2650777c
JJ
2834breakpoint is reached. You can also enable or disable
2835the pending breakpoint. When you specify a condition for a pending breakpoint,
2836the parsing of the condition will be deferred until the point where the
2837pending breakpoint location is resolved. Disabling a pending breakpoint
2838tells @value{GDBN} to not attempt to resolve the breakpoint on any subsequent
2839shared library load. When a pending breakpoint is re-enabled,
649e03f6 2840@value{GDBN} checks to see if the location is already resolved.
2650777c
JJ
2841This is done because any number of shared library loads could have
2842occurred since the time the breakpoint was disabled and one or more
2843of these loads could resolve the location.
2844
c906108c
SS
2845@cindex negative breakpoint numbers
2846@cindex internal @value{GDBN} breakpoints
eb12ee30
AC
2847@value{GDBN} itself sometimes sets breakpoints in your program for
2848special purposes, such as proper handling of @code{longjmp} (in C
2849programs). These internal breakpoints are assigned negative numbers,
2850starting with @code{-1}; @samp{info breakpoints} does not display them.
c906108c 2851You can see these breakpoints with the @value{GDBN} maintenance command
eb12ee30 2852@samp{maint info breakpoints} (@pxref{maint info breakpoints}).
c906108c
SS
2853
2854
6d2ebf8b 2855@node Set Watchpoints
c906108c
SS
2856@subsection Setting watchpoints
2857
2858@cindex setting watchpoints
c906108c
SS
2859You can use a watchpoint to stop execution whenever the value of an
2860expression changes, without having to predict a particular place where
2861this may happen.
2862
82f2d802
EZ
2863@cindex software watchpoints
2864@cindex hardware watchpoints
c906108c 2865Depending on your system, watchpoints may be implemented in software or
2df3850c 2866hardware. @value{GDBN} does software watchpointing by single-stepping your
c906108c
SS
2867program and testing the variable's value each time, which is hundreds of
2868times slower than normal execution. (But this may still be worth it, to
2869catch errors where you have no clue what part of your program is the
2870culprit.)
2871
82f2d802
EZ
2872On some systems, such as HP-UX, @sc{gnu}/Linux and most other
2873x86-based targets, @value{GDBN} includes support for hardware
2874watchpoints, which do not slow down the running of your program.
c906108c
SS
2875
2876@table @code
2877@kindex watch
2878@item watch @var{expr}
2879Set a watchpoint for an expression. @value{GDBN} will break when @var{expr}
2880is written into by the program and its value changes.
2881
2882@kindex rwatch
2883@item rwatch @var{expr}
09d4efe1
EZ
2884Set a watchpoint that will break when the value of @var{expr} is read
2885by the program.
c906108c
SS
2886
2887@kindex awatch
2888@item awatch @var{expr}
09d4efe1
EZ
2889Set a watchpoint that will break when @var{expr} is either read from
2890or written into by the program.
c906108c
SS
2891
2892@kindex info watchpoints
2893@item info watchpoints
2894This command prints a list of watchpoints, breakpoints, and catchpoints;
09d4efe1 2895it is the same as @code{info break} (@pxref{Set Breaks}).
c906108c
SS
2896@end table
2897
2898@value{GDBN} sets a @dfn{hardware watchpoint} if possible. Hardware
2899watchpoints execute very quickly, and the debugger reports a change in
2900value at the exact instruction where the change occurs. If @value{GDBN}
2901cannot set a hardware watchpoint, it sets a software watchpoint, which
2902executes more slowly and reports the change in value at the next
82f2d802
EZ
2903@emph{statement}, not the instruction, after the change occurs.
2904
2905@vindex can-use-hw-watchpoints
2906@cindex use only software watchpoints
2907You can force @value{GDBN} to use only software watchpoints with the
2908@kbd{set can-use-hw-watchpoints 0} command. With this variable set to
2909zero, @value{GDBN} will never try to use hardware watchpoints, even if
2910the underlying system supports them. (Note that hardware-assisted
2911watchpoints that were set @emph{before} setting
2912@code{can-use-hw-watchpoints} to zero will still use the hardware
2913mechanism of watching expressiion values.)
c906108c 2914
9c16f35a
EZ
2915@table @code
2916@item set can-use-hw-watchpoints
2917@kindex set can-use-hw-watchpoints
2918Set whether or not to use hardware watchpoints.
2919
2920@item show can-use-hw-watchpoints
2921@kindex show can-use-hw-watchpoints
2922Show the current mode of using hardware watchpoints.
2923@end table
2924
2925For remote targets, you can restrict the number of hardware
2926watchpoints @value{GDBN} will use, see @ref{set remote
2927hardware-breakpoint-limit}.
2928
c906108c
SS
2929When you issue the @code{watch} command, @value{GDBN} reports
2930
474c8240 2931@smallexample
c906108c 2932Hardware watchpoint @var{num}: @var{expr}
474c8240 2933@end smallexample
c906108c
SS
2934
2935@noindent
2936if it was able to set a hardware watchpoint.
2937
7be570e7
JM
2938Currently, the @code{awatch} and @code{rwatch} commands can only set
2939hardware watchpoints, because accesses to data that don't change the
2940value of the watched expression cannot be detected without examining
2941every instruction as it is being executed, and @value{GDBN} does not do
2942that currently. If @value{GDBN} finds that it is unable to set a
2943hardware breakpoint with the @code{awatch} or @code{rwatch} command, it
2944will print a message like this:
2945
2946@smallexample
2947Expression cannot be implemented with read/access watchpoint.
2948@end smallexample
2949
2950Sometimes, @value{GDBN} cannot set a hardware watchpoint because the
2951data type of the watched expression is wider than what a hardware
2952watchpoint on the target machine can handle. For example, some systems
2953can only watch regions that are up to 4 bytes wide; on such systems you
2954cannot set hardware watchpoints for an expression that yields a
2955double-precision floating-point number (which is typically 8 bytes
2956wide). As a work-around, it might be possible to break the large region
2957into a series of smaller ones and watch them with separate watchpoints.
2958
2959If you set too many hardware watchpoints, @value{GDBN} might be unable
2960to insert all of them when you resume the execution of your program.
2961Since the precise number of active watchpoints is unknown until such
2962time as the program is about to be resumed, @value{GDBN} might not be
2963able to warn you about this when you set the watchpoints, and the
2964warning will be printed only when the program is resumed:
2965
2966@smallexample
2967Hardware watchpoint @var{num}: Could not insert watchpoint
2968@end smallexample
2969
2970@noindent
2971If this happens, delete or disable some of the watchpoints.
2972
2973The SPARClite DSU will generate traps when a program accesses some data
2974or instruction address that is assigned to the debug registers. For the
2975data addresses, DSU facilitates the @code{watch} command. However the
2976hardware breakpoint registers can only take two data watchpoints, and
2977both watchpoints must be the same kind. For example, you can set two
2978watchpoints with @code{watch} commands, two with @code{rwatch} commands,
2979@strong{or} two with @code{awatch} commands, but you cannot set one
2980watchpoint with one command and the other with a different command.
c906108c
SS
2981@value{GDBN} will reject the command if you try to mix watchpoints.
2982Delete or disable unused watchpoint commands before setting new ones.
2983
2984If you call a function interactively using @code{print} or @code{call},
2df3850c 2985any watchpoints you have set will be inactive until @value{GDBN} reaches another
c906108c
SS
2986kind of breakpoint or the call completes.
2987
7be570e7
JM
2988@value{GDBN} automatically deletes watchpoints that watch local
2989(automatic) variables, or expressions that involve such variables, when
2990they go out of scope, that is, when the execution leaves the block in
2991which these variables were defined. In particular, when the program
2992being debugged terminates, @emph{all} local variables go out of scope,
2993and so only watchpoints that watch global variables remain set. If you
2994rerun the program, you will need to set all such watchpoints again. One
2995way of doing that would be to set a code breakpoint at the entry to the
2996@code{main} function and when it breaks, set all the watchpoints.
2997
c906108c
SS
2998@quotation
2999@cindex watchpoints and threads
3000@cindex threads and watchpoints
c906108c
SS
3001@emph{Warning:} In multi-thread programs, watchpoints have only limited
3002usefulness. With the current watchpoint implementation, @value{GDBN}
3003can only watch the value of an expression @emph{in a single thread}. If
3004you are confident that the expression can only change due to the current
3005thread's activity (and if you are also confident that no other thread
3006can become current), then you can use watchpoints as usual. However,
3007@value{GDBN} may not notice when a non-current thread's activity changes
3008the expression.
53a5351d 3009
d4f3574e 3010@c FIXME: this is almost identical to the previous paragraph.
53a5351d
JM
3011@emph{HP-UX Warning:} In multi-thread programs, software watchpoints
3012have only limited usefulness. If @value{GDBN} creates a software
3013watchpoint, it can only watch the value of an expression @emph{in a
3014single thread}. If you are confident that the expression can only
3015change due to the current thread's activity (and if you are also
3016confident that no other thread can become current), then you can use
3017software watchpoints as usual. However, @value{GDBN} may not notice
3018when a non-current thread's activity changes the expression. (Hardware
3019watchpoints, in contrast, watch an expression in all threads.)
c906108c 3020@end quotation
c906108c 3021
501eef12
AC
3022@xref{set remote hardware-watchpoint-limit}.
3023
6d2ebf8b 3024@node Set Catchpoints
c906108c 3025@subsection Setting catchpoints
d4f3574e 3026@cindex catchpoints, setting
c906108c
SS
3027@cindex exception handlers
3028@cindex event handling
3029
3030You can use @dfn{catchpoints} to cause the debugger to stop for certain
b37052ae 3031kinds of program events, such as C@t{++} exceptions or the loading of a
c906108c
SS
3032shared library. Use the @code{catch} command to set a catchpoint.
3033
3034@table @code
3035@kindex catch
3036@item catch @var{event}
3037Stop when @var{event} occurs. @var{event} can be any of the following:
3038@table @code
3039@item throw
4644b6e3 3040@cindex stop on C@t{++} exceptions
b37052ae 3041The throwing of a C@t{++} exception.
c906108c
SS
3042
3043@item catch
b37052ae 3044The catching of a C@t{++} exception.
c906108c
SS
3045
3046@item exec
4644b6e3 3047@cindex break on fork/exec
c906108c
SS
3048A call to @code{exec}. This is currently only available for HP-UX.
3049
3050@item fork
c906108c
SS
3051A call to @code{fork}. This is currently only available for HP-UX.
3052
3053@item vfork
c906108c
SS
3054A call to @code{vfork}. This is currently only available for HP-UX.
3055
3056@item load
3057@itemx load @var{libname}
4644b6e3 3058@cindex break on load/unload of shared library
c906108c
SS
3059The dynamic loading of any shared library, or the loading of the library
3060@var{libname}. This is currently only available for HP-UX.
3061
3062@item unload
3063@itemx unload @var{libname}
c906108c
SS
3064The unloading of any dynamically loaded shared library, or the unloading
3065of the library @var{libname}. This is currently only available for HP-UX.
3066@end table
3067
3068@item tcatch @var{event}
3069Set a catchpoint that is enabled only for one stop. The catchpoint is
3070automatically deleted after the first time the event is caught.
3071
3072@end table
3073
3074Use the @code{info break} command to list the current catchpoints.
3075
b37052ae 3076There are currently some limitations to C@t{++} exception handling
c906108c
SS
3077(@code{catch throw} and @code{catch catch}) in @value{GDBN}:
3078
3079@itemize @bullet
3080@item
3081If you call a function interactively, @value{GDBN} normally returns
3082control to you when the function has finished executing. If the call
3083raises an exception, however, the call may bypass the mechanism that
3084returns control to you and cause your program either to abort or to
3085simply continue running until it hits a breakpoint, catches a signal
3086that @value{GDBN} is listening for, or exits. This is the case even if
3087you set a catchpoint for the exception; catchpoints on exceptions are
3088disabled within interactive calls.
3089
3090@item
3091You cannot raise an exception interactively.
3092
3093@item
3094You cannot install an exception handler interactively.
3095@end itemize
3096
3097@cindex raise exceptions
3098Sometimes @code{catch} is not the best way to debug exception handling:
3099if you need to know exactly where an exception is raised, it is better to
3100stop @emph{before} the exception handler is called, since that way you
3101can see the stack before any unwinding takes place. If you set a
3102breakpoint in an exception handler instead, it may not be easy to find
3103out where the exception was raised.
3104
3105To stop just before an exception handler is called, you need some
b37052ae 3106knowledge of the implementation. In the case of @sc{gnu} C@t{++}, exceptions are
c906108c
SS
3107raised by calling a library function named @code{__raise_exception}
3108which has the following ANSI C interface:
3109
474c8240 3110@smallexample
c906108c 3111 /* @var{addr} is where the exception identifier is stored.
d4f3574e
SS
3112 @var{id} is the exception identifier. */
3113 void __raise_exception (void **addr, void *id);
474c8240 3114@end smallexample
c906108c
SS
3115
3116@noindent
3117To make the debugger catch all exceptions before any stack
3118unwinding takes place, set a breakpoint on @code{__raise_exception}
3119(@pxref{Breakpoints, ,Breakpoints; watchpoints; and exceptions}).
3120
3121With a conditional breakpoint (@pxref{Conditions, ,Break conditions})
3122that depends on the value of @var{id}, you can stop your program when
3123a specific exception is raised. You can use multiple conditional
3124breakpoints to stop your program when any of a number of exceptions are
3125raised.
3126
3127
6d2ebf8b 3128@node Delete Breaks
c906108c
SS
3129@subsection Deleting breakpoints
3130
3131@cindex clearing breakpoints, watchpoints, catchpoints
3132@cindex deleting breakpoints, watchpoints, catchpoints
3133It is often necessary to eliminate a breakpoint, watchpoint, or
3134catchpoint once it has done its job and you no longer want your program
3135to stop there. This is called @dfn{deleting} the breakpoint. A
3136breakpoint that has been deleted no longer exists; it is forgotten.
3137
3138With the @code{clear} command you can delete breakpoints according to
3139where they are in your program. With the @code{delete} command you can
3140delete individual breakpoints, watchpoints, or catchpoints by specifying
3141their breakpoint numbers.
3142
3143It is not necessary to delete a breakpoint to proceed past it. @value{GDBN}
3144automatically ignores breakpoints on the first instruction to be executed
3145when you continue execution without changing the execution address.
3146
3147@table @code
3148@kindex clear
3149@item clear
3150Delete any breakpoints at the next instruction to be executed in the
3151selected stack frame (@pxref{Selection, ,Selecting a frame}). When
3152the innermost frame is selected, this is a good way to delete a
3153breakpoint where your program just stopped.
3154
3155@item clear @var{function}
3156@itemx clear @var{filename}:@var{function}
09d4efe1 3157Delete any breakpoints set at entry to the named @var{function}.
c906108c
SS
3158
3159@item clear @var{linenum}
3160@itemx clear @var{filename}:@var{linenum}
09d4efe1
EZ
3161Delete any breakpoints set at or within the code of the specified
3162@var{linenum} of the specified @var{filename}.
c906108c
SS
3163
3164@cindex delete breakpoints
3165@kindex delete
41afff9a 3166@kindex d @r{(@code{delete})}
c5394b80
JM
3167@item delete @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
3168Delete the breakpoints, watchpoints, or catchpoints of the breakpoint
3169ranges specified as arguments. If no argument is specified, delete all
c906108c
SS
3170breakpoints (@value{GDBN} asks confirmation, unless you have @code{set
3171confirm off}). You can abbreviate this command as @code{d}.
3172@end table
3173
6d2ebf8b 3174@node Disabling
c906108c
SS
3175@subsection Disabling breakpoints
3176
4644b6e3 3177@cindex enable/disable a breakpoint
c906108c
SS
3178Rather than deleting a breakpoint, watchpoint, or catchpoint, you might
3179prefer to @dfn{disable} it. This makes the breakpoint inoperative as if
3180it had been deleted, but remembers the information on the breakpoint so
3181that you can @dfn{enable} it again later.
3182
3183You disable and enable breakpoints, watchpoints, and catchpoints with
3184the @code{enable} and @code{disable} commands, optionally specifying one
3185or more breakpoint numbers as arguments. Use @code{info break} or
3186@code{info watch} to print a list of breakpoints, watchpoints, and
3187catchpoints if you do not know which numbers to use.
3188
3189A breakpoint, watchpoint, or catchpoint can have any of four different
3190states of enablement:
3191
3192@itemize @bullet
3193@item
3194Enabled. The breakpoint stops your program. A breakpoint set
3195with the @code{break} command starts out in this state.
3196@item
3197Disabled. The breakpoint has no effect on your program.
3198@item
3199Enabled once. The breakpoint stops your program, but then becomes
d4f3574e 3200disabled.
c906108c
SS
3201@item
3202Enabled for deletion. The breakpoint stops your program, but
d4f3574e
SS
3203immediately after it does so it is deleted permanently. A breakpoint
3204set with the @code{tbreak} command starts out in this state.
c906108c
SS
3205@end itemize
3206
3207You can use the following commands to enable or disable breakpoints,
3208watchpoints, and catchpoints:
3209
3210@table @code
c906108c 3211@kindex disable
41afff9a 3212@kindex dis @r{(@code{disable})}
c5394b80 3213@item disable @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
c906108c
SS
3214Disable the specified breakpoints---or all breakpoints, if none are
3215listed. A disabled breakpoint has no effect but is not forgotten. All
3216options such as ignore-counts, conditions and commands are remembered in
3217case the breakpoint is enabled again later. You may abbreviate
3218@code{disable} as @code{dis}.
3219
c906108c 3220@kindex enable
c5394b80 3221@item enable @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
c906108c
SS
3222Enable the specified breakpoints (or all defined breakpoints). They
3223become effective once again in stopping your program.
3224
c5394b80 3225@item enable @r{[}breakpoints@r{]} once @var{range}@dots{}
c906108c
SS
3226Enable the specified breakpoints temporarily. @value{GDBN} disables any
3227of these breakpoints immediately after stopping your program.
3228
c5394b80 3229@item enable @r{[}breakpoints@r{]} delete @var{range}@dots{}
c906108c
SS
3230Enable the specified breakpoints to work once, then die. @value{GDBN}
3231deletes any of these breakpoints as soon as your program stops there.
09d4efe1 3232Breakpoints set by the @code{tbreak} command start out in this state.
c906108c
SS
3233@end table
3234
d4f3574e
SS
3235@c FIXME: I think the following ``Except for [...] @code{tbreak}'' is
3236@c confusing: tbreak is also initially enabled.
c906108c
SS
3237Except for a breakpoint set with @code{tbreak} (@pxref{Set Breaks,
3238,Setting breakpoints}), breakpoints that you set are initially enabled;
3239subsequently, they become disabled or enabled only when you use one of
3240the commands above. (The command @code{until} can set and delete a
3241breakpoint of its own, but it does not change the state of your other
3242breakpoints; see @ref{Continuing and Stepping, ,Continuing and
3243stepping}.)
3244
6d2ebf8b 3245@node Conditions
c906108c
SS
3246@subsection Break conditions
3247@cindex conditional breakpoints
3248@cindex breakpoint conditions
3249
3250@c FIXME what is scope of break condition expr? Context where wanted?
5d161b24 3251@c in particular for a watchpoint?
c906108c
SS
3252The simplest sort of breakpoint breaks every time your program reaches a
3253specified place. You can also specify a @dfn{condition} for a
3254breakpoint. A condition is just a Boolean expression in your
3255programming language (@pxref{Expressions, ,Expressions}). A breakpoint with
3256a condition evaluates the expression each time your program reaches it,
3257and your program stops only if the condition is @emph{true}.
3258
3259This is the converse of using assertions for program validation; in that
3260situation, you want to stop when the assertion is violated---that is,
3261when the condition is false. In C, if you want to test an assertion expressed
3262by the condition @var{assert}, you should set the condition
3263@samp{! @var{assert}} on the appropriate breakpoint.
3264
3265Conditions are also accepted for watchpoints; you may not need them,
3266since a watchpoint is inspecting the value of an expression anyhow---but
3267it might be simpler, say, to just set a watchpoint on a variable name,
3268and specify a condition that tests whether the new value is an interesting
3269one.
3270
3271Break conditions can have side effects, and may even call functions in
3272your program. This can be useful, for example, to activate functions
3273that log program progress, or to use your own print functions to
3274format special data structures. The effects are completely predictable
3275unless there is another enabled breakpoint at the same address. (In
3276that case, @value{GDBN} might see the other breakpoint first and stop your
3277program without checking the condition of this one.) Note that
d4f3574e
SS
3278breakpoint commands are usually more convenient and flexible than break
3279conditions for the
c906108c
SS
3280purpose of performing side effects when a breakpoint is reached
3281(@pxref{Break Commands, ,Breakpoint command lists}).
3282
3283Break conditions can be specified when a breakpoint is set, by using
3284@samp{if} in the arguments to the @code{break} command. @xref{Set
3285Breaks, ,Setting breakpoints}. They can also be changed at any time
3286with the @code{condition} command.
53a5351d 3287
c906108c
SS
3288You can also use the @code{if} keyword with the @code{watch} command.
3289The @code{catch} command does not recognize the @code{if} keyword;
3290@code{condition} is the only way to impose a further condition on a
3291catchpoint.
c906108c
SS
3292
3293@table @code
3294@kindex condition
3295@item condition @var{bnum} @var{expression}
3296Specify @var{expression} as the break condition for breakpoint,
3297watchpoint, or catchpoint number @var{bnum}. After you set a condition,
3298breakpoint @var{bnum} stops your program only if the value of
3299@var{expression} is true (nonzero, in C). When you use
3300@code{condition}, @value{GDBN} checks @var{expression} immediately for
3301syntactic correctness, and to determine whether symbols in it have
d4f3574e
SS
3302referents in the context of your breakpoint. If @var{expression} uses
3303symbols not referenced in the context of the breakpoint, @value{GDBN}
3304prints an error message:
3305
474c8240 3306@smallexample
d4f3574e 3307No symbol "foo" in current context.
474c8240 3308@end smallexample
d4f3574e
SS
3309
3310@noindent
c906108c
SS
3311@value{GDBN} does
3312not actually evaluate @var{expression} at the time the @code{condition}
d4f3574e
SS
3313command (or a command that sets a breakpoint with a condition, like
3314@code{break if @dots{}}) is given, however. @xref{Expressions, ,Expressions}.
c906108c
SS
3315
3316@item condition @var{bnum}
3317Remove the condition from breakpoint number @var{bnum}. It becomes
3318an ordinary unconditional breakpoint.
3319@end table
3320
3321@cindex ignore count (of breakpoint)
3322A special case of a breakpoint condition is to stop only when the
3323breakpoint has been reached a certain number of times. This is so
3324useful that there is a special way to do it, using the @dfn{ignore
3325count} of the breakpoint. Every breakpoint has an ignore count, which
3326is an integer. Most of the time, the ignore count is zero, and
3327therefore has no effect. But if your program reaches a breakpoint whose
3328ignore count is positive, then instead of stopping, it just decrements
3329the ignore count by one and continues. As a result, if the ignore count
3330value is @var{n}, the breakpoint does not stop the next @var{n} times
3331your program reaches it.
3332
3333@table @code
3334@kindex ignore
3335@item ignore @var{bnum} @var{count}
3336Set the ignore count of breakpoint number @var{bnum} to @var{count}.
3337The next @var{count} times the breakpoint is reached, your program's
3338execution does not stop; other than to decrement the ignore count, @value{GDBN}
3339takes no action.
3340
3341To make the breakpoint stop the next time it is reached, specify
3342a count of zero.
3343
3344When you use @code{continue} to resume execution of your program from a
3345breakpoint, you can specify an ignore count directly as an argument to
3346@code{continue}, rather than using @code{ignore}. @xref{Continuing and
3347Stepping,,Continuing and stepping}.
3348
3349If a breakpoint has a positive ignore count and a condition, the
3350condition is not checked. Once the ignore count reaches zero,
3351@value{GDBN} resumes checking the condition.
3352
3353You could achieve the effect of the ignore count with a condition such
3354as @w{@samp{$foo-- <= 0}} using a debugger convenience variable that
3355is decremented each time. @xref{Convenience Vars, ,Convenience
3356variables}.
3357@end table
3358
3359Ignore counts apply to breakpoints, watchpoints, and catchpoints.
3360
3361
6d2ebf8b 3362@node Break Commands
c906108c
SS
3363@subsection Breakpoint command lists
3364
3365@cindex breakpoint commands
3366You can give any breakpoint (or watchpoint or catchpoint) a series of
3367commands to execute when your program stops due to that breakpoint. For
3368example, you might want to print the values of certain expressions, or
3369enable other breakpoints.
3370
3371@table @code
3372@kindex commands
3373@kindex end
3374@item commands @r{[}@var{bnum}@r{]}
3375@itemx @dots{} @var{command-list} @dots{}
3376@itemx end
3377Specify a list of commands for breakpoint number @var{bnum}. The commands
3378themselves appear on the following lines. Type a line containing just
3379@code{end} to terminate the commands.
3380
3381To remove all commands from a breakpoint, type @code{commands} and
3382follow it immediately with @code{end}; that is, give no commands.
3383
3384With no @var{bnum} argument, @code{commands} refers to the last
3385breakpoint, watchpoint, or catchpoint set (not to the breakpoint most
3386recently encountered).
3387@end table
3388
3389Pressing @key{RET} as a means of repeating the last @value{GDBN} command is
3390disabled within a @var{command-list}.
3391
3392You can use breakpoint commands to start your program up again. Simply
3393use the @code{continue} command, or @code{step}, or any other command
3394that resumes execution.
3395
3396Any other commands in the command list, after a command that resumes
3397execution, are ignored. This is because any time you resume execution
3398(even with a simple @code{next} or @code{step}), you may encounter
3399another breakpoint---which could have its own command list, leading to
3400ambiguities about which list to execute.
3401
3402@kindex silent
3403If the first command you specify in a command list is @code{silent}, the
3404usual message about stopping at a breakpoint is not printed. This may
3405be desirable for breakpoints that are to print a specific message and
3406then continue. If none of the remaining commands print anything, you
3407see no sign that the breakpoint was reached. @code{silent} is
3408meaningful only at the beginning of a breakpoint command list.
3409
3410The commands @code{echo}, @code{output}, and @code{printf} allow you to
3411print precisely controlled output, and are often useful in silent
3412breakpoints. @xref{Output, ,Commands for controlled output}.
3413
3414For example, here is how you could use breakpoint commands to print the
3415value of @code{x} at entry to @code{foo} whenever @code{x} is positive.
3416
474c8240 3417@smallexample
c906108c
SS
3418break foo if x>0
3419commands
3420silent
3421printf "x is %d\n",x
3422cont
3423end
474c8240 3424@end smallexample
c906108c
SS
3425
3426One application for breakpoint commands is to compensate for one bug so
3427you can test for another. Put a breakpoint just after the erroneous line
3428of code, give it a condition to detect the case in which something
3429erroneous has been done, and give it commands to assign correct values
3430to any variables that need them. End with the @code{continue} command
3431so that your program does not stop, and start with the @code{silent}
3432command so that no output is produced. Here is an example:
3433
474c8240 3434@smallexample
c906108c
SS
3435break 403
3436commands
3437silent
3438set x = y + 4
3439cont
3440end
474c8240 3441@end smallexample
c906108c 3442
6d2ebf8b 3443@node Breakpoint Menus
c906108c
SS
3444@subsection Breakpoint menus
3445@cindex overloading
3446@cindex symbol overloading
3447
b383017d 3448Some programming languages (notably C@t{++} and Objective-C) permit a
b37303ee 3449single function name
c906108c
SS
3450to be defined several times, for application in different contexts.
3451This is called @dfn{overloading}. When a function name is overloaded,
3452@samp{break @var{function}} is not enough to tell @value{GDBN} where you want
3453a breakpoint. If you realize this is a problem, you can use
3454something like @samp{break @var{function}(@var{types})} to specify which
3455particular version of the function you want. Otherwise, @value{GDBN} offers
3456you a menu of numbered choices for different possible breakpoints, and
3457waits for your selection with the prompt @samp{>}. The first two
3458options are always @samp{[0] cancel} and @samp{[1] all}. Typing @kbd{1}
3459sets a breakpoint at each definition of @var{function}, and typing
3460@kbd{0} aborts the @code{break} command without setting any new
3461breakpoints.
3462
3463For example, the following session excerpt shows an attempt to set a
3464breakpoint at the overloaded symbol @code{String::after}.
3465We choose three particular definitions of that function name:
3466
3467@c FIXME! This is likely to change to show arg type lists, at least
3468@smallexample
3469@group
3470(@value{GDBP}) b String::after
3471[0] cancel
3472[1] all
3473[2] file:String.cc; line number:867
3474[3] file:String.cc; line number:860
3475[4] file:String.cc; line number:875
3476[5] file:String.cc; line number:853
3477[6] file:String.cc; line number:846
3478[7] file:String.cc; line number:735
3479> 2 4 6
3480Breakpoint 1 at 0xb26c: file String.cc, line 867.
3481Breakpoint 2 at 0xb344: file String.cc, line 875.
3482Breakpoint 3 at 0xafcc: file String.cc, line 846.
3483Multiple breakpoints were set.
3484Use the "delete" command to delete unwanted
3485 breakpoints.
3486(@value{GDBP})
3487@end group
3488@end smallexample
c906108c
SS
3489
3490@c @ifclear BARETARGET
6d2ebf8b 3491@node Error in Breakpoints
d4f3574e 3492@subsection ``Cannot insert breakpoints''
c906108c
SS
3493@c
3494@c FIXME!! 14/6/95 Is there a real example of this? Let's use it.
3495@c
d4f3574e
SS
3496Under some operating systems, breakpoints cannot be used in a program if
3497any other process is running that program. In this situation,
5d161b24 3498attempting to run or continue a program with a breakpoint causes
d4f3574e
SS
3499@value{GDBN} to print an error message:
3500
474c8240 3501@smallexample
d4f3574e
SS
3502Cannot insert breakpoints.
3503The same program may be running in another process.
474c8240 3504@end smallexample
d4f3574e
SS
3505
3506When this happens, you have three ways to proceed:
3507
3508@enumerate
3509@item
3510Remove or disable the breakpoints, then continue.
3511
3512@item
5d161b24 3513Suspend @value{GDBN}, and copy the file containing your program to a new
d4f3574e 3514name. Resume @value{GDBN} and use the @code{exec-file} command to specify
5d161b24 3515that @value{GDBN} should run your program under that name.
d4f3574e
SS
3516Then start your program again.
3517
3518@item
3519Relink your program so that the text segment is nonsharable, using the
3520linker option @samp{-N}. The operating system limitation may not apply
3521to nonsharable executables.
3522@end enumerate
c906108c
SS
3523@c @end ifclear
3524
d4f3574e
SS
3525A similar message can be printed if you request too many active
3526hardware-assisted breakpoints and watchpoints:
3527
3528@c FIXME: the precise wording of this message may change; the relevant
3529@c source change is not committed yet (Sep 3, 1999).
3530@smallexample
3531Stopped; cannot insert breakpoints.
3532You may have requested too many hardware breakpoints and watchpoints.
3533@end smallexample
3534
3535@noindent
3536This message is printed when you attempt to resume the program, since
3537only then @value{GDBN} knows exactly how many hardware breakpoints and
3538watchpoints it needs to insert.
3539
3540When this message is printed, you need to disable or remove some of the
3541hardware-assisted breakpoints and watchpoints, and then continue.
3542
1485d690
KB
3543@node Breakpoint related warnings
3544@subsection ``Breakpoint address adjusted...''
3545@cindex breakpoint address adjusted
3546
3547Some processor architectures place constraints on the addresses at
3548which breakpoints may be placed. For architectures thus constrained,
3549@value{GDBN} will attempt to adjust the breakpoint's address to comply
3550with the constraints dictated by the architecture.
3551
3552One example of such an architecture is the Fujitsu FR-V. The FR-V is
3553a VLIW architecture in which a number of RISC-like instructions may be
3554bundled together for parallel execution. The FR-V architecture
3555constrains the location of a breakpoint instruction within such a
3556bundle to the instruction with the lowest address. @value{GDBN}
3557honors this constraint by adjusting a breakpoint's address to the
3558first in the bundle.
3559
3560It is not uncommon for optimized code to have bundles which contain
3561instructions from different source statements, thus it may happen that
3562a breakpoint's address will be adjusted from one source statement to
3563another. Since this adjustment may significantly alter @value{GDBN}'s
3564breakpoint related behavior from what the user expects, a warning is
3565printed when the breakpoint is first set and also when the breakpoint
3566is hit.
3567
3568A warning like the one below is printed when setting a breakpoint
3569that's been subject to address adjustment:
3570
3571@smallexample
3572warning: Breakpoint address adjusted from 0x00010414 to 0x00010410.
3573@end smallexample
3574
3575Such warnings are printed both for user settable and @value{GDBN}'s
3576internal breakpoints. If you see one of these warnings, you should
3577verify that a breakpoint set at the adjusted address will have the
3578desired affect. If not, the breakpoint in question may be removed and
b383017d 3579other breakpoints may be set which will have the desired behavior.
1485d690
KB
3580E.g., it may be sufficient to place the breakpoint at a later
3581instruction. A conditional breakpoint may also be useful in some
3582cases to prevent the breakpoint from triggering too often.
3583
3584@value{GDBN} will also issue a warning when stopping at one of these
3585adjusted breakpoints:
3586
3587@smallexample
3588warning: Breakpoint 1 address previously adjusted from 0x00010414
3589to 0x00010410.
3590@end smallexample
3591
3592When this warning is encountered, it may be too late to take remedial
3593action except in cases where the breakpoint is hit earlier or more
3594frequently than expected.
d4f3574e 3595
6d2ebf8b 3596@node Continuing and Stepping
c906108c
SS
3597@section Continuing and stepping
3598
3599@cindex stepping
3600@cindex continuing
3601@cindex resuming execution
3602@dfn{Continuing} means resuming program execution until your program
3603completes normally. In contrast, @dfn{stepping} means executing just
3604one more ``step'' of your program, where ``step'' may mean either one
3605line of source code, or one machine instruction (depending on what
7a292a7a
SS
3606particular command you use). Either when continuing or when stepping,
3607your program may stop even sooner, due to a breakpoint or a signal. (If
d4f3574e
SS
3608it stops due to a signal, you may want to use @code{handle}, or use
3609@samp{signal 0} to resume execution. @xref{Signals, ,Signals}.)
c906108c
SS
3610
3611@table @code
3612@kindex continue
41afff9a
EZ
3613@kindex c @r{(@code{continue})}
3614@kindex fg @r{(resume foreground execution)}
c906108c
SS
3615@item continue @r{[}@var{ignore-count}@r{]}
3616@itemx c @r{[}@var{ignore-count}@r{]}
3617@itemx fg @r{[}@var{ignore-count}@r{]}
3618Resume program execution, at the address where your program last stopped;
3619any breakpoints set at that address are bypassed. The optional argument
3620@var{ignore-count} allows you to specify a further number of times to
3621ignore a breakpoint at this location; its effect is like that of
3622@code{ignore} (@pxref{Conditions, ,Break conditions}).
3623
3624The argument @var{ignore-count} is meaningful only when your program
3625stopped due to a breakpoint. At other times, the argument to
3626@code{continue} is ignored.
3627
d4f3574e
SS
3628The synonyms @code{c} and @code{fg} (for @dfn{foreground}, as the
3629debugged program is deemed to be the foreground program) are provided
3630purely for convenience, and have exactly the same behavior as
3631@code{continue}.
c906108c
SS
3632@end table
3633
3634To resume execution at a different place, you can use @code{return}
3635(@pxref{Returning, ,Returning from a function}) to go back to the
3636calling function; or @code{jump} (@pxref{Jumping, ,Continuing at a
3637different address}) to go to an arbitrary location in your program.
3638
3639A typical technique for using stepping is to set a breakpoint
3640(@pxref{Breakpoints, ,Breakpoints; watchpoints; and catchpoints}) at the
3641beginning of the function or the section of your program where a problem
3642is believed to lie, run your program until it stops at that breakpoint,
3643and then step through the suspect area, examining the variables that are
3644interesting, until you see the problem happen.
3645
3646@table @code
3647@kindex step
41afff9a 3648@kindex s @r{(@code{step})}
c906108c
SS
3649@item step
3650Continue running your program until control reaches a different source
3651line, then stop it and return control to @value{GDBN}. This command is
3652abbreviated @code{s}.
3653
3654@quotation
3655@c "without debugging information" is imprecise; actually "without line
3656@c numbers in the debugging information". (gcc -g1 has debugging info but
3657@c not line numbers). But it seems complex to try to make that
3658@c distinction here.
3659@emph{Warning:} If you use the @code{step} command while control is
3660within a function that was compiled without debugging information,
3661execution proceeds until control reaches a function that does have
3662debugging information. Likewise, it will not step into a function which
3663is compiled without debugging information. To step through functions
3664without debugging information, use the @code{stepi} command, described
3665below.
3666@end quotation
3667
4a92d011
EZ
3668The @code{step} command only stops at the first instruction of a source
3669line. This prevents the multiple stops that could otherwise occur in
3670@code{switch} statements, @code{for} loops, etc. @code{step} continues
3671to stop if a function that has debugging information is called within
3672the line. In other words, @code{step} @emph{steps inside} any functions
3673called within the line.
c906108c 3674
d4f3574e
SS
3675Also, the @code{step} command only enters a function if there is line
3676number information for the function. Otherwise it acts like the
5d161b24 3677@code{next} command. This avoids problems when using @code{cc -gl}
c906108c 3678on MIPS machines. Previously, @code{step} entered subroutines if there
5d161b24 3679was any debugging information about the routine.
c906108c
SS
3680
3681@item step @var{count}
3682Continue running as in @code{step}, but do so @var{count} times. If a
7a292a7a
SS
3683breakpoint is reached, or a signal not related to stepping occurs before
3684@var{count} steps, stepping stops right away.
c906108c
SS
3685
3686@kindex next
41afff9a 3687@kindex n @r{(@code{next})}
c906108c
SS
3688@item next @r{[}@var{count}@r{]}
3689Continue to the next source line in the current (innermost) stack frame.
7a292a7a
SS
3690This is similar to @code{step}, but function calls that appear within
3691the line of code are executed without stopping. Execution stops when
3692control reaches a different line of code at the original stack level
3693that was executing when you gave the @code{next} command. This command
3694is abbreviated @code{n}.
c906108c
SS
3695
3696An argument @var{count} is a repeat count, as for @code{step}.
3697
3698
3699@c FIX ME!! Do we delete this, or is there a way it fits in with
3700@c the following paragraph? --- Vctoria
3701@c
3702@c @code{next} within a function that lacks debugging information acts like
3703@c @code{step}, but any function calls appearing within the code of the
3704@c function are executed without stopping.
3705
d4f3574e
SS
3706The @code{next} command only stops at the first instruction of a
3707source line. This prevents multiple stops that could otherwise occur in
4a92d011 3708@code{switch} statements, @code{for} loops, etc.
c906108c 3709
b90a5f51
CF
3710@kindex set step-mode
3711@item set step-mode
3712@cindex functions without line info, and stepping
3713@cindex stepping into functions with no line info
3714@itemx set step-mode on
4a92d011 3715The @code{set step-mode on} command causes the @code{step} command to
b90a5f51
CF
3716stop at the first instruction of a function which contains no debug line
3717information rather than stepping over it.
3718
4a92d011
EZ
3719This is useful in cases where you may be interested in inspecting the
3720machine instructions of a function which has no symbolic info and do not
3721want @value{GDBN} to automatically skip over this function.
b90a5f51
CF
3722
3723@item set step-mode off
4a92d011 3724Causes the @code{step} command to step over any functions which contains no
b90a5f51
CF
3725debug information. This is the default.
3726
9c16f35a
EZ
3727@item show step-mode
3728Show whether @value{GDBN} will stop in or step over functions without
3729source line debug information.
3730
c906108c
SS
3731@kindex finish
3732@item finish
3733Continue running until just after function in the selected stack frame
3734returns. Print the returned value (if any).
3735
3736Contrast this with the @code{return} command (@pxref{Returning,
3737,Returning from a function}).
3738
3739@kindex until
41afff9a 3740@kindex u @r{(@code{until})}
09d4efe1 3741@cindex run until specified location
c906108c
SS
3742@item until
3743@itemx u
3744Continue running until a source line past the current line, in the
3745current stack frame, is reached. This command is used to avoid single
3746stepping through a loop more than once. It is like the @code{next}
3747command, except that when @code{until} encounters a jump, it
3748automatically continues execution until the program counter is greater
3749than the address of the jump.
3750
3751This means that when you reach the end of a loop after single stepping
3752though it, @code{until} makes your program continue execution until it
3753exits the loop. In contrast, a @code{next} command at the end of a loop
3754simply steps back to the beginning of the loop, which forces you to step
3755through the next iteration.
3756
3757@code{until} always stops your program if it attempts to exit the current
3758stack frame.
3759
3760@code{until} may produce somewhat counterintuitive results if the order
3761of machine code does not match the order of the source lines. For
3762example, in the following excerpt from a debugging session, the @code{f}
3763(@code{frame}) command shows that execution is stopped at line
3764@code{206}; yet when we use @code{until}, we get to line @code{195}:
3765
474c8240 3766@smallexample
c906108c
SS
3767(@value{GDBP}) f
3768#0 main (argc=4, argv=0xf7fffae8) at m4.c:206
3769206 expand_input();
3770(@value{GDBP}) until
3771195 for ( ; argc > 0; NEXTARG) @{
474c8240 3772@end smallexample
c906108c
SS
3773
3774This happened because, for execution efficiency, the compiler had
3775generated code for the loop closure test at the end, rather than the
3776start, of the loop---even though the test in a C @code{for}-loop is
3777written before the body of the loop. The @code{until} command appeared
3778to step back to the beginning of the loop when it advanced to this
3779expression; however, it has not really gone to an earlier
3780statement---not in terms of the actual machine code.
3781
3782@code{until} with no argument works by means of single
3783instruction stepping, and hence is slower than @code{until} with an
3784argument.
3785
3786@item until @var{location}
3787@itemx u @var{location}
3788Continue running your program until either the specified location is
3789reached, or the current stack frame returns. @var{location} is any of
3790the forms of argument acceptable to @code{break} (@pxref{Set Breaks,
c60eb6f1
EZ
3791,Setting breakpoints}). This form of the command uses breakpoints, and
3792hence is quicker than @code{until} without an argument. The specified
3793location is actually reached only if it is in the current frame. This
3794implies that @code{until} can be used to skip over recursive function
3795invocations. For instance in the code below, if the current location is
3796line @code{96}, issuing @code{until 99} will execute the program up to
3797line @code{99} in the same invocation of factorial, i.e. after the inner
3798invocations have returned.
3799
3800@smallexample
380194 int factorial (int value)
380295 @{
380396 if (value > 1) @{
380497 value *= factorial (value - 1);
380598 @}
380699 return (value);
3807100 @}
3808@end smallexample
3809
3810
3811@kindex advance @var{location}
3812@itemx advance @var{location}
09d4efe1
EZ
3813Continue running the program up to the given @var{location}. An argument is
3814required, which should be of the same form as arguments for the @code{break}
c60eb6f1
EZ
3815command. Execution will also stop upon exit from the current stack
3816frame. This command is similar to @code{until}, but @code{advance} will
3817not skip over recursive function calls, and the target location doesn't
3818have to be in the same frame as the current one.
3819
c906108c
SS
3820
3821@kindex stepi
41afff9a 3822@kindex si @r{(@code{stepi})}
c906108c 3823@item stepi
96a2c332 3824@itemx stepi @var{arg}
c906108c
SS
3825@itemx si
3826Execute one machine instruction, then stop and return to the debugger.
3827
3828It is often useful to do @samp{display/i $pc} when stepping by machine
3829instructions. This makes @value{GDBN} automatically display the next
3830instruction to be executed, each time your program stops. @xref{Auto
3831Display,, Automatic display}.
3832
3833An argument is a repeat count, as in @code{step}.
3834
3835@need 750
3836@kindex nexti
41afff9a 3837@kindex ni @r{(@code{nexti})}
c906108c 3838@item nexti
96a2c332 3839@itemx nexti @var{arg}
c906108c
SS
3840@itemx ni
3841Execute one machine instruction, but if it is a function call,
3842proceed until the function returns.
3843
3844An argument is a repeat count, as in @code{next}.
3845@end table
3846
6d2ebf8b 3847@node Signals
c906108c
SS
3848@section Signals
3849@cindex signals
3850
3851A signal is an asynchronous event that can happen in a program. The
3852operating system defines the possible kinds of signals, and gives each
3853kind a name and a number. For example, in Unix @code{SIGINT} is the
d4f3574e 3854signal a program gets when you type an interrupt character (often @kbd{C-c});
c906108c
SS
3855@code{SIGSEGV} is the signal a program gets from referencing a place in
3856memory far away from all the areas in use; @code{SIGALRM} occurs when
3857the alarm clock timer goes off (which happens only if your program has
3858requested an alarm).
3859
3860@cindex fatal signals
3861Some signals, including @code{SIGALRM}, are a normal part of the
3862functioning of your program. Others, such as @code{SIGSEGV}, indicate
d4f3574e 3863errors; these signals are @dfn{fatal} (they kill your program immediately) if the
c906108c
SS
3864program has not specified in advance some other way to handle the signal.
3865@code{SIGINT} does not indicate an error in your program, but it is normally
3866fatal so it can carry out the purpose of the interrupt: to kill the program.
3867
3868@value{GDBN} has the ability to detect any occurrence of a signal in your
3869program. You can tell @value{GDBN} in advance what to do for each kind of
3870signal.
3871
3872@cindex handling signals
24f93129
EZ
3873Normally, @value{GDBN} is set up to let the non-erroneous signals like
3874@code{SIGALRM} be silently passed to your program
3875(so as not to interfere with their role in the program's functioning)
c906108c
SS
3876but to stop your program immediately whenever an error signal happens.
3877You can change these settings with the @code{handle} command.
3878
3879@table @code
3880@kindex info signals
09d4efe1 3881@kindex info handle
c906108c 3882@item info signals
96a2c332 3883@itemx info handle
c906108c
SS
3884Print a table of all the kinds of signals and how @value{GDBN} has been told to
3885handle each one. You can use this to see the signal numbers of all
3886the defined types of signals.
3887
d4f3574e 3888@code{info handle} is an alias for @code{info signals}.
c906108c
SS
3889
3890@kindex handle
3891@item handle @var{signal} @var{keywords}@dots{}
5ece1a18
EZ
3892Change the way @value{GDBN} handles signal @var{signal}. @var{signal}
3893can be the number of a signal or its name (with or without the
24f93129 3894@samp{SIG} at the beginning); a list of signal numbers of the form
5ece1a18
EZ
3895@samp{@var{low}-@var{high}}; or the word @samp{all}, meaning all the
3896known signals. The @var{keywords} say what change to make.
c906108c
SS
3897@end table
3898
3899@c @group
3900The keywords allowed by the @code{handle} command can be abbreviated.
3901Their full names are:
3902
3903@table @code
3904@item nostop
3905@value{GDBN} should not stop your program when this signal happens. It may
3906still print a message telling you that the signal has come in.
3907
3908@item stop
3909@value{GDBN} should stop your program when this signal happens. This implies
3910the @code{print} keyword as well.
3911
3912@item print
3913@value{GDBN} should print a message when this signal happens.
3914
3915@item noprint
3916@value{GDBN} should not mention the occurrence of the signal at all. This
3917implies the @code{nostop} keyword as well.
3918
3919@item pass
5ece1a18 3920@itemx noignore
c906108c
SS
3921@value{GDBN} should allow your program to see this signal; your program
3922can handle the signal, or else it may terminate if the signal is fatal
5ece1a18 3923and not handled. @code{pass} and @code{noignore} are synonyms.
c906108c
SS
3924
3925@item nopass
5ece1a18 3926@itemx ignore
c906108c 3927@value{GDBN} should not allow your program to see this signal.
5ece1a18 3928@code{nopass} and @code{ignore} are synonyms.
c906108c
SS
3929@end table
3930@c @end group
3931
d4f3574e
SS
3932When a signal stops your program, the signal is not visible to the
3933program until you
c906108c
SS
3934continue. Your program sees the signal then, if @code{pass} is in
3935effect for the signal in question @emph{at that time}. In other words,
3936after @value{GDBN} reports a signal, you can use the @code{handle}
3937command with @code{pass} or @code{nopass} to control whether your
3938program sees that signal when you continue.
3939
24f93129
EZ
3940The default is set to @code{nostop}, @code{noprint}, @code{pass} for
3941non-erroneous signals such as @code{SIGALRM}, @code{SIGWINCH} and
3942@code{SIGCHLD}, and to @code{stop}, @code{print}, @code{pass} for the
3943erroneous signals.
3944
c906108c
SS
3945You can also use the @code{signal} command to prevent your program from
3946seeing a signal, or cause it to see a signal it normally would not see,
3947or to give it any signal at any time. For example, if your program stopped
3948due to some sort of memory reference error, you might store correct
3949values into the erroneous variables and continue, hoping to see more
3950execution; but your program would probably terminate immediately as
3951a result of the fatal signal once it saw the signal. To prevent this,
3952you can continue with @samp{signal 0}. @xref{Signaling, ,Giving your
5d161b24 3953program a signal}.
c906108c 3954
6d2ebf8b 3955@node Thread Stops
c906108c
SS
3956@section Stopping and starting multi-thread programs
3957
3958When your program has multiple threads (@pxref{Threads,, Debugging
3959programs with multiple threads}), you can choose whether to set
3960breakpoints on all threads, or on a particular thread.
3961
3962@table @code
3963@cindex breakpoints and threads
3964@cindex thread breakpoints
3965@kindex break @dots{} thread @var{threadno}
3966@item break @var{linespec} thread @var{threadno}
3967@itemx break @var{linespec} thread @var{threadno} if @dots{}
3968@var{linespec} specifies source lines; there are several ways of
3969writing them, but the effect is always to specify some source line.
3970
3971Use the qualifier @samp{thread @var{threadno}} with a breakpoint command
3972to specify that you only want @value{GDBN} to stop the program when a
3973particular thread reaches this breakpoint. @var{threadno} is one of the
3974numeric thread identifiers assigned by @value{GDBN}, shown in the first
3975column of the @samp{info threads} display.
3976
3977If you do not specify @samp{thread @var{threadno}} when you set a
3978breakpoint, the breakpoint applies to @emph{all} threads of your
3979program.
3980
3981You can use the @code{thread} qualifier on conditional breakpoints as
3982well; in this case, place @samp{thread @var{threadno}} before the
3983breakpoint condition, like this:
3984
3985@smallexample
2df3850c 3986(@value{GDBP}) break frik.c:13 thread 28 if bartab > lim
c906108c
SS
3987@end smallexample
3988
3989@end table
3990
3991@cindex stopped threads
3992@cindex threads, stopped
3993Whenever your program stops under @value{GDBN} for any reason,
3994@emph{all} threads of execution stop, not just the current thread. This
3995allows you to examine the overall state of the program, including
3996switching between threads, without worrying that things may change
3997underfoot.
3998
36d86913
MC
3999@cindex thread breakpoints and system calls
4000@cindex system calls and thread breakpoints
4001@cindex premature return from system calls
4002There is an unfortunate side effect. If one thread stops for a
4003breakpoint, or for some other reason, and another thread is blocked in a
4004system call, then the system call may return prematurely. This is a
4005consequence of the interaction between multiple threads and the signals
4006that @value{GDBN} uses to implement breakpoints and other events that
4007stop execution.
4008
4009To handle this problem, your program should check the return value of
4010each system call and react appropriately. This is good programming
4011style anyways.
4012
4013For example, do not write code like this:
4014
4015@smallexample
4016 sleep (10);
4017@end smallexample
4018
4019The call to @code{sleep} will return early if a different thread stops
4020at a breakpoint or for some other reason.
4021
4022Instead, write this:
4023
4024@smallexample
4025 int unslept = 10;
4026 while (unslept > 0)
4027 unslept = sleep (unslept);
4028@end smallexample
4029
4030A system call is allowed to return early, so the system is still
4031conforming to its specification. But @value{GDBN} does cause your
4032multi-threaded program to behave differently than it would without
4033@value{GDBN}.
4034
4035Also, @value{GDBN} uses internal breakpoints in the thread library to
4036monitor certain events such as thread creation and thread destruction.
4037When such an event happens, a system call in another thread may return
4038prematurely, even though your program does not appear to stop.
4039
c906108c
SS
4040@cindex continuing threads
4041@cindex threads, continuing
4042Conversely, whenever you restart the program, @emph{all} threads start
4043executing. @emph{This is true even when single-stepping} with commands
5d161b24 4044like @code{step} or @code{next}.
c906108c
SS
4045
4046In particular, @value{GDBN} cannot single-step all threads in lockstep.
4047Since thread scheduling is up to your debugging target's operating
4048system (not controlled by @value{GDBN}), other threads may
4049execute more than one statement while the current thread completes a
4050single step. Moreover, in general other threads stop in the middle of a
4051statement, rather than at a clean statement boundary, when the program
4052stops.
4053
4054You might even find your program stopped in another thread after
4055continuing or even single-stepping. This happens whenever some other
4056thread runs into a breakpoint, a signal, or an exception before the
4057first thread completes whatever you requested.
4058
4059On some OSes, you can lock the OS scheduler and thus allow only a single
4060thread to run.
4061
4062@table @code
4063@item set scheduler-locking @var{mode}
9c16f35a
EZ
4064@cindex scheduler locking mode
4065@cindex lock scheduler
c906108c
SS
4066Set the scheduler locking mode. If it is @code{off}, then there is no
4067locking and any thread may run at any time. If @code{on}, then only the
4068current thread may run when the inferior is resumed. The @code{step}
4069mode optimizes for single-stepping. It stops other threads from
4070``seizing the prompt'' by preempting the current thread while you are
4071stepping. Other threads will only rarely (or never) get a chance to run
d4f3574e 4072when you step. They are more likely to run when you @samp{next} over a
c906108c 4073function call, and they are completely free to run when you use commands
d4f3574e 4074like @samp{continue}, @samp{until}, or @samp{finish}. However, unless another
c906108c 4075thread hits a breakpoint during its timeslice, they will never steal the
2df3850c 4076@value{GDBN} prompt away from the thread that you are debugging.
c906108c
SS
4077
4078@item show scheduler-locking
4079Display the current scheduler locking mode.
4080@end table
4081
c906108c 4082
6d2ebf8b 4083@node Stack
c906108c
SS
4084@chapter Examining the Stack
4085
4086When your program has stopped, the first thing you need to know is where it
4087stopped and how it got there.
4088
4089@cindex call stack
5d161b24
DB
4090Each time your program performs a function call, information about the call
4091is generated.
4092That information includes the location of the call in your program,
4093the arguments of the call,
c906108c 4094and the local variables of the function being called.
5d161b24 4095The information is saved in a block of data called a @dfn{stack frame}.
c906108c
SS
4096The stack frames are allocated in a region of memory called the @dfn{call
4097stack}.
4098
4099When your program stops, the @value{GDBN} commands for examining the
4100stack allow you to see all of this information.
4101
4102@cindex selected frame
4103One of the stack frames is @dfn{selected} by @value{GDBN} and many
4104@value{GDBN} commands refer implicitly to the selected frame. In
4105particular, whenever you ask @value{GDBN} for the value of a variable in
4106your program, the value is found in the selected frame. There are
4107special @value{GDBN} commands to select whichever frame you are
4108interested in. @xref{Selection, ,Selecting a frame}.
4109
4110When your program stops, @value{GDBN} automatically selects the
5d161b24 4111currently executing frame and describes it briefly, similar to the
c906108c
SS
4112@code{frame} command (@pxref{Frame Info, ,Information about a frame}).
4113
4114@menu
4115* Frames:: Stack frames
4116* Backtrace:: Backtraces
4117* Selection:: Selecting a frame
4118* Frame Info:: Information on a frame
c906108c
SS
4119
4120@end menu
4121
6d2ebf8b 4122@node Frames
c906108c
SS
4123@section Stack frames
4124
d4f3574e 4125@cindex frame, definition
c906108c
SS
4126@cindex stack frame
4127The call stack is divided up into contiguous pieces called @dfn{stack
4128frames}, or @dfn{frames} for short; each frame is the data associated
4129with one call to one function. The frame contains the arguments given
4130to the function, the function's local variables, and the address at
4131which the function is executing.
4132
4133@cindex initial frame
4134@cindex outermost frame
4135@cindex innermost frame
4136When your program is started, the stack has only one frame, that of the
4137function @code{main}. This is called the @dfn{initial} frame or the
4138@dfn{outermost} frame. Each time a function is called, a new frame is
4139made. Each time a function returns, the frame for that function invocation
4140is eliminated. If a function is recursive, there can be many frames for
4141the same function. The frame for the function in which execution is
4142actually occurring is called the @dfn{innermost} frame. This is the most
4143recently created of all the stack frames that still exist.
4144
4145@cindex frame pointer
4146Inside your program, stack frames are identified by their addresses. A
4147stack frame consists of many bytes, each of which has its own address; each
4148kind of computer has a convention for choosing one byte whose
4149address serves as the address of the frame. Usually this address is kept
4150in a register called the @dfn{frame pointer register} while execution is
4151going on in that frame.
4152
4153@cindex frame number
4154@value{GDBN} assigns numbers to all existing stack frames, starting with
4155zero for the innermost frame, one for the frame that called it,
4156and so on upward. These numbers do not really exist in your program;
4157they are assigned by @value{GDBN} to give you a way of designating stack
4158frames in @value{GDBN} commands.
4159
6d2ebf8b
SS
4160@c The -fomit-frame-pointer below perennially causes hbox overflow
4161@c underflow problems.
c906108c
SS
4162@cindex frameless execution
4163Some compilers provide a way to compile functions so that they operate
6d2ebf8b 4164without stack frames. (For example, the @value{GCC} option
474c8240 4165@smallexample
6d2ebf8b 4166@samp{-fomit-frame-pointer}
474c8240 4167@end smallexample
6d2ebf8b 4168generates functions without a frame.)
c906108c
SS
4169This is occasionally done with heavily used library functions to save
4170the frame setup time. @value{GDBN} has limited facilities for dealing
4171with these function invocations. If the innermost function invocation
4172has no stack frame, @value{GDBN} nevertheless regards it as though
4173it had a separate frame, which is numbered zero as usual, allowing
4174correct tracing of the function call chain. However, @value{GDBN} has
4175no provision for frameless functions elsewhere in the stack.
4176
4177@table @code
d4f3574e 4178@kindex frame@r{, command}
41afff9a 4179@cindex current stack frame
c906108c 4180@item frame @var{args}
5d161b24 4181The @code{frame} command allows you to move from one stack frame to another,
c906108c 4182and to print the stack frame you select. @var{args} may be either the
5d161b24
DB
4183address of the frame or the stack frame number. Without an argument,
4184@code{frame} prints the current stack frame.
c906108c
SS
4185
4186@kindex select-frame
41afff9a 4187@cindex selecting frame silently
c906108c
SS
4188@item select-frame
4189The @code{select-frame} command allows you to move from one stack frame
4190to another without printing the frame. This is the silent version of
4191@code{frame}.
4192@end table
4193
6d2ebf8b 4194@node Backtrace
c906108c
SS
4195@section Backtraces
4196
09d4efe1
EZ
4197@cindex traceback
4198@cindex call stack traces
c906108c
SS
4199A backtrace is a summary of how your program got where it is. It shows one
4200line per frame, for many frames, starting with the currently executing
4201frame (frame zero), followed by its caller (frame one), and on up the
4202stack.
4203
4204@table @code
4205@kindex backtrace
41afff9a 4206@kindex bt @r{(@code{backtrace})}
c906108c
SS
4207@item backtrace
4208@itemx bt
4209Print a backtrace of the entire stack: one line per frame for all
4210frames in the stack.
4211
4212You can stop the backtrace at any time by typing the system interrupt
4213character, normally @kbd{C-c}.
4214
4215@item backtrace @var{n}
4216@itemx bt @var{n}
4217Similar, but print only the innermost @var{n} frames.
4218
4219@item backtrace -@var{n}
4220@itemx bt -@var{n}
4221Similar, but print only the outermost @var{n} frames.
0f061b69
NR
4222
4223@item backtrace full
4224Print the values of the local variables also.
4225@itemx bt full
c906108c
SS
4226@end table
4227
4228@kindex where
4229@kindex info stack
c906108c
SS
4230The names @code{where} and @code{info stack} (abbreviated @code{info s})
4231are additional aliases for @code{backtrace}.
4232
4233Each line in the backtrace shows the frame number and the function name.
4234The program counter value is also shown---unless you use @code{set
4235print address off}. The backtrace also shows the source file name and
4236line number, as well as the arguments to the function. The program
4237counter value is omitted if it is at the beginning of the code for that
4238line number.
4239
4240Here is an example of a backtrace. It was made with the command
4241@samp{bt 3}, so it shows the innermost three frames.
4242
4243@smallexample
4244@group
5d161b24 4245#0 m4_traceon (obs=0x24eb0, argc=1, argv=0x2b8c8)
c906108c
SS
4246 at builtin.c:993
4247#1 0x6e38 in expand_macro (sym=0x2b600) at macro.c:242
4248#2 0x6840 in expand_token (obs=0x0, t=177664, td=0xf7fffb08)
4249 at macro.c:71
4250(More stack frames follow...)
4251@end group
4252@end smallexample
4253
4254@noindent
4255The display for frame zero does not begin with a program counter
4256value, indicating that your program has stopped at the beginning of the
4257code for line @code{993} of @code{builtin.c}.
4258
18999be5
EZ
4259@cindex value optimized out, in backtrace
4260@cindex function call arguments, optimized out
4261If your program was compiled with optimizations, some compilers will
4262optimize away arguments passed to functions if those arguments are
4263never used after the call. Such optimizations generate code that
4264passes arguments through registers, but doesn't store those arguments
4265in the stack frame. @value{GDBN} has no way of displaying such
4266arguments in stack frames other than the innermost one. Here's what
4267such a backtrace might look like:
4268
4269@smallexample
4270@group
4271#0 m4_traceon (obs=0x24eb0, argc=1, argv=0x2b8c8)
4272 at builtin.c:993
4273#1 0x6e38 in expand_macro (sym=<value optimized out>) at macro.c:242
4274#2 0x6840 in expand_token (obs=0x0, t=<value optimized out>, td=0xf7fffb08)
4275 at macro.c:71
4276(More stack frames follow...)
4277@end group
4278@end smallexample
4279
4280@noindent
4281The values of arguments that were not saved in their stack frames are
4282shown as @samp{<value optimized out>}.
4283
4284If you need to display the values of such optimized-out arguments,
4285either deduce that from other variables whose values depend on the one
4286you are interested in, or recompile without optimizations.
4287
a8f24a35
EZ
4288@cindex backtrace beyond @code{main} function
4289@cindex program entry point
4290@cindex startup code, and backtrace
25d29d70
AC
4291Most programs have a standard user entry point---a place where system
4292libraries and startup code transition into user code. For C this is
4293@code{main}. When @value{GDBN} finds the entry function in a backtrace
4294it will terminate the backtrace, to avoid tracing into highly
4295system-specific (and generally uninteresting) code.
4296
4297If you need to examine the startup code, or limit the number of levels
4298in a backtrace, you can change this behavior:
95f90d25
DJ
4299
4300@table @code
25d29d70
AC
4301@item set backtrace past-main
4302@itemx set backtrace past-main on
4644b6e3 4303@kindex set backtrace
25d29d70
AC
4304Backtraces will continue past the user entry point.
4305
4306@item set backtrace past-main off
95f90d25
DJ
4307Backtraces will stop when they encounter the user entry point. This is the
4308default.
4309
25d29d70 4310@item show backtrace past-main
4644b6e3 4311@kindex show backtrace
25d29d70
AC
4312Display the current user entry point backtrace policy.
4313
2315ffec
RC
4314@item set backtrace past-entry
4315@itemx set backtrace past-entry on
a8f24a35 4316Backtraces will continue past the internal entry point of an application.
2315ffec
RC
4317This entry point is encoded by the linker when the application is built,
4318and is likely before the user entry point @code{main} (or equivalent) is called.
4319
4320@item set backtrace past-entry off
4321Backtraces will stop when they encouter the internal entry point of an
4322application. This is the default.
4323
4324@item show backtrace past-entry
4325Display the current internal entry point backtrace policy.
4326
25d29d70
AC
4327@item set backtrace limit @var{n}
4328@itemx set backtrace limit 0
4329@cindex backtrace limit
4330Limit the backtrace to @var{n} levels. A value of zero means
4331unlimited.
95f90d25 4332
25d29d70
AC
4333@item show backtrace limit
4334Display the current limit on backtrace levels.
95f90d25
DJ
4335@end table
4336
6d2ebf8b 4337@node Selection
c906108c
SS
4338@section Selecting a frame
4339
4340Most commands for examining the stack and other data in your program work on
4341whichever stack frame is selected at the moment. Here are the commands for
4342selecting a stack frame; all of them finish by printing a brief description
4343of the stack frame just selected.
4344
4345@table @code
d4f3574e 4346@kindex frame@r{, selecting}
41afff9a 4347@kindex f @r{(@code{frame})}
c906108c
SS
4348@item frame @var{n}
4349@itemx f @var{n}
4350Select frame number @var{n}. Recall that frame zero is the innermost
4351(currently executing) frame, frame one is the frame that called the
4352innermost one, and so on. The highest-numbered frame is the one for
4353@code{main}.
4354
4355@item frame @var{addr}
4356@itemx f @var{addr}
4357Select the frame at address @var{addr}. This is useful mainly if the
4358chaining of stack frames has been damaged by a bug, making it
4359impossible for @value{GDBN} to assign numbers properly to all frames. In
4360addition, this can be useful when your program has multiple stacks and
4361switches between them.
4362
c906108c
SS
4363On the SPARC architecture, @code{frame} needs two addresses to
4364select an arbitrary frame: a frame pointer and a stack pointer.
4365
4366On the MIPS and Alpha architecture, it needs two addresses: a stack
4367pointer and a program counter.
4368
4369On the 29k architecture, it needs three addresses: a register stack
4370pointer, a program counter, and a memory stack pointer.
4371@c note to future updaters: this is conditioned on a flag
4372@c SETUP_ARBITRARY_FRAME in the tm-*.h files. The above is up to date
4373@c as of 27 Jan 1994.
c906108c
SS
4374
4375@kindex up
4376@item up @var{n}
4377Move @var{n} frames up the stack. For positive numbers @var{n}, this
4378advances toward the outermost frame, to higher frame numbers, to frames
4379that have existed longer. @var{n} defaults to one.
4380
4381@kindex down
41afff9a 4382@kindex do @r{(@code{down})}
c906108c
SS
4383@item down @var{n}
4384Move @var{n} frames down the stack. For positive numbers @var{n}, this
4385advances toward the innermost frame, to lower frame numbers, to frames
4386that were created more recently. @var{n} defaults to one. You may
4387abbreviate @code{down} as @code{do}.
4388@end table
4389
4390All of these commands end by printing two lines of output describing the
4391frame. The first line shows the frame number, the function name, the
4392arguments, and the source file and line number of execution in that
5d161b24 4393frame. The second line shows the text of that source line.
c906108c
SS
4394
4395@need 1000
4396For example:
4397
4398@smallexample
4399@group
4400(@value{GDBP}) up
4401#1 0x22f0 in main (argc=1, argv=0xf7fffbf4, env=0xf7fffbfc)
4402 at env.c:10
440310 read_input_file (argv[i]);
4404@end group
4405@end smallexample
4406
4407After such a printout, the @code{list} command with no arguments
4408prints ten lines centered on the point of execution in the frame.
87885426
FN
4409You can also edit the program at the point of execution with your favorite
4410editing program by typing @code{edit}.
4411@xref{List, ,Printing source lines},
4412for details.
c906108c
SS
4413
4414@table @code
4415@kindex down-silently
4416@kindex up-silently
4417@item up-silently @var{n}
4418@itemx down-silently @var{n}
4419These two commands are variants of @code{up} and @code{down},
4420respectively; they differ in that they do their work silently, without
4421causing display of the new frame. They are intended primarily for use
4422in @value{GDBN} command scripts, where the output might be unnecessary and
4423distracting.
4424@end table
4425
6d2ebf8b 4426@node Frame Info
c906108c
SS
4427@section Information about a frame
4428
4429There are several other commands to print information about the selected
4430stack frame.
4431
4432@table @code
4433@item frame
4434@itemx f
4435When used without any argument, this command does not change which
4436frame is selected, but prints a brief description of the currently
4437selected stack frame. It can be abbreviated @code{f}. With an
4438argument, this command is used to select a stack frame.
4439@xref{Selection, ,Selecting a frame}.
4440
4441@kindex info frame
41afff9a 4442@kindex info f @r{(@code{info frame})}
c906108c
SS
4443@item info frame
4444@itemx info f
4445This command prints a verbose description of the selected stack frame,
4446including:
4447
4448@itemize @bullet
5d161b24
DB
4449@item
4450the address of the frame
c906108c
SS
4451@item
4452the address of the next frame down (called by this frame)
4453@item
4454the address of the next frame up (caller of this frame)
4455@item
4456the language in which the source code corresponding to this frame is written
4457@item
4458the address of the frame's arguments
4459@item
d4f3574e
SS
4460the address of the frame's local variables
4461@item
c906108c
SS
4462the program counter saved in it (the address of execution in the caller frame)
4463@item
4464which registers were saved in the frame
4465@end itemize
4466
4467@noindent The verbose description is useful when
4468something has gone wrong that has made the stack format fail to fit
4469the usual conventions.
4470
4471@item info frame @var{addr}
4472@itemx info f @var{addr}
4473Print a verbose description of the frame at address @var{addr}, without
4474selecting that frame. The selected frame remains unchanged by this
4475command. This requires the same kind of address (more than one for some
4476architectures) that you specify in the @code{frame} command.
4477@xref{Selection, ,Selecting a frame}.
4478
4479@kindex info args
4480@item info args
4481Print the arguments of the selected frame, each on a separate line.
4482
4483@item info locals
4484@kindex info locals
4485Print the local variables of the selected frame, each on a separate
4486line. These are all variables (declared either static or automatic)
4487accessible at the point of execution of the selected frame.
4488
c906108c 4489@kindex info catch
d4f3574e
SS
4490@cindex catch exceptions, list active handlers
4491@cindex exception handlers, how to list
c906108c
SS
4492@item info catch
4493Print a list of all the exception handlers that are active in the
4494current stack frame at the current point of execution. To see other
4495exception handlers, visit the associated frame (using the @code{up},
4496@code{down}, or @code{frame} commands); then type @code{info catch}.
4497@xref{Set Catchpoints, , Setting catchpoints}.
53a5351d 4498
c906108c
SS
4499@end table
4500
c906108c 4501
6d2ebf8b 4502@node Source
c906108c
SS
4503@chapter Examining Source Files
4504
4505@value{GDBN} can print parts of your program's source, since the debugging
4506information recorded in the program tells @value{GDBN} what source files were
4507used to build it. When your program stops, @value{GDBN} spontaneously prints
4508the line where it stopped. Likewise, when you select a stack frame
4509(@pxref{Selection, ,Selecting a frame}), @value{GDBN} prints the line where
4510execution in that frame has stopped. You can print other portions of
4511source files by explicit command.
4512
7a292a7a 4513If you use @value{GDBN} through its @sc{gnu} Emacs interface, you may
d4f3574e 4514prefer to use Emacs facilities to view source; see @ref{Emacs, ,Using
7a292a7a 4515@value{GDBN} under @sc{gnu} Emacs}.
c906108c
SS
4516
4517@menu
4518* List:: Printing source lines
87885426 4519* Edit:: Editing source files
c906108c 4520* Search:: Searching source files
c906108c
SS
4521* Source Path:: Specifying source directories
4522* Machine Code:: Source and machine code
4523@end menu
4524
6d2ebf8b 4525@node List
c906108c
SS
4526@section Printing source lines
4527
4528@kindex list
41afff9a 4529@kindex l @r{(@code{list})}
c906108c 4530To print lines from a source file, use the @code{list} command
5d161b24 4531(abbreviated @code{l}). By default, ten lines are printed.
c906108c
SS
4532There are several ways to specify what part of the file you want to print.
4533
4534Here are the forms of the @code{list} command most commonly used:
4535
4536@table @code
4537@item list @var{linenum}
4538Print lines centered around line number @var{linenum} in the
4539current source file.
4540
4541@item list @var{function}
4542Print lines centered around the beginning of function
4543@var{function}.
4544
4545@item list
4546Print more lines. If the last lines printed were printed with a
4547@code{list} command, this prints lines following the last lines
4548printed; however, if the last line printed was a solitary line printed
4549as part of displaying a stack frame (@pxref{Stack, ,Examining the
4550Stack}), this prints lines centered around that line.
4551
4552@item list -
4553Print lines just before the lines last printed.
4554@end table
4555
9c16f35a 4556@cindex @code{list}, how many lines to display
c906108c
SS
4557By default, @value{GDBN} prints ten source lines with any of these forms of
4558the @code{list} command. You can change this using @code{set listsize}:
4559
4560@table @code
4561@kindex set listsize
4562@item set listsize @var{count}
4563Make the @code{list} command display @var{count} source lines (unless
4564the @code{list} argument explicitly specifies some other number).
4565
4566@kindex show listsize
4567@item show listsize
4568Display the number of lines that @code{list} prints.
4569@end table
4570
4571Repeating a @code{list} command with @key{RET} discards the argument,
4572so it is equivalent to typing just @code{list}. This is more useful
4573than listing the same lines again. An exception is made for an
4574argument of @samp{-}; that argument is preserved in repetition so that
4575each repetition moves up in the source file.
4576
4577@cindex linespec
4578In general, the @code{list} command expects you to supply zero, one or two
4579@dfn{linespecs}. Linespecs specify source lines; there are several ways
d4f3574e 4580of writing them, but the effect is always to specify some source line.
c906108c
SS
4581Here is a complete description of the possible arguments for @code{list}:
4582
4583@table @code
4584@item list @var{linespec}
4585Print lines centered around the line specified by @var{linespec}.
4586
4587@item list @var{first},@var{last}
4588Print lines from @var{first} to @var{last}. Both arguments are
4589linespecs.
4590
4591@item list ,@var{last}
4592Print lines ending with @var{last}.
4593
4594@item list @var{first},
4595Print lines starting with @var{first}.
4596
4597@item list +
4598Print lines just after the lines last printed.
4599
4600@item list -
4601Print lines just before the lines last printed.
4602
4603@item list
4604As described in the preceding table.
4605@end table
4606
4607Here are the ways of specifying a single source line---all the
4608kinds of linespec.
4609
4610@table @code
4611@item @var{number}
4612Specifies line @var{number} of the current source file.
4613When a @code{list} command has two linespecs, this refers to
4614the same source file as the first linespec.
4615
4616@item +@var{offset}
4617Specifies the line @var{offset} lines after the last line printed.
4618When used as the second linespec in a @code{list} command that has
4619two, this specifies the line @var{offset} lines down from the
4620first linespec.
4621
4622@item -@var{offset}
4623Specifies the line @var{offset} lines before the last line printed.
4624
4625@item @var{filename}:@var{number}
4626Specifies line @var{number} in the source file @var{filename}.
4627
4628@item @var{function}
4629Specifies the line that begins the body of the function @var{function}.
4630For example: in C, this is the line with the open brace.
4631
4632@item @var{filename}:@var{function}
4633Specifies the line of the open-brace that begins the body of the
4634function @var{function} in the file @var{filename}. You only need the
4635file name with a function name to avoid ambiguity when there are
4636identically named functions in different source files.
4637
4638@item *@var{address}
4639Specifies the line containing the program address @var{address}.
4640@var{address} may be any expression.
4641@end table
4642
87885426
FN
4643@node Edit
4644@section Editing source files
4645@cindex editing source files
4646
4647@kindex edit
4648@kindex e @r{(@code{edit})}
4649To edit the lines in a source file, use the @code{edit} command.
4650The editing program of your choice
4651is invoked with the current line set to
4652the active line in the program.
4653Alternatively, there are several ways to specify what part of the file you
4654want to print if you want to see other parts of the program.
4655
4656Here are the forms of the @code{edit} command most commonly used:
4657
4658@table @code
4659@item edit
4660Edit the current source file at the active line number in the program.
4661
4662@item edit @var{number}
4663Edit the current source file with @var{number} as the active line number.
4664
4665@item edit @var{function}
4666Edit the file containing @var{function} at the beginning of its definition.
4667
4668@item edit @var{filename}:@var{number}
4669Specifies line @var{number} in the source file @var{filename}.
4670
4671@item edit @var{filename}:@var{function}
4672Specifies the line that begins the body of the
4673function @var{function} in the file @var{filename}. You only need the
4674file name with a function name to avoid ambiguity when there are
4675identically named functions in different source files.
4676
4677@item edit *@var{address}
4678Specifies the line containing the program address @var{address}.
4679@var{address} may be any expression.
4680@end table
4681
4682@subsection Choosing your editor
4683You can customize @value{GDBN} to use any editor you want
4684@footnote{
4685The only restriction is that your editor (say @code{ex}), recognizes the
4686following command-line syntax:
10998722 4687@smallexample
87885426 4688ex +@var{number} file
10998722 4689@end smallexample
15387254
EZ
4690The optional numeric value +@var{number} specifies the number of the line in
4691the file where to start editing.}.
4692By default, it is @file{@value{EDITOR}}, but you can change this
10998722
AC
4693by setting the environment variable @code{EDITOR} before using
4694@value{GDBN}. For example, to configure @value{GDBN} to use the
4695@code{vi} editor, you could use these commands with the @code{sh} shell:
4696@smallexample
87885426
FN
4697EDITOR=/usr/bin/vi
4698export EDITOR
15387254 4699gdb @dots{}
10998722 4700@end smallexample
87885426 4701or in the @code{csh} shell,
10998722 4702@smallexample
87885426 4703setenv EDITOR /usr/bin/vi
15387254 4704gdb @dots{}
10998722 4705@end smallexample
87885426 4706
6d2ebf8b 4707@node Search
c906108c 4708@section Searching source files
15387254 4709@cindex searching source files
c906108c
SS
4710
4711There are two commands for searching through the current source file for a
4712regular expression.
4713
4714@table @code
4715@kindex search
4716@kindex forward-search
4717@item forward-search @var{regexp}
4718@itemx search @var{regexp}
4719The command @samp{forward-search @var{regexp}} checks each line,
4720starting with the one following the last line listed, for a match for
5d161b24 4721@var{regexp}. It lists the line that is found. You can use the
c906108c
SS
4722synonym @samp{search @var{regexp}} or abbreviate the command name as
4723@code{fo}.
4724
09d4efe1 4725@kindex reverse-search
c906108c
SS
4726@item reverse-search @var{regexp}
4727The command @samp{reverse-search @var{regexp}} checks each line, starting
4728with the one before the last line listed and going backward, for a match
4729for @var{regexp}. It lists the line that is found. You can abbreviate
4730this command as @code{rev}.
4731@end table
c906108c 4732
6d2ebf8b 4733@node Source Path
c906108c
SS
4734@section Specifying source directories
4735
4736@cindex source path
4737@cindex directories for source files
4738Executable programs sometimes do not record the directories of the source
4739files from which they were compiled, just the names. Even when they do,
4740the directories could be moved between the compilation and your debugging
4741session. @value{GDBN} has a list of directories to search for source files;
4742this is called the @dfn{source path}. Each time @value{GDBN} wants a source file,
4743it tries all the directories in the list, in the order they are present
0b66e38c
EZ
4744in the list, until it finds a file with the desired name.
4745
4746For example, suppose an executable references the file
4747@file{/usr/src/foo-1.0/lib/foo.c}, and our source path is
4748@file{/mnt/cross}. The file is first looked up literally; if this
4749fails, @file{/mnt/cross/usr/src/foo-1.0/lib/foo.c} is tried; if this
4750fails, @file{/mnt/cross/foo.c} is opened; if this fails, an error
4751message is printed. @value{GDBN} does not look up the parts of the
4752source file name, such as @file{/mnt/cross/src/foo-1.0/lib/foo.c}.
4753Likewise, the subdirectories of the source path are not searched: if
4754the source path is @file{/mnt/cross}, and the binary refers to
4755@file{foo.c}, @value{GDBN} would not find it under
4756@file{/mnt/cross/usr/src/foo-1.0/lib}.
4757
4758Plain file names, relative file names with leading directories, file
4759names containing dots, etc.@: are all treated as described above; for
4760instance, if the source path is @file{/mnt/cross}, and the source file
4761is recorded as @file{../lib/foo.c}, @value{GDBN} would first try
4762@file{../lib/foo.c}, then @file{/mnt/cross/../lib/foo.c}, and after
4763that---@file{/mnt/cross/foo.c}.
4764
4765Note that the executable search path is @emph{not} used to locate the
4766source files. Neither is the current working directory, unless it
4767happens to be in the source path.
c906108c
SS
4768
4769Whenever you reset or rearrange the source path, @value{GDBN} clears out
4770any information it has cached about where source files are found and where
4771each line is in the file.
4772
4773@kindex directory
4774@kindex dir
d4f3574e
SS
4775When you start @value{GDBN}, its source path includes only @samp{cdir}
4776and @samp{cwd}, in that order.
c906108c
SS
4777To add other directories, use the @code{directory} command.
4778
4779@table @code
4780@item directory @var{dirname} @dots{}
4781@item dir @var{dirname} @dots{}
4782Add directory @var{dirname} to the front of the source path. Several
d4f3574e
SS
4783directory names may be given to this command, separated by @samp{:}
4784(@samp{;} on MS-DOS and MS-Windows, where @samp{:} usually appears as
4785part of absolute file names) or
c906108c
SS
4786whitespace. You may specify a directory that is already in the source
4787path; this moves it forward, so @value{GDBN} searches it sooner.
4788
4789@kindex cdir
4790@kindex cwd
41afff9a
EZ
4791@vindex $cdir@r{, convenience variable}
4792@vindex $cwdr@r{, convenience variable}
c906108c
SS
4793@cindex compilation directory
4794@cindex current directory
4795@cindex working directory
4796@cindex directory, current
4797@cindex directory, compilation
4798You can use the string @samp{$cdir} to refer to the compilation
4799directory (if one is recorded), and @samp{$cwd} to refer to the current
4800working directory. @samp{$cwd} is not the same as @samp{.}---the former
4801tracks the current working directory as it changes during your @value{GDBN}
4802session, while the latter is immediately expanded to the current
4803directory at the time you add an entry to the source path.
4804
4805@item directory
4806Reset the source path to empty again. This requires confirmation.
4807
4808@c RET-repeat for @code{directory} is explicitly disabled, but since
4809@c repeating it would be a no-op we do not say that. (thanks to RMS)
4810
4811@item show directories
4812@kindex show directories
4813Print the source path: show which directories it contains.
4814@end table
4815
4816If your source path is cluttered with directories that are no longer of
4817interest, @value{GDBN} may sometimes cause confusion by finding the wrong
4818versions of source. You can correct the situation as follows:
4819
4820@enumerate
4821@item
4822Use @code{directory} with no argument to reset the source path to empty.
4823
4824@item
4825Use @code{directory} with suitable arguments to reinstall the
4826directories you want in the source path. You can add all the
4827directories in one command.
4828@end enumerate
4829
6d2ebf8b 4830@node Machine Code
c906108c 4831@section Source and machine code
15387254 4832@cindex source line and its code address
c906108c
SS
4833
4834You can use the command @code{info line} to map source lines to program
4835addresses (and vice versa), and the command @code{disassemble} to display
4836a range of addresses as machine instructions. When run under @sc{gnu} Emacs
d4f3574e 4837mode, the @code{info line} command causes the arrow to point to the
5d161b24 4838line specified. Also, @code{info line} prints addresses in symbolic form as
c906108c
SS
4839well as hex.
4840
4841@table @code
4842@kindex info line
4843@item info line @var{linespec}
4844Print the starting and ending addresses of the compiled code for
4845source line @var{linespec}. You can specify source lines in any of
4846the ways understood by the @code{list} command (@pxref{List, ,Printing
4847source lines}).
4848@end table
4849
4850For example, we can use @code{info line} to discover the location of
4851the object code for the first line of function
4852@code{m4_changequote}:
4853
d4f3574e
SS
4854@c FIXME: I think this example should also show the addresses in
4855@c symbolic form, as they usually would be displayed.
c906108c 4856@smallexample
96a2c332 4857(@value{GDBP}) info line m4_changequote
c906108c
SS
4858Line 895 of "builtin.c" starts at pc 0x634c and ends at 0x6350.
4859@end smallexample
4860
4861@noindent
15387254 4862@cindex code address and its source line
c906108c
SS
4863We can also inquire (using @code{*@var{addr}} as the form for
4864@var{linespec}) what source line covers a particular address:
4865@smallexample
4866(@value{GDBP}) info line *0x63ff
4867Line 926 of "builtin.c" starts at pc 0x63e4 and ends at 0x6404.
4868@end smallexample
4869
4870@cindex @code{$_} and @code{info line}
15387254 4871@cindex @code{x} command, default address
41afff9a 4872@kindex x@r{(examine), and} info line
c906108c
SS
4873After @code{info line}, the default address for the @code{x} command
4874is changed to the starting address of the line, so that @samp{x/i} is
4875sufficient to begin examining the machine code (@pxref{Memory,
4876,Examining memory}). Also, this address is saved as the value of the
4877convenience variable @code{$_} (@pxref{Convenience Vars, ,Convenience
4878variables}).
4879
4880@table @code
4881@kindex disassemble
4882@cindex assembly instructions
4883@cindex instructions, assembly
4884@cindex machine instructions
4885@cindex listing machine instructions
4886@item disassemble
4887This specialized command dumps a range of memory as machine
4888instructions. The default memory range is the function surrounding the
4889program counter of the selected frame. A single argument to this
4890command is a program counter value; @value{GDBN} dumps the function
4891surrounding this value. Two arguments specify a range of addresses
4892(first inclusive, second exclusive) to dump.
4893@end table
4894
c906108c
SS
4895The following example shows the disassembly of a range of addresses of
4896HP PA-RISC 2.0 code:
4897
4898@smallexample
4899(@value{GDBP}) disas 0x32c4 0x32e4
4900Dump of assembler code from 0x32c4 to 0x32e4:
49010x32c4 <main+204>: addil 0,dp
49020x32c8 <main+208>: ldw 0x22c(sr0,r1),r26
49030x32cc <main+212>: ldil 0x3000,r31
49040x32d0 <main+216>: ble 0x3f8(sr4,r31)
49050x32d4 <main+220>: ldo 0(r31),rp
49060x32d8 <main+224>: addil -0x800,dp
49070x32dc <main+228>: ldo 0x588(r1),r26
49080x32e0 <main+232>: ldil 0x3000,r31
4909End of assembler dump.
4910@end smallexample
c906108c
SS
4911
4912Some architectures have more than one commonly-used set of instruction
4913mnemonics or other syntax.
4914
4915@table @code
d4f3574e 4916@kindex set disassembly-flavor
d4f3574e
SS
4917@cindex Intel disassembly flavor
4918@cindex AT&T disassembly flavor
4919@item set disassembly-flavor @var{instruction-set}
c906108c
SS
4920Select the instruction set to use when disassembling the
4921program via the @code{disassemble} or @code{x/i} commands.
4922
4923Currently this command is only defined for the Intel x86 family. You
d4f3574e
SS
4924can set @var{instruction-set} to either @code{intel} or @code{att}.
4925The default is @code{att}, the AT&T flavor used by default by Unix
4926assemblers for x86-based targets.
9c16f35a
EZ
4927
4928@kindex show disassembly-flavor
4929@item show disassembly-flavor
4930Show the current setting of the disassembly flavor.
c906108c
SS
4931@end table
4932
4933
6d2ebf8b 4934@node Data
c906108c
SS
4935@chapter Examining Data
4936
4937@cindex printing data
4938@cindex examining data
4939@kindex print
4940@kindex inspect
4941@c "inspect" is not quite a synonym if you are using Epoch, which we do not
4942@c document because it is nonstandard... Under Epoch it displays in a
4943@c different window or something like that.
4944The usual way to examine data in your program is with the @code{print}
7a292a7a
SS
4945command (abbreviated @code{p}), or its synonym @code{inspect}. It
4946evaluates and prints the value of an expression of the language your
4947program is written in (@pxref{Languages, ,Using @value{GDBN} with
4948Different Languages}).
c906108c
SS
4949
4950@table @code
d4f3574e
SS
4951@item print @var{expr}
4952@itemx print /@var{f} @var{expr}
4953@var{expr} is an expression (in the source language). By default the
4954value of @var{expr} is printed in a format appropriate to its data type;
c906108c 4955you can choose a different format by specifying @samp{/@var{f}}, where
d4f3574e 4956@var{f} is a letter specifying the format; see @ref{Output Formats,,Output
c906108c
SS
4957formats}.
4958
4959@item print
4960@itemx print /@var{f}
15387254 4961@cindex reprint the last value
d4f3574e 4962If you omit @var{expr}, @value{GDBN} displays the last value again (from the
c906108c
SS
4963@dfn{value history}; @pxref{Value History, ,Value history}). This allows you to
4964conveniently inspect the same value in an alternative format.
4965@end table
4966
4967A more low-level way of examining data is with the @code{x} command.
4968It examines data in memory at a specified address and prints it in a
4969specified format. @xref{Memory, ,Examining memory}.
4970
7a292a7a 4971If you are interested in information about types, or about how the
d4f3574e
SS
4972fields of a struct or a class are declared, use the @code{ptype @var{exp}}
4973command rather than @code{print}. @xref{Symbols, ,Examining the Symbol
7a292a7a 4974Table}.
c906108c
SS
4975
4976@menu
4977* Expressions:: Expressions
4978* Variables:: Program variables
4979* Arrays:: Artificial arrays
4980* Output Formats:: Output formats
4981* Memory:: Examining memory
4982* Auto Display:: Automatic display
4983* Print Settings:: Print settings
4984* Value History:: Value history
4985* Convenience Vars:: Convenience variables
4986* Registers:: Registers
c906108c 4987* Floating Point Hardware:: Floating point hardware
53c69bd7 4988* Vector Unit:: Vector Unit
721c2651 4989* OS Information:: Auxiliary data provided by operating system
29e57380 4990* Memory Region Attributes:: Memory region attributes
16d9dec6 4991* Dump/Restore Files:: Copy between memory and a file
384ee23f 4992* Core File Generation:: Cause a program dump its core
a0eb71c5
KB
4993* Character Sets:: Debugging programs that use a different
4994 character set than GDB does
09d4efe1 4995* Caching Remote Data:: Data caching for remote targets
c906108c
SS
4996@end menu
4997
6d2ebf8b 4998@node Expressions
c906108c
SS
4999@section Expressions
5000
5001@cindex expressions
5002@code{print} and many other @value{GDBN} commands accept an expression and
5003compute its value. Any kind of constant, variable or operator defined
5004by the programming language you are using is valid in an expression in
e2e0bcd1
JB
5005@value{GDBN}. This includes conditional expressions, function calls,
5006casts, and string constants. It also includes preprocessor macros, if
5007you compiled your program to include this information; see
5008@ref{Compilation}.
c906108c 5009
15387254 5010@cindex arrays in expressions
d4f3574e
SS
5011@value{GDBN} supports array constants in expressions input by
5012the user. The syntax is @{@var{element}, @var{element}@dots{}@}. For example,
5d161b24 5013you can use the command @code{print @{1, 2, 3@}} to build up an array in
d4f3574e 5014memory that is @code{malloc}ed in the target program.
c906108c 5015
c906108c
SS
5016Because C is so widespread, most of the expressions shown in examples in
5017this manual are in C. @xref{Languages, , Using @value{GDBN} with Different
5018Languages}, for information on how to use expressions in other
5019languages.
5020
5021In this section, we discuss operators that you can use in @value{GDBN}
5022expressions regardless of your programming language.
5023
15387254 5024@cindex casts, in expressions
c906108c
SS
5025Casts are supported in all languages, not just in C, because it is so
5026useful to cast a number into a pointer in order to examine a structure
5027at that address in memory.
5028@c FIXME: casts supported---Mod2 true?
c906108c
SS
5029
5030@value{GDBN} supports these operators, in addition to those common
5031to programming languages:
5032
5033@table @code
5034@item @@
5035@samp{@@} is a binary operator for treating parts of memory as arrays.
5036@xref{Arrays, ,Artificial arrays}, for more information.
5037
5038@item ::
5039@samp{::} allows you to specify a variable in terms of the file or
5040function where it is defined. @xref{Variables, ,Program variables}.
5041
5042@cindex @{@var{type}@}
5043@cindex type casting memory
5044@cindex memory, viewing as typed object
5045@cindex casts, to view memory
5046@item @{@var{type}@} @var{addr}
5047Refers to an object of type @var{type} stored at address @var{addr} in
5048memory. @var{addr} may be any expression whose value is an integer or
5049pointer (but parentheses are required around binary operators, just as in
5050a cast). This construct is allowed regardless of what kind of data is
5051normally supposed to reside at @var{addr}.
5052@end table
5053
6d2ebf8b 5054@node Variables
c906108c
SS
5055@section Program variables
5056
5057The most common kind of expression to use is the name of a variable
5058in your program.
5059
5060Variables in expressions are understood in the selected stack frame
5061(@pxref{Selection, ,Selecting a frame}); they must be either:
5062
5063@itemize @bullet
5064@item
5065global (or file-static)
5066@end itemize
5067
5d161b24 5068@noindent or
c906108c
SS
5069
5070@itemize @bullet
5071@item
5072visible according to the scope rules of the
5073programming language from the point of execution in that frame
5d161b24 5074@end itemize
c906108c
SS
5075
5076@noindent This means that in the function
5077
474c8240 5078@smallexample
c906108c
SS
5079foo (a)
5080 int a;
5081@{
5082 bar (a);
5083 @{
5084 int b = test ();
5085 bar (b);
5086 @}
5087@}
474c8240 5088@end smallexample
c906108c
SS
5089
5090@noindent
5091you can examine and use the variable @code{a} whenever your program is
5092executing within the function @code{foo}, but you can only use or
5093examine the variable @code{b} while your program is executing inside
5094the block where @code{b} is declared.
5095
5096@cindex variable name conflict
5097There is an exception: you can refer to a variable or function whose
5098scope is a single source file even if the current execution point is not
5099in this file. But it is possible to have more than one such variable or
5100function with the same name (in different source files). If that
5101happens, referring to that name has unpredictable effects. If you wish,
5102you can specify a static variable in a particular function or file,
15387254 5103using the colon-colon (@code{::}) notation:
c906108c 5104
d4f3574e 5105@cindex colon-colon, context for variables/functions
c906108c
SS
5106@iftex
5107@c info cannot cope with a :: index entry, but why deprive hard copy readers?
41afff9a 5108@cindex @code{::}, context for variables/functions
c906108c 5109@end iftex
474c8240 5110@smallexample
c906108c
SS
5111@var{file}::@var{variable}
5112@var{function}::@var{variable}
474c8240 5113@end smallexample
c906108c
SS
5114
5115@noindent
5116Here @var{file} or @var{function} is the name of the context for the
5117static @var{variable}. In the case of file names, you can use quotes to
5118make sure @value{GDBN} parses the file name as a single word---for example,
5119to print a global value of @code{x} defined in @file{f2.c}:
5120
474c8240 5121@smallexample
c906108c 5122(@value{GDBP}) p 'f2.c'::x
474c8240 5123@end smallexample
c906108c 5124
b37052ae 5125@cindex C@t{++} scope resolution
c906108c 5126This use of @samp{::} is very rarely in conflict with the very similar
b37052ae 5127use of the same notation in C@t{++}. @value{GDBN} also supports use of the C@t{++}
c906108c
SS
5128scope resolution operator in @value{GDBN} expressions.
5129@c FIXME: Um, so what happens in one of those rare cases where it's in
5130@c conflict?? --mew
c906108c
SS
5131
5132@cindex wrong values
5133@cindex variable values, wrong
15387254
EZ
5134@cindex function entry/exit, wrong values of variables
5135@cindex optimized code, wrong values of variables
c906108c
SS
5136@quotation
5137@emph{Warning:} Occasionally, a local variable may appear to have the
5138wrong value at certain points in a function---just after entry to a new
5139scope, and just before exit.
5140@end quotation
5141You may see this problem when you are stepping by machine instructions.
5142This is because, on most machines, it takes more than one instruction to
5143set up a stack frame (including local variable definitions); if you are
5144stepping by machine instructions, variables may appear to have the wrong
5145values until the stack frame is completely built. On exit, it usually
5146also takes more than one machine instruction to destroy a stack frame;
5147after you begin stepping through that group of instructions, local
5148variable definitions may be gone.
5149
5150This may also happen when the compiler does significant optimizations.
5151To be sure of always seeing accurate values, turn off all optimization
5152when compiling.
5153
d4f3574e
SS
5154@cindex ``No symbol "foo" in current context''
5155Another possible effect of compiler optimizations is to optimize
5156unused variables out of existence, or assign variables to registers (as
5157opposed to memory addresses). Depending on the support for such cases
5158offered by the debug info format used by the compiler, @value{GDBN}
5159might not be able to display values for such local variables. If that
5160happens, @value{GDBN} will print a message like this:
5161
474c8240 5162@smallexample
d4f3574e 5163No symbol "foo" in current context.
474c8240 5164@end smallexample
d4f3574e
SS
5165
5166To solve such problems, either recompile without optimizations, or use a
5167different debug info format, if the compiler supports several such
15387254 5168formats. For example, @value{NGCC}, the @sc{gnu} C/C@t{++} compiler,
0179ffac
DC
5169usually supports the @option{-gstabs+} option. @option{-gstabs+}
5170produces debug info in a format that is superior to formats such as
5171COFF. You may be able to use DWARF 2 (@option{-gdwarf-2}), which is also
5172an effective form for debug info. @xref{Debugging Options,,Options
5173for Debugging Your Program or @sc{gnu} CC, gcc.info, Using @sc{gnu} CC}.
15387254
EZ
5174@xref{C, , Debugging C++}, for more info about debug info formats
5175that are best suited to C@t{++} programs.
d4f3574e 5176
6d2ebf8b 5177@node Arrays
c906108c
SS
5178@section Artificial arrays
5179
5180@cindex artificial array
15387254 5181@cindex arrays
41afff9a 5182@kindex @@@r{, referencing memory as an array}
c906108c
SS
5183It is often useful to print out several successive objects of the
5184same type in memory; a section of an array, or an array of
5185dynamically determined size for which only a pointer exists in the
5186program.
5187
5188You can do this by referring to a contiguous span of memory as an
5189@dfn{artificial array}, using the binary operator @samp{@@}. The left
5190operand of @samp{@@} should be the first element of the desired array
5191and be an individual object. The right operand should be the desired length
5192of the array. The result is an array value whose elements are all of
5193the type of the left argument. The first element is actually the left
5194argument; the second element comes from bytes of memory immediately
5195following those that hold the first element, and so on. Here is an
5196example. If a program says
5197
474c8240 5198@smallexample
c906108c 5199int *array = (int *) malloc (len * sizeof (int));
474c8240 5200@end smallexample
c906108c
SS
5201
5202@noindent
5203you can print the contents of @code{array} with
5204
474c8240 5205@smallexample
c906108c 5206p *array@@len
474c8240 5207@end smallexample
c906108c
SS
5208
5209The left operand of @samp{@@} must reside in memory. Array values made
5210with @samp{@@} in this way behave just like other arrays in terms of
5211subscripting, and are coerced to pointers when used in expressions.
5212Artificial arrays most often appear in expressions via the value history
5213(@pxref{Value History, ,Value history}), after printing one out.
5214
5215Another way to create an artificial array is to use a cast.
5216This re-interprets a value as if it were an array.
5217The value need not be in memory:
474c8240 5218@smallexample
c906108c
SS
5219(@value{GDBP}) p/x (short[2])0x12345678
5220$1 = @{0x1234, 0x5678@}
474c8240 5221@end smallexample
c906108c
SS
5222
5223As a convenience, if you leave the array length out (as in
c3f6f71d 5224@samp{(@var{type}[])@var{value}}) @value{GDBN} calculates the size to fill
c906108c 5225the value (as @samp{sizeof(@var{value})/sizeof(@var{type})}:
474c8240 5226@smallexample
c906108c
SS
5227(@value{GDBP}) p/x (short[])0x12345678
5228$2 = @{0x1234, 0x5678@}
474c8240 5229@end smallexample
c906108c
SS
5230
5231Sometimes the artificial array mechanism is not quite enough; in
5232moderately complex data structures, the elements of interest may not
5233actually be adjacent---for example, if you are interested in the values
5234of pointers in an array. One useful work-around in this situation is
5235to use a convenience variable (@pxref{Convenience Vars, ,Convenience
5236variables}) as a counter in an expression that prints the first
5237interesting value, and then repeat that expression via @key{RET}. For
5238instance, suppose you have an array @code{dtab} of pointers to
5239structures, and you are interested in the values of a field @code{fv}
5240in each structure. Here is an example of what you might type:
5241
474c8240 5242@smallexample
c906108c
SS
5243set $i = 0
5244p dtab[$i++]->fv
5245@key{RET}
5246@key{RET}
5247@dots{}
474c8240 5248@end smallexample
c906108c 5249
6d2ebf8b 5250@node Output Formats
c906108c
SS
5251@section Output formats
5252
5253@cindex formatted output
5254@cindex output formats
5255By default, @value{GDBN} prints a value according to its data type. Sometimes
5256this is not what you want. For example, you might want to print a number
5257in hex, or a pointer in decimal. Or you might want to view data in memory
5258at a certain address as a character string or as an instruction. To do
5259these things, specify an @dfn{output format} when you print a value.
5260
5261The simplest use of output formats is to say how to print a value
5262already computed. This is done by starting the arguments of the
5263@code{print} command with a slash and a format letter. The format
5264letters supported are:
5265
5266@table @code
5267@item x
5268Regard the bits of the value as an integer, and print the integer in
5269hexadecimal.
5270
5271@item d
5272Print as integer in signed decimal.
5273
5274@item u
5275Print as integer in unsigned decimal.
5276
5277@item o
5278Print as integer in octal.
5279
5280@item t
5281Print as integer in binary. The letter @samp{t} stands for ``two''.
5282@footnote{@samp{b} cannot be used because these format letters are also
5283used with the @code{x} command, where @samp{b} stands for ``byte'';
d4f3574e 5284see @ref{Memory,,Examining memory}.}
c906108c
SS
5285
5286@item a
5287@cindex unknown address, locating
3d67e040 5288@cindex locate address
c906108c
SS
5289Print as an address, both absolute in hexadecimal and as an offset from
5290the nearest preceding symbol. You can use this format used to discover
5291where (in what function) an unknown address is located:
5292
474c8240 5293@smallexample
c906108c
SS
5294(@value{GDBP}) p/a 0x54320
5295$3 = 0x54320 <_initialize_vx+396>
474c8240 5296@end smallexample
c906108c 5297
3d67e040
EZ
5298@noindent
5299The command @code{info symbol 0x54320} yields similar results.
5300@xref{Symbols, info symbol}.
5301
c906108c
SS
5302@item c
5303Regard as an integer and print it as a character constant.
5304
5305@item f
5306Regard the bits of the value as a floating point number and print
5307using typical floating point syntax.
5308@end table
5309
5310For example, to print the program counter in hex (@pxref{Registers}), type
5311
474c8240 5312@smallexample
c906108c 5313p/x $pc
474c8240 5314@end smallexample
c906108c
SS
5315
5316@noindent
5317Note that no space is required before the slash; this is because command
5318names in @value{GDBN} cannot contain a slash.
5319
5320To reprint the last value in the value history with a different format,
5321you can use the @code{print} command with just a format and no
5322expression. For example, @samp{p/x} reprints the last value in hex.
5323
6d2ebf8b 5324@node Memory
c906108c
SS
5325@section Examining memory
5326
5327You can use the command @code{x} (for ``examine'') to examine memory in
5328any of several formats, independently of your program's data types.
5329
5330@cindex examining memory
5331@table @code
41afff9a 5332@kindex x @r{(examine memory)}
c906108c
SS
5333@item x/@var{nfu} @var{addr}
5334@itemx x @var{addr}
5335@itemx x
5336Use the @code{x} command to examine memory.
5337@end table
5338
5339@var{n}, @var{f}, and @var{u} are all optional parameters that specify how
5340much memory to display and how to format it; @var{addr} is an
5341expression giving the address where you want to start displaying memory.
5342If you use defaults for @var{nfu}, you need not type the slash @samp{/}.
5343Several commands set convenient defaults for @var{addr}.
5344
5345@table @r
5346@item @var{n}, the repeat count
5347The repeat count is a decimal integer; the default is 1. It specifies
5348how much memory (counting by units @var{u}) to display.
5349@c This really is **decimal**; unaffected by 'set radix' as of GDB
5350@c 4.1.2.
5351
5352@item @var{f}, the display format
5353The display format is one of the formats used by @code{print},
5354@samp{s} (null-terminated string), or @samp{i} (machine instruction).
5355The default is @samp{x} (hexadecimal) initially.
5356The default changes each time you use either @code{x} or @code{print}.
5357
5358@item @var{u}, the unit size
5359The unit size is any of
5360
5361@table @code
5362@item b
5363Bytes.
5364@item h
5365Halfwords (two bytes).
5366@item w
5367Words (four bytes). This is the initial default.
5368@item g
5369Giant words (eight bytes).
5370@end table
5371
5372Each time you specify a unit size with @code{x}, that size becomes the
5373default unit the next time you use @code{x}. (For the @samp{s} and
5374@samp{i} formats, the unit size is ignored and is normally not written.)
5375
5376@item @var{addr}, starting display address
5377@var{addr} is the address where you want @value{GDBN} to begin displaying
5378memory. The expression need not have a pointer value (though it may);
5379it is always interpreted as an integer address of a byte of memory.
5380@xref{Expressions, ,Expressions}, for more information on expressions. The default for
5381@var{addr} is usually just after the last address examined---but several
5382other commands also set the default address: @code{info breakpoints} (to
5383the address of the last breakpoint listed), @code{info line} (to the
5384starting address of a line), and @code{print} (if you use it to display
5385a value from memory).
5386@end table
5387
5388For example, @samp{x/3uh 0x54320} is a request to display three halfwords
5389(@code{h}) of memory, formatted as unsigned decimal integers (@samp{u}),
5390starting at address @code{0x54320}. @samp{x/4xw $sp} prints the four
5391words (@samp{w}) of memory above the stack pointer (here, @samp{$sp};
d4f3574e 5392@pxref{Registers, ,Registers}) in hexadecimal (@samp{x}).
c906108c
SS
5393
5394Since the letters indicating unit sizes are all distinct from the
5395letters specifying output formats, you do not have to remember whether
5396unit size or format comes first; either order works. The output
5397specifications @samp{4xw} and @samp{4wx} mean exactly the same thing.
5398(However, the count @var{n} must come first; @samp{wx4} does not work.)
5399
5400Even though the unit size @var{u} is ignored for the formats @samp{s}
5401and @samp{i}, you might still want to use a count @var{n}; for example,
5402@samp{3i} specifies that you want to see three machine instructions,
5403including any operands. The command @code{disassemble} gives an
d4f3574e 5404alternative way of inspecting machine instructions; see @ref{Machine
c906108c
SS
5405Code,,Source and machine code}.
5406
5407All the defaults for the arguments to @code{x} are designed to make it
5408easy to continue scanning memory with minimal specifications each time
5409you use @code{x}. For example, after you have inspected three machine
5410instructions with @samp{x/3i @var{addr}}, you can inspect the next seven
5411with just @samp{x/7}. If you use @key{RET} to repeat the @code{x} command,
5412the repeat count @var{n} is used again; the other arguments default as
5413for successive uses of @code{x}.
5414
5415@cindex @code{$_}, @code{$__}, and value history
5416The addresses and contents printed by the @code{x} command are not saved
5417in the value history because there is often too much of them and they
5418would get in the way. Instead, @value{GDBN} makes these values available for
5419subsequent use in expressions as values of the convenience variables
5420@code{$_} and @code{$__}. After an @code{x} command, the last address
5421examined is available for use in expressions in the convenience variable
5422@code{$_}. The contents of that address, as examined, are available in
5423the convenience variable @code{$__}.
5424
5425If the @code{x} command has a repeat count, the address and contents saved
5426are from the last memory unit printed; this is not the same as the last
5427address printed if several units were printed on the last line of output.
5428
09d4efe1
EZ
5429@cindex remote memory comparison
5430@cindex verify remote memory image
5431When you are debugging a program running on a remote target machine
5432(@pxref{Remote}), you may wish to verify the program's image in the
5433remote machine's memory against the executable file you downloaded to
5434the target. The @code{compare-sections} command is provided for such
5435situations.
5436
5437@table @code
5438@kindex compare-sections
5439@item compare-sections @r{[}@var{section-name}@r{]}
5440Compare the data of a loadable section @var{section-name} in the
5441executable file of the program being debugged with the same section in
5442the remote machine's memory, and report any mismatches. With no
5443arguments, compares all loadable sections. This command's
5444availability depends on the target's support for the @code{"qCRC"}
5445remote request.
5446@end table
5447
6d2ebf8b 5448@node Auto Display
c906108c
SS
5449@section Automatic display
5450@cindex automatic display
5451@cindex display of expressions
5452
5453If you find that you want to print the value of an expression frequently
5454(to see how it changes), you might want to add it to the @dfn{automatic
5455display list} so that @value{GDBN} prints its value each time your program stops.
5456Each expression added to the list is given a number to identify it;
5457to remove an expression from the list, you specify that number.
5458The automatic display looks like this:
5459
474c8240 5460@smallexample
c906108c
SS
54612: foo = 38
54623: bar[5] = (struct hack *) 0x3804
474c8240 5463@end smallexample
c906108c
SS
5464
5465@noindent
5466This display shows item numbers, expressions and their current values. As with
5467displays you request manually using @code{x} or @code{print}, you can
5468specify the output format you prefer; in fact, @code{display} decides
5469whether to use @code{print} or @code{x} depending on how elaborate your
5470format specification is---it uses @code{x} if you specify a unit size,
5471or one of the two formats (@samp{i} and @samp{s}) that are only
5472supported by @code{x}; otherwise it uses @code{print}.
5473
5474@table @code
5475@kindex display
d4f3574e
SS
5476@item display @var{expr}
5477Add the expression @var{expr} to the list of expressions to display
c906108c
SS
5478each time your program stops. @xref{Expressions, ,Expressions}.
5479
5480@code{display} does not repeat if you press @key{RET} again after using it.
5481
d4f3574e 5482@item display/@var{fmt} @var{expr}
c906108c 5483For @var{fmt} specifying only a display format and not a size or
d4f3574e 5484count, add the expression @var{expr} to the auto-display list but
c906108c
SS
5485arrange to display it each time in the specified format @var{fmt}.
5486@xref{Output Formats,,Output formats}.
5487
5488@item display/@var{fmt} @var{addr}
5489For @var{fmt} @samp{i} or @samp{s}, or including a unit-size or a
5490number of units, add the expression @var{addr} as a memory address to
5491be examined each time your program stops. Examining means in effect
5492doing @samp{x/@var{fmt} @var{addr}}. @xref{Memory, ,Examining memory}.
5493@end table
5494
5495For example, @samp{display/i $pc} can be helpful, to see the machine
5496instruction about to be executed each time execution stops (@samp{$pc}
d4f3574e 5497is a common name for the program counter; @pxref{Registers, ,Registers}).
c906108c
SS
5498
5499@table @code
5500@kindex delete display
5501@kindex undisplay
5502@item undisplay @var{dnums}@dots{}
5503@itemx delete display @var{dnums}@dots{}
5504Remove item numbers @var{dnums} from the list of expressions to display.
5505
5506@code{undisplay} does not repeat if you press @key{RET} after using it.
5507(Otherwise you would just get the error @samp{No display number @dots{}}.)
5508
5509@kindex disable display
5510@item disable display @var{dnums}@dots{}
5511Disable the display of item numbers @var{dnums}. A disabled display
5512item is not printed automatically, but is not forgotten. It may be
5513enabled again later.
5514
5515@kindex enable display
5516@item enable display @var{dnums}@dots{}
5517Enable display of item numbers @var{dnums}. It becomes effective once
5518again in auto display of its expression, until you specify otherwise.
5519
5520@item display
5521Display the current values of the expressions on the list, just as is
5522done when your program stops.
5523
5524@kindex info display
5525@item info display
5526Print the list of expressions previously set up to display
5527automatically, each one with its item number, but without showing the
5528values. This includes disabled expressions, which are marked as such.
5529It also includes expressions which would not be displayed right now
5530because they refer to automatic variables not currently available.
5531@end table
5532
15387254 5533@cindex display disabled out of scope
c906108c
SS
5534If a display expression refers to local variables, then it does not make
5535sense outside the lexical context for which it was set up. Such an
5536expression is disabled when execution enters a context where one of its
5537variables is not defined. For example, if you give the command
5538@code{display last_char} while inside a function with an argument
5539@code{last_char}, @value{GDBN} displays this argument while your program
5540continues to stop inside that function. When it stops elsewhere---where
5541there is no variable @code{last_char}---the display is disabled
5542automatically. The next time your program stops where @code{last_char}
5543is meaningful, you can enable the display expression once again.
5544
6d2ebf8b 5545@node Print Settings
c906108c
SS
5546@section Print settings
5547
5548@cindex format options
5549@cindex print settings
5550@value{GDBN} provides the following ways to control how arrays, structures,
5551and symbols are printed.
5552
5553@noindent
5554These settings are useful for debugging programs in any language:
5555
5556@table @code
4644b6e3 5557@kindex set print
c906108c
SS
5558@item set print address
5559@itemx set print address on
4644b6e3 5560@cindex print/don't print memory addresses
c906108c
SS
5561@value{GDBN} prints memory addresses showing the location of stack
5562traces, structure values, pointer values, breakpoints, and so forth,
5563even when it also displays the contents of those addresses. The default
5564is @code{on}. For example, this is what a stack frame display looks like with
5565@code{set print address on}:
5566
5567@smallexample
5568@group
5569(@value{GDBP}) f
5570#0 set_quotes (lq=0x34c78 "<<", rq=0x34c88 ">>")
5571 at input.c:530
5572530 if (lquote != def_lquote)
5573@end group
5574@end smallexample
5575
5576@item set print address off
5577Do not print addresses when displaying their contents. For example,
5578this is the same stack frame displayed with @code{set print address off}:
5579
5580@smallexample
5581@group
5582(@value{GDBP}) set print addr off
5583(@value{GDBP}) f
5584#0 set_quotes (lq="<<", rq=">>") at input.c:530
5585530 if (lquote != def_lquote)
5586@end group
5587@end smallexample
5588
5589You can use @samp{set print address off} to eliminate all machine
5590dependent displays from the @value{GDBN} interface. For example, with
5591@code{print address off}, you should get the same text for backtraces on
5592all machines---whether or not they involve pointer arguments.
5593
4644b6e3 5594@kindex show print
c906108c
SS
5595@item show print address
5596Show whether or not addresses are to be printed.
5597@end table
5598
5599When @value{GDBN} prints a symbolic address, it normally prints the
5600closest earlier symbol plus an offset. If that symbol does not uniquely
5601identify the address (for example, it is a name whose scope is a single
5602source file), you may need to clarify. One way to do this is with
5603@code{info line}, for example @samp{info line *0x4537}. Alternately,
5604you can set @value{GDBN} to print the source file and line number when
5605it prints a symbolic address:
5606
5607@table @code
c906108c 5608@item set print symbol-filename on
9c16f35a
EZ
5609@cindex source file and line of a symbol
5610@cindex symbol, source file and line
c906108c
SS
5611Tell @value{GDBN} to print the source file name and line number of a
5612symbol in the symbolic form of an address.
5613
5614@item set print symbol-filename off
5615Do not print source file name and line number of a symbol. This is the
5616default.
5617
c906108c
SS
5618@item show print symbol-filename
5619Show whether or not @value{GDBN} will print the source file name and
5620line number of a symbol in the symbolic form of an address.
5621@end table
5622
5623Another situation where it is helpful to show symbol filenames and line
5624numbers is when disassembling code; @value{GDBN} shows you the line
5625number and source file that corresponds to each instruction.
5626
5627Also, you may wish to see the symbolic form only if the address being
5628printed is reasonably close to the closest earlier symbol:
5629
5630@table @code
c906108c 5631@item set print max-symbolic-offset @var{max-offset}
4644b6e3 5632@cindex maximum value for offset of closest symbol
c906108c
SS
5633Tell @value{GDBN} to only display the symbolic form of an address if the
5634offset between the closest earlier symbol and the address is less than
5d161b24 5635@var{max-offset}. The default is 0, which tells @value{GDBN}
c906108c
SS
5636to always print the symbolic form of an address if any symbol precedes it.
5637
c906108c
SS
5638@item show print max-symbolic-offset
5639Ask how large the maximum offset is that @value{GDBN} prints in a
5640symbolic address.
5641@end table
5642
5643@cindex wild pointer, interpreting
5644@cindex pointer, finding referent
5645If you have a pointer and you are not sure where it points, try
5646@samp{set print symbol-filename on}. Then you can determine the name
5647and source file location of the variable where it points, using
5648@samp{p/a @var{pointer}}. This interprets the address in symbolic form.
5649For example, here @value{GDBN} shows that a variable @code{ptt} points
5650at another variable @code{t}, defined in @file{hi2.c}:
5651
474c8240 5652@smallexample
c906108c
SS
5653(@value{GDBP}) set print symbol-filename on
5654(@value{GDBP}) p/a ptt
5655$4 = 0xe008 <t in hi2.c>
474c8240 5656@end smallexample
c906108c
SS
5657
5658@quotation
5659@emph{Warning:} For pointers that point to a local variable, @samp{p/a}
5660does not show the symbol name and filename of the referent, even with
5661the appropriate @code{set print} options turned on.
5662@end quotation
5663
5664Other settings control how different kinds of objects are printed:
5665
5666@table @code
c906108c
SS
5667@item set print array
5668@itemx set print array on
4644b6e3 5669@cindex pretty print arrays
c906108c
SS
5670Pretty print arrays. This format is more convenient to read,
5671but uses more space. The default is off.
5672
5673@item set print array off
5674Return to compressed format for arrays.
5675
c906108c
SS
5676@item show print array
5677Show whether compressed or pretty format is selected for displaying
5678arrays.
5679
c906108c 5680@item set print elements @var{number-of-elements}
4644b6e3 5681@cindex number of array elements to print
9c16f35a 5682@cindex limit on number of printed array elements
c906108c
SS
5683Set a limit on how many elements of an array @value{GDBN} will print.
5684If @value{GDBN} is printing a large array, it stops printing after it has
5685printed the number of elements set by the @code{set print elements} command.
5686This limit also applies to the display of strings.
d4f3574e 5687When @value{GDBN} starts, this limit is set to 200.
c906108c
SS
5688Setting @var{number-of-elements} to zero means that the printing is unlimited.
5689
c906108c
SS
5690@item show print elements
5691Display the number of elements of a large array that @value{GDBN} will print.
5692If the number is 0, then the printing is unlimited.
5693
9c16f35a
EZ
5694@item set print repeats
5695@cindex repeated array elements
5696Set the threshold for suppressing display of repeated array
5697elelments. When the number of consecutive identical elements of an
5698array exceeds the threshold, @value{GDBN} prints the string
5699@code{"<repeats @var{n} times>"}, where @var{n} is the number of
5700identical repetitions, instead of displaying the identical elements
5701themselves. Setting the threshold to zero will cause all elements to
5702be individually printed. The default threshold is 10.
5703
5704@item show print repeats
5705Display the current threshold for printing repeated identical
5706elements.
5707
c906108c 5708@item set print null-stop
4644b6e3 5709@cindex @sc{null} elements in arrays
c906108c 5710Cause @value{GDBN} to stop printing the characters of an array when the first
d4f3574e 5711@sc{null} is encountered. This is useful when large arrays actually
c906108c 5712contain only short strings.
d4f3574e 5713The default is off.
c906108c 5714
9c16f35a
EZ
5715@item show print null-stop
5716Show whether @value{GDBN} stops printing an array on the first
5717@sc{null} character.
5718
c906108c 5719@item set print pretty on
9c16f35a
EZ
5720@cindex print structures in indented form
5721@cindex indentation in structure display
5d161b24 5722Cause @value{GDBN} to print structures in an indented format with one member
c906108c
SS
5723per line, like this:
5724
5725@smallexample
5726@group
5727$1 = @{
5728 next = 0x0,
5729 flags = @{
5730 sweet = 1,
5731 sour = 1
5732 @},
5733 meat = 0x54 "Pork"
5734@}
5735@end group
5736@end smallexample
5737
5738@item set print pretty off
5739Cause @value{GDBN} to print structures in a compact format, like this:
5740
5741@smallexample
5742@group
5743$1 = @{next = 0x0, flags = @{sweet = 1, sour = 1@}, \
5744meat = 0x54 "Pork"@}
5745@end group
5746@end smallexample
5747
5748@noindent
5749This is the default format.
5750
c906108c
SS
5751@item show print pretty
5752Show which format @value{GDBN} is using to print structures.
5753
c906108c 5754@item set print sevenbit-strings on
4644b6e3
EZ
5755@cindex eight-bit characters in strings
5756@cindex octal escapes in strings
c906108c
SS
5757Print using only seven-bit characters; if this option is set,
5758@value{GDBN} displays any eight-bit characters (in strings or
5759character values) using the notation @code{\}@var{nnn}. This setting is
5760best if you are working in English (@sc{ascii}) and you use the
5761high-order bit of characters as a marker or ``meta'' bit.
5762
5763@item set print sevenbit-strings off
5764Print full eight-bit characters. This allows the use of more
5765international character sets, and is the default.
5766
c906108c
SS
5767@item show print sevenbit-strings
5768Show whether or not @value{GDBN} is printing only seven-bit characters.
5769
c906108c 5770@item set print union on
4644b6e3 5771@cindex unions in structures, printing
9c16f35a
EZ
5772Tell @value{GDBN} to print unions which are contained in structures
5773and other unions. This is the default setting.
c906108c
SS
5774
5775@item set print union off
9c16f35a
EZ
5776Tell @value{GDBN} not to print unions which are contained in
5777structures and other unions. @value{GDBN} will print @code{"@{...@}"}
5778instead.
c906108c 5779
c906108c
SS
5780@item show print union
5781Ask @value{GDBN} whether or not it will print unions which are contained in
9c16f35a 5782structures and other unions.
c906108c
SS
5783
5784For example, given the declarations
5785
5786@smallexample
5787typedef enum @{Tree, Bug@} Species;
5788typedef enum @{Big_tree, Acorn, Seedling@} Tree_forms;
5d161b24 5789typedef enum @{Caterpillar, Cocoon, Butterfly@}
c906108c
SS
5790 Bug_forms;
5791
5792struct thing @{
5793 Species it;
5794 union @{
5795 Tree_forms tree;
5796 Bug_forms bug;
5797 @} form;
5798@};
5799
5800struct thing foo = @{Tree, @{Acorn@}@};
5801@end smallexample
5802
5803@noindent
5804with @code{set print union on} in effect @samp{p foo} would print
5805
5806@smallexample
5807$1 = @{it = Tree, form = @{tree = Acorn, bug = Cocoon@}@}
5808@end smallexample
5809
5810@noindent
5811and with @code{set print union off} in effect it would print
5812
5813@smallexample
5814$1 = @{it = Tree, form = @{...@}@}
5815@end smallexample
9c16f35a
EZ
5816
5817@noindent
5818@code{set print union} affects programs written in C-like languages
5819and in Pascal.
c906108c
SS
5820@end table
5821
c906108c
SS
5822@need 1000
5823@noindent
b37052ae 5824These settings are of interest when debugging C@t{++} programs:
c906108c
SS
5825
5826@table @code
4644b6e3 5827@cindex demangling C@t{++} names
c906108c
SS
5828@item set print demangle
5829@itemx set print demangle on
b37052ae 5830Print C@t{++} names in their source form rather than in the encoded
c906108c 5831(``mangled'') form passed to the assembler and linker for type-safe
d4f3574e 5832linkage. The default is on.
c906108c 5833
c906108c 5834@item show print demangle
b37052ae 5835Show whether C@t{++} names are printed in mangled or demangled form.
c906108c 5836
c906108c
SS
5837@item set print asm-demangle
5838@itemx set print asm-demangle on
b37052ae 5839Print C@t{++} names in their source form rather than their mangled form, even
c906108c
SS
5840in assembler code printouts such as instruction disassemblies.
5841The default is off.
5842
c906108c 5843@item show print asm-demangle
b37052ae 5844Show whether C@t{++} names in assembly listings are printed in mangled
c906108c
SS
5845or demangled form.
5846
b37052ae
EZ
5847@cindex C@t{++} symbol decoding style
5848@cindex symbol decoding style, C@t{++}
a8f24a35 5849@kindex set demangle-style
c906108c
SS
5850@item set demangle-style @var{style}
5851Choose among several encoding schemes used by different compilers to
b37052ae 5852represent C@t{++} names. The choices for @var{style} are currently:
c906108c
SS
5853
5854@table @code
5855@item auto
5856Allow @value{GDBN} to choose a decoding style by inspecting your program.
5857
5858@item gnu
b37052ae 5859Decode based on the @sc{gnu} C@t{++} compiler (@code{g++}) encoding algorithm.
c906108c 5860This is the default.
c906108c
SS
5861
5862@item hp
b37052ae 5863Decode based on the HP ANSI C@t{++} (@code{aCC}) encoding algorithm.
c906108c
SS
5864
5865@item lucid
b37052ae 5866Decode based on the Lucid C@t{++} compiler (@code{lcc}) encoding algorithm.
c906108c
SS
5867
5868@item arm
b37052ae 5869Decode using the algorithm in the @cite{C@t{++} Annotated Reference Manual}.
c906108c
SS
5870@strong{Warning:} this setting alone is not sufficient to allow
5871debugging @code{cfront}-generated executables. @value{GDBN} would
5872require further enhancement to permit that.
5873
5874@end table
5875If you omit @var{style}, you will see a list of possible formats.
5876
c906108c 5877@item show demangle-style
b37052ae 5878Display the encoding style currently in use for decoding C@t{++} symbols.
c906108c 5879
c906108c
SS
5880@item set print object
5881@itemx set print object on
4644b6e3 5882@cindex derived type of an object, printing
9c16f35a 5883@cindex display derived types
c906108c
SS
5884When displaying a pointer to an object, identify the @emph{actual}
5885(derived) type of the object rather than the @emph{declared} type, using
5886the virtual function table.
5887
5888@item set print object off
5889Display only the declared type of objects, without reference to the
5890virtual function table. This is the default setting.
5891
c906108c
SS
5892@item show print object
5893Show whether actual, or declared, object types are displayed.
5894
c906108c
SS
5895@item set print static-members
5896@itemx set print static-members on
4644b6e3 5897@cindex static members of C@t{++} objects
b37052ae 5898Print static members when displaying a C@t{++} object. The default is on.
c906108c
SS
5899
5900@item set print static-members off
b37052ae 5901Do not print static members when displaying a C@t{++} object.
c906108c 5902
c906108c 5903@item show print static-members
9c16f35a
EZ
5904Show whether C@t{++} static members are printed or not.
5905
5906@item set print pascal_static-members
5907@itemx set print pascal_static-members on
5908@cindex static members of Pacal objects
5909@cindex Pacal objects, static members display
5910Print static members when displaying a Pascal object. The default is on.
5911
5912@item set print pascal_static-members off
5913Do not print static members when displaying a Pascal object.
5914
5915@item show print pascal_static-members
5916Show whether Pascal static members are printed or not.
c906108c
SS
5917
5918@c These don't work with HP ANSI C++ yet.
c906108c
SS
5919@item set print vtbl
5920@itemx set print vtbl on
4644b6e3 5921@cindex pretty print C@t{++} virtual function tables
9c16f35a
EZ
5922@cindex virtual functions (C@t{++}) display
5923@cindex VTBL display
b37052ae 5924Pretty print C@t{++} virtual function tables. The default is off.
c906108c 5925(The @code{vtbl} commands do not work on programs compiled with the HP
b37052ae 5926ANSI C@t{++} compiler (@code{aCC}).)
c906108c
SS
5927
5928@item set print vtbl off
b37052ae 5929Do not pretty print C@t{++} virtual function tables.
c906108c 5930
c906108c 5931@item show print vtbl
b37052ae 5932Show whether C@t{++} virtual function tables are pretty printed, or not.
c906108c 5933@end table
c906108c 5934
6d2ebf8b 5935@node Value History
c906108c
SS
5936@section Value history
5937
5938@cindex value history
9c16f35a 5939@cindex history of values printed by @value{GDBN}
5d161b24
DB
5940Values printed by the @code{print} command are saved in the @value{GDBN}
5941@dfn{value history}. This allows you to refer to them in other expressions.
5942Values are kept until the symbol table is re-read or discarded
5943(for example with the @code{file} or @code{symbol-file} commands).
5944When the symbol table changes, the value history is discarded,
5945since the values may contain pointers back to the types defined in the
c906108c
SS
5946symbol table.
5947
5948@cindex @code{$}
5949@cindex @code{$$}
5950@cindex history number
5951The values printed are given @dfn{history numbers} by which you can
5952refer to them. These are successive integers starting with one.
5953@code{print} shows you the history number assigned to a value by
5954printing @samp{$@var{num} = } before the value; here @var{num} is the
5955history number.
5956
5957To refer to any previous value, use @samp{$} followed by the value's
5958history number. The way @code{print} labels its output is designed to
5959remind you of this. Just @code{$} refers to the most recent value in
5960the history, and @code{$$} refers to the value before that.
5961@code{$$@var{n}} refers to the @var{n}th value from the end; @code{$$2}
5962is the value just prior to @code{$$}, @code{$$1} is equivalent to
5963@code{$$}, and @code{$$0} is equivalent to @code{$}.
5964
5965For example, suppose you have just printed a pointer to a structure and
5966want to see the contents of the structure. It suffices to type
5967
474c8240 5968@smallexample
c906108c 5969p *$
474c8240 5970@end smallexample
c906108c
SS
5971
5972If you have a chain of structures where the component @code{next} points
5973to the next one, you can print the contents of the next one with this:
5974
474c8240 5975@smallexample
c906108c 5976p *$.next
474c8240 5977@end smallexample
c906108c
SS
5978
5979@noindent
5980You can print successive links in the chain by repeating this
5981command---which you can do by just typing @key{RET}.
5982
5983Note that the history records values, not expressions. If the value of
5984@code{x} is 4 and you type these commands:
5985
474c8240 5986@smallexample
c906108c
SS
5987print x
5988set x=5
474c8240 5989@end smallexample
c906108c
SS
5990
5991@noindent
5992then the value recorded in the value history by the @code{print} command
5993remains 4 even though the value of @code{x} has changed.
5994
5995@table @code
5996@kindex show values
5997@item show values
5998Print the last ten values in the value history, with their item numbers.
5999This is like @samp{p@ $$9} repeated ten times, except that @code{show
6000values} does not change the history.
6001
6002@item show values @var{n}
6003Print ten history values centered on history item number @var{n}.
6004
6005@item show values +
6006Print ten history values just after the values last printed. If no more
6007values are available, @code{show values +} produces no display.
6008@end table
6009
6010Pressing @key{RET} to repeat @code{show values @var{n}} has exactly the
6011same effect as @samp{show values +}.
6012
6d2ebf8b 6013@node Convenience Vars
c906108c
SS
6014@section Convenience variables
6015
6016@cindex convenience variables
9c16f35a 6017@cindex user-defined variables
c906108c
SS
6018@value{GDBN} provides @dfn{convenience variables} that you can use within
6019@value{GDBN} to hold on to a value and refer to it later. These variables
6020exist entirely within @value{GDBN}; they are not part of your program, and
6021setting a convenience variable has no direct effect on further execution
6022of your program. That is why you can use them freely.
6023
6024Convenience variables are prefixed with @samp{$}. Any name preceded by
6025@samp{$} can be used for a convenience variable, unless it is one of
d4f3574e 6026the predefined machine-specific register names (@pxref{Registers, ,Registers}).
c906108c
SS
6027(Value history references, in contrast, are @emph{numbers} preceded
6028by @samp{$}. @xref{Value History, ,Value history}.)
6029
6030You can save a value in a convenience variable with an assignment
6031expression, just as you would set a variable in your program.
6032For example:
6033
474c8240 6034@smallexample
c906108c 6035set $foo = *object_ptr
474c8240 6036@end smallexample
c906108c
SS
6037
6038@noindent
6039would save in @code{$foo} the value contained in the object pointed to by
6040@code{object_ptr}.
6041
6042Using a convenience variable for the first time creates it, but its
6043value is @code{void} until you assign a new value. You can alter the
6044value with another assignment at any time.
6045
6046Convenience variables have no fixed types. You can assign a convenience
6047variable any type of value, including structures and arrays, even if
6048that variable already has a value of a different type. The convenience
6049variable, when used as an expression, has the type of its current value.
6050
6051@table @code
6052@kindex show convenience
9c16f35a 6053@cindex show all user variables
c906108c
SS
6054@item show convenience
6055Print a list of convenience variables used so far, and their values.
d4f3574e 6056Abbreviated @code{show conv}.
c906108c
SS
6057@end table
6058
6059One of the ways to use a convenience variable is as a counter to be
6060incremented or a pointer to be advanced. For example, to print
6061a field from successive elements of an array of structures:
6062
474c8240 6063@smallexample
c906108c
SS
6064set $i = 0
6065print bar[$i++]->contents
474c8240 6066@end smallexample
c906108c 6067
d4f3574e
SS
6068@noindent
6069Repeat that command by typing @key{RET}.
c906108c
SS
6070
6071Some convenience variables are created automatically by @value{GDBN} and given
6072values likely to be useful.
6073
6074@table @code
41afff9a 6075@vindex $_@r{, convenience variable}
c906108c
SS
6076@item $_
6077The variable @code{$_} is automatically set by the @code{x} command to
6078the last address examined (@pxref{Memory, ,Examining memory}). Other
6079commands which provide a default address for @code{x} to examine also
6080set @code{$_} to that address; these commands include @code{info line}
6081and @code{info breakpoint}. The type of @code{$_} is @code{void *}
6082except when set by the @code{x} command, in which case it is a pointer
6083to the type of @code{$__}.
6084
41afff9a 6085@vindex $__@r{, convenience variable}
c906108c
SS
6086@item $__
6087The variable @code{$__} is automatically set by the @code{x} command
6088to the value found in the last address examined. Its type is chosen
6089to match the format in which the data was printed.
6090
6091@item $_exitcode
41afff9a 6092@vindex $_exitcode@r{, convenience variable}
c906108c
SS
6093The variable @code{$_exitcode} is automatically set to the exit code when
6094the program being debugged terminates.
6095@end table
6096
53a5351d
JM
6097On HP-UX systems, if you refer to a function or variable name that
6098begins with a dollar sign, @value{GDBN} searches for a user or system
6099name first, before it searches for a convenience variable.
c906108c 6100
6d2ebf8b 6101@node Registers
c906108c
SS
6102@section Registers
6103
6104@cindex registers
6105You can refer to machine register contents, in expressions, as variables
6106with names starting with @samp{$}. The names of registers are different
6107for each machine; use @code{info registers} to see the names used on
6108your machine.
6109
6110@table @code
6111@kindex info registers
6112@item info registers
6113Print the names and values of all registers except floating-point
c85508ee 6114and vector registers (in the selected stack frame).
c906108c
SS
6115
6116@kindex info all-registers
6117@cindex floating point registers
6118@item info all-registers
6119Print the names and values of all registers, including floating-point
c85508ee 6120and vector registers (in the selected stack frame).
c906108c
SS
6121
6122@item info registers @var{regname} @dots{}
6123Print the @dfn{relativized} value of each specified register @var{regname}.
5d161b24
DB
6124As discussed in detail below, register values are normally relative to
6125the selected stack frame. @var{regname} may be any register name valid on
c906108c
SS
6126the machine you are using, with or without the initial @samp{$}.
6127@end table
6128
6129@value{GDBN} has four ``standard'' register names that are available (in
6130expressions) on most machines---whenever they do not conflict with an
6131architecture's canonical mnemonics for registers. The register names
6132@code{$pc} and @code{$sp} are used for the program counter register and
6133the stack pointer. @code{$fp} is used for a register that contains a
6134pointer to the current stack frame, and @code{$ps} is used for a
6135register that contains the processor status. For example,
6136you could print the program counter in hex with
6137
474c8240 6138@smallexample
c906108c 6139p/x $pc
474c8240 6140@end smallexample
c906108c
SS
6141
6142@noindent
6143or print the instruction to be executed next with
6144
474c8240 6145@smallexample
c906108c 6146x/i $pc
474c8240 6147@end smallexample
c906108c
SS
6148
6149@noindent
6150or add four to the stack pointer@footnote{This is a way of removing
6151one word from the stack, on machines where stacks grow downward in
6152memory (most machines, nowadays). This assumes that the innermost
6153stack frame is selected; setting @code{$sp} is not allowed when other
6154stack frames are selected. To pop entire frames off the stack,
6155regardless of machine architecture, use @code{return};
d4f3574e 6156see @ref{Returning, ,Returning from a function}.} with
c906108c 6157
474c8240 6158@smallexample
c906108c 6159set $sp += 4
474c8240 6160@end smallexample
c906108c
SS
6161
6162Whenever possible, these four standard register names are available on
6163your machine even though the machine has different canonical mnemonics,
6164so long as there is no conflict. The @code{info registers} command
6165shows the canonical names. For example, on the SPARC, @code{info
6166registers} displays the processor status register as @code{$psr} but you
d4f3574e
SS
6167can also refer to it as @code{$ps}; and on x86-based machines @code{$ps}
6168is an alias for the @sc{eflags} register.
c906108c
SS
6169
6170@value{GDBN} always considers the contents of an ordinary register as an
6171integer when the register is examined in this way. Some machines have
6172special registers which can hold nothing but floating point; these
6173registers are considered to have floating point values. There is no way
6174to refer to the contents of an ordinary register as floating point value
6175(although you can @emph{print} it as a floating point value with
6176@samp{print/f $@var{regname}}).
6177
6178Some registers have distinct ``raw'' and ``virtual'' data formats. This
6179means that the data format in which the register contents are saved by
6180the operating system is not the same one that your program normally
6181sees. For example, the registers of the 68881 floating point
6182coprocessor are always saved in ``extended'' (raw) format, but all C
6183programs expect to work with ``double'' (virtual) format. In such
5d161b24 6184cases, @value{GDBN} normally works with the virtual format only (the format
c906108c
SS
6185that makes sense for your program), but the @code{info registers} command
6186prints the data in both formats.
6187
6188Normally, register values are relative to the selected stack frame
6189(@pxref{Selection, ,Selecting a frame}). This means that you get the
6190value that the register would contain if all stack frames farther in
6191were exited and their saved registers restored. In order to see the
6192true contents of hardware registers, you must select the innermost
6193frame (with @samp{frame 0}).
6194
6195However, @value{GDBN} must deduce where registers are saved, from the machine
6196code generated by your compiler. If some registers are not saved, or if
6197@value{GDBN} is unable to locate the saved registers, the selected stack
6198frame makes no difference.
6199
6d2ebf8b 6200@node Floating Point Hardware
c906108c
SS
6201@section Floating point hardware
6202@cindex floating point
6203
6204Depending on the configuration, @value{GDBN} may be able to give
6205you more information about the status of the floating point hardware.
6206
6207@table @code
6208@kindex info float
6209@item info float
6210Display hardware-dependent information about the floating
6211point unit. The exact contents and layout vary depending on the
6212floating point chip. Currently, @samp{info float} is supported on
6213the ARM and x86 machines.
6214@end table
c906108c 6215
e76f1f2e
AC
6216@node Vector Unit
6217@section Vector Unit
6218@cindex vector unit
6219
6220Depending on the configuration, @value{GDBN} may be able to give you
6221more information about the status of the vector unit.
6222
6223@table @code
6224@kindex info vector
6225@item info vector
6226Display information about the vector unit. The exact contents and
6227layout vary depending on the hardware.
6228@end table
6229
721c2651
EZ
6230@node OS Information
6231@section Operating system auxiliary information
6232@cindex OS information
6233
6234@value{GDBN} provides interfaces to useful OS facilities that can help
6235you debug your program.
6236
6237@cindex @code{ptrace} system call
6238@cindex @code{struct user} contents
6239When @value{GDBN} runs on a @dfn{Posix system} (such as GNU or Unix
6240machines), it interfaces with the inferior via the @code{ptrace}
6241system call. The operating system creates a special sata structure,
6242called @code{struct user}, for this interface. You can use the
6243command @code{info udot} to display the contents of this data
6244structure.
6245
6246@table @code
6247@item info udot
6248@kindex info udot
6249Display the contents of the @code{struct user} maintained by the OS
6250kernel for the program being debugged. @value{GDBN} displays the
6251contents of @code{struct user} as a list of hex numbers, similar to
6252the @code{examine} command.
6253@end table
6254
b383017d
RM
6255@cindex auxiliary vector
6256@cindex vector, auxiliary
b383017d
RM
6257Some operating systems supply an @dfn{auxiliary vector} to programs at
6258startup. This is akin to the arguments and environment that you
6259specify for a program, but contains a system-dependent variety of
6260binary values that tell system libraries important details about the
6261hardware, operating system, and process. Each value's purpose is
6262identified by an integer tag; the meanings are well-known but system-specific.
6263Depending on the configuration and operating system facilities,
9c16f35a
EZ
6264@value{GDBN} may be able to show you this information. For remote
6265targets, this functionality may further depend on the remote stub's
6266support of the @samp{qPart:auxv:read} packet, see @ref{Remote
6267configuration, auxiliary vector}.
b383017d
RM
6268
6269@table @code
6270@kindex info auxv
6271@item info auxv
6272Display the auxiliary vector of the inferior, which can be either a
e4937fc1 6273live process or a core dump file. @value{GDBN} prints each tag value
b383017d
RM
6274numerically, and also shows names and text descriptions for recognized
6275tags. Some values in the vector are numbers, some bit masks, and some
e4937fc1 6276pointers to strings or other data. @value{GDBN} displays each value in the
b383017d
RM
6277most appropriate form for a recognized tag, and in hexadecimal for
6278an unrecognized tag.
6279@end table
6280
721c2651 6281
29e57380 6282@node Memory Region Attributes
b383017d 6283@section Memory region attributes
29e57380
C
6284@cindex memory region attributes
6285
b383017d
RM
6286@dfn{Memory region attributes} allow you to describe special handling
6287required by regions of your target's memory. @value{GDBN} uses attributes
29e57380
C
6288to determine whether to allow certain types of memory accesses; whether to
6289use specific width accesses; and whether to cache target memory.
6290
6291Defined memory regions can be individually enabled and disabled. When a
6292memory region is disabled, @value{GDBN} uses the default attributes when
6293accessing memory in that region. Similarly, if no memory regions have
6294been defined, @value{GDBN} uses the default attributes when accessing
6295all memory.
6296
b383017d 6297When a memory region is defined, it is given a number to identify it;
29e57380
C
6298to enable, disable, or remove a memory region, you specify that number.
6299
6300@table @code
6301@kindex mem
bfac230e 6302@item mem @var{lower} @var{upper} @var{attributes}@dots{}
09d4efe1
EZ
6303Define a memory region bounded by @var{lower} and @var{upper} with
6304attributes @var{attributes}@dots{}, and add it to the list of regions
6305monitored by @value{GDBN}. Note that @var{upper} == 0 is a special
6306case: it is treated as the the target's maximum memory address.
bfac230e 6307(0xffff on 16 bit targets, 0xffffffff on 32 bit targets, etc.)
29e57380
C
6308
6309@kindex delete mem
6310@item delete mem @var{nums}@dots{}
09d4efe1
EZ
6311Remove memory regions @var{nums}@dots{} from the list of regions
6312monitored by @value{GDBN}.
29e57380
C
6313
6314@kindex disable mem
6315@item disable mem @var{nums}@dots{}
09d4efe1 6316Disable monitoring of memory regions @var{nums}@dots{}.
b383017d 6317A disabled memory region is not forgotten.
29e57380
C
6318It may be enabled again later.
6319
6320@kindex enable mem
6321@item enable mem @var{nums}@dots{}
09d4efe1 6322Enable monitoring of memory regions @var{nums}@dots{}.
29e57380
C
6323
6324@kindex info mem
6325@item info mem
6326Print a table of all defined memory regions, with the following columns
09d4efe1 6327for each region:
29e57380
C
6328
6329@table @emph
6330@item Memory Region Number
6331@item Enabled or Disabled.
b383017d 6332Enabled memory regions are marked with @samp{y}.
29e57380
C
6333Disabled memory regions are marked with @samp{n}.
6334
6335@item Lo Address
6336The address defining the inclusive lower bound of the memory region.
6337
6338@item Hi Address
6339The address defining the exclusive upper bound of the memory region.
6340
6341@item Attributes
6342The list of attributes set for this memory region.
6343@end table
6344@end table
6345
6346
6347@subsection Attributes
6348
b383017d 6349@subsubsection Memory Access Mode
29e57380
C
6350The access mode attributes set whether @value{GDBN} may make read or
6351write accesses to a memory region.
6352
6353While these attributes prevent @value{GDBN} from performing invalid
6354memory accesses, they do nothing to prevent the target system, I/O DMA,
6355etc. from accessing memory.
6356
6357@table @code
6358@item ro
6359Memory is read only.
6360@item wo
6361Memory is write only.
6362@item rw
6ca652b0 6363Memory is read/write. This is the default.
29e57380
C
6364@end table
6365
6366@subsubsection Memory Access Size
6367The acccess size attributes tells @value{GDBN} to use specific sized
6368accesses in the memory region. Often memory mapped device registers
6369require specific sized accesses. If no access size attribute is
6370specified, @value{GDBN} may use accesses of any size.
6371
6372@table @code
6373@item 8
6374Use 8 bit memory accesses.
6375@item 16
6376Use 16 bit memory accesses.
6377@item 32
6378Use 32 bit memory accesses.
6379@item 64
6380Use 64 bit memory accesses.
6381@end table
6382
6383@c @subsubsection Hardware/Software Breakpoints
6384@c The hardware/software breakpoint attributes set whether @value{GDBN}
6385@c will use hardware or software breakpoints for the internal breakpoints
6386@c used by the step, next, finish, until, etc. commands.
6387@c
6388@c @table @code
6389@c @item hwbreak
b383017d 6390@c Always use hardware breakpoints
29e57380
C
6391@c @item swbreak (default)
6392@c @end table
6393
6394@subsubsection Data Cache
6395The data cache attributes set whether @value{GDBN} will cache target
6396memory. While this generally improves performance by reducing debug
6397protocol overhead, it can lead to incorrect results because @value{GDBN}
6398does not know about volatile variables or memory mapped device
6399registers.
6400
6401@table @code
6402@item cache
b383017d 6403Enable @value{GDBN} to cache target memory.
6ca652b0
EZ
6404@item nocache
6405Disable @value{GDBN} from caching target memory. This is the default.
29e57380
C
6406@end table
6407
6408@c @subsubsection Memory Write Verification
b383017d 6409@c The memory write verification attributes set whether @value{GDBN}
29e57380
C
6410@c will re-reads data after each write to verify the write was successful.
6411@c
6412@c @table @code
6413@c @item verify
6414@c @item noverify (default)
6415@c @end table
6416
16d9dec6
MS
6417@node Dump/Restore Files
6418@section Copy between memory and a file
6419@cindex dump/restore files
6420@cindex append data to a file
6421@cindex dump data to a file
6422@cindex restore data from a file
16d9dec6 6423
df5215a6
JB
6424You can use the commands @code{dump}, @code{append}, and
6425@code{restore} to copy data between target memory and a file. The
6426@code{dump} and @code{append} commands write data to a file, and the
6427@code{restore} command reads data from a file back into the inferior's
6428memory. Files may be in binary, Motorola S-record, Intel hex, or
6429Tektronix Hex format; however, @value{GDBN} can only append to binary
6430files.
6431
6432@table @code
6433
6434@kindex dump
6435@item dump @r{[}@var{format}@r{]} memory @var{filename} @var{start_addr} @var{end_addr}
6436@itemx dump @r{[}@var{format}@r{]} value @var{filename} @var{expr}
6437Dump the contents of memory from @var{start_addr} to @var{end_addr},
6438or the value of @var{expr}, to @var{filename} in the given format.
16d9dec6 6439
df5215a6 6440The @var{format} parameter may be any one of:
16d9dec6 6441@table @code
df5215a6
JB
6442@item binary
6443Raw binary form.
6444@item ihex
6445Intel hex format.
6446@item srec
6447Motorola S-record format.
6448@item tekhex
6449Tektronix Hex format.
6450@end table
6451
6452@value{GDBN} uses the same definitions of these formats as the
6453@sc{gnu} binary utilities, like @samp{objdump} and @samp{objcopy}. If
6454@var{format} is omitted, @value{GDBN} dumps the data in raw binary
6455form.
6456
6457@kindex append
6458@item append @r{[}binary@r{]} memory @var{filename} @var{start_addr} @var{end_addr}
6459@itemx append @r{[}binary@r{]} value @var{filename} @var{expr}
6460Append the contents of memory from @var{start_addr} to @var{end_addr},
09d4efe1 6461or the value of @var{expr}, to the file @var{filename}, in raw binary form.
df5215a6
JB
6462(@value{GDBN} can only append data to files in raw binary form.)
6463
6464@kindex restore
6465@item restore @var{filename} @r{[}binary@r{]} @var{bias} @var{start} @var{end}
6466Restore the contents of file @var{filename} into memory. The
6467@code{restore} command can automatically recognize any known @sc{bfd}
6468file format, except for raw binary. To restore a raw binary file you
6469must specify the optional keyword @code{binary} after the filename.
16d9dec6 6470
b383017d 6471If @var{bias} is non-zero, its value will be added to the addresses
16d9dec6
MS
6472contained in the file. Binary files always start at address zero, so
6473they will be restored at address @var{bias}. Other bfd files have
6474a built-in location; they will be restored at offset @var{bias}
6475from that location.
6476
6477If @var{start} and/or @var{end} are non-zero, then only data between
6478file offset @var{start} and file offset @var{end} will be restored.
b383017d 6479These offsets are relative to the addresses in the file, before
16d9dec6
MS
6480the @var{bias} argument is applied.
6481
6482@end table
6483
384ee23f
EZ
6484@node Core File Generation
6485@section How to Produce a Core File from Your Program
6486@cindex dump core from inferior
6487
6488A @dfn{core file} or @dfn{core dump} is a file that records the memory
6489image of a running process and its process status (register values
6490etc.). Its primary use is post-mortem debugging of a program that
6491crashed while it ran outside a debugger. A program that crashes
6492automatically produces a core file, unless this feature is disabled by
6493the user. @xref{Files}, for information on invoking @value{GDBN} in
6494the post-mortem debugging mode.
6495
6496Occasionally, you may wish to produce a core file of the program you
6497are debugging in order to preserve a snapshot of its state.
6498@value{GDBN} has a special command for that.
6499
6500@table @code
6501@kindex gcore
6502@kindex generate-core-file
6503@item generate-core-file [@var{file}]
6504@itemx gcore [@var{file}]
6505Produce a core dump of the inferior process. The optional argument
6506@var{file} specifies the file name where to put the core dump. If not
6507specified, the file name defaults to @file{core.@var{pid}}, where
6508@var{pid} is the inferior process ID.
6509
6510Note that this command is implemented only for some systems (as of
6511this writing, @sc{gnu}/Linux, FreeBSD, Solaris, Unixware, and S390).
6512@end table
6513
a0eb71c5
KB
6514@node Character Sets
6515@section Character Sets
6516@cindex character sets
6517@cindex charset
6518@cindex translating between character sets
6519@cindex host character set
6520@cindex target character set
6521
6522If the program you are debugging uses a different character set to
6523represent characters and strings than the one @value{GDBN} uses itself,
6524@value{GDBN} can automatically translate between the character sets for
6525you. The character set @value{GDBN} uses we call the @dfn{host
6526character set}; the one the inferior program uses we call the
6527@dfn{target character set}.
6528
6529For example, if you are running @value{GDBN} on a @sc{gnu}/Linux system, which
6530uses the ISO Latin 1 character set, but you are using @value{GDBN}'s
6531remote protocol (@pxref{Remote,Remote Debugging}) to debug a program
6532running on an IBM mainframe, which uses the @sc{ebcdic} character set,
6533then the host character set is Latin-1, and the target character set is
6534@sc{ebcdic}. If you give @value{GDBN} the command @code{set
e33d66ec 6535target-charset EBCDIC-US}, then @value{GDBN} translates between
a0eb71c5
KB
6536@sc{ebcdic} and Latin 1 as you print character or string values, or use
6537character and string literals in expressions.
6538
6539@value{GDBN} has no way to automatically recognize which character set
6540the inferior program uses; you must tell it, using the @code{set
6541target-charset} command, described below.
6542
6543Here are the commands for controlling @value{GDBN}'s character set
6544support:
6545
6546@table @code
6547@item set target-charset @var{charset}
6548@kindex set target-charset
6549Set the current target character set to @var{charset}. We list the
e33d66ec
EZ
6550character set names @value{GDBN} recognizes below, but if you type
6551@code{set target-charset} followed by @key{TAB}@key{TAB}, @value{GDBN} will
6552list the target character sets it supports.
a0eb71c5
KB
6553@end table
6554
6555@table @code
6556@item set host-charset @var{charset}
6557@kindex set host-charset
6558Set the current host character set to @var{charset}.
6559
6560By default, @value{GDBN} uses a host character set appropriate to the
6561system it is running on; you can override that default using the
6562@code{set host-charset} command.
6563
6564@value{GDBN} can only use certain character sets as its host character
6565set. We list the character set names @value{GDBN} recognizes below, and
e33d66ec
EZ
6566indicate which can be host character sets, but if you type
6567@code{set target-charset} followed by @key{TAB}@key{TAB}, @value{GDBN} will
6568list the host character sets it supports.
a0eb71c5
KB
6569
6570@item set charset @var{charset}
6571@kindex set charset
e33d66ec
EZ
6572Set the current host and target character sets to @var{charset}. As
6573above, if you type @code{set charset} followed by @key{TAB}@key{TAB},
6574@value{GDBN} will list the name of the character sets that can be used
6575for both host and target.
6576
a0eb71c5
KB
6577
6578@item show charset
a0eb71c5 6579@kindex show charset
b383017d 6580Show the names of the current host and target charsets.
e33d66ec
EZ
6581
6582@itemx show host-charset
a0eb71c5 6583@kindex show host-charset
b383017d 6584Show the name of the current host charset.
e33d66ec
EZ
6585
6586@itemx show target-charset
a0eb71c5 6587@kindex show target-charset
b383017d 6588Show the name of the current target charset.
a0eb71c5
KB
6589
6590@end table
6591
6592@value{GDBN} currently includes support for the following character
6593sets:
6594
6595@table @code
6596
6597@item ASCII
6598@cindex ASCII character set
6599Seven-bit U.S. @sc{ascii}. @value{GDBN} can use this as its host
6600character set.
6601
6602@item ISO-8859-1
6603@cindex ISO 8859-1 character set
6604@cindex ISO Latin 1 character set
e33d66ec 6605The ISO Latin 1 character set. This extends @sc{ascii} with accented
a0eb71c5
KB
6606characters needed for French, German, and Spanish. @value{GDBN} can use
6607this as its host character set.
6608
6609@item EBCDIC-US
6610@itemx IBM1047
6611@cindex EBCDIC character set
6612@cindex IBM1047 character set
6613Variants of the @sc{ebcdic} character set, used on some of IBM's
6614mainframe operating systems. (@sc{gnu}/Linux on the S/390 uses U.S. @sc{ascii}.)
6615@value{GDBN} cannot use these as its host character set.
6616
6617@end table
6618
6619Note that these are all single-byte character sets. More work inside
6620GDB is needed to support multi-byte or variable-width character
6621encodings, like the UTF-8 and UCS-2 encodings of Unicode.
6622
6623Here is an example of @value{GDBN}'s character set support in action.
6624Assume that the following source code has been placed in the file
6625@file{charset-test.c}:
6626
6627@smallexample
6628#include <stdio.h>
6629
6630char ascii_hello[]
6631 = @{72, 101, 108, 108, 111, 44, 32, 119,
6632 111, 114, 108, 100, 33, 10, 0@};
6633char ibm1047_hello[]
6634 = @{200, 133, 147, 147, 150, 107, 64, 166,
6635 150, 153, 147, 132, 90, 37, 0@};
6636
6637main ()
6638@{
6639 printf ("Hello, world!\n");
6640@}
10998722 6641@end smallexample
a0eb71c5
KB
6642
6643In this program, @code{ascii_hello} and @code{ibm1047_hello} are arrays
6644containing the string @samp{Hello, world!} followed by a newline,
6645encoded in the @sc{ascii} and @sc{ibm1047} character sets.
6646
6647We compile the program, and invoke the debugger on it:
6648
6649@smallexample
6650$ gcc -g charset-test.c -o charset-test
6651$ gdb -nw charset-test
6652GNU gdb 2001-12-19-cvs
6653Copyright 2001 Free Software Foundation, Inc.
6654@dots{}
f7dc1244 6655(@value{GDBP})
10998722 6656@end smallexample
a0eb71c5
KB
6657
6658We can use the @code{show charset} command to see what character sets
6659@value{GDBN} is currently using to interpret and display characters and
6660strings:
6661
6662@smallexample
f7dc1244 6663(@value{GDBP}) show charset
e33d66ec 6664The current host and target character set is `ISO-8859-1'.
f7dc1244 6665(@value{GDBP})
10998722 6666@end smallexample
a0eb71c5
KB
6667
6668For the sake of printing this manual, let's use @sc{ascii} as our
6669initial character set:
6670@smallexample
f7dc1244
EZ
6671(@value{GDBP}) set charset ASCII
6672(@value{GDBP}) show charset
e33d66ec 6673The current host and target character set is `ASCII'.
f7dc1244 6674(@value{GDBP})
10998722 6675@end smallexample
a0eb71c5
KB
6676
6677Let's assume that @sc{ascii} is indeed the correct character set for our
6678host system --- in other words, let's assume that if @value{GDBN} prints
6679characters using the @sc{ascii} character set, our terminal will display
6680them properly. Since our current target character set is also
6681@sc{ascii}, the contents of @code{ascii_hello} print legibly:
6682
6683@smallexample
f7dc1244 6684(@value{GDBP}) print ascii_hello
a0eb71c5 6685$1 = 0x401698 "Hello, world!\n"
f7dc1244 6686(@value{GDBP}) print ascii_hello[0]
a0eb71c5 6687$2 = 72 'H'
f7dc1244 6688(@value{GDBP})
10998722 6689@end smallexample
a0eb71c5
KB
6690
6691@value{GDBN} uses the target character set for character and string
6692literals you use in expressions:
6693
6694@smallexample
f7dc1244 6695(@value{GDBP}) print '+'
a0eb71c5 6696$3 = 43 '+'
f7dc1244 6697(@value{GDBP})
10998722 6698@end smallexample
a0eb71c5
KB
6699
6700The @sc{ascii} character set uses the number 43 to encode the @samp{+}
6701character.
6702
6703@value{GDBN} relies on the user to tell it which character set the
6704target program uses. If we print @code{ibm1047_hello} while our target
6705character set is still @sc{ascii}, we get jibberish:
6706
6707@smallexample
f7dc1244 6708(@value{GDBP}) print ibm1047_hello
a0eb71c5 6709$4 = 0x4016a8 "\310\205\223\223\226k@@\246\226\231\223\204Z%"
f7dc1244 6710(@value{GDBP}) print ibm1047_hello[0]
a0eb71c5 6711$5 = 200 '\310'
f7dc1244 6712(@value{GDBP})
10998722 6713@end smallexample
a0eb71c5 6714
e33d66ec 6715If we invoke the @code{set target-charset} followed by @key{TAB}@key{TAB},
a0eb71c5
KB
6716@value{GDBN} tells us the character sets it supports:
6717
6718@smallexample
f7dc1244 6719(@value{GDBP}) set target-charset
b383017d 6720ASCII EBCDIC-US IBM1047 ISO-8859-1
f7dc1244 6721(@value{GDBP}) set target-charset
10998722 6722@end smallexample
a0eb71c5
KB
6723
6724We can select @sc{ibm1047} as our target character set, and examine the
6725program's strings again. Now the @sc{ascii} string is wrong, but
6726@value{GDBN} translates the contents of @code{ibm1047_hello} from the
6727target character set, @sc{ibm1047}, to the host character set,
6728@sc{ascii}, and they display correctly:
6729
6730@smallexample
f7dc1244
EZ
6731(@value{GDBP}) set target-charset IBM1047
6732(@value{GDBP}) show charset
e33d66ec
EZ
6733The current host character set is `ASCII'.
6734The current target character set is `IBM1047'.
f7dc1244 6735(@value{GDBP}) print ascii_hello
a0eb71c5 6736$6 = 0x401698 "\110\145%%?\054\040\167?\162%\144\041\012"
f7dc1244 6737(@value{GDBP}) print ascii_hello[0]
a0eb71c5 6738$7 = 72 '\110'
f7dc1244 6739(@value{GDBP}) print ibm1047_hello
a0eb71c5 6740$8 = 0x4016a8 "Hello, world!\n"
f7dc1244 6741(@value{GDBP}) print ibm1047_hello[0]
a0eb71c5 6742$9 = 200 'H'
f7dc1244 6743(@value{GDBP})
10998722 6744@end smallexample
a0eb71c5
KB
6745
6746As above, @value{GDBN} uses the target character set for character and
6747string literals you use in expressions:
6748
6749@smallexample
f7dc1244 6750(@value{GDBP}) print '+'
a0eb71c5 6751$10 = 78 '+'
f7dc1244 6752(@value{GDBP})
10998722 6753@end smallexample
a0eb71c5 6754
e33d66ec 6755The @sc{ibm1047} character set uses the number 78 to encode the @samp{+}
a0eb71c5
KB
6756character.
6757
09d4efe1
EZ
6758@node Caching Remote Data
6759@section Caching Data of Remote Targets
6760@cindex caching data of remote targets
6761
6762@value{GDBN} can cache data exchanged between the debugger and a
6763remote target (@pxref{Remote}). Such caching generally improves
6764performance, because it reduces the overhead of the remote protocol by
6765bundling memory reads and writes into large chunks. Unfortunately,
6766@value{GDBN} does not currently know anything about volatile
6767registers, and thus data caching will produce incorrect results when
6768volatile registers are in use.
6769
6770@table @code
6771@kindex set remotecache
6772@item set remotecache on
6773@itemx set remotecache off
6774Set caching state for remote targets. When @code{ON}, use data
6775caching. By default, this option is @code{OFF}.
6776
6777@kindex show remotecache
6778@item show remotecache
6779Show the current state of data caching for remote targets.
6780
6781@kindex info dcache
6782@item info dcache
6783Print the information about the data cache performance. The
6784information displayed includes: the dcache width and depth; and for
6785each cache line, how many times it was referenced, and its data and
6786state (dirty, bad, ok, etc.). This command is useful for debugging
6787the data cache operation.
6788@end table
6789
a0eb71c5 6790
e2e0bcd1
JB
6791@node Macros
6792@chapter C Preprocessor Macros
6793
49efadf5 6794Some languages, such as C and C@t{++}, provide a way to define and invoke
e2e0bcd1
JB
6795``preprocessor macros'' which expand into strings of tokens.
6796@value{GDBN} can evaluate expressions containing macro invocations, show
6797the result of macro expansion, and show a macro's definition, including
6798where it was defined.
6799
6800You may need to compile your program specially to provide @value{GDBN}
6801with information about preprocessor macros. Most compilers do not
6802include macros in their debugging information, even when you compile
6803with the @option{-g} flag. @xref{Compilation}.
6804
6805A program may define a macro at one point, remove that definition later,
6806and then provide a different definition after that. Thus, at different
6807points in the program, a macro may have different definitions, or have
6808no definition at all. If there is a current stack frame, @value{GDBN}
6809uses the macros in scope at that frame's source code line. Otherwise,
6810@value{GDBN} uses the macros in scope at the current listing location;
6811see @ref{List}.
6812
6813At the moment, @value{GDBN} does not support the @code{##}
6814token-splicing operator, the @code{#} stringification operator, or
6815variable-arity macros.
6816
6817Whenever @value{GDBN} evaluates an expression, it always expands any
6818macro invocations present in the expression. @value{GDBN} also provides
6819the following commands for working with macros explicitly.
6820
6821@table @code
6822
6823@kindex macro expand
6824@cindex macro expansion, showing the results of preprocessor
6825@cindex preprocessor macro expansion, showing the results of
6826@cindex expanding preprocessor macros
6827@item macro expand @var{expression}
6828@itemx macro exp @var{expression}
6829Show the results of expanding all preprocessor macro invocations in
6830@var{expression}. Since @value{GDBN} simply expands macros, but does
6831not parse the result, @var{expression} need not be a valid expression;
6832it can be any string of tokens.
6833
09d4efe1 6834@kindex macro exp1
e2e0bcd1
JB
6835@item macro expand-once @var{expression}
6836@itemx macro exp1 @var{expression}
4644b6e3 6837@cindex expand macro once
e2e0bcd1
JB
6838@i{(This command is not yet implemented.)} Show the results of
6839expanding those preprocessor macro invocations that appear explicitly in
6840@var{expression}. Macro invocations appearing in that expansion are
6841left unchanged. This command allows you to see the effect of a
6842particular macro more clearly, without being confused by further
6843expansions. Since @value{GDBN} simply expands macros, but does not
6844parse the result, @var{expression} need not be a valid expression; it
6845can be any string of tokens.
6846
475b0867 6847@kindex info macro
e2e0bcd1
JB
6848@cindex macro definition, showing
6849@cindex definition, showing a macro's
475b0867 6850@item info macro @var{macro}
e2e0bcd1
JB
6851Show the definition of the macro named @var{macro}, and describe the
6852source location where that definition was established.
6853
6854@kindex macro define
6855@cindex user-defined macros
6856@cindex defining macros interactively
6857@cindex macros, user-defined
6858@item macro define @var{macro} @var{replacement-list}
6859@itemx macro define @var{macro}(@var{arglist}) @var{replacement-list}
6860@i{(This command is not yet implemented.)} Introduce a definition for a
6861preprocessor macro named @var{macro}, invocations of which are replaced
6862by the tokens given in @var{replacement-list}. The first form of this
6863command defines an ``object-like'' macro, which takes no arguments; the
6864second form defines a ``function-like'' macro, which takes the arguments
6865given in @var{arglist}.
6866
6867A definition introduced by this command is in scope in every expression
6868evaluated in @value{GDBN}, until it is removed with the @command{macro
6869undef} command, described below. The definition overrides all
6870definitions for @var{macro} present in the program being debugged, as
6871well as any previous user-supplied definition.
6872
6873@kindex macro undef
6874@item macro undef @var{macro}
6875@i{(This command is not yet implemented.)} Remove any user-supplied
6876definition for the macro named @var{macro}. This command only affects
6877definitions provided with the @command{macro define} command, described
6878above; it cannot remove definitions present in the program being
6879debugged.
6880
09d4efe1
EZ
6881@kindex macro list
6882@item macro list
6883@i{(This command is not yet implemented.)} List all the macros
6884defined using the @code{macro define} command.
e2e0bcd1
JB
6885@end table
6886
6887@cindex macros, example of debugging with
6888Here is a transcript showing the above commands in action. First, we
6889show our source files:
6890
6891@smallexample
6892$ cat sample.c
6893#include <stdio.h>
6894#include "sample.h"
6895
6896#define M 42
6897#define ADD(x) (M + x)
6898
6899main ()
6900@{
6901#define N 28
6902 printf ("Hello, world!\n");
6903#undef N
6904 printf ("We're so creative.\n");
6905#define N 1729
6906 printf ("Goodbye, world!\n");
6907@}
6908$ cat sample.h
6909#define Q <
6910$
6911@end smallexample
6912
6913Now, we compile the program using the @sc{gnu} C compiler, @value{NGCC}.
6914We pass the @option{-gdwarf-2} and @option{-g3} flags to ensure the
6915compiler includes information about preprocessor macros in the debugging
6916information.
6917
6918@smallexample
6919$ gcc -gdwarf-2 -g3 sample.c -o sample
6920$
6921@end smallexample
6922
6923Now, we start @value{GDBN} on our sample program:
6924
6925@smallexample
6926$ gdb -nw sample
6927GNU gdb 2002-05-06-cvs
6928Copyright 2002 Free Software Foundation, Inc.
6929GDB is free software, @dots{}
f7dc1244 6930(@value{GDBP})
e2e0bcd1
JB
6931@end smallexample
6932
6933We can expand macros and examine their definitions, even when the
6934program is not running. @value{GDBN} uses the current listing position
6935to decide which macro definitions are in scope:
6936
6937@smallexample
f7dc1244 6938(@value{GDBP}) list main
e2e0bcd1
JB
69393
69404 #define M 42
69415 #define ADD(x) (M + x)
69426
69437 main ()
69448 @{
69459 #define N 28
694610 printf ("Hello, world!\n");
694711 #undef N
694812 printf ("We're so creative.\n");
f7dc1244 6949(@value{GDBP}) info macro ADD
e2e0bcd1
JB
6950Defined at /home/jimb/gdb/macros/play/sample.c:5
6951#define ADD(x) (M + x)
f7dc1244 6952(@value{GDBP}) info macro Q
e2e0bcd1
JB
6953Defined at /home/jimb/gdb/macros/play/sample.h:1
6954 included at /home/jimb/gdb/macros/play/sample.c:2
6955#define Q <
f7dc1244 6956(@value{GDBP}) macro expand ADD(1)
e2e0bcd1 6957expands to: (42 + 1)
f7dc1244 6958(@value{GDBP}) macro expand-once ADD(1)
e2e0bcd1 6959expands to: once (M + 1)
f7dc1244 6960(@value{GDBP})
e2e0bcd1
JB
6961@end smallexample
6962
6963In the example above, note that @command{macro expand-once} expands only
6964the macro invocation explicit in the original text --- the invocation of
6965@code{ADD} --- but does not expand the invocation of the macro @code{M},
6966which was introduced by @code{ADD}.
6967
6968Once the program is running, GDB uses the macro definitions in force at
6969the source line of the current stack frame:
6970
6971@smallexample
f7dc1244 6972(@value{GDBP}) break main
e2e0bcd1 6973Breakpoint 1 at 0x8048370: file sample.c, line 10.
f7dc1244 6974(@value{GDBP}) run
b383017d 6975Starting program: /home/jimb/gdb/macros/play/sample
e2e0bcd1
JB
6976
6977Breakpoint 1, main () at sample.c:10
697810 printf ("Hello, world!\n");
f7dc1244 6979(@value{GDBP})
e2e0bcd1
JB
6980@end smallexample
6981
6982At line 10, the definition of the macro @code{N} at line 9 is in force:
6983
6984@smallexample
f7dc1244 6985(@value{GDBP}) info macro N
e2e0bcd1
JB
6986Defined at /home/jimb/gdb/macros/play/sample.c:9
6987#define N 28
f7dc1244 6988(@value{GDBP}) macro expand N Q M
e2e0bcd1 6989expands to: 28 < 42
f7dc1244 6990(@value{GDBP}) print N Q M
e2e0bcd1 6991$1 = 1
f7dc1244 6992(@value{GDBP})
e2e0bcd1
JB
6993@end smallexample
6994
6995As we step over directives that remove @code{N}'s definition, and then
6996give it a new definition, @value{GDBN} finds the definition (or lack
6997thereof) in force at each point:
6998
6999@smallexample
f7dc1244 7000(@value{GDBP}) next
e2e0bcd1
JB
7001Hello, world!
700212 printf ("We're so creative.\n");
f7dc1244 7003(@value{GDBP}) info macro N
e2e0bcd1
JB
7004The symbol `N' has no definition as a C/C++ preprocessor macro
7005at /home/jimb/gdb/macros/play/sample.c:12
f7dc1244 7006(@value{GDBP}) next
e2e0bcd1
JB
7007We're so creative.
700814 printf ("Goodbye, world!\n");
f7dc1244 7009(@value{GDBP}) info macro N
e2e0bcd1
JB
7010Defined at /home/jimb/gdb/macros/play/sample.c:13
7011#define N 1729
f7dc1244 7012(@value{GDBP}) macro expand N Q M
e2e0bcd1 7013expands to: 1729 < 42
f7dc1244 7014(@value{GDBP}) print N Q M
e2e0bcd1 7015$2 = 0
f7dc1244 7016(@value{GDBP})
e2e0bcd1
JB
7017@end smallexample
7018
7019
b37052ae
EZ
7020@node Tracepoints
7021@chapter Tracepoints
7022@c This chapter is based on the documentation written by Michael
7023@c Snyder, David Taylor, Jim Blandy, and Elena Zannoni.
7024
7025@cindex tracepoints
7026In some applications, it is not feasible for the debugger to interrupt
7027the program's execution long enough for the developer to learn
7028anything helpful about its behavior. If the program's correctness
7029depends on its real-time behavior, delays introduced by a debugger
7030might cause the program to change its behavior drastically, or perhaps
7031fail, even when the code itself is correct. It is useful to be able
7032to observe the program's behavior without interrupting it.
7033
7034Using @value{GDBN}'s @code{trace} and @code{collect} commands, you can
7035specify locations in the program, called @dfn{tracepoints}, and
7036arbitrary expressions to evaluate when those tracepoints are reached.
7037Later, using the @code{tfind} command, you can examine the values
7038those expressions had when the program hit the tracepoints. The
7039expressions may also denote objects in memory---structures or arrays,
7040for example---whose values @value{GDBN} should record; while visiting
7041a particular tracepoint, you may inspect those objects as if they were
7042in memory at that moment. However, because @value{GDBN} records these
7043values without interacting with you, it can do so quickly and
7044unobtrusively, hopefully not disturbing the program's behavior.
7045
7046The tracepoint facility is currently available only for remote
2c0069bb
EZ
7047targets. @xref{Targets}. In addition, your remote target must know how
7048to collect trace data. This functionality is implemented in the remote
7049stub; however, none of the stubs distributed with @value{GDBN} support
7050tracepoints as of this writing.
b37052ae
EZ
7051
7052This chapter describes the tracepoint commands and features.
7053
7054@menu
b383017d
RM
7055* Set Tracepoints::
7056* Analyze Collected Data::
7057* Tracepoint Variables::
b37052ae
EZ
7058@end menu
7059
7060@node Set Tracepoints
7061@section Commands to Set Tracepoints
7062
7063Before running such a @dfn{trace experiment}, an arbitrary number of
7064tracepoints can be set. Like a breakpoint (@pxref{Set Breaks}), a
7065tracepoint has a number assigned to it by @value{GDBN}. Like with
7066breakpoints, tracepoint numbers are successive integers starting from
7067one. Many of the commands associated with tracepoints take the
7068tracepoint number as their argument, to identify which tracepoint to
7069work on.
7070
7071For each tracepoint, you can specify, in advance, some arbitrary set
7072of data that you want the target to collect in the trace buffer when
7073it hits that tracepoint. The collected data can include registers,
7074local variables, or global data. Later, you can use @value{GDBN}
7075commands to examine the values these data had at the time the
7076tracepoint was hit.
7077
7078This section describes commands to set tracepoints and associated
7079conditions and actions.
7080
7081@menu
b383017d
RM
7082* Create and Delete Tracepoints::
7083* Enable and Disable Tracepoints::
7084* Tracepoint Passcounts::
7085* Tracepoint Actions::
7086* Listing Tracepoints::
7087* Starting and Stopping Trace Experiment::
b37052ae
EZ
7088@end menu
7089
7090@node Create and Delete Tracepoints
7091@subsection Create and Delete Tracepoints
7092
7093@table @code
7094@cindex set tracepoint
7095@kindex trace
7096@item trace
7097The @code{trace} command is very similar to the @code{break} command.
7098Its argument can be a source line, a function name, or an address in
7099the target program. @xref{Set Breaks}. The @code{trace} command
7100defines a tracepoint, which is a point in the target program where the
7101debugger will briefly stop, collect some data, and then allow the
7102program to continue. Setting a tracepoint or changing its commands
7103doesn't take effect until the next @code{tstart} command; thus, you
7104cannot change the tracepoint attributes once a trace experiment is
7105running.
7106
7107Here are some examples of using the @code{trace} command:
7108
7109@smallexample
7110(@value{GDBP}) @b{trace foo.c:121} // a source file and line number
7111
7112(@value{GDBP}) @b{trace +2} // 2 lines forward
7113
7114(@value{GDBP}) @b{trace my_function} // first source line of function
7115
7116(@value{GDBP}) @b{trace *my_function} // EXACT start address of function
7117
7118(@value{GDBP}) @b{trace *0x2117c4} // an address
7119@end smallexample
7120
7121@noindent
7122You can abbreviate @code{trace} as @code{tr}.
7123
7124@vindex $tpnum
7125@cindex last tracepoint number
7126@cindex recent tracepoint number
7127@cindex tracepoint number
7128The convenience variable @code{$tpnum} records the tracepoint number
7129of the most recently set tracepoint.
7130
7131@kindex delete tracepoint
7132@cindex tracepoint deletion
7133@item delete tracepoint @r{[}@var{num}@r{]}
7134Permanently delete one or more tracepoints. With no argument, the
7135default is to delete all tracepoints.
7136
7137Examples:
7138
7139@smallexample
7140(@value{GDBP}) @b{delete trace 1 2 3} // remove three tracepoints
7141
7142(@value{GDBP}) @b{delete trace} // remove all tracepoints
7143@end smallexample
7144
7145@noindent
7146You can abbreviate this command as @code{del tr}.
7147@end table
7148
7149@node Enable and Disable Tracepoints
7150@subsection Enable and Disable Tracepoints
7151
7152@table @code
7153@kindex disable tracepoint
7154@item disable tracepoint @r{[}@var{num}@r{]}
7155Disable tracepoint @var{num}, or all tracepoints if no argument
7156@var{num} is given. A disabled tracepoint will have no effect during
7157the next trace experiment, but it is not forgotten. You can re-enable
7158a disabled tracepoint using the @code{enable tracepoint} command.
7159
7160@kindex enable tracepoint
7161@item enable tracepoint @r{[}@var{num}@r{]}
7162Enable tracepoint @var{num}, or all tracepoints. The enabled
7163tracepoints will become effective the next time a trace experiment is
7164run.
7165@end table
7166
7167@node Tracepoint Passcounts
7168@subsection Tracepoint Passcounts
7169
7170@table @code
7171@kindex passcount
7172@cindex tracepoint pass count
7173@item passcount @r{[}@var{n} @r{[}@var{num}@r{]]}
7174Set the @dfn{passcount} of a tracepoint. The passcount is a way to
7175automatically stop a trace experiment. If a tracepoint's passcount is
7176@var{n}, then the trace experiment will be automatically stopped on
7177the @var{n}'th time that tracepoint is hit. If the tracepoint number
7178@var{num} is not specified, the @code{passcount} command sets the
7179passcount of the most recently defined tracepoint. If no passcount is
7180given, the trace experiment will run until stopped explicitly by the
7181user.
7182
7183Examples:
7184
7185@smallexample
b383017d 7186(@value{GDBP}) @b{passcount 5 2} // Stop on the 5th execution of
6826cf00 7187@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// tracepoint 2}
b37052ae
EZ
7188
7189(@value{GDBP}) @b{passcount 12} // Stop on the 12th execution of the
6826cf00 7190@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// most recently defined tracepoint.}
b37052ae
EZ
7191(@value{GDBP}) @b{trace foo}
7192(@value{GDBP}) @b{pass 3}
7193(@value{GDBP}) @b{trace bar}
7194(@value{GDBP}) @b{pass 2}
7195(@value{GDBP}) @b{trace baz}
7196(@value{GDBP}) @b{pass 1} // Stop tracing when foo has been
6826cf00
EZ
7197@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// executed 3 times OR when bar has}
7198@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// been executed 2 times}
7199@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// OR when baz has been executed 1 time.}
b37052ae
EZ
7200@end smallexample
7201@end table
7202
7203@node Tracepoint Actions
7204@subsection Tracepoint Action Lists
7205
7206@table @code
7207@kindex actions
7208@cindex tracepoint actions
7209@item actions @r{[}@var{num}@r{]}
7210This command will prompt for a list of actions to be taken when the
7211tracepoint is hit. If the tracepoint number @var{num} is not
7212specified, this command sets the actions for the one that was most
7213recently defined (so that you can define a tracepoint and then say
7214@code{actions} without bothering about its number). You specify the
7215actions themselves on the following lines, one action at a time, and
7216terminate the actions list with a line containing just @code{end}. So
7217far, the only defined actions are @code{collect} and
7218@code{while-stepping}.
7219
7220@cindex remove actions from a tracepoint
7221To remove all actions from a tracepoint, type @samp{actions @var{num}}
7222and follow it immediately with @samp{end}.
7223
7224@smallexample
7225(@value{GDBP}) @b{collect @var{data}} // collect some data
7226
6826cf00 7227(@value{GDBP}) @b{while-stepping 5} // single-step 5 times, collect data
b37052ae 7228
6826cf00 7229(@value{GDBP}) @b{end} // signals the end of actions.
b37052ae
EZ
7230@end smallexample
7231
7232In the following example, the action list begins with @code{collect}
7233commands indicating the things to be collected when the tracepoint is
7234hit. Then, in order to single-step and collect additional data
7235following the tracepoint, a @code{while-stepping} command is used,
7236followed by the list of things to be collected while stepping. The
7237@code{while-stepping} command is terminated by its own separate
7238@code{end} command. Lastly, the action list is terminated by an
7239@code{end} command.
7240
7241@smallexample
7242(@value{GDBP}) @b{trace foo}
7243(@value{GDBP}) @b{actions}
7244Enter actions for tracepoint 1, one per line:
7245> collect bar,baz
7246> collect $regs
7247> while-stepping 12
7248 > collect $fp, $sp
7249 > end
7250end
7251@end smallexample
7252
7253@kindex collect @r{(tracepoints)}
7254@item collect @var{expr1}, @var{expr2}, @dots{}
7255Collect values of the given expressions when the tracepoint is hit.
7256This command accepts a comma-separated list of any valid expressions.
7257In addition to global, static, or local variables, the following
7258special arguments are supported:
7259
7260@table @code
7261@item $regs
7262collect all registers
7263
7264@item $args
7265collect all function arguments
7266
7267@item $locals
7268collect all local variables.
7269@end table
7270
7271You can give several consecutive @code{collect} commands, each one
7272with a single argument, or one @code{collect} command with several
7273arguments separated by commas: the effect is the same.
7274
f5c37c66
EZ
7275The command @code{info scope} (@pxref{Symbols, info scope}) is
7276particularly useful for figuring out what data to collect.
7277
b37052ae
EZ
7278@kindex while-stepping @r{(tracepoints)}
7279@item while-stepping @var{n}
7280Perform @var{n} single-step traces after the tracepoint, collecting
7281new data at each step. The @code{while-stepping} command is
7282followed by the list of what to collect while stepping (followed by
7283its own @code{end} command):
7284
7285@smallexample
7286> while-stepping 12
7287 > collect $regs, myglobal
7288 > end
7289>
7290@end smallexample
7291
7292@noindent
7293You may abbreviate @code{while-stepping} as @code{ws} or
7294@code{stepping}.
7295@end table
7296
7297@node Listing Tracepoints
7298@subsection Listing Tracepoints
7299
7300@table @code
7301@kindex info tracepoints
09d4efe1 7302@kindex info tp
b37052ae
EZ
7303@cindex information about tracepoints
7304@item info tracepoints @r{[}@var{num}@r{]}
8a037dd7 7305Display information about the tracepoint @var{num}. If you don't specify
798c8bc6 7306a tracepoint number, displays information about all the tracepoints
b37052ae
EZ
7307defined so far. For each tracepoint, the following information is
7308shown:
7309
7310@itemize @bullet
7311@item
7312its number
7313@item
7314whether it is enabled or disabled
7315@item
7316its address
7317@item
7318its passcount as given by the @code{passcount @var{n}} command
7319@item
7320its step count as given by the @code{while-stepping @var{n}} command
7321@item
7322where in the source files is the tracepoint set
7323@item
7324its action list as given by the @code{actions} command
7325@end itemize
7326
7327@smallexample
7328(@value{GDBP}) @b{info trace}
7329Num Enb Address PassC StepC What
73301 y 0x002117c4 0 0 <gdb_asm>
6826cf00
EZ
73312 y 0x0020dc64 0 0 in g_test at g_test.c:1375
73323 y 0x0020b1f4 0 0 in get_data at ../foo.c:41
b37052ae
EZ
7333(@value{GDBP})
7334@end smallexample
7335
7336@noindent
7337This command can be abbreviated @code{info tp}.
7338@end table
7339
7340@node Starting and Stopping Trace Experiment
7341@subsection Starting and Stopping Trace Experiment
7342
7343@table @code
7344@kindex tstart
7345@cindex start a new trace experiment
7346@cindex collected data discarded
7347@item tstart
7348This command takes no arguments. It starts the trace experiment, and
7349begins collecting data. This has the side effect of discarding all
7350the data collected in the trace buffer during the previous trace
7351experiment.
7352
7353@kindex tstop
7354@cindex stop a running trace experiment
7355@item tstop
7356This command takes no arguments. It ends the trace experiment, and
7357stops collecting data.
7358
68c71a2e 7359@strong{Note}: a trace experiment and data collection may stop
b37052ae
EZ
7360automatically if any tracepoint's passcount is reached
7361(@pxref{Tracepoint Passcounts}), or if the trace buffer becomes full.
7362
7363@kindex tstatus
7364@cindex status of trace data collection
7365@cindex trace experiment, status of
7366@item tstatus
7367This command displays the status of the current trace data
7368collection.
7369@end table
7370
7371Here is an example of the commands we described so far:
7372
7373@smallexample
7374(@value{GDBP}) @b{trace gdb_c_test}
7375(@value{GDBP}) @b{actions}
7376Enter actions for tracepoint #1, one per line.
7377> collect $regs,$locals,$args
7378> while-stepping 11
7379 > collect $regs
7380 > end
7381> end
7382(@value{GDBP}) @b{tstart}
7383 [time passes @dots{}]
7384(@value{GDBP}) @b{tstop}
7385@end smallexample
7386
7387
7388@node Analyze Collected Data
7389@section Using the collected data
7390
7391After the tracepoint experiment ends, you use @value{GDBN} commands
7392for examining the trace data. The basic idea is that each tracepoint
7393collects a trace @dfn{snapshot} every time it is hit and another
7394snapshot every time it single-steps. All these snapshots are
7395consecutively numbered from zero and go into a buffer, and you can
7396examine them later. The way you examine them is to @dfn{focus} on a
7397specific trace snapshot. When the remote stub is focused on a trace
7398snapshot, it will respond to all @value{GDBN} requests for memory and
7399registers by reading from the buffer which belongs to that snapshot,
7400rather than from @emph{real} memory or registers of the program being
7401debugged. This means that @strong{all} @value{GDBN} commands
7402(@code{print}, @code{info registers}, @code{backtrace}, etc.) will
7403behave as if we were currently debugging the program state as it was
7404when the tracepoint occurred. Any requests for data that are not in
7405the buffer will fail.
7406
7407@menu
7408* tfind:: How to select a trace snapshot
7409* tdump:: How to display all data for a snapshot
7410* save-tracepoints:: How to save tracepoints for a future run
7411@end menu
7412
7413@node tfind
7414@subsection @code{tfind @var{n}}
7415
7416@kindex tfind
7417@cindex select trace snapshot
7418@cindex find trace snapshot
7419The basic command for selecting a trace snapshot from the buffer is
7420@code{tfind @var{n}}, which finds trace snapshot number @var{n},
7421counting from zero. If no argument @var{n} is given, the next
7422snapshot is selected.
7423
7424Here are the various forms of using the @code{tfind} command.
7425
7426@table @code
7427@item tfind start
7428Find the first snapshot in the buffer. This is a synonym for
7429@code{tfind 0} (since 0 is the number of the first snapshot).
7430
7431@item tfind none
7432Stop debugging trace snapshots, resume @emph{live} debugging.
7433
7434@item tfind end
7435Same as @samp{tfind none}.
7436
7437@item tfind
7438No argument means find the next trace snapshot.
7439
7440@item tfind -
7441Find the previous trace snapshot before the current one. This permits
7442retracing earlier steps.
7443
7444@item tfind tracepoint @var{num}
7445Find the next snapshot associated with tracepoint @var{num}. Search
7446proceeds forward from the last examined trace snapshot. If no
7447argument @var{num} is given, it means find the next snapshot collected
7448for the same tracepoint as the current snapshot.
7449
7450@item tfind pc @var{addr}
7451Find the next snapshot associated with the value @var{addr} of the
7452program counter. Search proceeds forward from the last examined trace
7453snapshot. If no argument @var{addr} is given, it means find the next
7454snapshot with the same value of PC as the current snapshot.
7455
7456@item tfind outside @var{addr1}, @var{addr2}
7457Find the next snapshot whose PC is outside the given range of
7458addresses.
7459
7460@item tfind range @var{addr1}, @var{addr2}
7461Find the next snapshot whose PC is between @var{addr1} and
7462@var{addr2}. @c FIXME: Is the range inclusive or exclusive?
7463
7464@item tfind line @r{[}@var{file}:@r{]}@var{n}
7465Find the next snapshot associated with the source line @var{n}. If
7466the optional argument @var{file} is given, refer to line @var{n} in
7467that source file. Search proceeds forward from the last examined
7468trace snapshot. If no argument @var{n} is given, it means find the
7469next line other than the one currently being examined; thus saying
7470@code{tfind line} repeatedly can appear to have the same effect as
7471stepping from line to line in a @emph{live} debugging session.
7472@end table
7473
7474The default arguments for the @code{tfind} commands are specifically
7475designed to make it easy to scan through the trace buffer. For
7476instance, @code{tfind} with no argument selects the next trace
7477snapshot, and @code{tfind -} with no argument selects the previous
7478trace snapshot. So, by giving one @code{tfind} command, and then
7479simply hitting @key{RET} repeatedly you can examine all the trace
7480snapshots in order. Or, by saying @code{tfind -} and then hitting
7481@key{RET} repeatedly you can examine the snapshots in reverse order.
7482The @code{tfind line} command with no argument selects the snapshot
7483for the next source line executed. The @code{tfind pc} command with
7484no argument selects the next snapshot with the same program counter
7485(PC) as the current frame. The @code{tfind tracepoint} command with
7486no argument selects the next trace snapshot collected by the same
7487tracepoint as the current one.
7488
7489In addition to letting you scan through the trace buffer manually,
7490these commands make it easy to construct @value{GDBN} scripts that
7491scan through the trace buffer and print out whatever collected data
7492you are interested in. Thus, if we want to examine the PC, FP, and SP
7493registers from each trace frame in the buffer, we can say this:
7494
7495@smallexample
7496(@value{GDBP}) @b{tfind start}
7497(@value{GDBP}) @b{while ($trace_frame != -1)}
7498> printf "Frame %d, PC = %08X, SP = %08X, FP = %08X\n", \
7499 $trace_frame, $pc, $sp, $fp
7500> tfind
7501> end
7502
7503Frame 0, PC = 0020DC64, SP = 0030BF3C, FP = 0030BF44
7504Frame 1, PC = 0020DC6C, SP = 0030BF38, FP = 0030BF44
7505Frame 2, PC = 0020DC70, SP = 0030BF34, FP = 0030BF44
7506Frame 3, PC = 0020DC74, SP = 0030BF30, FP = 0030BF44
7507Frame 4, PC = 0020DC78, SP = 0030BF2C, FP = 0030BF44
7508Frame 5, PC = 0020DC7C, SP = 0030BF28, FP = 0030BF44
7509Frame 6, PC = 0020DC80, SP = 0030BF24, FP = 0030BF44
7510Frame 7, PC = 0020DC84, SP = 0030BF20, FP = 0030BF44
7511Frame 8, PC = 0020DC88, SP = 0030BF1C, FP = 0030BF44
7512Frame 9, PC = 0020DC8E, SP = 0030BF18, FP = 0030BF44
7513Frame 10, PC = 00203F6C, SP = 0030BE3C, FP = 0030BF14
7514@end smallexample
7515
7516Or, if we want to examine the variable @code{X} at each source line in
7517the buffer:
7518
7519@smallexample
7520(@value{GDBP}) @b{tfind start}
7521(@value{GDBP}) @b{while ($trace_frame != -1)}
7522> printf "Frame %d, X == %d\n", $trace_frame, X
7523> tfind line
7524> end
7525
7526Frame 0, X = 1
7527Frame 7, X = 2
7528Frame 13, X = 255
7529@end smallexample
7530
7531@node tdump
7532@subsection @code{tdump}
7533@kindex tdump
7534@cindex dump all data collected at tracepoint
7535@cindex tracepoint data, display
7536
7537This command takes no arguments. It prints all the data collected at
7538the current trace snapshot.
7539
7540@smallexample
7541(@value{GDBP}) @b{trace 444}
7542(@value{GDBP}) @b{actions}
7543Enter actions for tracepoint #2, one per line:
7544> collect $regs, $locals, $args, gdb_long_test
7545> end
7546
7547(@value{GDBP}) @b{tstart}
7548
7549(@value{GDBP}) @b{tfind line 444}
7550#0 gdb_test (p1=0x11, p2=0x22, p3=0x33, p4=0x44, p5=0x55, p6=0x66)
7551at gdb_test.c:444
7552444 printp( "%s: arguments = 0x%X 0x%X 0x%X 0x%X 0x%X 0x%X\n", )
7553
7554(@value{GDBP}) @b{tdump}
7555Data collected at tracepoint 2, trace frame 1:
7556d0 0xc4aa0085 -995491707
7557d1 0x18 24
7558d2 0x80 128
7559d3 0x33 51
7560d4 0x71aea3d 119204413
7561d5 0x22 34
7562d6 0xe0 224
7563d7 0x380035 3670069
7564a0 0x19e24a 1696330
7565a1 0x3000668 50333288
7566a2 0x100 256
7567a3 0x322000 3284992
7568a4 0x3000698 50333336
7569a5 0x1ad3cc 1758156
7570fp 0x30bf3c 0x30bf3c
7571sp 0x30bf34 0x30bf34
7572ps 0x0 0
7573pc 0x20b2c8 0x20b2c8
7574fpcontrol 0x0 0
7575fpstatus 0x0 0
7576fpiaddr 0x0 0
7577p = 0x20e5b4 "gdb-test"
7578p1 = (void *) 0x11
7579p2 = (void *) 0x22
7580p3 = (void *) 0x33
7581p4 = (void *) 0x44
7582p5 = (void *) 0x55
7583p6 = (void *) 0x66
7584gdb_long_test = 17 '\021'
7585
7586(@value{GDBP})
7587@end smallexample
7588
7589@node save-tracepoints
7590@subsection @code{save-tracepoints @var{filename}}
7591@kindex save-tracepoints
7592@cindex save tracepoints for future sessions
7593
7594This command saves all current tracepoint definitions together with
7595their actions and passcounts, into a file @file{@var{filename}}
7596suitable for use in a later debugging session. To read the saved
7597tracepoint definitions, use the @code{source} command (@pxref{Command
7598Files}).
7599
7600@node Tracepoint Variables
7601@section Convenience Variables for Tracepoints
7602@cindex tracepoint variables
7603@cindex convenience variables for tracepoints
7604
7605@table @code
7606@vindex $trace_frame
7607@item (int) $trace_frame
7608The current trace snapshot (a.k.a.@: @dfn{frame}) number, or -1 if no
7609snapshot is selected.
7610
7611@vindex $tracepoint
7612@item (int) $tracepoint
7613The tracepoint for the current trace snapshot.
7614
7615@vindex $trace_line
7616@item (int) $trace_line
7617The line number for the current trace snapshot.
7618
7619@vindex $trace_file
7620@item (char []) $trace_file
7621The source file for the current trace snapshot.
7622
7623@vindex $trace_func
7624@item (char []) $trace_func
7625The name of the function containing @code{$tracepoint}.
7626@end table
7627
7628Note: @code{$trace_file} is not suitable for use in @code{printf},
7629use @code{output} instead.
7630
7631Here's a simple example of using these convenience variables for
7632stepping through all the trace snapshots and printing some of their
7633data.
7634
7635@smallexample
7636(@value{GDBP}) @b{tfind start}
7637
7638(@value{GDBP}) @b{while $trace_frame != -1}
7639> output $trace_file
7640> printf ", line %d (tracepoint #%d)\n", $trace_line, $tracepoint
7641> tfind
7642> end
7643@end smallexample
7644
df0cd8c5
JB
7645@node Overlays
7646@chapter Debugging Programs That Use Overlays
7647@cindex overlays
7648
7649If your program is too large to fit completely in your target system's
7650memory, you can sometimes use @dfn{overlays} to work around this
7651problem. @value{GDBN} provides some support for debugging programs that
7652use overlays.
7653
7654@menu
7655* How Overlays Work:: A general explanation of overlays.
7656* Overlay Commands:: Managing overlays in @value{GDBN}.
7657* Automatic Overlay Debugging:: @value{GDBN} can find out which overlays are
7658 mapped by asking the inferior.
7659* Overlay Sample Program:: A sample program using overlays.
7660@end menu
7661
7662@node How Overlays Work
7663@section How Overlays Work
7664@cindex mapped overlays
7665@cindex unmapped overlays
7666@cindex load address, overlay's
7667@cindex mapped address
7668@cindex overlay area
7669
7670Suppose you have a computer whose instruction address space is only 64
7671kilobytes long, but which has much more memory which can be accessed by
7672other means: special instructions, segment registers, or memory
7673management hardware, for example. Suppose further that you want to
7674adapt a program which is larger than 64 kilobytes to run on this system.
7675
7676One solution is to identify modules of your program which are relatively
7677independent, and need not call each other directly; call these modules
7678@dfn{overlays}. Separate the overlays from the main program, and place
7679their machine code in the larger memory. Place your main program in
7680instruction memory, but leave at least enough space there to hold the
7681largest overlay as well.
7682
7683Now, to call a function located in an overlay, you must first copy that
7684overlay's machine code from the large memory into the space set aside
7685for it in the instruction memory, and then jump to its entry point
7686there.
7687
c928edc0
AC
7688@c NB: In the below the mapped area's size is greater or equal to the
7689@c size of all overlays. This is intentional to remind the developer
7690@c that overlays don't necessarily need to be the same size.
7691
474c8240 7692@smallexample
df0cd8c5 7693@group
c928edc0
AC
7694 Data Instruction Larger
7695Address Space Address Space Address Space
7696+-----------+ +-----------+ +-----------+
7697| | | | | |
7698+-----------+ +-----------+ +-----------+<-- overlay 1
7699| program | | main | .----| overlay 1 | load address
7700| variables | | program | | +-----------+
7701| and heap | | | | | |
7702+-----------+ | | | +-----------+<-- overlay 2
7703| | +-----------+ | | | load address
7704+-----------+ | | | .-| overlay 2 |
7705 | | | | | |
7706 mapped --->+-----------+ | | +-----------+
7707 address | | | | | |
7708 | overlay | <-' | | |
7709 | area | <---' +-----------+<-- overlay 3
7710 | | <---. | | load address
7711 +-----------+ `--| overlay 3 |
7712 | | | |
7713 +-----------+ | |
7714 +-----------+
7715 | |
7716 +-----------+
7717
7718 @anchor{A code overlay}A code overlay
df0cd8c5 7719@end group
474c8240 7720@end smallexample
df0cd8c5 7721
c928edc0
AC
7722The diagram (@pxref{A code overlay}) shows a system with separate data
7723and instruction address spaces. To map an overlay, the program copies
7724its code from the larger address space to the instruction address space.
7725Since the overlays shown here all use the same mapped address, only one
7726may be mapped at a time. For a system with a single address space for
7727data and instructions, the diagram would be similar, except that the
7728program variables and heap would share an address space with the main
7729program and the overlay area.
df0cd8c5
JB
7730
7731An overlay loaded into instruction memory and ready for use is called a
7732@dfn{mapped} overlay; its @dfn{mapped address} is its address in the
7733instruction memory. An overlay not present (or only partially present)
7734in instruction memory is called @dfn{unmapped}; its @dfn{load address}
7735is its address in the larger memory. The mapped address is also called
7736the @dfn{virtual memory address}, or @dfn{VMA}; the load address is also
7737called the @dfn{load memory address}, or @dfn{LMA}.
7738
7739Unfortunately, overlays are not a completely transparent way to adapt a
7740program to limited instruction memory. They introduce a new set of
7741global constraints you must keep in mind as you design your program:
7742
7743@itemize @bullet
7744
7745@item
7746Before calling or returning to a function in an overlay, your program
7747must make sure that overlay is actually mapped. Otherwise, the call or
7748return will transfer control to the right address, but in the wrong
7749overlay, and your program will probably crash.
7750
7751@item
7752If the process of mapping an overlay is expensive on your system, you
7753will need to choose your overlays carefully to minimize their effect on
7754your program's performance.
7755
7756@item
7757The executable file you load onto your system must contain each
7758overlay's instructions, appearing at the overlay's load address, not its
7759mapped address. However, each overlay's instructions must be relocated
7760and its symbols defined as if the overlay were at its mapped address.
7761You can use GNU linker scripts to specify different load and relocation
7762addresses for pieces of your program; see @ref{Overlay Description,,,
7763ld.info, Using ld: the GNU linker}.
7764
7765@item
7766The procedure for loading executable files onto your system must be able
7767to load their contents into the larger address space as well as the
7768instruction and data spaces.
7769
7770@end itemize
7771
7772The overlay system described above is rather simple, and could be
7773improved in many ways:
7774
7775@itemize @bullet
7776
7777@item
7778If your system has suitable bank switch registers or memory management
7779hardware, you could use those facilities to make an overlay's load area
7780contents simply appear at their mapped address in instruction space.
7781This would probably be faster than copying the overlay to its mapped
7782area in the usual way.
7783
7784@item
7785If your overlays are small enough, you could set aside more than one
7786overlay area, and have more than one overlay mapped at a time.
7787
7788@item
7789You can use overlays to manage data, as well as instructions. In
7790general, data overlays are even less transparent to your design than
7791code overlays: whereas code overlays only require care when you call or
7792return to functions, data overlays require care every time you access
7793the data. Also, if you change the contents of a data overlay, you
7794must copy its contents back out to its load address before you can copy a
7795different data overlay into the same mapped area.
7796
7797@end itemize
7798
7799
7800@node Overlay Commands
7801@section Overlay Commands
7802
7803To use @value{GDBN}'s overlay support, each overlay in your program must
7804correspond to a separate section of the executable file. The section's
7805virtual memory address and load memory address must be the overlay's
7806mapped and load addresses. Identifying overlays with sections allows
7807@value{GDBN} to determine the appropriate address of a function or
7808variable, depending on whether the overlay is mapped or not.
7809
7810@value{GDBN}'s overlay commands all start with the word @code{overlay};
7811you can abbreviate this as @code{ov} or @code{ovly}. The commands are:
7812
7813@table @code
7814@item overlay off
4644b6e3 7815@kindex overlay
df0cd8c5
JB
7816Disable @value{GDBN}'s overlay support. When overlay support is
7817disabled, @value{GDBN} assumes that all functions and variables are
7818always present at their mapped addresses. By default, @value{GDBN}'s
7819overlay support is disabled.
7820
7821@item overlay manual
df0cd8c5
JB
7822@cindex manual overlay debugging
7823Enable @dfn{manual} overlay debugging. In this mode, @value{GDBN}
7824relies on you to tell it which overlays are mapped, and which are not,
7825using the @code{overlay map-overlay} and @code{overlay unmap-overlay}
7826commands described below.
7827
7828@item overlay map-overlay @var{overlay}
7829@itemx overlay map @var{overlay}
df0cd8c5
JB
7830@cindex map an overlay
7831Tell @value{GDBN} that @var{overlay} is now mapped; @var{overlay} must
7832be the name of the object file section containing the overlay. When an
7833overlay is mapped, @value{GDBN} assumes it can find the overlay's
7834functions and variables at their mapped addresses. @value{GDBN} assumes
7835that any other overlays whose mapped ranges overlap that of
7836@var{overlay} are now unmapped.
7837
7838@item overlay unmap-overlay @var{overlay}
7839@itemx overlay unmap @var{overlay}
df0cd8c5
JB
7840@cindex unmap an overlay
7841Tell @value{GDBN} that @var{overlay} is no longer mapped; @var{overlay}
7842must be the name of the object file section containing the overlay.
7843When an overlay is unmapped, @value{GDBN} assumes it can find the
7844overlay's functions and variables at their load addresses.
7845
7846@item overlay auto
df0cd8c5
JB
7847Enable @dfn{automatic} overlay debugging. In this mode, @value{GDBN}
7848consults a data structure the overlay manager maintains in the inferior
7849to see which overlays are mapped. For details, see @ref{Automatic
7850Overlay Debugging}.
7851
7852@item overlay load-target
7853@itemx overlay load
df0cd8c5
JB
7854@cindex reloading the overlay table
7855Re-read the overlay table from the inferior. Normally, @value{GDBN}
7856re-reads the table @value{GDBN} automatically each time the inferior
7857stops, so this command should only be necessary if you have changed the
7858overlay mapping yourself using @value{GDBN}. This command is only
7859useful when using automatic overlay debugging.
7860
7861@item overlay list-overlays
7862@itemx overlay list
7863@cindex listing mapped overlays
7864Display a list of the overlays currently mapped, along with their mapped
7865addresses, load addresses, and sizes.
7866
7867@end table
7868
7869Normally, when @value{GDBN} prints a code address, it includes the name
7870of the function the address falls in:
7871
474c8240 7872@smallexample
f7dc1244 7873(@value{GDBP}) print main
df0cd8c5 7874$3 = @{int ()@} 0x11a0 <main>
474c8240 7875@end smallexample
df0cd8c5
JB
7876@noindent
7877When overlay debugging is enabled, @value{GDBN} recognizes code in
7878unmapped overlays, and prints the names of unmapped functions with
7879asterisks around them. For example, if @code{foo} is a function in an
7880unmapped overlay, @value{GDBN} prints it this way:
7881
474c8240 7882@smallexample
f7dc1244 7883(@value{GDBP}) overlay list
df0cd8c5 7884No sections are mapped.
f7dc1244 7885(@value{GDBP}) print foo
df0cd8c5 7886$5 = @{int (int)@} 0x100000 <*foo*>
474c8240 7887@end smallexample
df0cd8c5
JB
7888@noindent
7889When @code{foo}'s overlay is mapped, @value{GDBN} prints the function's
7890name normally:
7891
474c8240 7892@smallexample
f7dc1244 7893(@value{GDBP}) overlay list
b383017d 7894Section .ov.foo.text, loaded at 0x100000 - 0x100034,
df0cd8c5 7895 mapped at 0x1016 - 0x104a
f7dc1244 7896(@value{GDBP}) print foo
df0cd8c5 7897$6 = @{int (int)@} 0x1016 <foo>
474c8240 7898@end smallexample
df0cd8c5
JB
7899
7900When overlay debugging is enabled, @value{GDBN} can find the correct
7901address for functions and variables in an overlay, whether or not the
7902overlay is mapped. This allows most @value{GDBN} commands, like
7903@code{break} and @code{disassemble}, to work normally, even on unmapped
7904code. However, @value{GDBN}'s breakpoint support has some limitations:
7905
7906@itemize @bullet
7907@item
7908@cindex breakpoints in overlays
7909@cindex overlays, setting breakpoints in
7910You can set breakpoints in functions in unmapped overlays, as long as
7911@value{GDBN} can write to the overlay at its load address.
7912@item
7913@value{GDBN} can not set hardware or simulator-based breakpoints in
7914unmapped overlays. However, if you set a breakpoint at the end of your
7915overlay manager (and tell @value{GDBN} which overlays are now mapped, if
7916you are using manual overlay management), @value{GDBN} will re-set its
7917breakpoints properly.
7918@end itemize
7919
7920
7921@node Automatic Overlay Debugging
7922@section Automatic Overlay Debugging
7923@cindex automatic overlay debugging
7924
7925@value{GDBN} can automatically track which overlays are mapped and which
7926are not, given some simple co-operation from the overlay manager in the
7927inferior. If you enable automatic overlay debugging with the
7928@code{overlay auto} command (@pxref{Overlay Commands}), @value{GDBN}
7929looks in the inferior's memory for certain variables describing the
7930current state of the overlays.
7931
7932Here are the variables your overlay manager must define to support
7933@value{GDBN}'s automatic overlay debugging:
7934
7935@table @asis
7936
7937@item @code{_ovly_table}:
7938This variable must be an array of the following structures:
7939
474c8240 7940@smallexample
df0cd8c5
JB
7941struct
7942@{
7943 /* The overlay's mapped address. */
7944 unsigned long vma;
7945
7946 /* The size of the overlay, in bytes. */
7947 unsigned long size;
7948
7949 /* The overlay's load address. */
7950 unsigned long lma;
7951
7952 /* Non-zero if the overlay is currently mapped;
7953 zero otherwise. */
7954 unsigned long mapped;
7955@}
474c8240 7956@end smallexample
df0cd8c5
JB
7957
7958@item @code{_novlys}:
7959This variable must be a four-byte signed integer, holding the total
7960number of elements in @code{_ovly_table}.
7961
7962@end table
7963
7964To decide whether a particular overlay is mapped or not, @value{GDBN}
7965looks for an entry in @w{@code{_ovly_table}} whose @code{vma} and
7966@code{lma} members equal the VMA and LMA of the overlay's section in the
7967executable file. When @value{GDBN} finds a matching entry, it consults
7968the entry's @code{mapped} member to determine whether the overlay is
7969currently mapped.
7970
81d46470 7971In addition, your overlay manager may define a function called
def71bfa 7972@code{_ovly_debug_event}. If this function is defined, @value{GDBN}
81d46470
MS
7973will silently set a breakpoint there. If the overlay manager then
7974calls this function whenever it has changed the overlay table, this
7975will enable @value{GDBN} to accurately keep track of which overlays
7976are in program memory, and update any breakpoints that may be set
b383017d 7977in overlays. This will allow breakpoints to work even if the
81d46470
MS
7978overlays are kept in ROM or other non-writable memory while they
7979are not being executed.
df0cd8c5
JB
7980
7981@node Overlay Sample Program
7982@section Overlay Sample Program
7983@cindex overlay example program
7984
7985When linking a program which uses overlays, you must place the overlays
7986at their load addresses, while relocating them to run at their mapped
7987addresses. To do this, you must write a linker script (@pxref{Overlay
7988Description,,, ld.info, Using ld: the GNU linker}). Unfortunately,
7989since linker scripts are specific to a particular host system, target
7990architecture, and target memory layout, this manual cannot provide
7991portable sample code demonstrating @value{GDBN}'s overlay support.
7992
7993However, the @value{GDBN} source distribution does contain an overlaid
7994program, with linker scripts for a few systems, as part of its test
7995suite. The program consists of the following files from
7996@file{gdb/testsuite/gdb.base}:
7997
7998@table @file
7999@item overlays.c
8000The main program file.
8001@item ovlymgr.c
8002A simple overlay manager, used by @file{overlays.c}.
8003@item foo.c
8004@itemx bar.c
8005@itemx baz.c
8006@itemx grbx.c
8007Overlay modules, loaded and used by @file{overlays.c}.
8008@item d10v.ld
8009@itemx m32r.ld
8010Linker scripts for linking the test program on the @code{d10v-elf}
8011and @code{m32r-elf} targets.
8012@end table
8013
8014You can build the test program using the @code{d10v-elf} GCC
8015cross-compiler like this:
8016
474c8240 8017@smallexample
df0cd8c5
JB
8018$ d10v-elf-gcc -g -c overlays.c
8019$ d10v-elf-gcc -g -c ovlymgr.c
8020$ d10v-elf-gcc -g -c foo.c
8021$ d10v-elf-gcc -g -c bar.c
8022$ d10v-elf-gcc -g -c baz.c
8023$ d10v-elf-gcc -g -c grbx.c
8024$ d10v-elf-gcc -g overlays.o ovlymgr.o foo.o bar.o \
8025 baz.o grbx.o -Wl,-Td10v.ld -o overlays
474c8240 8026@end smallexample
df0cd8c5
JB
8027
8028The build process is identical for any other architecture, except that
8029you must substitute the appropriate compiler and linker script for the
8030target system for @code{d10v-elf-gcc} and @code{d10v.ld}.
8031
8032
6d2ebf8b 8033@node Languages
c906108c
SS
8034@chapter Using @value{GDBN} with Different Languages
8035@cindex languages
8036
c906108c
SS
8037Although programming languages generally have common aspects, they are
8038rarely expressed in the same manner. For instance, in ANSI C,
8039dereferencing a pointer @code{p} is accomplished by @code{*p}, but in
8040Modula-2, it is accomplished by @code{p^}. Values can also be
5d161b24 8041represented (and displayed) differently. Hex numbers in C appear as
c906108c 8042@samp{0x1ae}, while in Modula-2 they appear as @samp{1AEH}.
c906108c
SS
8043
8044@cindex working language
8045Language-specific information is built into @value{GDBN} for some languages,
8046allowing you to express operations like the above in your program's
8047native language, and allowing @value{GDBN} to output values in a manner
8048consistent with the syntax of your program's native language. The
8049language you use to build expressions is called the @dfn{working
8050language}.
8051
8052@menu
8053* Setting:: Switching between source languages
8054* Show:: Displaying the language
c906108c 8055* Checks:: Type and range checks
9c16f35a 8056* Supported languages:: Supported languages
4e562065 8057* Unsupported languages:: Unsupported languages
c906108c
SS
8058@end menu
8059
6d2ebf8b 8060@node Setting
c906108c
SS
8061@section Switching between source languages
8062
8063There are two ways to control the working language---either have @value{GDBN}
8064set it automatically, or select it manually yourself. You can use the
8065@code{set language} command for either purpose. On startup, @value{GDBN}
8066defaults to setting the language automatically. The working language is
8067used to determine how expressions you type are interpreted, how values
8068are printed, etc.
8069
8070In addition to the working language, every source file that
8071@value{GDBN} knows about has its own working language. For some object
8072file formats, the compiler might indicate which language a particular
8073source file is in. However, most of the time @value{GDBN} infers the
8074language from the name of the file. The language of a source file
b37052ae 8075controls whether C@t{++} names are demangled---this way @code{backtrace} can
c906108c 8076show each frame appropriately for its own language. There is no way to
d4f3574e
SS
8077set the language of a source file from within @value{GDBN}, but you can
8078set the language associated with a filename extension. @xref{Show, ,
8079Displaying the language}.
c906108c
SS
8080
8081This is most commonly a problem when you use a program, such
5d161b24 8082as @code{cfront} or @code{f2c}, that generates C but is written in
c906108c
SS
8083another language. In that case, make the
8084program use @code{#line} directives in its C output; that way
8085@value{GDBN} will know the correct language of the source code of the original
8086program, and will display that source code, not the generated C code.
8087
8088@menu
8089* Filenames:: Filename extensions and languages.
8090* Manually:: Setting the working language manually
8091* Automatically:: Having @value{GDBN} infer the source language
8092@end menu
8093
6d2ebf8b 8094@node Filenames
c906108c
SS
8095@subsection List of filename extensions and languages
8096
8097If a source file name ends in one of the following extensions, then
8098@value{GDBN} infers that its language is the one indicated.
8099
8100@table @file
e07c999f
PH
8101@item .ada
8102@itemx .ads
8103@itemx .adb
8104@itemx .a
8105Ada source file.
c906108c
SS
8106
8107@item .c
8108C source file
8109
8110@item .C
8111@itemx .cc
8112@itemx .cp
8113@itemx .cpp
8114@itemx .cxx
8115@itemx .c++
b37052ae 8116C@t{++} source file
c906108c 8117
b37303ee
AF
8118@item .m
8119Objective-C source file
8120
c906108c
SS
8121@item .f
8122@itemx .F
8123Fortran source file
8124
c906108c
SS
8125@item .mod
8126Modula-2 source file
c906108c
SS
8127
8128@item .s
8129@itemx .S
8130Assembler source file. This actually behaves almost like C, but
8131@value{GDBN} does not skip over function prologues when stepping.
8132@end table
8133
8134In addition, you may set the language associated with a filename
8135extension. @xref{Show, , Displaying the language}.
8136
6d2ebf8b 8137@node Manually
c906108c
SS
8138@subsection Setting the working language
8139
8140If you allow @value{GDBN} to set the language automatically,
8141expressions are interpreted the same way in your debugging session and
8142your program.
8143
8144@kindex set language
8145If you wish, you may set the language manually. To do this, issue the
8146command @samp{set language @var{lang}}, where @var{lang} is the name of
5d161b24 8147a language, such as
c906108c 8148@code{c} or @code{modula-2}.
c906108c
SS
8149For a list of the supported languages, type @samp{set language}.
8150
c906108c
SS
8151Setting the language manually prevents @value{GDBN} from updating the working
8152language automatically. This can lead to confusion if you try
8153to debug a program when the working language is not the same as the
8154source language, when an expression is acceptable to both
8155languages---but means different things. For instance, if the current
8156source file were written in C, and @value{GDBN} was parsing Modula-2, a
8157command such as:
8158
474c8240 8159@smallexample
c906108c 8160print a = b + c
474c8240 8161@end smallexample
c906108c
SS
8162
8163@noindent
8164might not have the effect you intended. In C, this means to add
8165@code{b} and @code{c} and place the result in @code{a}. The result
8166printed would be the value of @code{a}. In Modula-2, this means to compare
8167@code{a} to the result of @code{b+c}, yielding a @code{BOOLEAN} value.
c906108c 8168
6d2ebf8b 8169@node Automatically
c906108c
SS
8170@subsection Having @value{GDBN} infer the source language
8171
8172To have @value{GDBN} set the working language automatically, use
8173@samp{set language local} or @samp{set language auto}. @value{GDBN}
8174then infers the working language. That is, when your program stops in a
8175frame (usually by encountering a breakpoint), @value{GDBN} sets the
8176working language to the language recorded for the function in that
8177frame. If the language for a frame is unknown (that is, if the function
8178or block corresponding to the frame was defined in a source file that
8179does not have a recognized extension), the current working language is
8180not changed, and @value{GDBN} issues a warning.
8181
8182This may not seem necessary for most programs, which are written
8183entirely in one source language. However, program modules and libraries
8184written in one source language can be used by a main program written in
8185a different source language. Using @samp{set language auto} in this
8186case frees you from having to set the working language manually.
8187
6d2ebf8b 8188@node Show
c906108c 8189@section Displaying the language
c906108c
SS
8190
8191The following commands help you find out which language is the
8192working language, and also what language source files were written in.
8193
c906108c
SS
8194@table @code
8195@item show language
9c16f35a 8196@kindex show language
c906108c
SS
8197Display the current working language. This is the
8198language you can use with commands such as @code{print} to
8199build and compute expressions that may involve variables in your program.
8200
8201@item info frame
4644b6e3 8202@kindex info frame@r{, show the source language}
5d161b24 8203Display the source language for this frame. This language becomes the
c906108c 8204working language if you use an identifier from this frame.
5d161b24 8205@xref{Frame Info, ,Information about a frame}, to identify the other
c906108c
SS
8206information listed here.
8207
8208@item info source
4644b6e3 8209@kindex info source@r{, show the source language}
c906108c 8210Display the source language of this source file.
5d161b24 8211@xref{Symbols, ,Examining the Symbol Table}, to identify the other
c906108c
SS
8212information listed here.
8213@end table
8214
8215In unusual circumstances, you may have source files with extensions
8216not in the standard list. You can then set the extension associated
8217with a language explicitly:
8218
c906108c 8219@table @code
09d4efe1 8220@item set extension-language @var{ext} @var{language}
9c16f35a 8221@kindex set extension-language
09d4efe1
EZ
8222Tell @value{GDBN} that source files with extension @var{ext} are to be
8223assumed as written in the source language @var{language}.
c906108c
SS
8224
8225@item info extensions
9c16f35a 8226@kindex info extensions
c906108c
SS
8227List all the filename extensions and the associated languages.
8228@end table
8229
6d2ebf8b 8230@node Checks
c906108c
SS
8231@section Type and range checking
8232
8233@quotation
8234@emph{Warning:} In this release, the @value{GDBN} commands for type and range
8235checking are included, but they do not yet have any effect. This
8236section documents the intended facilities.
8237@end quotation
8238@c FIXME remove warning when type/range code added
8239
8240Some languages are designed to guard you against making seemingly common
8241errors through a series of compile- and run-time checks. These include
8242checking the type of arguments to functions and operators, and making
8243sure mathematical overflows are caught at run time. Checks such as
8244these help to ensure a program's correctness once it has been compiled
8245by eliminating type mismatches, and providing active checks for range
8246errors when your program is running.
8247
8248@value{GDBN} can check for conditions like the above if you wish.
9c16f35a
EZ
8249Although @value{GDBN} does not check the statements in your program,
8250it can check expressions entered directly into @value{GDBN} for
8251evaluation via the @code{print} command, for example. As with the
8252working language, @value{GDBN} can also decide whether or not to check
8253automatically based on your program's source language.
8254@xref{Supported languages, ,Supported languages}, for the default
8255settings of supported languages.
c906108c
SS
8256
8257@menu
8258* Type Checking:: An overview of type checking
8259* Range Checking:: An overview of range checking
8260@end menu
8261
8262@cindex type checking
8263@cindex checks, type
6d2ebf8b 8264@node Type Checking
c906108c
SS
8265@subsection An overview of type checking
8266
8267Some languages, such as Modula-2, are strongly typed, meaning that the
8268arguments to operators and functions have to be of the correct type,
8269otherwise an error occurs. These checks prevent type mismatch
8270errors from ever causing any run-time problems. For example,
8271
8272@smallexample
82731 + 2 @result{} 3
8274@exdent but
8275@error{} 1 + 2.3
8276@end smallexample
8277
8278The second example fails because the @code{CARDINAL} 1 is not
8279type-compatible with the @code{REAL} 2.3.
8280
5d161b24
DB
8281For the expressions you use in @value{GDBN} commands, you can tell the
8282@value{GDBN} type checker to skip checking;
8283to treat any mismatches as errors and abandon the expression;
8284or to only issue warnings when type mismatches occur,
c906108c
SS
8285but evaluate the expression anyway. When you choose the last of
8286these, @value{GDBN} evaluates expressions like the second example above, but
8287also issues a warning.
8288
5d161b24
DB
8289Even if you turn type checking off, there may be other reasons
8290related to type that prevent @value{GDBN} from evaluating an expression.
8291For instance, @value{GDBN} does not know how to add an @code{int} and
8292a @code{struct foo}. These particular type errors have nothing to do
8293with the language in use, and usually arise from expressions, such as
c906108c
SS
8294the one described above, which make little sense to evaluate anyway.
8295
8296Each language defines to what degree it is strict about type. For
8297instance, both Modula-2 and C require the arguments to arithmetical
8298operators to be numbers. In C, enumerated types and pointers can be
8299represented as numbers, so that they are valid arguments to mathematical
9c16f35a 8300operators. @xref{Supported languages, ,Supported languages}, for further
c906108c
SS
8301details on specific languages.
8302
8303@value{GDBN} provides some additional commands for controlling the type checker:
8304
c906108c
SS
8305@kindex set check type
8306@kindex show check type
8307@table @code
8308@item set check type auto
8309Set type checking on or off based on the current working language.
9c16f35a 8310@xref{Supported languages, ,Supported languages}, for the default settings for
c906108c
SS
8311each language.
8312
8313@item set check type on
8314@itemx set check type off
8315Set type checking on or off, overriding the default setting for the
8316current working language. Issue a warning if the setting does not
8317match the language default. If any type mismatches occur in
d4f3574e 8318evaluating an expression while type checking is on, @value{GDBN} prints a
c906108c
SS
8319message and aborts evaluation of the expression.
8320
8321@item set check type warn
8322Cause the type checker to issue warnings, but to always attempt to
8323evaluate the expression. Evaluating the expression may still
8324be impossible for other reasons. For example, @value{GDBN} cannot add
8325numbers and structures.
8326
8327@item show type
5d161b24 8328Show the current setting of the type checker, and whether or not @value{GDBN}
c906108c
SS
8329is setting it automatically.
8330@end table
8331
8332@cindex range checking
8333@cindex checks, range
6d2ebf8b 8334@node Range Checking
c906108c
SS
8335@subsection An overview of range checking
8336
8337In some languages (such as Modula-2), it is an error to exceed the
8338bounds of a type; this is enforced with run-time checks. Such range
8339checking is meant to ensure program correctness by making sure
8340computations do not overflow, or indices on an array element access do
8341not exceed the bounds of the array.
8342
8343For expressions you use in @value{GDBN} commands, you can tell
8344@value{GDBN} to treat range errors in one of three ways: ignore them,
8345always treat them as errors and abandon the expression, or issue
8346warnings but evaluate the expression anyway.
8347
8348A range error can result from numerical overflow, from exceeding an
8349array index bound, or when you type a constant that is not a member
8350of any type. Some languages, however, do not treat overflows as an
8351error. In many implementations of C, mathematical overflow causes the
8352result to ``wrap around'' to lower values---for example, if @var{m} is
8353the largest integer value, and @var{s} is the smallest, then
8354
474c8240 8355@smallexample
c906108c 8356@var{m} + 1 @result{} @var{s}
474c8240 8357@end smallexample
c906108c
SS
8358
8359This, too, is specific to individual languages, and in some cases
9c16f35a 8360specific to individual compilers or machines. @xref{Supported languages, ,
c906108c
SS
8361Supported languages}, for further details on specific languages.
8362
8363@value{GDBN} provides some additional commands for controlling the range checker:
8364
c906108c
SS
8365@kindex set check range
8366@kindex show check range
8367@table @code
8368@item set check range auto
8369Set range checking on or off based on the current working language.
9c16f35a 8370@xref{Supported languages, ,Supported languages}, for the default settings for
c906108c
SS
8371each language.
8372
8373@item set check range on
8374@itemx set check range off
8375Set range checking on or off, overriding the default setting for the
8376current working language. A warning is issued if the setting does not
c3f6f71d
JM
8377match the language default. If a range error occurs and range checking is on,
8378then a message is printed and evaluation of the expression is aborted.
c906108c
SS
8379
8380@item set check range warn
8381Output messages when the @value{GDBN} range checker detects a range error,
8382but attempt to evaluate the expression anyway. Evaluating the
8383expression may still be impossible for other reasons, such as accessing
8384memory that the process does not own (a typical example from many Unix
8385systems).
8386
8387@item show range
8388Show the current setting of the range checker, and whether or not it is
8389being set automatically by @value{GDBN}.
8390@end table
c906108c 8391
9c16f35a 8392@node Supported languages
c906108c 8393@section Supported languages
c906108c 8394
9c16f35a
EZ
8395@value{GDBN} supports C, C@t{++}, Objective-C, Fortran, Java, Pascal,
8396assembly, Modula-2, and Ada.
cce74817 8397@c This is false ...
c906108c
SS
8398Some @value{GDBN} features may be used in expressions regardless of the
8399language you use: the @value{GDBN} @code{@@} and @code{::} operators,
8400and the @samp{@{type@}addr} construct (@pxref{Expressions,
8401,Expressions}) can be used with the constructs of any supported
8402language.
8403
8404The following sections detail to what degree each source language is
8405supported by @value{GDBN}. These sections are not meant to be language
8406tutorials or references, but serve only as a reference guide to what the
8407@value{GDBN} expression parser accepts, and what input and output
8408formats should look like for different languages. There are many good
8409books written on each of these languages; please look to these for a
8410language reference or tutorial.
8411
c906108c 8412@menu
b37303ee 8413* C:: C and C@t{++}
b383017d 8414* Objective-C:: Objective-C
09d4efe1 8415* Fortran:: Fortran
9c16f35a 8416* Pascal:: Pascal
b37303ee 8417* Modula-2:: Modula-2
e07c999f 8418* Ada:: Ada
c906108c
SS
8419@end menu
8420
6d2ebf8b 8421@node C
b37052ae 8422@subsection C and C@t{++}
7a292a7a 8423
b37052ae
EZ
8424@cindex C and C@t{++}
8425@cindex expressions in C or C@t{++}
c906108c 8426
b37052ae 8427Since C and C@t{++} are so closely related, many features of @value{GDBN} apply
c906108c
SS
8428to both languages. Whenever this is the case, we discuss those languages
8429together.
8430
41afff9a
EZ
8431@cindex C@t{++}
8432@cindex @code{g++}, @sc{gnu} C@t{++} compiler
b37052ae
EZ
8433@cindex @sc{gnu} C@t{++}
8434The C@t{++} debugging facilities are jointly implemented by the C@t{++}
8435compiler and @value{GDBN}. Therefore, to debug your C@t{++} code
8436effectively, you must compile your C@t{++} programs with a supported
8437C@t{++} compiler, such as @sc{gnu} @code{g++}, or the HP ANSI C@t{++}
c906108c
SS
8438compiler (@code{aCC}).
8439
0179ffac
DC
8440For best results when using @sc{gnu} C@t{++}, use the DWARF 2 debugging
8441format; if it doesn't work on your system, try the stabs+ debugging
8442format. You can select those formats explicitly with the @code{g++}
8443command-line options @option{-gdwarf-2} and @option{-gstabs+}.
8444@xref{Debugging Options,,Options for Debugging Your Program or @sc{gnu}
8445CC, gcc.info, Using @sc{gnu} CC}.
c906108c 8446
c906108c 8447@menu
b37052ae
EZ
8448* C Operators:: C and C@t{++} operators
8449* C Constants:: C and C@t{++} constants
8450* C plus plus expressions:: C@t{++} expressions
8451* C Defaults:: Default settings for C and C@t{++}
8452* C Checks:: C and C@t{++} type and range checks
c906108c 8453* Debugging C:: @value{GDBN} and C
b37052ae 8454* Debugging C plus plus:: @value{GDBN} features for C@t{++}
c906108c 8455@end menu
c906108c 8456
6d2ebf8b 8457@node C Operators
b37052ae 8458@subsubsection C and C@t{++} operators
7a292a7a 8459
b37052ae 8460@cindex C and C@t{++} operators
c906108c
SS
8461
8462Operators must be defined on values of specific types. For instance,
8463@code{+} is defined on numbers, but not on structures. Operators are
5d161b24 8464often defined on groups of types.
c906108c 8465
b37052ae 8466For the purposes of C and C@t{++}, the following definitions hold:
c906108c
SS
8467
8468@itemize @bullet
53a5351d 8469
c906108c 8470@item
c906108c 8471@emph{Integral types} include @code{int} with any of its storage-class
b37052ae 8472specifiers; @code{char}; @code{enum}; and, for C@t{++}, @code{bool}.
c906108c
SS
8473
8474@item
d4f3574e
SS
8475@emph{Floating-point types} include @code{float}, @code{double}, and
8476@code{long double} (if supported by the target platform).
c906108c
SS
8477
8478@item
53a5351d 8479@emph{Pointer types} include all types defined as @code{(@var{type} *)}.
c906108c
SS
8480
8481@item
8482@emph{Scalar types} include all of the above.
53a5351d 8483
c906108c
SS
8484@end itemize
8485
8486@noindent
8487The following operators are supported. They are listed here
8488in order of increasing precedence:
8489
8490@table @code
8491@item ,
8492The comma or sequencing operator. Expressions in a comma-separated list
8493are evaluated from left to right, with the result of the entire
8494expression being the last expression evaluated.
8495
8496@item =
8497Assignment. The value of an assignment expression is the value
8498assigned. Defined on scalar types.
8499
8500@item @var{op}=
8501Used in an expression of the form @w{@code{@var{a} @var{op}= @var{b}}},
8502and translated to @w{@code{@var{a} = @var{a op b}}}.
d4f3574e 8503@w{@code{@var{op}=}} and @code{=} have the same precedence.
c906108c
SS
8504@var{op} is any one of the operators @code{|}, @code{^}, @code{&},
8505@code{<<}, @code{>>}, @code{+}, @code{-}, @code{*}, @code{/}, @code{%}.
8506
8507@item ?:
8508The ternary operator. @code{@var{a} ? @var{b} : @var{c}} can be thought
8509of as: if @var{a} then @var{b} else @var{c}. @var{a} should be of an
8510integral type.
8511
8512@item ||
8513Logical @sc{or}. Defined on integral types.
8514
8515@item &&
8516Logical @sc{and}. Defined on integral types.
8517
8518@item |
8519Bitwise @sc{or}. Defined on integral types.
8520
8521@item ^
8522Bitwise exclusive-@sc{or}. Defined on integral types.
8523
8524@item &
8525Bitwise @sc{and}. Defined on integral types.
8526
8527@item ==@r{, }!=
8528Equality and inequality. Defined on scalar types. The value of these
8529expressions is 0 for false and non-zero for true.
8530
8531@item <@r{, }>@r{, }<=@r{, }>=
8532Less than, greater than, less than or equal, greater than or equal.
8533Defined on scalar types. The value of these expressions is 0 for false
8534and non-zero for true.
8535
8536@item <<@r{, }>>
8537left shift, and right shift. Defined on integral types.
8538
8539@item @@
8540The @value{GDBN} ``artificial array'' operator (@pxref{Expressions, ,Expressions}).
8541
8542@item +@r{, }-
8543Addition and subtraction. Defined on integral types, floating-point types and
8544pointer types.
8545
8546@item *@r{, }/@r{, }%
8547Multiplication, division, and modulus. Multiplication and division are
8548defined on integral and floating-point types. Modulus is defined on
8549integral types.
8550
8551@item ++@r{, }--
8552Increment and decrement. When appearing before a variable, the
8553operation is performed before the variable is used in an expression;
8554when appearing after it, the variable's value is used before the
8555operation takes place.
8556
8557@item *
8558Pointer dereferencing. Defined on pointer types. Same precedence as
8559@code{++}.
8560
8561@item &
8562Address operator. Defined on variables. Same precedence as @code{++}.
8563
b37052ae
EZ
8564For debugging C@t{++}, @value{GDBN} implements a use of @samp{&} beyond what is
8565allowed in the C@t{++} language itself: you can use @samp{&(&@var{ref})}
c906108c 8566(or, if you prefer, simply @samp{&&@var{ref}}) to examine the address
b37052ae 8567where a C@t{++} reference variable (declared with @samp{&@var{ref}}) is
c906108c 8568stored.
c906108c
SS
8569
8570@item -
8571Negative. Defined on integral and floating-point types. Same
8572precedence as @code{++}.
8573
8574@item !
8575Logical negation. Defined on integral types. Same precedence as
8576@code{++}.
8577
8578@item ~
8579Bitwise complement operator. Defined on integral types. Same precedence as
8580@code{++}.
8581
8582
8583@item .@r{, }->
8584Structure member, and pointer-to-structure member. For convenience,
8585@value{GDBN} regards the two as equivalent, choosing whether to dereference a
8586pointer based on the stored type information.
8587Defined on @code{struct} and @code{union} data.
8588
c906108c
SS
8589@item .*@r{, }->*
8590Dereferences of pointers to members.
c906108c
SS
8591
8592@item []
8593Array indexing. @code{@var{a}[@var{i}]} is defined as
8594@code{*(@var{a}+@var{i})}. Same precedence as @code{->}.
8595
8596@item ()
8597Function parameter list. Same precedence as @code{->}.
8598
c906108c 8599@item ::
b37052ae 8600C@t{++} scope resolution operator. Defined on @code{struct}, @code{union},
7a292a7a 8601and @code{class} types.
c906108c
SS
8602
8603@item ::
7a292a7a
SS
8604Doubled colons also represent the @value{GDBN} scope operator
8605(@pxref{Expressions, ,Expressions}). Same precedence as @code{::},
8606above.
c906108c
SS
8607@end table
8608
c906108c
SS
8609If an operator is redefined in the user code, @value{GDBN} usually
8610attempts to invoke the redefined version instead of using the operator's
8611predefined meaning.
c906108c 8612
c906108c 8613@menu
5d161b24 8614* C Constants::
c906108c
SS
8615@end menu
8616
6d2ebf8b 8617@node C Constants
b37052ae 8618@subsubsection C and C@t{++} constants
c906108c 8619
b37052ae 8620@cindex C and C@t{++} constants
c906108c 8621
b37052ae 8622@value{GDBN} allows you to express the constants of C and C@t{++} in the
c906108c 8623following ways:
c906108c
SS
8624
8625@itemize @bullet
8626@item
8627Integer constants are a sequence of digits. Octal constants are
6ca652b0
EZ
8628specified by a leading @samp{0} (i.e.@: zero), and hexadecimal constants
8629by a leading @samp{0x} or @samp{0X}. Constants may also end with a letter
c906108c
SS
8630@samp{l}, specifying that the constant should be treated as a
8631@code{long} value.
8632
8633@item
8634Floating point constants are a sequence of digits, followed by a decimal
8635point, followed by a sequence of digits, and optionally followed by an
8636exponent. An exponent is of the form:
8637@samp{@w{e@r{[[}+@r{]|}-@r{]}@var{nnn}}}, where @var{nnn} is another
8638sequence of digits. The @samp{+} is optional for positive exponents.
d4f3574e
SS
8639A floating-point constant may also end with a letter @samp{f} or
8640@samp{F}, specifying that the constant should be treated as being of
8641the @code{float} (as opposed to the default @code{double}) type; or with
8642a letter @samp{l} or @samp{L}, which specifies a @code{long double}
8643constant.
c906108c
SS
8644
8645@item
8646Enumerated constants consist of enumerated identifiers, or their
8647integral equivalents.
8648
8649@item
8650Character constants are a single character surrounded by single quotes
8651(@code{'}), or a number---the ordinal value of the corresponding character
d4f3574e 8652(usually its @sc{ascii} value). Within quotes, the single character may
c906108c
SS
8653be represented by a letter or by @dfn{escape sequences}, which are of
8654the form @samp{\@var{nnn}}, where @var{nnn} is the octal representation
8655of the character's ordinal value; or of the form @samp{\@var{x}}, where
8656@samp{@var{x}} is a predefined special character---for example,
8657@samp{\n} for newline.
8658
8659@item
96a2c332
SS
8660String constants are a sequence of character constants surrounded by
8661double quotes (@code{"}). Any valid character constant (as described
8662above) may appear. Double quotes within the string must be preceded by
8663a backslash, so for instance @samp{"a\"b'c"} is a string of five
8664characters.
c906108c
SS
8665
8666@item
8667Pointer constants are an integral value. You can also write pointers
8668to constants using the C operator @samp{&}.
8669
8670@item
8671Array constants are comma-separated lists surrounded by braces @samp{@{}
8672and @samp{@}}; for example, @samp{@{1,2,3@}} is a three-element array of
8673integers, @samp{@{@{1,2@}, @{3,4@}, @{5,6@}@}} is a three-by-two array,
8674and @samp{@{&"hi", &"there", &"fred"@}} is a three-element array of pointers.
8675@end itemize
8676
c906108c 8677@menu
5d161b24
DB
8678* C plus plus expressions::
8679* C Defaults::
8680* C Checks::
c906108c 8681
5d161b24 8682* Debugging C::
c906108c
SS
8683@end menu
8684
6d2ebf8b 8685@node C plus plus expressions
b37052ae
EZ
8686@subsubsection C@t{++} expressions
8687
8688@cindex expressions in C@t{++}
8689@value{GDBN} expression handling can interpret most C@t{++} expressions.
8690
0179ffac
DC
8691@cindex debugging C@t{++} programs
8692@cindex C@t{++} compilers
8693@cindex debug formats and C@t{++}
8694@cindex @value{NGCC} and C@t{++}
c906108c 8695@quotation
b37052ae 8696@emph{Warning:} @value{GDBN} can only debug C@t{++} code if you use the
0179ffac
DC
8697proper compiler and the proper debug format. Currently, @value{GDBN}
8698works best when debugging C@t{++} code that is compiled with
8699@value{NGCC} 2.95.3 or with @value{NGCC} 3.1 or newer, using the options
8700@option{-gdwarf-2} or @option{-gstabs+}. DWARF 2 is preferred over
8701stabs+. Most configurations of @value{NGCC} emit either DWARF 2 or
8702stabs+ as their default debug format, so you usually don't need to
8703specify a debug format explicitly. Other compilers and/or debug formats
8704are likely to work badly or not at all when using @value{GDBN} to debug
8705C@t{++} code.
c906108c 8706@end quotation
c906108c
SS
8707
8708@enumerate
8709
8710@cindex member functions
8711@item
8712Member function calls are allowed; you can use expressions like
8713
474c8240 8714@smallexample
c906108c 8715count = aml->GetOriginal(x, y)
474c8240 8716@end smallexample
c906108c 8717
41afff9a 8718@vindex this@r{, inside C@t{++} member functions}
b37052ae 8719@cindex namespace in C@t{++}
c906108c
SS
8720@item
8721While a member function is active (in the selected stack frame), your
8722expressions have the same namespace available as the member function;
8723that is, @value{GDBN} allows implicit references to the class instance
b37052ae 8724pointer @code{this} following the same rules as C@t{++}.
c906108c 8725
c906108c 8726@cindex call overloaded functions
d4f3574e 8727@cindex overloaded functions, calling
b37052ae 8728@cindex type conversions in C@t{++}
c906108c
SS
8729@item
8730You can call overloaded functions; @value{GDBN} resolves the function
d4f3574e 8731call to the right definition, with some restrictions. @value{GDBN} does not
c906108c
SS
8732perform overload resolution involving user-defined type conversions,
8733calls to constructors, or instantiations of templates that do not exist
8734in the program. It also cannot handle ellipsis argument lists or
8735default arguments.
8736
8737It does perform integral conversions and promotions, floating-point
8738promotions, arithmetic conversions, pointer conversions, conversions of
8739class objects to base classes, and standard conversions such as those of
8740functions or arrays to pointers; it requires an exact match on the
8741number of function arguments.
8742
8743Overload resolution is always performed, unless you have specified
8744@code{set overload-resolution off}. @xref{Debugging C plus plus,
b37052ae 8745,@value{GDBN} features for C@t{++}}.
c906108c 8746
d4f3574e 8747You must specify @code{set overload-resolution off} in order to use an
c906108c
SS
8748explicit function signature to call an overloaded function, as in
8749@smallexample
8750p 'foo(char,int)'('x', 13)
8751@end smallexample
d4f3574e 8752
c906108c 8753The @value{GDBN} command-completion facility can simplify this;
d4f3574e 8754see @ref{Completion, ,Command completion}.
c906108c 8755
c906108c
SS
8756@cindex reference declarations
8757@item
b37052ae
EZ
8758@value{GDBN} understands variables declared as C@t{++} references; you can use
8759them in expressions just as you do in C@t{++} source---they are automatically
c906108c
SS
8760dereferenced.
8761
8762In the parameter list shown when @value{GDBN} displays a frame, the values of
8763reference variables are not displayed (unlike other variables); this
8764avoids clutter, since references are often used for large structures.
8765The @emph{address} of a reference variable is always shown, unless
8766you have specified @samp{set print address off}.
8767
8768@item
b37052ae 8769@value{GDBN} supports the C@t{++} name resolution operator @code{::}---your
c906108c
SS
8770expressions can use it just as expressions in your program do. Since
8771one scope may be defined in another, you can use @code{::} repeatedly if
8772necessary, for example in an expression like
8773@samp{@var{scope1}::@var{scope2}::@var{name}}. @value{GDBN} also allows
b37052ae 8774resolving name scope by reference to source files, in both C and C@t{++}
c906108c
SS
8775debugging (@pxref{Variables, ,Program variables}).
8776@end enumerate
8777
b37052ae 8778In addition, when used with HP's C@t{++} compiler, @value{GDBN} supports
53a5351d
JM
8779calling virtual functions correctly, printing out virtual bases of
8780objects, calling functions in a base subobject, casting objects, and
8781invoking user-defined operators.
c906108c 8782
6d2ebf8b 8783@node C Defaults
b37052ae 8784@subsubsection C and C@t{++} defaults
7a292a7a 8785
b37052ae 8786@cindex C and C@t{++} defaults
c906108c 8787
c906108c
SS
8788If you allow @value{GDBN} to set type and range checking automatically, they
8789both default to @code{off} whenever the working language changes to
b37052ae 8790C or C@t{++}. This happens regardless of whether you or @value{GDBN}
c906108c 8791selects the working language.
c906108c
SS
8792
8793If you allow @value{GDBN} to set the language automatically, it
8794recognizes source files whose names end with @file{.c}, @file{.C}, or
8795@file{.cc}, etc, and when @value{GDBN} enters code compiled from one of
b37052ae 8796these files, it sets the working language to C or C@t{++}.
c906108c
SS
8797@xref{Automatically, ,Having @value{GDBN} infer the source language},
8798for further details.
8799
c906108c
SS
8800@c Type checking is (a) primarily motivated by Modula-2, and (b)
8801@c unimplemented. If (b) changes, it might make sense to let this node
8802@c appear even if Mod-2 does not, but meanwhile ignore it. roland 16jul93.
7a292a7a 8803
6d2ebf8b 8804@node C Checks
b37052ae 8805@subsubsection C and C@t{++} type and range checks
7a292a7a 8806
b37052ae 8807@cindex C and C@t{++} checks
c906108c 8808
b37052ae 8809By default, when @value{GDBN} parses C or C@t{++} expressions, type checking
c906108c
SS
8810is not used. However, if you turn type checking on, @value{GDBN}
8811considers two variables type equivalent if:
8812
8813@itemize @bullet
8814@item
8815The two variables are structured and have the same structure, union, or
8816enumerated tag.
8817
8818@item
8819The two variables have the same type name, or types that have been
8820declared equivalent through @code{typedef}.
8821
8822@ignore
8823@c leaving this out because neither J Gilmore nor R Pesch understand it.
8824@c FIXME--beers?
8825@item
8826The two @code{struct}, @code{union}, or @code{enum} variables are
8827declared in the same declaration. (Note: this may not be true for all C
8828compilers.)
8829@end ignore
8830@end itemize
8831
8832Range checking, if turned on, is done on mathematical operations. Array
8833indices are not checked, since they are often used to index a pointer
8834that is not itself an array.
c906108c 8835
6d2ebf8b 8836@node Debugging C
c906108c 8837@subsubsection @value{GDBN} and C
c906108c
SS
8838
8839The @code{set print union} and @code{show print union} commands apply to
8840the @code{union} type. When set to @samp{on}, any @code{union} that is
7a292a7a
SS
8841inside a @code{struct} or @code{class} is also printed. Otherwise, it
8842appears as @samp{@{...@}}.
c906108c
SS
8843
8844The @code{@@} operator aids in the debugging of dynamic arrays, formed
8845with pointers and a memory allocation function. @xref{Expressions,
8846,Expressions}.
8847
c906108c 8848@menu
5d161b24 8849* Debugging C plus plus::
c906108c
SS
8850@end menu
8851
6d2ebf8b 8852@node Debugging C plus plus
b37052ae 8853@subsubsection @value{GDBN} features for C@t{++}
c906108c 8854
b37052ae 8855@cindex commands for C@t{++}
7a292a7a 8856
b37052ae
EZ
8857Some @value{GDBN} commands are particularly useful with C@t{++}, and some are
8858designed specifically for use with C@t{++}. Here is a summary:
c906108c
SS
8859
8860@table @code
8861@cindex break in overloaded functions
8862@item @r{breakpoint menus}
8863When you want a breakpoint in a function whose name is overloaded,
8864@value{GDBN} breakpoint menus help you specify which function definition
8865you want. @xref{Breakpoint Menus,,Breakpoint menus}.
8866
b37052ae 8867@cindex overloading in C@t{++}
c906108c
SS
8868@item rbreak @var{regex}
8869Setting breakpoints using regular expressions is helpful for setting
8870breakpoints on overloaded functions that are not members of any special
8871classes.
8872@xref{Set Breaks, ,Setting breakpoints}.
8873
b37052ae 8874@cindex C@t{++} exception handling
c906108c
SS
8875@item catch throw
8876@itemx catch catch
b37052ae 8877Debug C@t{++} exception handling using these commands. @xref{Set
c906108c
SS
8878Catchpoints, , Setting catchpoints}.
8879
8880@cindex inheritance
8881@item ptype @var{typename}
8882Print inheritance relationships as well as other information for type
8883@var{typename}.
8884@xref{Symbols, ,Examining the Symbol Table}.
8885
b37052ae 8886@cindex C@t{++} symbol display
c906108c
SS
8887@item set print demangle
8888@itemx show print demangle
8889@itemx set print asm-demangle
8890@itemx show print asm-demangle
b37052ae
EZ
8891Control whether C@t{++} symbols display in their source form, both when
8892displaying code as C@t{++} source and when displaying disassemblies.
c906108c
SS
8893@xref{Print Settings, ,Print settings}.
8894
8895@item set print object
8896@itemx show print object
8897Choose whether to print derived (actual) or declared types of objects.
8898@xref{Print Settings, ,Print settings}.
8899
8900@item set print vtbl
8901@itemx show print vtbl
8902Control the format for printing virtual function tables.
8903@xref{Print Settings, ,Print settings}.
c906108c 8904(The @code{vtbl} commands do not work on programs compiled with the HP
b37052ae 8905ANSI C@t{++} compiler (@code{aCC}).)
c906108c
SS
8906
8907@kindex set overload-resolution
d4f3574e 8908@cindex overloaded functions, overload resolution
c906108c 8909@item set overload-resolution on
b37052ae 8910Enable overload resolution for C@t{++} expression evaluation. The default
c906108c
SS
8911is on. For overloaded functions, @value{GDBN} evaluates the arguments
8912and searches for a function whose signature matches the argument types,
b37052ae 8913using the standard C@t{++} conversion rules (see @ref{C plus plus expressions, ,C@t{++}
d4f3574e 8914expressions}, for details). If it cannot find a match, it emits a
c906108c
SS
8915message.
8916
8917@item set overload-resolution off
b37052ae 8918Disable overload resolution for C@t{++} expression evaluation. For
c906108c
SS
8919overloaded functions that are not class member functions, @value{GDBN}
8920chooses the first function of the specified name that it finds in the
8921symbol table, whether or not its arguments are of the correct type. For
8922overloaded functions that are class member functions, @value{GDBN}
8923searches for a function whose signature @emph{exactly} matches the
8924argument types.
c906108c 8925
9c16f35a
EZ
8926@kindex show overload-resolution
8927@item show overload-resolution
8928Show the current setting of overload resolution.
8929
c906108c
SS
8930@item @r{Overloaded symbol names}
8931You can specify a particular definition of an overloaded symbol, using
b37052ae 8932the same notation that is used to declare such symbols in C@t{++}: type
c906108c
SS
8933@code{@var{symbol}(@var{types})} rather than just @var{symbol}. You can
8934also use the @value{GDBN} command-line word completion facilities to list the
8935available choices, or to finish the type list for you.
8936@xref{Completion,, Command completion}, for details on how to do this.
8937@end table
c906108c 8938
b37303ee
AF
8939@node Objective-C
8940@subsection Objective-C
8941
8942@cindex Objective-C
8943This section provides information about some commands and command
721c2651
EZ
8944options that are useful for debugging Objective-C code. See also
8945@ref{Symbols, info classes}, and @ref{Symbols, info selectors}, for a
8946few more commands specific to Objective-C support.
b37303ee
AF
8947
8948@menu
b383017d
RM
8949* Method Names in Commands::
8950* The Print Command with Objective-C::
b37303ee
AF
8951@end menu
8952
8953@node Method Names in Commands, The Print Command with Objective-C, Objective-C, Objective-C
8954@subsubsection Method Names in Commands
8955
8956The following commands have been extended to accept Objective-C method
8957names as line specifications:
8958
8959@kindex clear@r{, and Objective-C}
8960@kindex break@r{, and Objective-C}
8961@kindex info line@r{, and Objective-C}
8962@kindex jump@r{, and Objective-C}
8963@kindex list@r{, and Objective-C}
8964@itemize
8965@item @code{clear}
8966@item @code{break}
8967@item @code{info line}
8968@item @code{jump}
8969@item @code{list}
8970@end itemize
8971
8972A fully qualified Objective-C method name is specified as
8973
8974@smallexample
8975-[@var{Class} @var{methodName}]
8976@end smallexample
8977
c552b3bb
JM
8978where the minus sign is used to indicate an instance method and a
8979plus sign (not shown) is used to indicate a class method. The class
8980name @var{Class} and method name @var{methodName} are enclosed in
8981brackets, similar to the way messages are specified in Objective-C
8982source code. For example, to set a breakpoint at the @code{create}
8983instance method of class @code{Fruit} in the program currently being
8984debugged, enter:
b37303ee
AF
8985
8986@smallexample
8987break -[Fruit create]
8988@end smallexample
8989
8990To list ten program lines around the @code{initialize} class method,
8991enter:
8992
8993@smallexample
8994list +[NSText initialize]
8995@end smallexample
8996
c552b3bb
JM
8997In the current version of @value{GDBN}, the plus or minus sign is
8998required. In future versions of @value{GDBN}, the plus or minus
8999sign will be optional, but you can use it to narrow the search. It
9000is also possible to specify just a method name:
b37303ee
AF
9001
9002@smallexample
9003break create
9004@end smallexample
9005
9006You must specify the complete method name, including any colons. If
9007your program's source files contain more than one @code{create} method,
9008you'll be presented with a numbered list of classes that implement that
9009method. Indicate your choice by number, or type @samp{0} to exit if
9010none apply.
9011
9012As another example, to clear a breakpoint established at the
9013@code{makeKeyAndOrderFront:} method of the @code{NSWindow} class, enter:
9014
9015@smallexample
9016clear -[NSWindow makeKeyAndOrderFront:]
9017@end smallexample
9018
9019@node The Print Command with Objective-C
9020@subsubsection The Print Command With Objective-C
721c2651 9021@cindex Objective-C, print objects
c552b3bb
JM
9022@kindex print-object
9023@kindex po @r{(@code{print-object})}
b37303ee 9024
c552b3bb 9025The print command has also been extended to accept methods. For example:
b37303ee
AF
9026
9027@smallexample
c552b3bb 9028print -[@var{object} hash]
b37303ee
AF
9029@end smallexample
9030
9031@cindex print an Objective-C object description
c552b3bb
JM
9032@cindex @code{_NSPrintForDebugger}, and printing Objective-C objects
9033@noindent
9034will tell @value{GDBN} to send the @code{hash} message to @var{object}
9035and print the result. Also, an additional command has been added,
9036@code{print-object} or @code{po} for short, which is meant to print
9037the description of an object. However, this command may only work
9038with certain Objective-C libraries that have a particular hook
9039function, @code{_NSPrintForDebugger}, defined.
b37303ee 9040
09d4efe1
EZ
9041@node Fortran
9042@subsection Fortran
9043@cindex Fortran-specific support in @value{GDBN}
9044
9045@table @code
9046@cindex @code{COMMON} blocks, Fortran
9047@kindex info common
9048@item info common @r{[}@var{common-name}@r{]}
9049This command prints the values contained in the Fortran @code{COMMON}
9050block whose name is @var{common-name}. With no argument, the names of
9051all @code{COMMON} blocks visible at current program location are
9052printed.
9053@end table
9054
a8f24a35
EZ
9055Fortran symbols are usually case-insensitive, so @value{GDBN} by
9056default uses case-insensitive matches for Fortran symbols. You can
9057change that with the @samp{set case-insensitive} command, see
9058@ref{Symbols}, for the details.
9059
9c16f35a
EZ
9060@node Pascal
9061@subsection Pascal
9062
9063@cindex Pascal support in @value{GDBN}, limitations
9064Debugging Pascal programs which use sets, subranges, file variables, or
9065nested functions does not currently work. @value{GDBN} does not support
9066entering expressions, printing values, or similar features using Pascal
9067syntax.
9068
9069The Pascal-specific command @code{set print pascal_static-members}
9070controls whether static members of Pascal objects are displayed.
9071@xref{Print Settings, pascal_static-members}.
9072
09d4efe1 9073@node Modula-2
c906108c 9074@subsection Modula-2
7a292a7a 9075
d4f3574e 9076@cindex Modula-2, @value{GDBN} support
c906108c
SS
9077
9078The extensions made to @value{GDBN} to support Modula-2 only support
9079output from the @sc{gnu} Modula-2 compiler (which is currently being
9080developed). Other Modula-2 compilers are not currently supported, and
9081attempting to debug executables produced by them is most likely
9082to give an error as @value{GDBN} reads in the executable's symbol
9083table.
9084
9085@cindex expressions in Modula-2
9086@menu
9087* M2 Operators:: Built-in operators
9088* Built-In Func/Proc:: Built-in functions and procedures
9089* M2 Constants:: Modula-2 constants
9090* M2 Defaults:: Default settings for Modula-2
9091* Deviations:: Deviations from standard Modula-2
9092* M2 Checks:: Modula-2 type and range checks
9093* M2 Scope:: The scope operators @code{::} and @code{.}
9094* GDB/M2:: @value{GDBN} and Modula-2
9095@end menu
9096
6d2ebf8b 9097@node M2 Operators
c906108c
SS
9098@subsubsection Operators
9099@cindex Modula-2 operators
9100
9101Operators must be defined on values of specific types. For instance,
9102@code{+} is defined on numbers, but not on structures. Operators are
9103often defined on groups of types. For the purposes of Modula-2, the
9104following definitions hold:
9105
9106@itemize @bullet
9107
9108@item
9109@emph{Integral types} consist of @code{INTEGER}, @code{CARDINAL}, and
9110their subranges.
9111
9112@item
9113@emph{Character types} consist of @code{CHAR} and its subranges.
9114
9115@item
9116@emph{Floating-point types} consist of @code{REAL}.
9117
9118@item
9119@emph{Pointer types} consist of anything declared as @code{POINTER TO
9120@var{type}}.
9121
9122@item
9123@emph{Scalar types} consist of all of the above.
9124
9125@item
9126@emph{Set types} consist of @code{SET} and @code{BITSET} types.
9127
9128@item
9129@emph{Boolean types} consist of @code{BOOLEAN}.
9130@end itemize
9131
9132@noindent
9133The following operators are supported, and appear in order of
9134increasing precedence:
9135
9136@table @code
9137@item ,
9138Function argument or array index separator.
9139
9140@item :=
9141Assignment. The value of @var{var} @code{:=} @var{value} is
9142@var{value}.
9143
9144@item <@r{, }>
9145Less than, greater than on integral, floating-point, or enumerated
9146types.
9147
9148@item <=@r{, }>=
96a2c332 9149Less than or equal to, greater than or equal to
c906108c
SS
9150on integral, floating-point and enumerated types, or set inclusion on
9151set types. Same precedence as @code{<}.
9152
9153@item =@r{, }<>@r{, }#
9154Equality and two ways of expressing inequality, valid on scalar types.
9155Same precedence as @code{<}. In @value{GDBN} scripts, only @code{<>} is
9156available for inequality, since @code{#} conflicts with the script
9157comment character.
9158
9159@item IN
9160Set membership. Defined on set types and the types of their members.
9161Same precedence as @code{<}.
9162
9163@item OR
9164Boolean disjunction. Defined on boolean types.
9165
9166@item AND@r{, }&
d4f3574e 9167Boolean conjunction. Defined on boolean types.
c906108c
SS
9168
9169@item @@
9170The @value{GDBN} ``artificial array'' operator (@pxref{Expressions, ,Expressions}).
9171
9172@item +@r{, }-
9173Addition and subtraction on integral and floating-point types, or union
9174and difference on set types.
9175
9176@item *
9177Multiplication on integral and floating-point types, or set intersection
9178on set types.
9179
9180@item /
9181Division on floating-point types, or symmetric set difference on set
9182types. Same precedence as @code{*}.
9183
9184@item DIV@r{, }MOD
9185Integer division and remainder. Defined on integral types. Same
9186precedence as @code{*}.
9187
9188@item -
9189Negative. Defined on @code{INTEGER} and @code{REAL} data.
9190
9191@item ^
9192Pointer dereferencing. Defined on pointer types.
9193
9194@item NOT
9195Boolean negation. Defined on boolean types. Same precedence as
9196@code{^}.
9197
9198@item .
9199@code{RECORD} field selector. Defined on @code{RECORD} data. Same
9200precedence as @code{^}.
9201
9202@item []
9203Array indexing. Defined on @code{ARRAY} data. Same precedence as @code{^}.
9204
9205@item ()
9206Procedure argument list. Defined on @code{PROCEDURE} objects. Same precedence
9207as @code{^}.
9208
9209@item ::@r{, }.
9210@value{GDBN} and Modula-2 scope operators.
9211@end table
9212
9213@quotation
9214@emph{Warning:} Sets and their operations are not yet supported, so @value{GDBN}
9215treats the use of the operator @code{IN}, or the use of operators
9216@code{+}, @code{-}, @code{*}, @code{/}, @code{=}, , @code{<>}, @code{#},
9217@code{<=}, and @code{>=} on sets as an error.
9218@end quotation
9219
cb51c4e0 9220
6d2ebf8b 9221@node Built-In Func/Proc
c906108c 9222@subsubsection Built-in functions and procedures
cb51c4e0 9223@cindex Modula-2 built-ins
c906108c
SS
9224
9225Modula-2 also makes available several built-in procedures and functions.
9226In describing these, the following metavariables are used:
9227
9228@table @var
9229
9230@item a
9231represents an @code{ARRAY} variable.
9232
9233@item c
9234represents a @code{CHAR} constant or variable.
9235
9236@item i
9237represents a variable or constant of integral type.
9238
9239@item m
9240represents an identifier that belongs to a set. Generally used in the
9241same function with the metavariable @var{s}. The type of @var{s} should
9242be @code{SET OF @var{mtype}} (where @var{mtype} is the type of @var{m}).
9243
9244@item n
9245represents a variable or constant of integral or floating-point type.
9246
9247@item r
9248represents a variable or constant of floating-point type.
9249
9250@item t
9251represents a type.
9252
9253@item v
9254represents a variable.
9255
9256@item x
9257represents a variable or constant of one of many types. See the
9258explanation of the function for details.
9259@end table
9260
9261All Modula-2 built-in procedures also return a result, described below.
9262
9263@table @code
9264@item ABS(@var{n})
9265Returns the absolute value of @var{n}.
9266
9267@item CAP(@var{c})
9268If @var{c} is a lower case letter, it returns its upper case
c3f6f71d 9269equivalent, otherwise it returns its argument.
c906108c
SS
9270
9271@item CHR(@var{i})
9272Returns the character whose ordinal value is @var{i}.
9273
9274@item DEC(@var{v})
c3f6f71d 9275Decrements the value in the variable @var{v} by one. Returns the new value.
c906108c
SS
9276
9277@item DEC(@var{v},@var{i})
9278Decrements the value in the variable @var{v} by @var{i}. Returns the
9279new value.
9280
9281@item EXCL(@var{m},@var{s})
9282Removes the element @var{m} from the set @var{s}. Returns the new
9283set.
9284
9285@item FLOAT(@var{i})
9286Returns the floating point equivalent of the integer @var{i}.
9287
9288@item HIGH(@var{a})
9289Returns the index of the last member of @var{a}.
9290
9291@item INC(@var{v})
c3f6f71d 9292Increments the value in the variable @var{v} by one. Returns the new value.
c906108c
SS
9293
9294@item INC(@var{v},@var{i})
9295Increments the value in the variable @var{v} by @var{i}. Returns the
9296new value.
9297
9298@item INCL(@var{m},@var{s})
9299Adds the element @var{m} to the set @var{s} if it is not already
9300there. Returns the new set.
9301
9302@item MAX(@var{t})
9303Returns the maximum value of the type @var{t}.
9304
9305@item MIN(@var{t})
9306Returns the minimum value of the type @var{t}.
9307
9308@item ODD(@var{i})
9309Returns boolean TRUE if @var{i} is an odd number.
9310
9311@item ORD(@var{x})
9312Returns the ordinal value of its argument. For example, the ordinal
c3f6f71d
JM
9313value of a character is its @sc{ascii} value (on machines supporting the
9314@sc{ascii} character set). @var{x} must be of an ordered type, which include
c906108c
SS
9315integral, character and enumerated types.
9316
9317@item SIZE(@var{x})
9318Returns the size of its argument. @var{x} can be a variable or a type.
9319
9320@item TRUNC(@var{r})
9321Returns the integral part of @var{r}.
9322
9323@item VAL(@var{t},@var{i})
9324Returns the member of the type @var{t} whose ordinal value is @var{i}.
9325@end table
9326
9327@quotation
9328@emph{Warning:} Sets and their operations are not yet supported, so
9329@value{GDBN} treats the use of procedures @code{INCL} and @code{EXCL} as
9330an error.
9331@end quotation
9332
9333@cindex Modula-2 constants
6d2ebf8b 9334@node M2 Constants
c906108c
SS
9335@subsubsection Constants
9336
9337@value{GDBN} allows you to express the constants of Modula-2 in the following
9338ways:
9339
9340@itemize @bullet
9341
9342@item
9343Integer constants are simply a sequence of digits. When used in an
9344expression, a constant is interpreted to be type-compatible with the
9345rest of the expression. Hexadecimal integers are specified by a
9346trailing @samp{H}, and octal integers by a trailing @samp{B}.
9347
9348@item
9349Floating point constants appear as a sequence of digits, followed by a
9350decimal point and another sequence of digits. An optional exponent can
9351then be specified, in the form @samp{E@r{[}+@r{|}-@r{]}@var{nnn}}, where
9352@samp{@r{[}+@r{|}-@r{]}@var{nnn}} is the desired exponent. All of the
9353digits of the floating point constant must be valid decimal (base 10)
9354digits.
9355
9356@item
9357Character constants consist of a single character enclosed by a pair of
9358like quotes, either single (@code{'}) or double (@code{"}). They may
c3f6f71d 9359also be expressed by their ordinal value (their @sc{ascii} value, usually)
c906108c
SS
9360followed by a @samp{C}.
9361
9362@item
9363String constants consist of a sequence of characters enclosed by a
9364pair of like quotes, either single (@code{'}) or double (@code{"}).
9365Escape sequences in the style of C are also allowed. @xref{C
b37052ae 9366Constants, ,C and C@t{++} constants}, for a brief explanation of escape
c906108c
SS
9367sequences.
9368
9369@item
9370Enumerated constants consist of an enumerated identifier.
9371
9372@item
9373Boolean constants consist of the identifiers @code{TRUE} and
9374@code{FALSE}.
9375
9376@item
9377Pointer constants consist of integral values only.
9378
9379@item
9380Set constants are not yet supported.
9381@end itemize
9382
6d2ebf8b 9383@node M2 Defaults
c906108c
SS
9384@subsubsection Modula-2 defaults
9385@cindex Modula-2 defaults
9386
9387If type and range checking are set automatically by @value{GDBN}, they
9388both default to @code{on} whenever the working language changes to
d4f3574e 9389Modula-2. This happens regardless of whether you or @value{GDBN}
c906108c
SS
9390selected the working language.
9391
9392If you allow @value{GDBN} to set the language automatically, then entering
9393code compiled from a file whose name ends with @file{.mod} sets the
d4f3574e 9394working language to Modula-2. @xref{Automatically, ,Having @value{GDBN} set
c906108c
SS
9395the language automatically}, for further details.
9396
6d2ebf8b 9397@node Deviations
c906108c
SS
9398@subsubsection Deviations from standard Modula-2
9399@cindex Modula-2, deviations from
9400
9401A few changes have been made to make Modula-2 programs easier to debug.
9402This is done primarily via loosening its type strictness:
9403
9404@itemize @bullet
9405@item
9406Unlike in standard Modula-2, pointer constants can be formed by
9407integers. This allows you to modify pointer variables during
9408debugging. (In standard Modula-2, the actual address contained in a
9409pointer variable is hidden from you; it can only be modified
9410through direct assignment to another pointer variable or expression that
9411returned a pointer.)
9412
9413@item
9414C escape sequences can be used in strings and characters to represent
9415non-printable characters. @value{GDBN} prints out strings with these
9416escape sequences embedded. Single non-printable characters are
9417printed using the @samp{CHR(@var{nnn})} format.
9418
9419@item
9420The assignment operator (@code{:=}) returns the value of its right-hand
9421argument.
9422
9423@item
9424All built-in procedures both modify @emph{and} return their argument.
9425@end itemize
9426
6d2ebf8b 9427@node M2 Checks
c906108c
SS
9428@subsubsection Modula-2 type and range checks
9429@cindex Modula-2 checks
9430
9431@quotation
9432@emph{Warning:} in this release, @value{GDBN} does not yet perform type or
9433range checking.
9434@end quotation
9435@c FIXME remove warning when type/range checks added
9436
9437@value{GDBN} considers two Modula-2 variables type equivalent if:
9438
9439@itemize @bullet
9440@item
9441They are of types that have been declared equivalent via a @code{TYPE
9442@var{t1} = @var{t2}} statement
9443
9444@item
9445They have been declared on the same line. (Note: This is true of the
9446@sc{gnu} Modula-2 compiler, but it may not be true of other compilers.)
9447@end itemize
9448
9449As long as type checking is enabled, any attempt to combine variables
9450whose types are not equivalent is an error.
9451
9452Range checking is done on all mathematical operations, assignment, array
9453index bounds, and all built-in functions and procedures.
9454
6d2ebf8b 9455@node M2 Scope
c906108c
SS
9456@subsubsection The scope operators @code{::} and @code{.}
9457@cindex scope
41afff9a 9458@cindex @code{.}, Modula-2 scope operator
c906108c
SS
9459@cindex colon, doubled as scope operator
9460@ifinfo
41afff9a 9461@vindex colon-colon@r{, in Modula-2}
c906108c
SS
9462@c Info cannot handle :: but TeX can.
9463@end ifinfo
9464@iftex
41afff9a 9465@vindex ::@r{, in Modula-2}
c906108c
SS
9466@end iftex
9467
9468There are a few subtle differences between the Modula-2 scope operator
9469(@code{.}) and the @value{GDBN} scope operator (@code{::}). The two have
9470similar syntax:
9471
474c8240 9472@smallexample
c906108c
SS
9473
9474@var{module} . @var{id}
9475@var{scope} :: @var{id}
474c8240 9476@end smallexample
c906108c
SS
9477
9478@noindent
9479where @var{scope} is the name of a module or a procedure,
9480@var{module} the name of a module, and @var{id} is any declared
9481identifier within your program, except another module.
9482
9483Using the @code{::} operator makes @value{GDBN} search the scope
9484specified by @var{scope} for the identifier @var{id}. If it is not
9485found in the specified scope, then @value{GDBN} searches all scopes
9486enclosing the one specified by @var{scope}.
9487
9488Using the @code{.} operator makes @value{GDBN} search the current scope for
9489the identifier specified by @var{id} that was imported from the
9490definition module specified by @var{module}. With this operator, it is
9491an error if the identifier @var{id} was not imported from definition
9492module @var{module}, or if @var{id} is not an identifier in
9493@var{module}.
9494
6d2ebf8b 9495@node GDB/M2
c906108c
SS
9496@subsubsection @value{GDBN} and Modula-2
9497
9498Some @value{GDBN} commands have little use when debugging Modula-2 programs.
9499Five subcommands of @code{set print} and @code{show print} apply
b37052ae 9500specifically to C and C@t{++}: @samp{vtbl}, @samp{demangle},
c906108c 9501@samp{asm-demangle}, @samp{object}, and @samp{union}. The first four
b37052ae 9502apply to C@t{++}, and the last to the C @code{union} type, which has no direct
c906108c
SS
9503analogue in Modula-2.
9504
9505The @code{@@} operator (@pxref{Expressions, ,Expressions}), while available
d4f3574e 9506with any language, is not useful with Modula-2. Its
c906108c 9507intent is to aid the debugging of @dfn{dynamic arrays}, which cannot be
b37052ae 9508created in Modula-2 as they can in C or C@t{++}. However, because an
c906108c 9509address can be specified by an integral constant, the construct
d4f3574e 9510@samp{@{@var{type}@}@var{adrexp}} is still useful.
c906108c
SS
9511
9512@cindex @code{#} in Modula-2
9513In @value{GDBN} scripts, the Modula-2 inequality operator @code{#} is
9514interpreted as the beginning of a comment. Use @code{<>} instead.
c906108c 9515
e07c999f
PH
9516@node Ada
9517@subsection Ada
9518@cindex Ada
9519
9520The extensions made to @value{GDBN} for Ada only support
9521output from the @sc{gnu} Ada (GNAT) compiler.
9522Other Ada compilers are not currently supported, and
9523attempting to debug executables produced by them is most likely
9524to be difficult.
9525
9526
9527@cindex expressions in Ada
9528@menu
9529* Ada Mode Intro:: General remarks on the Ada syntax
9530 and semantics supported by Ada mode
9531 in @value{GDBN}.
9532* Omissions from Ada:: Restrictions on the Ada expression syntax.
9533* Additions to Ada:: Extensions of the Ada expression syntax.
9534* Stopping Before Main Program:: Debugging the program during elaboration.
9535* Ada Glitches:: Known peculiarities of Ada mode.
9536@end menu
9537
9538@node Ada Mode Intro
9539@subsubsection Introduction
9540@cindex Ada mode, general
9541
9542The Ada mode of @value{GDBN} supports a fairly large subset of Ada expression
9543syntax, with some extensions.
9544The philosophy behind the design of this subset is
9545
9546@itemize @bullet
9547@item
9548That @value{GDBN} should provide basic literals and access to operations for
9549arithmetic, dereferencing, field selection, indexing, and subprogram calls,
9550leaving more sophisticated computations to subprograms written into the
9551program (which therefore may be called from @value{GDBN}).
9552
9553@item
9554That type safety and strict adherence to Ada language restrictions
9555are not particularly important to the @value{GDBN} user.
9556
9557@item
9558That brevity is important to the @value{GDBN} user.
9559@end itemize
9560
9561Thus, for brevity, the debugger acts as if there were
9562implicit @code{with} and @code{use} clauses in effect for all user-written
9563packages, making it unnecessary to fully qualify most names with
9564their packages, regardless of context. Where this causes ambiguity,
9565@value{GDBN} asks the user's intent.
9566
9567The debugger will start in Ada mode if it detects an Ada main program.
9568As for other languages, it will enter Ada mode when stopped in a program that
9569was translated from an Ada source file.
9570
9571While in Ada mode, you may use `@t{--}' for comments. This is useful
9572mostly for documenting command files. The standard @value{GDBN} comment
9573(@samp{#}) still works at the beginning of a line in Ada mode, but not in the
9574middle (to allow based literals).
9575
9576The debugger supports limited overloading. Given a subprogram call in which
9577the function symbol has multiple definitions, it will use the number of
9578actual parameters and some information about their types to attempt to narrow
9579the set of definitions. It also makes very limited use of context, preferring
9580procedures to functions in the context of the @code{call} command, and
9581functions to procedures elsewhere.
9582
9583@node Omissions from Ada
9584@subsubsection Omissions from Ada
9585@cindex Ada, omissions from
9586
9587Here are the notable omissions from the subset:
9588
9589@itemize @bullet
9590@item
9591Only a subset of the attributes are supported:
9592
9593@itemize @minus
9594@item
9595@t{'First}, @t{'Last}, and @t{'Length}
9596 on array objects (not on types and subtypes).
9597
9598@item
9599@t{'Min} and @t{'Max}.
9600
9601@item
9602@t{'Pos} and @t{'Val}.
9603
9604@item
9605@t{'Tag}.
9606
9607@item
9608@t{'Range} on array objects (not subtypes), but only as the right
9609operand of the membership (@code{in}) operator.
9610
9611@item
9612@t{'Access}, @t{'Unchecked_Access}, and
9613@t{'Unrestricted_Access} (a GNAT extension).
9614
9615@item
9616@t{'Address}.
9617@end itemize
9618
9619@item
9620The names in
9621@code{Characters.Latin_1} are not available and
9622concatenation is not implemented. Thus, escape characters in strings are
9623not currently available.
9624
9625@item
9626Equality tests (@samp{=} and @samp{/=}) on arrays test for bitwise
9627equality of representations. They will generally work correctly
9628for strings and arrays whose elements have integer or enumeration types.
9629They may not work correctly for arrays whose element
9630types have user-defined equality, for arrays of real values
9631(in particular, IEEE-conformant floating point, because of negative
9632zeroes and NaNs), and for arrays whose elements contain unused bits with
9633indeterminate values.
9634
9635@item
9636The other component-by-component array operations (@code{and}, @code{or},
9637@code{xor}, @code{not}, and relational tests other than equality)
9638are not implemented.
9639
9640@item
9641There are no record or array aggregates.
9642
9643@item
9644Calls to dispatching subprograms are not implemented.
9645
9646@item
9647The overloading algorithm is much more limited (i.e., less selective)
9648than that of real Ada. It makes only limited use of the context in which a subexpression
9649appears to resolve its meaning, and it is much looser in its rules for allowing
9650type matches. As a result, some function calls will be ambiguous, and the user
9651will be asked to choose the proper resolution.
9652
9653@item
9654The @code{new} operator is not implemented.
9655
9656@item
9657Entry calls are not implemented.
9658
9659@item
9660Aside from printing, arithmetic operations on the native VAX floating-point
9661formats are not supported.
9662
9663@item
9664It is not possible to slice a packed array.
9665@end itemize
9666
9667@node Additions to Ada
9668@subsubsection Additions to Ada
9669@cindex Ada, deviations from
9670
9671As it does for other languages, @value{GDBN} makes certain generic
9672extensions to Ada (@pxref{Expressions}):
9673
9674@itemize @bullet
9675@item
9676If the expression @var{E} is a variable residing in memory
9677(typically a local variable or array element) and @var{N} is
9678a positive integer, then @code{@var{E}@@@var{N}} displays the values of
9679@var{E} and the @var{N}-1 adjacent variables following it in memory as an array.
9680In Ada, this operator is generally not necessary, since its prime use
9681is in displaying parts of an array, and slicing will usually do this in Ada.
9682However, there are occasional uses when debugging programs
9683in which certain debugging information has been optimized away.
9684
9685@item
9686@code{@var{B}::@var{var}} means ``the variable named @var{var} that appears
9687in function or file @var{B}.'' When @var{B} is a file name, you must typically
9688surround it in single quotes.
9689
9690@item
9691The expression @code{@{@var{type}@} @var{addr}} means ``the variable of type
9692@var{type} that appears at address @var{addr}.''
9693
9694@item
9695A name starting with @samp{$} is a convenience variable
9696(@pxref{Convenience Vars}) or a machine register (@pxref{Registers}).
9697@end itemize
9698
9699In addition, @value{GDBN} provides a few other shortcuts and outright additions specific
9700to Ada:
9701
9702@itemize @bullet
9703@item
9704The assignment statement is allowed as an expression, returning
9705its right-hand operand as its value. Thus, you may enter
9706
9707@smallexample
9708set x := y + 3
9709print A(tmp := y + 1)
9710@end smallexample
9711
9712@item
9713The semicolon is allowed as an ``operator,'' returning as its value
9714the value of its right-hand operand.
9715This allows, for example,
9716complex conditional breaks:
9717
9718@smallexample
9719break f
9720condition 1 (report(i); k += 1; A(k) > 100)
9721@end smallexample
9722
9723@item
9724Rather than use catenation and symbolic character names to introduce special
9725characters into strings, one may instead use a special bracket notation,
9726which is also used to print strings. A sequence of characters of the form
9727@samp{["@var{XX}"]} within a string or character literal denotes the
9728(single) character whose numeric encoding is @var{XX} in hexadecimal. The
9729sequence of characters @samp{["""]} also denotes a single quotation mark
9730in strings. For example,
9731@smallexample
9732 "One line.["0a"]Next line.["0a"]"
9733@end smallexample
9734@noindent
9735contains an ASCII newline character (@code{Ada.Characters.Latin_1.LF}) after each
9736period.
9737
9738@item
9739The subtype used as a prefix for the attributes @t{'Pos}, @t{'Min}, and
9740@t{'Max} is optional (and is ignored in any case). For example, it is valid
9741to write
9742
9743@smallexample
9744print 'max(x, y)
9745@end smallexample
9746
9747@item
9748When printing arrays, @value{GDBN} uses positional notation when the
9749array has a lower bound of 1, and uses a modified named notation otherwise.
9750For example, a one-dimensional array of three integers with a lower bound of 3 might print as
9751
9752@smallexample
9753(3 => 10, 17, 1)
9754@end smallexample
9755
9756@noindent
9757That is, in contrast to valid Ada, only the first component has a @code{=>}
9758clause.
9759
9760@item
9761You may abbreviate attributes in expressions with any unique,
9762multi-character subsequence of
9763their names (an exact match gets preference).
9764For example, you may use @t{a'len}, @t{a'gth}, or @t{a'lh}
9765in place of @t{a'length}.
9766
9767@item
9768@cindex quoting Ada internal identifiers
9769Since Ada is case-insensitive, the debugger normally maps identifiers you type
9770to lower case. The GNAT compiler uses upper-case characters for
9771some of its internal identifiers, which are normally of no interest to users.
9772For the rare occasions when you actually have to look at them,
9773enclose them in angle brackets to avoid the lower-case mapping.
9774For example,
9775@smallexample
9776@value{GDBP} print <JMPBUF_SAVE>[0]
9777@end smallexample
9778
9779@item
9780Printing an object of class-wide type or dereferencing an
9781access-to-class-wide value will display all the components of the object's
9782specific type (as indicated by its run-time tag). Likewise, component
9783selection on such a value will operate on the specific type of the
9784object.
9785
9786@end itemize
9787
9788@node Stopping Before Main Program
9789@subsubsection Stopping at the Very Beginning
9790
9791@cindex breakpointing Ada elaboration code
9792It is sometimes necessary to debug the program during elaboration, and
9793before reaching the main procedure.
9794As defined in the Ada Reference
9795Manual, the elaboration code is invoked from a procedure called
9796@code{adainit}. To run your program up to the beginning of
9797elaboration, simply use the following two commands:
9798@code{tbreak adainit} and @code{run}.
9799
9800@node Ada Glitches
9801@subsubsection Known Peculiarities of Ada Mode
9802@cindex Ada, problems
9803
9804Besides the omissions listed previously (@pxref{Omissions from Ada}),
9805we know of several problems with and limitations of Ada mode in
9806@value{GDBN},
9807some of which will be fixed with planned future releases of the debugger
9808and the GNU Ada compiler.
9809
9810@itemize @bullet
9811@item
9812Currently, the debugger
9813has insufficient information to determine whether certain pointers represent
9814pointers to objects or the objects themselves.
9815Thus, the user may have to tack an extra @code{.all} after an expression
9816to get it printed properly.
9817
9818@item
9819Static constants that the compiler chooses not to materialize as objects in
9820storage are invisible to the debugger.
9821
9822@item
9823Named parameter associations in function argument lists are ignored (the
9824argument lists are treated as positional).
9825
9826@item
9827Many useful library packages are currently invisible to the debugger.
9828
9829@item
9830Fixed-point arithmetic, conversions, input, and output is carried out using
9831floating-point arithmetic, and may give results that only approximate those on
9832the host machine.
9833
9834@item
9835The type of the @t{'Address} attribute may not be @code{System.Address}.
9836
9837@item
9838The GNAT compiler never generates the prefix @code{Standard} for any of
9839the standard symbols defined by the Ada language. @value{GDBN} knows about
9840this: it will strip the prefix from names when you use it, and will never
9841look for a name you have so qualified among local symbols, nor match against
9842symbols in other packages or subprograms. If you have
9843defined entities anywhere in your program other than parameters and
9844local variables whose simple names match names in @code{Standard},
9845GNAT's lack of qualification here can cause confusion. When this happens,
9846you can usually resolve the confusion
9847by qualifying the problematic names with package
9848@code{Standard} explicitly.
9849@end itemize
9850
4e562065
JB
9851@node Unsupported languages
9852@section Unsupported languages
9853
9854@cindex unsupported languages
9855@cindex minimal language
9856In addition to the other fully-supported programming languages,
9857@value{GDBN} also provides a pseudo-language, called @code{minimal}.
9858It does not represent a real programming language, but provides a set
9859of capabilities close to what the C or assembly languages provide.
9860This should allow most simple operations to be performed while debugging
9861an application that uses a language currently not supported by @value{GDBN}.
9862
9863If the language is set to @code{auto}, @value{GDBN} will automatically
9864select this language if the current frame corresponds to an unsupported
9865language.
9866
6d2ebf8b 9867@node Symbols
c906108c
SS
9868@chapter Examining the Symbol Table
9869
d4f3574e 9870The commands described in this chapter allow you to inquire about the
c906108c
SS
9871symbols (names of variables, functions and types) defined in your
9872program. This information is inherent in the text of your program and
9873does not change as your program executes. @value{GDBN} finds it in your
9874program's symbol table, in the file indicated when you started @value{GDBN}
9875(@pxref{File Options, ,Choosing files}), or by one of the
9876file-management commands (@pxref{Files, ,Commands to specify files}).
9877
9878@cindex symbol names
9879@cindex names of symbols
9880@cindex quoting names
9881Occasionally, you may need to refer to symbols that contain unusual
9882characters, which @value{GDBN} ordinarily treats as word delimiters. The
9883most frequent case is in referring to static variables in other
9884source files (@pxref{Variables,,Program variables}). File names
9885are recorded in object files as debugging symbols, but @value{GDBN} would
9886ordinarily parse a typical file name, like @file{foo.c}, as the three words
9887@samp{foo} @samp{.} @samp{c}. To allow @value{GDBN} to recognize
9888@samp{foo.c} as a single symbol, enclose it in single quotes; for example,
9889
474c8240 9890@smallexample
c906108c 9891p 'foo.c'::x
474c8240 9892@end smallexample
c906108c
SS
9893
9894@noindent
9895looks up the value of @code{x} in the scope of the file @file{foo.c}.
9896
9897@table @code
a8f24a35
EZ
9898@cindex case-insensitive symbol names
9899@cindex case sensitivity in symbol names
9900@kindex set case-sensitive
9901@item set case-sensitive on
9902@itemx set case-sensitive off
9903@itemx set case-sensitive auto
9904Normally, when @value{GDBN} looks up symbols, it matches their names
9905with case sensitivity determined by the current source language.
9906Occasionally, you may wish to control that. The command @code{set
9907case-sensitive} lets you do that by specifying @code{on} for
9908case-sensitive matches or @code{off} for case-insensitive ones. If
9909you specify @code{auto}, case sensitivity is reset to the default
9910suitable for the source language. The default is case-sensitive
9911matches for all languages except for Fortran, for which the default is
9912case-insensitive matches.
9913
9c16f35a
EZ
9914@kindex show case-sensitive
9915@item show case-sensitive
a8f24a35
EZ
9916This command shows the current setting of case sensitivity for symbols
9917lookups.
9918
c906108c 9919@kindex info address
b37052ae 9920@cindex address of a symbol
c906108c
SS
9921@item info address @var{symbol}
9922Describe where the data for @var{symbol} is stored. For a register
9923variable, this says which register it is kept in. For a non-register
9924local variable, this prints the stack-frame offset at which the variable
9925is always stored.
9926
9927Note the contrast with @samp{print &@var{symbol}}, which does not work
9928at all for a register variable, and for a stack local variable prints
9929the exact address of the current instantiation of the variable.
9930
3d67e040 9931@kindex info symbol
b37052ae 9932@cindex symbol from address
9c16f35a 9933@cindex closest symbol and offset for an address
3d67e040
EZ
9934@item info symbol @var{addr}
9935Print the name of a symbol which is stored at the address @var{addr}.
9936If no symbol is stored exactly at @var{addr}, @value{GDBN} prints the
9937nearest symbol and an offset from it:
9938
474c8240 9939@smallexample
3d67e040
EZ
9940(@value{GDBP}) info symbol 0x54320
9941_initialize_vx + 396 in section .text
474c8240 9942@end smallexample
3d67e040
EZ
9943
9944@noindent
9945This is the opposite of the @code{info address} command. You can use
9946it to find out the name of a variable or a function given its address.
9947
c906108c 9948@kindex whatis
d4f3574e
SS
9949@item whatis @var{expr}
9950Print the data type of expression @var{expr}. @var{expr} is not
c906108c
SS
9951actually evaluated, and any side-effecting operations (such as
9952assignments or function calls) inside it do not take place.
9953@xref{Expressions, ,Expressions}.
9954
9955@item whatis
9956Print the data type of @code{$}, the last value in the value history.
9957
9958@kindex ptype
9959@item ptype @var{typename}
9960Print a description of data type @var{typename}. @var{typename} may be
7a292a7a
SS
9961the name of a type, or for C code it may have the form @samp{class
9962@var{class-name}}, @samp{struct @var{struct-tag}}, @samp{union
9963@var{union-tag}} or @samp{enum @var{enum-tag}}.
c906108c 9964
d4f3574e 9965@item ptype @var{expr}
c906108c 9966@itemx ptype
d4f3574e 9967Print a description of the type of expression @var{expr}. @code{ptype}
c906108c
SS
9968differs from @code{whatis} by printing a detailed description, instead
9969of just the name of the type.
9970
9971For example, for this variable declaration:
9972
474c8240 9973@smallexample
c906108c 9974struct complex @{double real; double imag;@} v;
474c8240 9975@end smallexample
c906108c
SS
9976
9977@noindent
9978the two commands give this output:
9979
474c8240 9980@smallexample
c906108c
SS
9981@group
9982(@value{GDBP}) whatis v
9983type = struct complex
9984(@value{GDBP}) ptype v
9985type = struct complex @{
9986 double real;
9987 double imag;
9988@}
9989@end group
474c8240 9990@end smallexample
c906108c
SS
9991
9992@noindent
9993As with @code{whatis}, using @code{ptype} without an argument refers to
9994the type of @code{$}, the last value in the value history.
9995
9996@kindex info types
9997@item info types @var{regexp}
9998@itemx info types
09d4efe1
EZ
9999Print a brief description of all types whose names match the regular
10000expression @var{regexp} (or all types in your program, if you supply
10001no argument). Each complete typename is matched as though it were a
10002complete line; thus, @samp{i type value} gives information on all
10003types in your program whose names include the string @code{value}, but
10004@samp{i type ^value$} gives information only on types whose complete
10005name is @code{value}.
c906108c
SS
10006
10007This command differs from @code{ptype} in two ways: first, like
10008@code{whatis}, it does not print a detailed description; second, it
10009lists all source files where a type is defined.
10010
b37052ae
EZ
10011@kindex info scope
10012@cindex local variables
09d4efe1 10013@item info scope @var{location}
b37052ae 10014List all the variables local to a particular scope. This command
09d4efe1
EZ
10015accepts a @var{location} argument---a function name, a source line, or
10016an address preceded by a @samp{*}, and prints all the variables local
10017to the scope defined by that location. For example:
b37052ae
EZ
10018
10019@smallexample
10020(@value{GDBP}) @b{info scope command_line_handler}
10021Scope for command_line_handler:
10022Symbol rl is an argument at stack/frame offset 8, length 4.
10023Symbol linebuffer is in static storage at address 0x150a18, length 4.
10024Symbol linelength is in static storage at address 0x150a1c, length 4.
10025Symbol p is a local variable in register $esi, length 4.
10026Symbol p1 is a local variable in register $ebx, length 4.
10027Symbol nline is a local variable in register $edx, length 4.
10028Symbol repeat is a local variable at frame offset -8, length 4.
10029@end smallexample
10030
f5c37c66
EZ
10031@noindent
10032This command is especially useful for determining what data to collect
10033during a @dfn{trace experiment}, see @ref{Tracepoint Actions,
10034collect}.
10035
c906108c
SS
10036@kindex info source
10037@item info source
919d772c
JB
10038Show information about the current source file---that is, the source file for
10039the function containing the current point of execution:
10040@itemize @bullet
10041@item
10042the name of the source file, and the directory containing it,
10043@item
10044the directory it was compiled in,
10045@item
10046its length, in lines,
10047@item
10048which programming language it is written in,
10049@item
10050whether the executable includes debugging information for that file, and
10051if so, what format the information is in (e.g., STABS, Dwarf 2, etc.), and
10052@item
10053whether the debugging information includes information about
10054preprocessor macros.
10055@end itemize
10056
c906108c
SS
10057
10058@kindex info sources
10059@item info sources
10060Print the names of all source files in your program for which there is
10061debugging information, organized into two lists: files whose symbols
10062have already been read, and files whose symbols will be read when needed.
10063
10064@kindex info functions
10065@item info functions
10066Print the names and data types of all defined functions.
10067
10068@item info functions @var{regexp}
10069Print the names and data types of all defined functions
10070whose names contain a match for regular expression @var{regexp}.
10071Thus, @samp{info fun step} finds all functions whose names
10072include @code{step}; @samp{info fun ^step} finds those whose names
b383017d
RM
10073start with @code{step}. If a function name contains characters
10074that conflict with the regular expression language (eg.
1c5dfdad 10075@samp{operator*()}), they may be quoted with a backslash.
c906108c
SS
10076
10077@kindex info variables
10078@item info variables
10079Print the names and data types of all variables that are declared
6ca652b0 10080outside of functions (i.e.@: excluding local variables).
c906108c
SS
10081
10082@item info variables @var{regexp}
10083Print the names and data types of all variables (except for local
10084variables) whose names contain a match for regular expression
10085@var{regexp}.
10086
b37303ee 10087@kindex info classes
721c2651 10088@cindex Objective-C, classes and selectors
b37303ee
AF
10089@item info classes
10090@itemx info classes @var{regexp}
10091Display all Objective-C classes in your program, or
10092(with the @var{regexp} argument) all those matching a particular regular
10093expression.
10094
10095@kindex info selectors
10096@item info selectors
10097@itemx info selectors @var{regexp}
10098Display all Objective-C selectors in your program, or
10099(with the @var{regexp} argument) all those matching a particular regular
10100expression.
10101
c906108c
SS
10102@ignore
10103This was never implemented.
10104@kindex info methods
10105@item info methods
10106@itemx info methods @var{regexp}
10107The @code{info methods} command permits the user to examine all defined
b37052ae
EZ
10108methods within C@t{++} program, or (with the @var{regexp} argument) a
10109specific set of methods found in the various C@t{++} classes. Many
10110C@t{++} classes provide a large number of methods. Thus, the output
c906108c
SS
10111from the @code{ptype} command can be overwhelming and hard to use. The
10112@code{info-methods} command filters the methods, printing only those
10113which match the regular-expression @var{regexp}.
10114@end ignore
10115
c906108c
SS
10116@cindex reloading symbols
10117Some systems allow individual object files that make up your program to
7a292a7a
SS
10118be replaced without stopping and restarting your program. For example,
10119in VxWorks you can simply recompile a defective object file and keep on
10120running. If you are running on one of these systems, you can allow
10121@value{GDBN} to reload the symbols for automatically relinked modules:
c906108c
SS
10122
10123@table @code
10124@kindex set symbol-reloading
10125@item set symbol-reloading on
10126Replace symbol definitions for the corresponding source file when an
10127object file with a particular name is seen again.
10128
10129@item set symbol-reloading off
6d2ebf8b
SS
10130Do not replace symbol definitions when encountering object files of the
10131same name more than once. This is the default state; if you are not
10132running on a system that permits automatic relinking of modules, you
10133should leave @code{symbol-reloading} off, since otherwise @value{GDBN}
10134may discard symbols when linking large programs, that may contain
10135several modules (from different directories or libraries) with the same
10136name.
c906108c
SS
10137
10138@kindex show symbol-reloading
10139@item show symbol-reloading
10140Show the current @code{on} or @code{off} setting.
10141@end table
c906108c 10142
9c16f35a 10143@cindex opaque data types
c906108c
SS
10144@kindex set opaque-type-resolution
10145@item set opaque-type-resolution on
10146Tell @value{GDBN} to resolve opaque types. An opaque type is a type
10147declared as a pointer to a @code{struct}, @code{class}, or
10148@code{union}---for example, @code{struct MyType *}---that is used in one
10149source file although the full declaration of @code{struct MyType} is in
10150another source file. The default is on.
10151
10152A change in the setting of this subcommand will not take effect until
10153the next time symbols for a file are loaded.
10154
10155@item set opaque-type-resolution off
10156Tell @value{GDBN} not to resolve opaque types. In this case, the type
10157is printed as follows:
10158@smallexample
10159@{<no data fields>@}
10160@end smallexample
10161
10162@kindex show opaque-type-resolution
10163@item show opaque-type-resolution
10164Show whether opaque types are resolved or not.
c906108c
SS
10165
10166@kindex maint print symbols
10167@cindex symbol dump
10168@kindex maint print psymbols
10169@cindex partial symbol dump
10170@item maint print symbols @var{filename}
10171@itemx maint print psymbols @var{filename}
10172@itemx maint print msymbols @var{filename}
10173Write a dump of debugging symbol data into the file @var{filename}.
10174These commands are used to debug the @value{GDBN} symbol-reading code. Only
10175symbols with debugging data are included. If you use @samp{maint print
10176symbols}, @value{GDBN} includes all the symbols for which it has already
10177collected full details: that is, @var{filename} reflects symbols for
10178only those files whose symbols @value{GDBN} has read. You can use the
10179command @code{info sources} to find out which files these are. If you
10180use @samp{maint print psymbols} instead, the dump shows information about
10181symbols that @value{GDBN} only knows partially---that is, symbols defined in
10182files that @value{GDBN} has skimmed, but not yet read completely. Finally,
10183@samp{maint print msymbols} dumps just the minimal symbol information
10184required for each object file from which @value{GDBN} has read some symbols.
10185@xref{Files, ,Commands to specify files}, for a discussion of how
10186@value{GDBN} reads symbols (in the description of @code{symbol-file}).
44ea7b70 10187
5e7b2f39
JB
10188@kindex maint info symtabs
10189@kindex maint info psymtabs
44ea7b70
JB
10190@cindex listing @value{GDBN}'s internal symbol tables
10191@cindex symbol tables, listing @value{GDBN}'s internal
10192@cindex full symbol tables, listing @value{GDBN}'s internal
10193@cindex partial symbol tables, listing @value{GDBN}'s internal
5e7b2f39
JB
10194@item maint info symtabs @r{[} @var{regexp} @r{]}
10195@itemx maint info psymtabs @r{[} @var{regexp} @r{]}
44ea7b70
JB
10196
10197List the @code{struct symtab} or @code{struct partial_symtab}
10198structures whose names match @var{regexp}. If @var{regexp} is not
10199given, list them all. The output includes expressions which you can
10200copy into a @value{GDBN} debugging this one to examine a particular
10201structure in more detail. For example:
10202
10203@smallexample
5e7b2f39 10204(@value{GDBP}) maint info psymtabs dwarf2read
44ea7b70
JB
10205@{ objfile /home/gnu/build/gdb/gdb
10206 ((struct objfile *) 0x82e69d0)
b383017d 10207 @{ psymtab /home/gnu/src/gdb/dwarf2read.c
44ea7b70
JB
10208 ((struct partial_symtab *) 0x8474b10)
10209 readin no
10210 fullname (null)
10211 text addresses 0x814d3c8 -- 0x8158074
10212 globals (* (struct partial_symbol **) 0x8507a08 @@ 9)
10213 statics (* (struct partial_symbol **) 0x40e95b78 @@ 2882)
10214 dependencies (none)
10215 @}
10216@}
5e7b2f39 10217(@value{GDBP}) maint info symtabs
44ea7b70
JB
10218(@value{GDBP})
10219@end smallexample
10220@noindent
10221We see that there is one partial symbol table whose filename contains
10222the string @samp{dwarf2read}, belonging to the @samp{gdb} executable;
10223and we see that @value{GDBN} has not read in any symtabs yet at all.
10224If we set a breakpoint on a function, that will cause @value{GDBN} to
10225read the symtab for the compilation unit containing that function:
10226
10227@smallexample
10228(@value{GDBP}) break dwarf2_psymtab_to_symtab
10229Breakpoint 1 at 0x814e5da: file /home/gnu/src/gdb/dwarf2read.c,
10230line 1574.
5e7b2f39 10231(@value{GDBP}) maint info symtabs
b383017d 10232@{ objfile /home/gnu/build/gdb/gdb
44ea7b70 10233 ((struct objfile *) 0x82e69d0)
b383017d 10234 @{ symtab /home/gnu/src/gdb/dwarf2read.c
44ea7b70
JB
10235 ((struct symtab *) 0x86c1f38)
10236 dirname (null)
10237 fullname (null)
10238 blockvector ((struct blockvector *) 0x86c1bd0) (primary)
10239 debugformat DWARF 2
10240 @}
10241@}
b383017d 10242(@value{GDBP})
44ea7b70 10243@end smallexample
c906108c
SS
10244@end table
10245
44ea7b70 10246
6d2ebf8b 10247@node Altering
c906108c
SS
10248@chapter Altering Execution
10249
10250Once you think you have found an error in your program, you might want to
10251find out for certain whether correcting the apparent error would lead to
10252correct results in the rest of the run. You can find the answer by
10253experiment, using the @value{GDBN} features for altering execution of the
10254program.
10255
10256For example, you can store new values into variables or memory
7a292a7a
SS
10257locations, give your program a signal, restart it at a different
10258address, or even return prematurely from a function.
c906108c
SS
10259
10260@menu
10261* Assignment:: Assignment to variables
10262* Jumping:: Continuing at a different address
c906108c 10263* Signaling:: Giving your program a signal
c906108c
SS
10264* Returning:: Returning from a function
10265* Calling:: Calling your program's functions
10266* Patching:: Patching your program
10267@end menu
10268
6d2ebf8b 10269@node Assignment
c906108c
SS
10270@section Assignment to variables
10271
10272@cindex assignment
10273@cindex setting variables
10274To alter the value of a variable, evaluate an assignment expression.
10275@xref{Expressions, ,Expressions}. For example,
10276
474c8240 10277@smallexample
c906108c 10278print x=4
474c8240 10279@end smallexample
c906108c
SS
10280
10281@noindent
10282stores the value 4 into the variable @code{x}, and then prints the
5d161b24 10283value of the assignment expression (which is 4).
c906108c
SS
10284@xref{Languages, ,Using @value{GDBN} with Different Languages}, for more
10285information on operators in supported languages.
c906108c
SS
10286
10287@kindex set variable
10288@cindex variables, setting
10289If you are not interested in seeing the value of the assignment, use the
10290@code{set} command instead of the @code{print} command. @code{set} is
10291really the same as @code{print} except that the expression's value is
10292not printed and is not put in the value history (@pxref{Value History,
10293,Value history}). The expression is evaluated only for its effects.
10294
c906108c
SS
10295If the beginning of the argument string of the @code{set} command
10296appears identical to a @code{set} subcommand, use the @code{set
10297variable} command instead of just @code{set}. This command is identical
10298to @code{set} except for its lack of subcommands. For example, if your
10299program has a variable @code{width}, you get an error if you try to set
10300a new value with just @samp{set width=13}, because @value{GDBN} has the
10301command @code{set width}:
10302
474c8240 10303@smallexample
c906108c
SS
10304(@value{GDBP}) whatis width
10305type = double
10306(@value{GDBP}) p width
10307$4 = 13
10308(@value{GDBP}) set width=47
10309Invalid syntax in expression.
474c8240 10310@end smallexample
c906108c
SS
10311
10312@noindent
10313The invalid expression, of course, is @samp{=47}. In
10314order to actually set the program's variable @code{width}, use
10315
474c8240 10316@smallexample
c906108c 10317(@value{GDBP}) set var width=47
474c8240 10318@end smallexample
53a5351d 10319
c906108c
SS
10320Because the @code{set} command has many subcommands that can conflict
10321with the names of program variables, it is a good idea to use the
10322@code{set variable} command instead of just @code{set}. For example, if
10323your program has a variable @code{g}, you run into problems if you try
10324to set a new value with just @samp{set g=4}, because @value{GDBN} has
10325the command @code{set gnutarget}, abbreviated @code{set g}:
10326
474c8240 10327@smallexample
c906108c
SS
10328@group
10329(@value{GDBP}) whatis g
10330type = double
10331(@value{GDBP}) p g
10332$1 = 1
10333(@value{GDBP}) set g=4
2df3850c 10334(@value{GDBP}) p g
c906108c
SS
10335$2 = 1
10336(@value{GDBP}) r
10337The program being debugged has been started already.
10338Start it from the beginning? (y or n) y
10339Starting program: /home/smith/cc_progs/a.out
6d2ebf8b
SS
10340"/home/smith/cc_progs/a.out": can't open to read symbols:
10341 Invalid bfd target.
c906108c
SS
10342(@value{GDBP}) show g
10343The current BFD target is "=4".
10344@end group
474c8240 10345@end smallexample
c906108c
SS
10346
10347@noindent
10348The program variable @code{g} did not change, and you silently set the
10349@code{gnutarget} to an invalid value. In order to set the variable
10350@code{g}, use
10351
474c8240 10352@smallexample
c906108c 10353(@value{GDBP}) set var g=4
474c8240 10354@end smallexample
c906108c
SS
10355
10356@value{GDBN} allows more implicit conversions in assignments than C; you can
10357freely store an integer value into a pointer variable or vice versa,
10358and you can convert any structure to any other structure that is the
10359same length or shorter.
10360@comment FIXME: how do structs align/pad in these conversions?
10361@comment /doc@cygnus.com 18dec1990
10362
10363To store values into arbitrary places in memory, use the @samp{@{@dots{}@}}
10364construct to generate a value of specified type at a specified address
10365(@pxref{Expressions, ,Expressions}). For example, @code{@{int@}0x83040} refers
10366to memory location @code{0x83040} as an integer (which implies a certain size
10367and representation in memory), and
10368
474c8240 10369@smallexample
c906108c 10370set @{int@}0x83040 = 4
474c8240 10371@end smallexample
c906108c
SS
10372
10373@noindent
10374stores the value 4 into that memory location.
10375
6d2ebf8b 10376@node Jumping
c906108c
SS
10377@section Continuing at a different address
10378
10379Ordinarily, when you continue your program, you do so at the place where
10380it stopped, with the @code{continue} command. You can instead continue at
10381an address of your own choosing, with the following commands:
10382
10383@table @code
10384@kindex jump
10385@item jump @var{linespec}
10386Resume execution at line @var{linespec}. Execution stops again
10387immediately if there is a breakpoint there. @xref{List, ,Printing
10388source lines}, for a description of the different forms of
10389@var{linespec}. It is common practice to use the @code{tbreak} command
10390in conjunction with @code{jump}. @xref{Set Breaks, ,Setting
10391breakpoints}.
10392
10393The @code{jump} command does not change the current stack frame, or
10394the stack pointer, or the contents of any memory location or any
10395register other than the program counter. If line @var{linespec} is in
10396a different function from the one currently executing, the results may
10397be bizarre if the two functions expect different patterns of arguments or
10398of local variables. For this reason, the @code{jump} command requests
10399confirmation if the specified line is not in the function currently
10400executing. However, even bizarre results are predictable if you are
10401well acquainted with the machine-language code of your program.
10402
10403@item jump *@var{address}
10404Resume execution at the instruction at address @var{address}.
10405@end table
10406
c906108c 10407@c Doesn't work on HP-UX; have to set $pcoqh and $pcoqt.
53a5351d
JM
10408On many systems, you can get much the same effect as the @code{jump}
10409command by storing a new value into the register @code{$pc}. The
10410difference is that this does not start your program running; it only
10411changes the address of where it @emph{will} run when you continue. For
10412example,
c906108c 10413
474c8240 10414@smallexample
c906108c 10415set $pc = 0x485
474c8240 10416@end smallexample
c906108c
SS
10417
10418@noindent
10419makes the next @code{continue} command or stepping command execute at
10420address @code{0x485}, rather than at the address where your program stopped.
10421@xref{Continuing and Stepping, ,Continuing and stepping}.
c906108c
SS
10422
10423The most common occasion to use the @code{jump} command is to back
10424up---perhaps with more breakpoints set---over a portion of a program
10425that has already executed, in order to examine its execution in more
10426detail.
10427
c906108c 10428@c @group
6d2ebf8b 10429@node Signaling
c906108c 10430@section Giving your program a signal
9c16f35a 10431@cindex deliver a signal to a program
c906108c
SS
10432
10433@table @code
10434@kindex signal
10435@item signal @var{signal}
10436Resume execution where your program stopped, but immediately give it the
10437signal @var{signal}. @var{signal} can be the name or the number of a
10438signal. For example, on many systems @code{signal 2} and @code{signal
10439SIGINT} are both ways of sending an interrupt signal.
10440
10441Alternatively, if @var{signal} is zero, continue execution without
10442giving a signal. This is useful when your program stopped on account of
10443a signal and would ordinary see the signal when resumed with the
10444@code{continue} command; @samp{signal 0} causes it to resume without a
10445signal.
10446
10447@code{signal} does not repeat when you press @key{RET} a second time
10448after executing the command.
10449@end table
10450@c @end group
10451
10452Invoking the @code{signal} command is not the same as invoking the
10453@code{kill} utility from the shell. Sending a signal with @code{kill}
10454causes @value{GDBN} to decide what to do with the signal depending on
10455the signal handling tables (@pxref{Signals}). The @code{signal} command
10456passes the signal directly to your program.
10457
c906108c 10458
6d2ebf8b 10459@node Returning
c906108c
SS
10460@section Returning from a function
10461
10462@table @code
10463@cindex returning from a function
10464@kindex return
10465@item return
10466@itemx return @var{expression}
10467You can cancel execution of a function call with the @code{return}
10468command. If you give an
10469@var{expression} argument, its value is used as the function's return
10470value.
10471@end table
10472
10473When you use @code{return}, @value{GDBN} discards the selected stack frame
10474(and all frames within it). You can think of this as making the
10475discarded frame return prematurely. If you wish to specify a value to
10476be returned, give that value as the argument to @code{return}.
10477
10478This pops the selected stack frame (@pxref{Selection, ,Selecting a
10479frame}), and any other frames inside of it, leaving its caller as the
10480innermost remaining frame. That frame becomes selected. The
10481specified value is stored in the registers used for returning values
10482of functions.
10483
10484The @code{return} command does not resume execution; it leaves the
10485program stopped in the state that would exist if the function had just
10486returned. In contrast, the @code{finish} command (@pxref{Continuing
10487and Stepping, ,Continuing and stepping}) resumes execution until the
10488selected stack frame returns naturally.
10489
6d2ebf8b 10490@node Calling
c906108c
SS
10491@section Calling program functions
10492
f8568604 10493@table @code
c906108c 10494@cindex calling functions
f8568604
EZ
10495@cindex inferior functions, calling
10496@item print @var{expr}
9c16f35a 10497Evaluate the expression @var{expr} and display the resuling value.
f8568604
EZ
10498@var{expr} may include calls to functions in the program being
10499debugged.
10500
c906108c 10501@kindex call
c906108c
SS
10502@item call @var{expr}
10503Evaluate the expression @var{expr} without displaying @code{void}
10504returned values.
c906108c
SS
10505
10506You can use this variant of the @code{print} command if you want to
f8568604
EZ
10507execute a function from your program that does not return anything
10508(a.k.a.@: @dfn{a void function}), but without cluttering the output
10509with @code{void} returned values that @value{GDBN} will otherwise
10510print. If the result is not void, it is printed and saved in the
10511value history.
10512@end table
10513
9c16f35a
EZ
10514It is possible for the function you call via the @code{print} or
10515@code{call} command to generate a signal (e.g., if there's a bug in
10516the function, or if you passed it incorrect arguments). What happens
10517in that case is controlled by the @code{set unwindonsignal} command.
10518
10519@table @code
10520@item set unwindonsignal
10521@kindex set unwindonsignal
10522@cindex unwind stack in called functions
10523@cindex call dummy stack unwinding
10524Set unwinding of the stack if a signal is received while in a function
10525that @value{GDBN} called in the program being debugged. If set to on,
10526@value{GDBN} unwinds the stack it created for the call and restores
10527the context to what it was before the call. If set to off (the
10528default), @value{GDBN} stops in the frame where the signal was
10529received.
10530
10531@item show unwindonsignal
10532@kindex show unwindonsignal
10533Show the current setting of stack unwinding in the functions called by
10534@value{GDBN}.
10535@end table
10536
f8568604
EZ
10537@cindex weak alias functions
10538Sometimes, a function you wish to call is actually a @dfn{weak alias}
10539for another function. In such case, @value{GDBN} might not pick up
10540the type information, including the types of the function arguments,
10541which causes @value{GDBN} to call the inferior function incorrectly.
10542As a result, the called function will function erroneously and may
10543even crash. A solution to that is to use the name of the aliased
10544function instead.
c906108c 10545
6d2ebf8b 10546@node Patching
c906108c 10547@section Patching programs
7a292a7a 10548
c906108c
SS
10549@cindex patching binaries
10550@cindex writing into executables
c906108c 10551@cindex writing into corefiles
c906108c 10552
7a292a7a
SS
10553By default, @value{GDBN} opens the file containing your program's
10554executable code (or the corefile) read-only. This prevents accidental
10555alterations to machine code; but it also prevents you from intentionally
10556patching your program's binary.
c906108c
SS
10557
10558If you'd like to be able to patch the binary, you can specify that
10559explicitly with the @code{set write} command. For example, you might
10560want to turn on internal debugging flags, or even to make emergency
10561repairs.
10562
10563@table @code
10564@kindex set write
10565@item set write on
10566@itemx set write off
7a292a7a
SS
10567If you specify @samp{set write on}, @value{GDBN} opens executable and
10568core files for both reading and writing; if you specify @samp{set write
c906108c
SS
10569off} (the default), @value{GDBN} opens them read-only.
10570
10571If you have already loaded a file, you must load it again (using the
7a292a7a
SS
10572@code{exec-file} or @code{core-file} command) after changing @code{set
10573write}, for your new setting to take effect.
c906108c
SS
10574
10575@item show write
10576@kindex show write
7a292a7a
SS
10577Display whether executable files and core files are opened for writing
10578as well as reading.
c906108c
SS
10579@end table
10580
6d2ebf8b 10581@node GDB Files
c906108c
SS
10582@chapter @value{GDBN} Files
10583
7a292a7a
SS
10584@value{GDBN} needs to know the file name of the program to be debugged,
10585both in order to read its symbol table and in order to start your
10586program. To debug a core dump of a previous run, you must also tell
10587@value{GDBN} the name of the core dump file.
c906108c
SS
10588
10589@menu
10590* Files:: Commands to specify files
5b5d99cf 10591* Separate Debug Files:: Debugging information in separate files
c906108c
SS
10592* Symbol Errors:: Errors reading symbol files
10593@end menu
10594
6d2ebf8b 10595@node Files
c906108c 10596@section Commands to specify files
c906108c 10597
7a292a7a 10598@cindex symbol table
c906108c 10599@cindex core dump file
7a292a7a
SS
10600
10601You may want to specify executable and core dump file names. The usual
10602way to do this is at start-up time, using the arguments to
10603@value{GDBN}'s start-up commands (@pxref{Invocation, , Getting In and
10604Out of @value{GDBN}}).
c906108c
SS
10605
10606Occasionally it is necessary to change to a different file during a
10607@value{GDBN} session. Or you may run @value{GDBN} and forget to specify
10608a file you want to use. In these situations the @value{GDBN} commands
10609to specify new files are useful.
10610
10611@table @code
10612@cindex executable file
10613@kindex file
10614@item file @var{filename}
10615Use @var{filename} as the program to be debugged. It is read for its
10616symbols and for the contents of pure memory. It is also the program
10617executed when you use the @code{run} command. If you do not specify a
5d161b24
DB
10618directory and the file is not found in the @value{GDBN} working directory,
10619@value{GDBN} uses the environment variable @code{PATH} as a list of
10620directories to search, just as the shell does when looking for a program
10621to run. You can change the value of this variable, for both @value{GDBN}
c906108c
SS
10622and your program, using the @code{path} command.
10623
6d2ebf8b 10624On systems with memory-mapped files, an auxiliary file named
c906108c
SS
10625@file{@var{filename}.syms} may hold symbol table information for
10626@var{filename}. If so, @value{GDBN} maps in the symbol table from
10627@file{@var{filename}.syms}, starting up more quickly. See the
10628descriptions of the file options @samp{-mapped} and @samp{-readnow}
7b5ba0cc
EZ
10629(available on the command line, see @ref{File Options, , -readnow},
10630and with the commands @code{file}, @code{symbol-file}, or
10631@code{add-symbol-file}, described below), for more information.
c906108c
SS
10632
10633@item file
10634@code{file} with no argument makes @value{GDBN} discard any information it
10635has on both executable file and the symbol table.
10636
10637@kindex exec-file
10638@item exec-file @r{[} @var{filename} @r{]}
10639Specify that the program to be run (but not the symbol table) is found
10640in @var{filename}. @value{GDBN} searches the environment variable @code{PATH}
10641if necessary to locate your program. Omitting @var{filename} means to
10642discard information on the executable file.
10643
10644@kindex symbol-file
10645@item symbol-file @r{[} @var{filename} @r{]}
10646Read symbol table information from file @var{filename}. @code{PATH} is
10647searched when necessary. Use the @code{file} command to get both symbol
10648table and program to run from the same file.
10649
10650@code{symbol-file} with no argument clears out @value{GDBN} information on your
10651program's symbol table.
10652
5d161b24 10653The @code{symbol-file} command causes @value{GDBN} to forget the contents
c906108c
SS
10654of its convenience variables, the value history, and all breakpoints and
10655auto-display expressions. This is because they may contain pointers to
10656the internal data recording symbols and data types, which are part of
10657the old symbol table data being discarded inside @value{GDBN}.
10658
10659@code{symbol-file} does not repeat if you press @key{RET} again after
10660executing it once.
10661
10662When @value{GDBN} is configured for a particular environment, it
10663understands debugging information in whatever format is the standard
10664generated for that environment; you may use either a @sc{gnu} compiler, or
10665other compilers that adhere to the local conventions.
c906108c
SS
10666Best results are usually obtained from @sc{gnu} compilers; for example,
10667using @code{@value{GCC}} you can generate debugging information for
10668optimized code.
c906108c
SS
10669
10670For most kinds of object files, with the exception of old SVR3 systems
10671using COFF, the @code{symbol-file} command does not normally read the
10672symbol table in full right away. Instead, it scans the symbol table
10673quickly to find which source files and which symbols are present. The
10674details are read later, one source file at a time, as they are needed.
10675
10676The purpose of this two-stage reading strategy is to make @value{GDBN}
10677start up faster. For the most part, it is invisible except for
10678occasional pauses while the symbol table details for a particular source
10679file are being read. (The @code{set verbose} command can turn these
10680pauses into messages if desired. @xref{Messages/Warnings, ,Optional
10681warnings and messages}.)
10682
c906108c
SS
10683We have not implemented the two-stage strategy for COFF yet. When the
10684symbol table is stored in COFF format, @code{symbol-file} reads the
10685symbol table data in full right away. Note that ``stabs-in-COFF''
10686still does the two-stage strategy, since the debug info is actually
10687in stabs format.
10688
10689@kindex readnow
10690@cindex reading symbols immediately
10691@cindex symbols, reading immediately
10692@kindex mapped
10693@cindex memory-mapped symbol file
10694@cindex saving symbol table
10695@item symbol-file @var{filename} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
10696@itemx file @var{filename} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
10697You can override the @value{GDBN} two-stage strategy for reading symbol
10698tables by using the @samp{-readnow} option with any of the commands that
10699load symbol table information, if you want to be sure @value{GDBN} has the
5d161b24 10700entire symbol table available.
c906108c 10701
c906108c
SS
10702If memory-mapped files are available on your system through the
10703@code{mmap} system call, you can use another option, @samp{-mapped}, to
10704cause @value{GDBN} to write the symbols for your program into a reusable
10705file. Future @value{GDBN} debugging sessions map in symbol information
10706from this auxiliary symbol file (if the program has not changed), rather
10707than spending time reading the symbol table from the executable
10708program. Using the @samp{-mapped} option has the same effect as
10709starting @value{GDBN} with the @samp{-mapped} command-line option.
10710
10711You can use both options together, to make sure the auxiliary symbol
10712file has all the symbol information for your program.
10713
10714The auxiliary symbol file for a program called @var{myprog} is called
10715@samp{@var{myprog}.syms}. Once this file exists (so long as it is newer
10716than the corresponding executable), @value{GDBN} always attempts to use
10717it when you debug @var{myprog}; no special options or commands are
10718needed.
10719
10720The @file{.syms} file is specific to the host machine where you run
10721@value{GDBN}. It holds an exact image of the internal @value{GDBN}
10722symbol table. It cannot be shared across multiple host platforms.
c906108c
SS
10723
10724@c FIXME: for now no mention of directories, since this seems to be in
10725@c flux. 13mar1992 status is that in theory GDB would look either in
10726@c current dir or in same dir as myprog; but issues like competing
10727@c GDB's, or clutter in system dirs, mean that in practice right now
10728@c only current dir is used. FFish says maybe a special GDB hierarchy
10729@c (eg rooted in val of env var GDBSYMS) could exist for mappable symbol
10730@c files.
10731
c906108c 10732@kindex core-file
09d4efe1 10733@item core-file @r{[}@var{filename}@r{]}
4644b6e3 10734@itemx core
c906108c
SS
10735Specify the whereabouts of a core dump file to be used as the ``contents
10736of memory''. Traditionally, core files contain only some parts of the
10737address space of the process that generated them; @value{GDBN} can access the
10738executable file itself for other parts.
10739
10740@code{core-file} with no argument specifies that no core file is
10741to be used.
10742
10743Note that the core file is ignored when your program is actually running
7a292a7a
SS
10744under @value{GDBN}. So, if you have been running your program and you
10745wish to debug a core file instead, you must kill the subprocess in which
10746the program is running. To do this, use the @code{kill} command
c906108c 10747(@pxref{Kill Process, ,Killing the child process}).
c906108c 10748
c906108c
SS
10749@kindex add-symbol-file
10750@cindex dynamic linking
10751@item add-symbol-file @var{filename} @var{address}
10752@itemx add-symbol-file @var{filename} @var{address} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
17d9d558 10753@itemx add-symbol-file @var{filename} @r{-s}@var{section} @var{address} @dots{}
96a2c332
SS
10754The @code{add-symbol-file} command reads additional symbol table
10755information from the file @var{filename}. You would use this command
10756when @var{filename} has been dynamically loaded (by some other means)
10757into the program that is running. @var{address} should be the memory
10758address at which the file has been loaded; @value{GDBN} cannot figure
d167840f
EZ
10759this out for itself. You can additionally specify an arbitrary number
10760of @samp{@r{-s}@var{section} @var{address}} pairs, to give an explicit
10761section name and base address for that section. You can specify any
10762@var{address} as an expression.
c906108c
SS
10763
10764The symbol table of the file @var{filename} is added to the symbol table
10765originally read with the @code{symbol-file} command. You can use the
96a2c332
SS
10766@code{add-symbol-file} command any number of times; the new symbol data
10767thus read keeps adding to the old. To discard all old symbol data
10768instead, use the @code{symbol-file} command without any arguments.
c906108c 10769
17d9d558
JB
10770@cindex relocatable object files, reading symbols from
10771@cindex object files, relocatable, reading symbols from
10772@cindex reading symbols from relocatable object files
10773@cindex symbols, reading from relocatable object files
10774@cindex @file{.o} files, reading symbols from
10775Although @var{filename} is typically a shared library file, an
10776executable file, or some other object file which has been fully
10777relocated for loading into a process, you can also load symbolic
10778information from relocatable @file{.o} files, as long as:
10779
10780@itemize @bullet
10781@item
10782the file's symbolic information refers only to linker symbols defined in
10783that file, not to symbols defined by other object files,
10784@item
10785every section the file's symbolic information refers to has actually
10786been loaded into the inferior, as it appears in the file, and
10787@item
10788you can determine the address at which every section was loaded, and
10789provide these to the @code{add-symbol-file} command.
10790@end itemize
10791
10792@noindent
10793Some embedded operating systems, like Sun Chorus and VxWorks, can load
10794relocatable files into an already running program; such systems
10795typically make the requirements above easy to meet. However, it's
10796important to recognize that many native systems use complex link
49efadf5 10797procedures (@code{.linkonce} section factoring and C@t{++} constructor table
17d9d558
JB
10798assembly, for example) that make the requirements difficult to meet. In
10799general, one cannot assume that using @code{add-symbol-file} to read a
10800relocatable object file's symbolic information will have the same effect
10801as linking the relocatable object file into the program in the normal
10802way.
10803
c906108c
SS
10804@code{add-symbol-file} does not repeat if you press @key{RET} after using it.
10805
10806You can use the @samp{-mapped} and @samp{-readnow} options just as with
10807the @code{symbol-file} command, to change how @value{GDBN} manages the symbol
10808table information for @var{filename}.
10809
c45da7e6
EZ
10810@kindex add-symbol-file-from-memory
10811@cindex @code{syscall DSO}
10812@cindex load symbols from memory
10813@item add-symbol-file-from-memory @var{address}
10814Load symbols from the given @var{address} in a dynamically loaded
10815object file whose image is mapped directly into the inferior's memory.
10816For example, the Linux kernel maps a @code{syscall DSO} into each
10817process's address space; this DSO provides kernel-specific code for
10818some system calls. The argument can be any expression whose
10819evaluation yields the address of the file's shared object file header.
10820For this command to work, you must have used @code{symbol-file} or
10821@code{exec-file} commands in advance.
10822
09d4efe1
EZ
10823@kindex add-shared-symbol-files
10824@kindex assf
10825@item add-shared-symbol-files @var{library-file}
10826@itemx assf @var{library-file}
10827The @code{add-shared-symbol-files} command can currently be used only
10828in the Cygwin build of @value{GDBN} on MS-Windows OS, where it is an
10829alias for the @code{dll-symbols} command (@pxref{Cygwin Native}).
10830@value{GDBN} automatically looks for shared libraries, however if
10831@value{GDBN} does not find yours, you can invoke
10832@code{add-shared-symbol-files}. It takes one argument: the shared
10833library's file name. @code{assf} is a shorthand alias for
10834@code{add-shared-symbol-files}.
c906108c 10835
c906108c 10836@kindex section
09d4efe1
EZ
10837@item section @var{section} @var{addr}
10838The @code{section} command changes the base address of the named
10839@var{section} of the exec file to @var{addr}. This can be used if the
10840exec file does not contain section addresses, (such as in the
10841@code{a.out} format), or when the addresses specified in the file
10842itself are wrong. Each section must be changed separately. The
10843@code{info files} command, described below, lists all the sections and
10844their addresses.
c906108c
SS
10845
10846@kindex info files
10847@kindex info target
10848@item info files
10849@itemx info target
7a292a7a
SS
10850@code{info files} and @code{info target} are synonymous; both print the
10851current target (@pxref{Targets, ,Specifying a Debugging Target}),
10852including the names of the executable and core dump files currently in
10853use by @value{GDBN}, and the files from which symbols were loaded. The
10854command @code{help target} lists all possible targets rather than
10855current ones.
10856
fe95c787
MS
10857@kindex maint info sections
10858@item maint info sections
10859Another command that can give you extra information about program sections
10860is @code{maint info sections}. In addition to the section information
10861displayed by @code{info files}, this command displays the flags and file
10862offset of each section in the executable and core dump files. In addition,
10863@code{maint info sections} provides the following command options (which
10864may be arbitrarily combined):
10865
10866@table @code
10867@item ALLOBJ
10868Display sections for all loaded object files, including shared libraries.
10869@item @var{sections}
6600abed 10870Display info only for named @var{sections}.
fe95c787
MS
10871@item @var{section-flags}
10872Display info only for sections for which @var{section-flags} are true.
10873The section flags that @value{GDBN} currently knows about are:
10874@table @code
10875@item ALLOC
10876Section will have space allocated in the process when loaded.
10877Set for all sections except those containing debug information.
10878@item LOAD
10879Section will be loaded from the file into the child process memory.
10880Set for pre-initialized code and data, clear for @code{.bss} sections.
10881@item RELOC
10882Section needs to be relocated before loading.
10883@item READONLY
10884Section cannot be modified by the child process.
10885@item CODE
10886Section contains executable code only.
6600abed 10887@item DATA
fe95c787
MS
10888Section contains data only (no executable code).
10889@item ROM
10890Section will reside in ROM.
10891@item CONSTRUCTOR
10892Section contains data for constructor/destructor lists.
10893@item HAS_CONTENTS
10894Section is not empty.
10895@item NEVER_LOAD
10896An instruction to the linker to not output the section.
10897@item COFF_SHARED_LIBRARY
10898A notification to the linker that the section contains
10899COFF shared library information.
10900@item IS_COMMON
10901Section contains common symbols.
10902@end table
10903@end table
6763aef9 10904@kindex set trust-readonly-sections
9c16f35a 10905@cindex read-only sections
6763aef9
MS
10906@item set trust-readonly-sections on
10907Tell @value{GDBN} that readonly sections in your object file
6ca652b0 10908really are read-only (i.e.@: that their contents will not change).
6763aef9
MS
10909In that case, @value{GDBN} can fetch values from these sections
10910out of the object file, rather than from the target program.
10911For some targets (notably embedded ones), this can be a significant
10912enhancement to debugging performance.
10913
10914The default is off.
10915
10916@item set trust-readonly-sections off
15110bc3 10917Tell @value{GDBN} not to trust readonly sections. This means that
6763aef9
MS
10918the contents of the section might change while the program is running,
10919and must therefore be fetched from the target when needed.
9c16f35a
EZ
10920
10921@item show trust-readonly-sections
10922Show the current setting of trusting readonly sections.
c906108c
SS
10923@end table
10924
10925All file-specifying commands allow both absolute and relative file names
10926as arguments. @value{GDBN} always converts the file name to an absolute file
10927name and remembers it that way.
10928
c906108c 10929@cindex shared libraries
9c16f35a
EZ
10930@value{GDBN} supports GNU/Linux, MS-Windows, HP-UX, SunOS, SVr4, Irix,
10931and IBM RS/6000 AIX shared libraries.
53a5351d 10932
c906108c
SS
10933@value{GDBN} automatically loads symbol definitions from shared libraries
10934when you use the @code{run} command, or when you examine a core file.
10935(Before you issue the @code{run} command, @value{GDBN} does not understand
10936references to a function in a shared library, however---unless you are
10937debugging a core file).
53a5351d
JM
10938
10939On HP-UX, if the program loads a library explicitly, @value{GDBN}
10940automatically loads the symbols at the time of the @code{shl_load} call.
10941
c906108c
SS
10942@c FIXME: some @value{GDBN} release may permit some refs to undef
10943@c FIXME...symbols---eg in a break cmd---assuming they are from a shared
10944@c FIXME...lib; check this from time to time when updating manual
10945
b7209cb4
FF
10946There are times, however, when you may wish to not automatically load
10947symbol definitions from shared libraries, such as when they are
10948particularly large or there are many of them.
10949
10950To control the automatic loading of shared library symbols, use the
10951commands:
10952
10953@table @code
10954@kindex set auto-solib-add
10955@item set auto-solib-add @var{mode}
10956If @var{mode} is @code{on}, symbols from all shared object libraries
10957will be loaded automatically when the inferior begins execution, you
10958attach to an independently started inferior, or when the dynamic linker
10959informs @value{GDBN} that a new library has been loaded. If @var{mode}
10960is @code{off}, symbols must be loaded manually, using the
10961@code{sharedlibrary} command. The default value is @code{on}.
10962
dcaf7c2c
EZ
10963@cindex memory used for symbol tables
10964If your program uses lots of shared libraries with debug info that
10965takes large amounts of memory, you can decrease the @value{GDBN}
10966memory footprint by preventing it from automatically loading the
10967symbols from shared libraries. To that end, type @kbd{set
10968auto-solib-add off} before running the inferior, then load each
10969library whose debug symbols you do need with @kbd{sharedlibrary
10970@var{regexp}}, where @var{regexp} is a regular expresion that matches
10971the libraries whose symbols you want to be loaded.
10972
b7209cb4
FF
10973@kindex show auto-solib-add
10974@item show auto-solib-add
10975Display the current autoloading mode.
10976@end table
10977
c45da7e6 10978@cindex load shared library
b7209cb4
FF
10979To explicitly load shared library symbols, use the @code{sharedlibrary}
10980command:
10981
c906108c
SS
10982@table @code
10983@kindex info sharedlibrary
10984@kindex info share
10985@item info share
10986@itemx info sharedlibrary
10987Print the names of the shared libraries which are currently loaded.
10988
10989@kindex sharedlibrary
10990@kindex share
10991@item sharedlibrary @var{regex}
10992@itemx share @var{regex}
c906108c
SS
10993Load shared object library symbols for files matching a
10994Unix regular expression.
10995As with files loaded automatically, it only loads shared libraries
10996required by your program for a core file or after typing @code{run}. If
10997@var{regex} is omitted all shared libraries required by your program are
10998loaded.
c45da7e6
EZ
10999
11000@item nosharedlibrary
11001@kindex nosharedlibrary
11002@cindex unload symbols from shared libraries
11003Unload all shared object library symbols. This discards all symbols
11004that have been loaded from all shared libraries. Symbols from shared
11005libraries that were loaded by explicit user requests are not
11006discarded.
c906108c
SS
11007@end table
11008
721c2651
EZ
11009Sometimes you may wish that @value{GDBN} stops and gives you control
11010when any of shared library events happen. Use the @code{set
11011stop-on-solib-events} command for this:
11012
11013@table @code
11014@item set stop-on-solib-events
11015@kindex set stop-on-solib-events
11016This command controls whether @value{GDBN} should give you control
11017when the dynamic linker notifies it about some shared library event.
11018The most common event of interest is loading or unloading of a new
11019shared library.
11020
11021@item show stop-on-solib-events
11022@kindex show stop-on-solib-events
11023Show whether @value{GDBN} stops and gives you control when shared
11024library events happen.
11025@end table
11026
f5ebfba0
DJ
11027Shared libraries are also supported in many cross or remote debugging
11028configurations. A copy of the target's libraries need to be present on the
11029host system; they need to be the same as the target libraries, although the
11030copies on the target can be stripped as long as the copies on the host are
11031not.
11032
11033You need to tell @value{GDBN} where the target libraries are, so that it can
11034load the correct copies---otherwise, it may try to load the host's libraries.
11035@value{GDBN} has two variables to specify the search directories for target
11036libraries.
11037
11038@table @code
11039@kindex set solib-absolute-prefix
11040@item set solib-absolute-prefix @var{path}
11041If this variable is set, @var{path} will be used as a prefix for any
11042absolute shared library paths; many runtime loaders store the absolute
11043paths to the shared library in the target program's memory. If you use
11044@samp{solib-absolute-prefix} to find shared libraries, they need to be laid
11045out in the same way that they are on the target, with e.g.@: a
11046@file{/usr/lib} hierarchy under @var{path}.
11047
11048You can set the default value of @samp{solib-absolute-prefix} by using the
11049configure-time @samp{--with-sysroot} option.
11050
11051@kindex show solib-absolute-prefix
11052@item show solib-absolute-prefix
11053Display the current shared library prefix.
11054
11055@kindex set solib-search-path
11056@item set solib-search-path @var{path}
11057If this variable is set, @var{path} is a colon-separated list of directories
11058to search for shared libraries. @samp{solib-search-path} is used after
11059@samp{solib-absolute-prefix} fails to locate the library, or if the path to
11060the library is relative instead of absolute. If you want to use
11061@samp{solib-search-path} instead of @samp{solib-absolute-prefix}, be sure to
11062set @samp{solib-absolute-prefix} to a nonexistant directory to prevent
11063@value{GDBN} from finding your host's libraries.
11064
11065@kindex show solib-search-path
11066@item show solib-search-path
11067Display the current shared library search path.
11068@end table
11069
5b5d99cf
JB
11070
11071@node Separate Debug Files
11072@section Debugging Information in Separate Files
11073@cindex separate debugging information files
11074@cindex debugging information in separate files
11075@cindex @file{.debug} subdirectories
11076@cindex debugging information directory, global
11077@cindex global debugging information directory
11078
11079@value{GDBN} allows you to put a program's debugging information in a
11080file separate from the executable itself, in a way that allows
11081@value{GDBN} to find and load the debugging information automatically.
11082Since debugging information can be very large --- sometimes larger
11083than the executable code itself --- some systems distribute debugging
11084information for their executables in separate files, which users can
11085install only when they need to debug a problem.
11086
11087If an executable's debugging information has been extracted to a
11088separate file, the executable should contain a @dfn{debug link} giving
11089the name of the debugging information file (with no directory
11090components), and a checksum of its contents. (The exact form of a
11091debug link is described below.) If the full name of the directory
11092containing the executable is @var{execdir}, and the executable has a
11093debug link that specifies the name @var{debugfile}, then @value{GDBN}
11094will automatically search for the debugging information file in three
11095places:
11096
11097@itemize @bullet
11098@item
11099the directory containing the executable file (that is, it will look
11100for a file named @file{@var{execdir}/@var{debugfile}},
11101@item
11102a subdirectory of that directory named @file{.debug} (that is, the
11103file @file{@var{execdir}/.debug/@var{debugfile}}, and
11104@item
11105a subdirectory of the global debug file directory that includes the
11106executable's full path, and the name from the link (that is, the file
11107@file{@var{globaldebugdir}/@var{execdir}/@var{debugfile}}, where
11108@var{globaldebugdir} is the global debug file directory, and
11109@var{execdir} has been turned into a relative path).
11110@end itemize
11111@noindent
11112@value{GDBN} checks under each of these names for a debugging
11113information file whose checksum matches that given in the link, and
11114reads the debugging information from the first one it finds.
11115
11116So, for example, if you ask @value{GDBN} to debug @file{/usr/bin/ls},
11117which has a link containing the name @file{ls.debug}, and the global
11118debug directory is @file{/usr/lib/debug}, then @value{GDBN} will look
11119for debug information in @file{/usr/bin/ls.debug},
11120@file{/usr/bin/.debug/ls.debug}, and
11121@file{/usr/lib/debug/usr/bin/ls.debug}.
11122
11123You can set the global debugging info directory's name, and view the
11124name @value{GDBN} is currently using.
11125
11126@table @code
11127
11128@kindex set debug-file-directory
11129@item set debug-file-directory @var{directory}
11130Set the directory which @value{GDBN} searches for separate debugging
11131information files to @var{directory}.
11132
11133@kindex show debug-file-directory
11134@item show debug-file-directory
11135Show the directory @value{GDBN} searches for separate debugging
11136information files.
11137
11138@end table
11139
11140@cindex @code{.gnu_debuglink} sections
11141@cindex debug links
11142A debug link is a special section of the executable file named
11143@code{.gnu_debuglink}. The section must contain:
11144
11145@itemize
11146@item
11147A filename, with any leading directory components removed, followed by
11148a zero byte,
11149@item
11150zero to three bytes of padding, as needed to reach the next four-byte
11151boundary within the section, and
11152@item
11153a four-byte CRC checksum, stored in the same endianness used for the
11154executable file itself. The checksum is computed on the debugging
11155information file's full contents by the function given below, passing
11156zero as the @var{crc} argument.
11157@end itemize
11158
11159Any executable file format can carry a debug link, as long as it can
11160contain a section named @code{.gnu_debuglink} with the contents
11161described above.
11162
11163The debugging information file itself should be an ordinary
11164executable, containing a full set of linker symbols, sections, and
11165debugging information. The sections of the debugging information file
11166should have the same names, addresses and sizes as the original file,
11167but they need not contain any data --- much like a @code{.bss} section
11168in an ordinary executable.
11169
11170As of December 2002, there is no standard GNU utility to produce
11171separated executable / debugging information file pairs. Ulrich
11172Drepper's @file{elfutils} package, starting with version 0.53,
11173contains a version of the @code{strip} command such that the command
11174@kbd{strip foo -f foo.debug} removes the debugging information from
11175the executable file @file{foo}, places it in the file
11176@file{foo.debug}, and leaves behind a debug link in @file{foo}.
11177
11178Since there are many different ways to compute CRC's (different
11179polynomials, reversals, byte ordering, etc.), the simplest way to
11180describe the CRC used in @code{.gnu_debuglink} sections is to give the
11181complete code for a function that computes it:
11182
4644b6e3 11183@kindex gnu_debuglink_crc32
5b5d99cf
JB
11184@smallexample
11185unsigned long
11186gnu_debuglink_crc32 (unsigned long crc,
11187 unsigned char *buf, size_t len)
11188@{
11189 static const unsigned long crc32_table[256] =
11190 @{
11191 0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419,
11192 0x706af48f, 0xe963a535, 0x9e6495a3, 0x0edb8832, 0x79dcb8a4,
11193 0xe0d5e91e, 0x97d2d988, 0x09b64c2b, 0x7eb17cbd, 0xe7b82d07,
11194 0x90bf1d91, 0x1db71064, 0x6ab020f2, 0xf3b97148, 0x84be41de,
11195 0x1adad47d, 0x6ddde4eb, 0xf4d4b551, 0x83d385c7, 0x136c9856,
11196 0x646ba8c0, 0xfd62f97a, 0x8a65c9ec, 0x14015c4f, 0x63066cd9,
11197 0xfa0f3d63, 0x8d080df5, 0x3b6e20c8, 0x4c69105e, 0xd56041e4,
11198 0xa2677172, 0x3c03e4d1, 0x4b04d447, 0xd20d85fd, 0xa50ab56b,
11199 0x35b5a8fa, 0x42b2986c, 0xdbbbc9d6, 0xacbcf940, 0x32d86ce3,
11200 0x45df5c75, 0xdcd60dcf, 0xabd13d59, 0x26d930ac, 0x51de003a,
11201 0xc8d75180, 0xbfd06116, 0x21b4f4b5, 0x56b3c423, 0xcfba9599,
11202 0xb8bda50f, 0x2802b89e, 0x5f058808, 0xc60cd9b2, 0xb10be924,
11203 0x2f6f7c87, 0x58684c11, 0xc1611dab, 0xb6662d3d, 0x76dc4190,
11204 0x01db7106, 0x98d220bc, 0xefd5102a, 0x71b18589, 0x06b6b51f,
11205 0x9fbfe4a5, 0xe8b8d433, 0x7807c9a2, 0x0f00f934, 0x9609a88e,
11206 0xe10e9818, 0x7f6a0dbb, 0x086d3d2d, 0x91646c97, 0xe6635c01,
11207 0x6b6b51f4, 0x1c6c6162, 0x856530d8, 0xf262004e, 0x6c0695ed,
11208 0x1b01a57b, 0x8208f4c1, 0xf50fc457, 0x65b0d9c6, 0x12b7e950,
11209 0x8bbeb8ea, 0xfcb9887c, 0x62dd1ddf, 0x15da2d49, 0x8cd37cf3,
11210 0xfbd44c65, 0x4db26158, 0x3ab551ce, 0xa3bc0074, 0xd4bb30e2,
11211 0x4adfa541, 0x3dd895d7, 0xa4d1c46d, 0xd3d6f4fb, 0x4369e96a,
11212 0x346ed9fc, 0xad678846, 0xda60b8d0, 0x44042d73, 0x33031de5,
11213 0xaa0a4c5f, 0xdd0d7cc9, 0x5005713c, 0x270241aa, 0xbe0b1010,
11214 0xc90c2086, 0x5768b525, 0x206f85b3, 0xb966d409, 0xce61e49f,
11215 0x5edef90e, 0x29d9c998, 0xb0d09822, 0xc7d7a8b4, 0x59b33d17,
11216 0x2eb40d81, 0xb7bd5c3b, 0xc0ba6cad, 0xedb88320, 0x9abfb3b6,
11217 0x03b6e20c, 0x74b1d29a, 0xead54739, 0x9dd277af, 0x04db2615,
11218 0x73dc1683, 0xe3630b12, 0x94643b84, 0x0d6d6a3e, 0x7a6a5aa8,
11219 0xe40ecf0b, 0x9309ff9d, 0x0a00ae27, 0x7d079eb1, 0xf00f9344,
11220 0x8708a3d2, 0x1e01f268, 0x6906c2fe, 0xf762575d, 0x806567cb,
11221 0x196c3671, 0x6e6b06e7, 0xfed41b76, 0x89d32be0, 0x10da7a5a,
11222 0x67dd4acc, 0xf9b9df6f, 0x8ebeeff9, 0x17b7be43, 0x60b08ed5,
11223 0xd6d6a3e8, 0xa1d1937e, 0x38d8c2c4, 0x4fdff252, 0xd1bb67f1,
11224 0xa6bc5767, 0x3fb506dd, 0x48b2364b, 0xd80d2bda, 0xaf0a1b4c,
11225 0x36034af6, 0x41047a60, 0xdf60efc3, 0xa867df55, 0x316e8eef,
11226 0x4669be79, 0xcb61b38c, 0xbc66831a, 0x256fd2a0, 0x5268e236,
11227 0xcc0c7795, 0xbb0b4703, 0x220216b9, 0x5505262f, 0xc5ba3bbe,
11228 0xb2bd0b28, 0x2bb45a92, 0x5cb36a04, 0xc2d7ffa7, 0xb5d0cf31,
11229 0x2cd99e8b, 0x5bdeae1d, 0x9b64c2b0, 0xec63f226, 0x756aa39c,
11230 0x026d930a, 0x9c0906a9, 0xeb0e363f, 0x72076785, 0x05005713,
11231 0x95bf4a82, 0xe2b87a14, 0x7bb12bae, 0x0cb61b38, 0x92d28e9b,
11232 0xe5d5be0d, 0x7cdcefb7, 0x0bdbdf21, 0x86d3d2d4, 0xf1d4e242,
11233 0x68ddb3f8, 0x1fda836e, 0x81be16cd, 0xf6b9265b, 0x6fb077e1,
11234 0x18b74777, 0x88085ae6, 0xff0f6a70, 0x66063bca, 0x11010b5c,
11235 0x8f659eff, 0xf862ae69, 0x616bffd3, 0x166ccf45, 0xa00ae278,
11236 0xd70dd2ee, 0x4e048354, 0x3903b3c2, 0xa7672661, 0xd06016f7,
11237 0x4969474d, 0x3e6e77db, 0xaed16a4a, 0xd9d65adc, 0x40df0b66,
11238 0x37d83bf0, 0xa9bcae53, 0xdebb9ec5, 0x47b2cf7f, 0x30b5ffe9,
11239 0xbdbdf21c, 0xcabac28a, 0x53b39330, 0x24b4a3a6, 0xbad03605,
11240 0xcdd70693, 0x54de5729, 0x23d967bf, 0xb3667a2e, 0xc4614ab8,
11241 0x5d681b02, 0x2a6f2b94, 0xb40bbe37, 0xc30c8ea1, 0x5a05df1b,
11242 0x2d02ef8d
11243 @};
11244 unsigned char *end;
11245
11246 crc = ~crc & 0xffffffff;
11247 for (end = buf + len; buf < end; ++buf)
11248 crc = crc32_table[(crc ^ *buf) & 0xff] ^ (crc >> 8);
e7a3abfc 11249 return ~crc & 0xffffffff;
5b5d99cf
JB
11250@}
11251@end smallexample
11252
11253
6d2ebf8b 11254@node Symbol Errors
c906108c
SS
11255@section Errors reading symbol files
11256
11257While reading a symbol file, @value{GDBN} occasionally encounters problems,
11258such as symbol types it does not recognize, or known bugs in compiler
11259output. By default, @value{GDBN} does not notify you of such problems, since
11260they are relatively common and primarily of interest to people
11261debugging compilers. If you are interested in seeing information
11262about ill-constructed symbol tables, you can either ask @value{GDBN} to print
11263only one message about each such type of problem, no matter how many
11264times the problem occurs; or you can ask @value{GDBN} to print more messages,
11265to see how many times the problems occur, with the @code{set
11266complaints} command (@pxref{Messages/Warnings, ,Optional warnings and
11267messages}).
11268
11269The messages currently printed, and their meanings, include:
11270
11271@table @code
11272@item inner block not inside outer block in @var{symbol}
11273
11274The symbol information shows where symbol scopes begin and end
11275(such as at the start of a function or a block of statements). This
11276error indicates that an inner scope block is not fully contained
11277in its outer scope blocks.
11278
11279@value{GDBN} circumvents the problem by treating the inner block as if it had
11280the same scope as the outer block. In the error message, @var{symbol}
11281may be shown as ``@code{(don't know)}'' if the outer block is not a
11282function.
11283
11284@item block at @var{address} out of order
11285
11286The symbol information for symbol scope blocks should occur in
11287order of increasing addresses. This error indicates that it does not
11288do so.
11289
11290@value{GDBN} does not circumvent this problem, and has trouble
11291locating symbols in the source file whose symbols it is reading. (You
11292can often determine what source file is affected by specifying
11293@code{set verbose on}. @xref{Messages/Warnings, ,Optional warnings and
11294messages}.)
11295
11296@item bad block start address patched
11297
11298The symbol information for a symbol scope block has a start address
11299smaller than the address of the preceding source line. This is known
11300to occur in the SunOS 4.1.1 (and earlier) C compiler.
11301
11302@value{GDBN} circumvents the problem by treating the symbol scope block as
11303starting on the previous source line.
11304
11305@item bad string table offset in symbol @var{n}
11306
11307@cindex foo
11308Symbol number @var{n} contains a pointer into the string table which is
11309larger than the size of the string table.
11310
11311@value{GDBN} circumvents the problem by considering the symbol to have the
11312name @code{foo}, which may cause other problems if many symbols end up
11313with this name.
11314
11315@item unknown symbol type @code{0x@var{nn}}
11316
7a292a7a
SS
11317The symbol information contains new data types that @value{GDBN} does
11318not yet know how to read. @code{0x@var{nn}} is the symbol type of the
d4f3574e 11319uncomprehended information, in hexadecimal.
c906108c 11320
7a292a7a
SS
11321@value{GDBN} circumvents the error by ignoring this symbol information.
11322This usually allows you to debug your program, though certain symbols
c906108c 11323are not accessible. If you encounter such a problem and feel like
7a292a7a
SS
11324debugging it, you can debug @code{@value{GDBP}} with itself, breakpoint
11325on @code{complain}, then go up to the function @code{read_dbx_symtab}
11326and examine @code{*bufp} to see the symbol.
c906108c
SS
11327
11328@item stub type has NULL name
c906108c 11329
7a292a7a 11330@value{GDBN} could not find the full definition for a struct or class.
c906108c 11331
7a292a7a 11332@item const/volatile indicator missing (ok if using g++ v1.x), got@dots{}
b37052ae 11333The symbol information for a C@t{++} member function is missing some
7a292a7a
SS
11334information that recent versions of the compiler should have output for
11335it.
c906108c
SS
11336
11337@item info mismatch between compiler and debugger
11338
11339@value{GDBN} could not parse a type specification output by the compiler.
7a292a7a 11340
c906108c
SS
11341@end table
11342
6d2ebf8b 11343@node Targets
c906108c 11344@chapter Specifying a Debugging Target
7a292a7a 11345
c906108c 11346@cindex debugging target
c906108c 11347A @dfn{target} is the execution environment occupied by your program.
53a5351d
JM
11348
11349Often, @value{GDBN} runs in the same host environment as your program;
11350in that case, the debugging target is specified as a side effect when
11351you use the @code{file} or @code{core} commands. When you need more
c906108c
SS
11352flexibility---for example, running @value{GDBN} on a physically separate
11353host, or controlling a standalone system over a serial port or a
53a5351d
JM
11354realtime system over a TCP/IP connection---you can use the @code{target}
11355command to specify one of the target types configured for @value{GDBN}
11356(@pxref{Target Commands, ,Commands for managing targets}).
c906108c 11357
a8f24a35
EZ
11358@cindex target architecture
11359It is possible to build @value{GDBN} for several different @dfn{target
11360architectures}. When @value{GDBN} is built like that, you can choose
11361one of the available architectures with the @kbd{set architecture}
11362command.
11363
11364@table @code
11365@kindex set architecture
11366@kindex show architecture
11367@item set architecture @var{arch}
11368This command sets the current target architecture to @var{arch}. The
11369value of @var{arch} can be @code{"auto"}, in addition to one of the
11370supported architectures.
11371
11372@item show architecture
11373Show the current target architecture.
9c16f35a
EZ
11374
11375@item set processor
11376@itemx processor
11377@kindex set processor
11378@kindex show processor
11379These are alias commands for, respectively, @code{set architecture}
11380and @code{show architecture}.
a8f24a35
EZ
11381@end table
11382
c906108c
SS
11383@menu
11384* Active Targets:: Active targets
11385* Target Commands:: Commands for managing targets
c906108c
SS
11386* Byte Order:: Choosing target byte order
11387* Remote:: Remote debugging
96baa820 11388* KOD:: Kernel Object Display
c906108c
SS
11389
11390@end menu
11391
6d2ebf8b 11392@node Active Targets
c906108c 11393@section Active targets
7a292a7a 11394
c906108c
SS
11395@cindex stacking targets
11396@cindex active targets
11397@cindex multiple targets
11398
c906108c 11399There are three classes of targets: processes, core files, and
7a292a7a
SS
11400executable files. @value{GDBN} can work concurrently on up to three
11401active targets, one in each class. This allows you to (for example)
11402start a process and inspect its activity without abandoning your work on
11403a core file.
c906108c
SS
11404
11405For example, if you execute @samp{gdb a.out}, then the executable file
11406@code{a.out} is the only active target. If you designate a core file as
11407well---presumably from a prior run that crashed and coredumped---then
11408@value{GDBN} has two active targets and uses them in tandem, looking
11409first in the corefile target, then in the executable file, to satisfy
11410requests for memory addresses. (Typically, these two classes of target
11411are complementary, since core files contain only a program's
11412read-write memory---variables and so on---plus machine status, while
11413executable files contain only the program text and initialized data.)
c906108c
SS
11414
11415When you type @code{run}, your executable file becomes an active process
7a292a7a
SS
11416target as well. When a process target is active, all @value{GDBN}
11417commands requesting memory addresses refer to that target; addresses in
11418an active core file or executable file target are obscured while the
11419process target is active.
c906108c 11420
7a292a7a
SS
11421Use the @code{core-file} and @code{exec-file} commands to select a new
11422core file or executable target (@pxref{Files, ,Commands to specify
c906108c 11423files}). To specify as a target a process that is already running, use
7a292a7a
SS
11424the @code{attach} command (@pxref{Attach, ,Debugging an already-running
11425process}).
c906108c 11426
6d2ebf8b 11427@node Target Commands
c906108c
SS
11428@section Commands for managing targets
11429
11430@table @code
11431@item target @var{type} @var{parameters}
7a292a7a
SS
11432Connects the @value{GDBN} host environment to a target machine or
11433process. A target is typically a protocol for talking to debugging
11434facilities. You use the argument @var{type} to specify the type or
11435protocol of the target machine.
c906108c
SS
11436
11437Further @var{parameters} are interpreted by the target protocol, but
11438typically include things like device names or host names to connect
11439with, process numbers, and baud rates.
c906108c
SS
11440
11441The @code{target} command does not repeat if you press @key{RET} again
11442after executing the command.
11443
11444@kindex help target
11445@item help target
11446Displays the names of all targets available. To display targets
11447currently selected, use either @code{info target} or @code{info files}
11448(@pxref{Files, ,Commands to specify files}).
11449
11450@item help target @var{name}
11451Describe a particular target, including any parameters necessary to
11452select it.
11453
11454@kindex set gnutarget
11455@item set gnutarget @var{args}
5d161b24 11456@value{GDBN} uses its own library BFD to read your files. @value{GDBN}
c906108c 11457knows whether it is reading an @dfn{executable},
5d161b24
DB
11458a @dfn{core}, or a @dfn{.o} file; however, you can specify the file format
11459with the @code{set gnutarget} command. Unlike most @code{target} commands,
c906108c
SS
11460with @code{gnutarget} the @code{target} refers to a program, not a machine.
11461
d4f3574e 11462@quotation
c906108c
SS
11463@emph{Warning:} To specify a file format with @code{set gnutarget},
11464you must know the actual BFD name.
d4f3574e 11465@end quotation
c906108c 11466
d4f3574e
SS
11467@noindent
11468@xref{Files, , Commands to specify files}.
c906108c 11469
5d161b24 11470@kindex show gnutarget
c906108c
SS
11471@item show gnutarget
11472Use the @code{show gnutarget} command to display what file format
11473@code{gnutarget} is set to read. If you have not set @code{gnutarget},
11474@value{GDBN} will determine the file format for each file automatically,
11475and @code{show gnutarget} displays @samp{The current BDF target is "auto"}.
11476@end table
11477
4644b6e3 11478@cindex common targets
c906108c
SS
11479Here are some common targets (available, or not, depending on the GDB
11480configuration):
c906108c
SS
11481
11482@table @code
4644b6e3 11483@kindex target
c906108c 11484@item target exec @var{program}
4644b6e3 11485@cindex executable file target
c906108c
SS
11486An executable file. @samp{target exec @var{program}} is the same as
11487@samp{exec-file @var{program}}.
11488
c906108c 11489@item target core @var{filename}
4644b6e3 11490@cindex core dump file target
c906108c
SS
11491A core dump file. @samp{target core @var{filename}} is the same as
11492@samp{core-file @var{filename}}.
c906108c 11493
c906108c 11494@item target remote @var{dev}
4644b6e3 11495@cindex remote target
c906108c
SS
11496Remote serial target in GDB-specific protocol. The argument @var{dev}
11497specifies what serial device to use for the connection (e.g.
11498@file{/dev/ttya}). @xref{Remote, ,Remote debugging}. @code{target remote}
d4f3574e 11499supports the @code{load} command. This is only useful if you have
c906108c
SS
11500some other way of getting the stub to the target system, and you can put
11501it somewhere in memory where it won't get clobbered by the download.
11502
c906108c 11503@item target sim
4644b6e3 11504@cindex built-in simulator target
2df3850c 11505Builtin CPU simulator. @value{GDBN} includes simulators for most architectures.
104c1213 11506In general,
474c8240 11507@smallexample
104c1213
JM
11508 target sim
11509 load
11510 run
474c8240 11511@end smallexample
d4f3574e 11512@noindent
104c1213 11513works; however, you cannot assume that a specific memory map, device
d4f3574e 11514drivers, or even basic I/O is available, although some simulators do
104c1213
JM
11515provide these. For info about any processor-specific simulator details,
11516see the appropriate section in @ref{Embedded Processors, ,Embedded
11517Processors}.
11518
c906108c
SS
11519@end table
11520
104c1213 11521Some configurations may include these targets as well:
c906108c
SS
11522
11523@table @code
11524
c906108c 11525@item target nrom @var{dev}
4644b6e3 11526@cindex NetROM ROM emulator target
c906108c
SS
11527NetROM ROM emulator. This target only supports downloading.
11528
c906108c
SS
11529@end table
11530
5d161b24 11531Different targets are available on different configurations of @value{GDBN};
c906108c 11532your configuration may have more or fewer targets.
c906108c 11533
721c2651
EZ
11534Many remote targets require you to download the executable's code once
11535you've successfully established a connection. You may wish to control
11536various aspects of this process, such as the size of the data chunks
11537used by @value{GDBN} to download program parts to the remote target.
a8f24a35
EZ
11538
11539@table @code
11540@kindex set download-write-size
11541@item set download-write-size @var{size}
11542Set the write size used when downloading a program. Only used when
11543downloading a program onto a remote target. Specify zero or a
11544negative value to disable blocked writes. The actual size of each
11545transfer is also limited by the size of the target packet and the
11546memory cache.
11547
11548@kindex show download-write-size
11549@item show download-write-size
721c2651 11550@kindex show download-write-size
a8f24a35 11551Show the current value of the write size.
721c2651
EZ
11552
11553@item set hash
11554@kindex set hash@r{, for remote monitors}
11555@cindex hash mark while downloading
11556This command controls whether a hash mark @samp{#} is displayed while
11557downloading a file to the remote monitor. If on, a hash mark is
11558displayed after each S-record is successfully downloaded to the
11559monitor.
11560
11561@item show hash
11562@kindex show hash@r{, for remote monitors}
11563Show the current status of displaying the hash mark.
11564
11565@item set debug monitor
11566@kindex set debug monitor
11567@cindex display remote monitor communications
11568Enable or disable display of communications messages between
11569@value{GDBN} and the remote monitor.
11570
11571@item show debug monitor
11572@kindex show debug monitor
11573Show the current status of displaying communications between
11574@value{GDBN} and the remote monitor.
a8f24a35 11575@end table
c906108c
SS
11576
11577@table @code
11578
11579@kindex load @var{filename}
11580@item load @var{filename}
c906108c
SS
11581Depending on what remote debugging facilities are configured into
11582@value{GDBN}, the @code{load} command may be available. Where it exists, it
11583is meant to make @var{filename} (an executable) available for debugging
11584on the remote system---by downloading, or dynamic linking, for example.
11585@code{load} also records the @var{filename} symbol table in @value{GDBN}, like
11586the @code{add-symbol-file} command.
11587
11588If your @value{GDBN} does not have a @code{load} command, attempting to
11589execute it gets the error message ``@code{You can't do that when your
11590target is @dots{}}''
c906108c
SS
11591
11592The file is loaded at whatever address is specified in the executable.
11593For some object file formats, you can specify the load address when you
11594link the program; for other formats, like a.out, the object file format
11595specifies a fixed address.
11596@c FIXME! This would be a good place for an xref to the GNU linker doc.
11597
c906108c
SS
11598@code{load} does not repeat if you press @key{RET} again after using it.
11599@end table
11600
6d2ebf8b 11601@node Byte Order
c906108c 11602@section Choosing target byte order
7a292a7a 11603
c906108c
SS
11604@cindex choosing target byte order
11605@cindex target byte order
c906108c 11606
172c2a43 11607Some types of processors, such as the MIPS, PowerPC, and Renesas SH,
c906108c
SS
11608offer the ability to run either big-endian or little-endian byte
11609orders. Usually the executable or symbol will include a bit to
11610designate the endian-ness, and you will not need to worry about
11611which to use. However, you may still find it useful to adjust
d4f3574e 11612@value{GDBN}'s idea of processor endian-ness manually.
c906108c
SS
11613
11614@table @code
4644b6e3 11615@kindex set endian
c906108c
SS
11616@item set endian big
11617Instruct @value{GDBN} to assume the target is big-endian.
11618
c906108c
SS
11619@item set endian little
11620Instruct @value{GDBN} to assume the target is little-endian.
11621
c906108c
SS
11622@item set endian auto
11623Instruct @value{GDBN} to use the byte order associated with the
11624executable.
11625
11626@item show endian
11627Display @value{GDBN}'s current idea of the target byte order.
11628
11629@end table
11630
11631Note that these commands merely adjust interpretation of symbolic
11632data on the host, and that they have absolutely no effect on the
11633target system.
11634
6d2ebf8b 11635@node Remote
c906108c
SS
11636@section Remote debugging
11637@cindex remote debugging
11638
11639If you are trying to debug a program running on a machine that cannot run
5d161b24
DB
11640@value{GDBN} in the usual way, it is often useful to use remote debugging.
11641For example, you might use remote debugging on an operating system kernel,
c906108c
SS
11642or on a small system which does not have a general purpose operating system
11643powerful enough to run a full-featured debugger.
11644
11645Some configurations of @value{GDBN} have special serial or TCP/IP interfaces
11646to make this work with particular debugging targets. In addition,
5d161b24 11647@value{GDBN} comes with a generic serial protocol (specific to @value{GDBN},
c906108c
SS
11648but not specific to any particular target system) which you can use if you
11649write the remote stubs---the code that runs on the remote system to
11650communicate with @value{GDBN}.
11651
11652Other remote targets may be available in your
11653configuration of @value{GDBN}; use @code{help target} to list them.
c906108c 11654
c45da7e6
EZ
11655Once you've connected to the remote target, @value{GDBN} allows you to
11656send arbitrary commands to the remote monitor:
11657
11658@table @code
11659@item remote @var{command}
11660@kindex remote@r{, a command}
11661@cindex send command to remote monitor
11662Send an arbitrary @var{command} string to the remote monitor.
11663@end table
11664
11665
6f05cf9f
AC
11666@node KOD
11667@section Kernel Object Display
6f05cf9f 11668@cindex kernel object display
6f05cf9f
AC
11669@cindex KOD
11670
11671Some targets support kernel object display. Using this facility,
11672@value{GDBN} communicates specially with the underlying operating system
11673and can display information about operating system-level objects such as
11674mutexes and other synchronization objects. Exactly which objects can be
11675displayed is determined on a per-OS basis.
11676
3bbe9696 11677@kindex set os
6f05cf9f
AC
11678Use the @code{set os} command to set the operating system. This tells
11679@value{GDBN} which kernel object display module to initialize:
11680
474c8240 11681@smallexample
6f05cf9f 11682(@value{GDBP}) set os cisco
474c8240 11683@end smallexample
6f05cf9f 11684
3bbe9696
EZ
11685@kindex show os
11686The associated command @code{show os} displays the operating system
11687set with the @code{set os} command; if no operating system has been
11688set, @code{show os} will display an empty string @samp{""}.
11689
6f05cf9f
AC
11690If @code{set os} succeeds, @value{GDBN} will display some information
11691about the operating system, and will create a new @code{info} command
11692which can be used to query the target. The @code{info} command is named
11693after the operating system:
c906108c 11694
3bbe9696 11695@kindex info cisco
474c8240 11696@smallexample
6f05cf9f
AC
11697(@value{GDBP}) info cisco
11698List of Cisco Kernel Objects
11699Object Description
11700any Any and all objects
474c8240 11701@end smallexample
6f05cf9f
AC
11702
11703Further subcommands can be used to query about particular objects known
11704by the kernel.
11705
3bbe9696
EZ
11706There is currently no way to determine whether a given operating
11707system is supported other than to try setting it with @kbd{set os
11708@var{name}}, where @var{name} is the name of the operating system you
11709want to try.
6f05cf9f
AC
11710
11711
11712@node Remote Debugging
11713@chapter Debugging remote programs
11714
6b2f586d 11715@menu
07f31aa6 11716* Connecting:: Connecting to a remote target
6b2f586d
AC
11717* Server:: Using the gdbserver program
11718* NetWare:: Using the gdbserve.nlm program
501eef12 11719* Remote configuration:: Remote configuration
6b2f586d 11720* remote stub:: Implementing a remote stub
6b2f586d
AC
11721@end menu
11722
07f31aa6
DJ
11723@node Connecting
11724@section Connecting to a remote target
11725
11726On the @value{GDBN} host machine, you will need an unstripped copy of
11727your program, since @value{GDBN} needs symobl and debugging information.
11728Start up @value{GDBN} as usual, using the name of the local copy of your
11729program as the first argument.
11730
11731@cindex serial line, @code{target remote}
11732If you're using a serial line, you may want to give @value{GDBN} the
11733@w{@samp{--baud}} option, or use the @code{set remotebaud} command
9c16f35a
EZ
11734(@pxref{Remote configuration, set remotebaud}) before the
11735@code{target} command.
07f31aa6
DJ
11736
11737After that, use @code{target remote} to establish communications with
11738the target machine. Its argument specifies how to communicate---either
11739via a devicename attached to a direct serial line, or a TCP or UDP port
11740(possibly to a terminal server which in turn has a serial line to the
11741target). For example, to use a serial line connected to the device
11742named @file{/dev/ttyb}:
11743
11744@smallexample
11745target remote /dev/ttyb
11746@end smallexample
11747
11748@cindex TCP port, @code{target remote}
11749To use a TCP connection, use an argument of the form
11750@code{@var{host}:@var{port}} or @code{tcp:@var{host}:@var{port}}.
11751For example, to connect to port 2828 on a
11752terminal server named @code{manyfarms}:
11753
11754@smallexample
11755target remote manyfarms:2828
11756@end smallexample
11757
11758If your remote target is actually running on the same machine as
11759your debugger session (e.g.@: a simulator of your target running on
11760the same host), you can omit the hostname. For example, to connect
11761to port 1234 on your local machine:
11762
11763@smallexample
11764target remote :1234
11765@end smallexample
11766@noindent
11767
11768Note that the colon is still required here.
11769
11770@cindex UDP port, @code{target remote}
11771To use a UDP connection, use an argument of the form
11772@code{udp:@var{host}:@var{port}}. For example, to connect to UDP port 2828
11773on a terminal server named @code{manyfarms}:
11774
11775@smallexample
11776target remote udp:manyfarms:2828
11777@end smallexample
11778
11779When using a UDP connection for remote debugging, you should keep in mind
11780that the `U' stands for ``Unreliable''. UDP can silently drop packets on
11781busy or unreliable networks, which will cause havoc with your debugging
11782session.
11783
11784Now you can use all the usual commands to examine and change data and to
11785step and continue the remote program.
11786
11787@cindex interrupting remote programs
11788@cindex remote programs, interrupting
11789Whenever @value{GDBN} is waiting for the remote program, if you type the
11790interrupt character (often @key{C-C}), @value{GDBN} attempts to stop the
11791program. This may or may not succeed, depending in part on the hardware
11792and the serial drivers the remote system uses. If you type the
11793interrupt character once again, @value{GDBN} displays this prompt:
11794
11795@smallexample
11796Interrupted while waiting for the program.
11797Give up (and stop debugging it)? (y or n)
11798@end smallexample
11799
11800If you type @kbd{y}, @value{GDBN} abandons the remote debugging session.
11801(If you decide you want to try again later, you can use @samp{target
11802remote} again to connect once more.) If you type @kbd{n}, @value{GDBN}
11803goes back to waiting.
11804
11805@table @code
11806@kindex detach (remote)
11807@item detach
11808When you have finished debugging the remote program, you can use the
11809@code{detach} command to release it from @value{GDBN} control.
11810Detaching from the target normally resumes its execution, but the results
11811will depend on your particular remote stub. After the @code{detach}
11812command, @value{GDBN} is free to connect to another target.
11813
11814@kindex disconnect
11815@item disconnect
11816The @code{disconnect} command behaves like @code{detach}, except that
11817the target is generally not resumed. It will wait for @value{GDBN}
11818(this instance or another one) to connect and continue debugging. After
11819the @code{disconnect} command, @value{GDBN} is again free to connect to
11820another target.
09d4efe1
EZ
11821
11822@cindex send command to remote monitor
11823@kindex monitor
11824@item monitor @var{cmd}
11825This command allows you to send commands directly to the remote
11826monitor.
07f31aa6
DJ
11827@end table
11828
6f05cf9f
AC
11829@node Server
11830@section Using the @code{gdbserver} program
11831
11832@kindex gdbserver
11833@cindex remote connection without stubs
11834@code{gdbserver} is a control program for Unix-like systems, which
11835allows you to connect your program with a remote @value{GDBN} via
11836@code{target remote}---but without linking in the usual debugging stub.
11837
11838@code{gdbserver} is not a complete replacement for the debugging stubs,
11839because it requires essentially the same operating-system facilities
11840that @value{GDBN} itself does. In fact, a system that can run
11841@code{gdbserver} to connect to a remote @value{GDBN} could also run
11842@value{GDBN} locally! @code{gdbserver} is sometimes useful nevertheless,
11843because it is a much smaller program than @value{GDBN} itself. It is
11844also easier to port than all of @value{GDBN}, so you may be able to get
11845started more quickly on a new system by using @code{gdbserver}.
11846Finally, if you develop code for real-time systems, you may find that
11847the tradeoffs involved in real-time operation make it more convenient to
11848do as much development work as possible on another system, for example
11849by cross-compiling. You can use @code{gdbserver} to make a similar
11850choice for debugging.
11851
11852@value{GDBN} and @code{gdbserver} communicate via either a serial line
11853or a TCP connection, using the standard @value{GDBN} remote serial
11854protocol.
11855
11856@table @emph
11857@item On the target machine,
11858you need to have a copy of the program you want to debug.
11859@code{gdbserver} does not need your program's symbol table, so you can
11860strip the program if necessary to save space. @value{GDBN} on the host
11861system does all the symbol handling.
11862
11863To use the server, you must tell it how to communicate with @value{GDBN};
56460a61 11864the name of your program; and the arguments for your program. The usual
6f05cf9f
AC
11865syntax is:
11866
11867@smallexample
11868target> gdbserver @var{comm} @var{program} [ @var{args} @dots{} ]
11869@end smallexample
11870
11871@var{comm} is either a device name (to use a serial line) or a TCP
11872hostname and portnumber. For example, to debug Emacs with the argument
11873@samp{foo.txt} and communicate with @value{GDBN} over the serial port
11874@file{/dev/com1}:
11875
11876@smallexample
11877target> gdbserver /dev/com1 emacs foo.txt
11878@end smallexample
11879
11880@code{gdbserver} waits passively for the host @value{GDBN} to communicate
11881with it.
11882
11883To use a TCP connection instead of a serial line:
11884
11885@smallexample
11886target> gdbserver host:2345 emacs foo.txt
11887@end smallexample
11888
11889The only difference from the previous example is the first argument,
11890specifying that you are communicating with the host @value{GDBN} via
11891TCP. The @samp{host:2345} argument means that @code{gdbserver} is to
11892expect a TCP connection from machine @samp{host} to local TCP port 2345.
11893(Currently, the @samp{host} part is ignored.) You can choose any number
11894you want for the port number as long as it does not conflict with any
11895TCP ports already in use on the target system (for example, @code{23} is
11896reserved for @code{telnet}).@footnote{If you choose a port number that
11897conflicts with another service, @code{gdbserver} prints an error message
11898and exits.} You must use the same port number with the host @value{GDBN}
11899@code{target remote} command.
11900
56460a61
DJ
11901On some targets, @code{gdbserver} can also attach to running programs.
11902This is accomplished via the @code{--attach} argument. The syntax is:
11903
11904@smallexample
11905target> gdbserver @var{comm} --attach @var{pid}
11906@end smallexample
11907
11908@var{pid} is the process ID of a currently running process. It isn't necessary
11909to point @code{gdbserver} at a binary for the running process.
11910
b1fe9455
DJ
11911@pindex pidof
11912@cindex attach to a program by name
11913You can debug processes by name instead of process ID if your target has the
11914@code{pidof} utility:
11915
11916@smallexample
11917target> gdbserver @var{comm} --attach `pidof @var{PROGRAM}`
11918@end smallexample
11919
11920In case more than one copy of @var{PROGRAM} is running, or @var{PROGRAM}
11921has multiple threads, most versions of @code{pidof} support the
11922@code{-s} option to only return the first process ID.
11923
07f31aa6
DJ
11924@item On the host machine,
11925connect to your target (@pxref{Connecting,,Connecting to a remote target}).
6f05cf9f
AC
11926For TCP connections, you must start up @code{gdbserver} prior to using
11927the @code{target remote} command. Otherwise you may get an error whose
11928text depends on the host system, but which usually looks something like
07f31aa6
DJ
11929@samp{Connection refused}. You don't need to use the @code{load}
11930command in @value{GDBN} when using gdbserver, since the program is
11931already on the target.
11932
6f05cf9f
AC
11933@end table
11934
11935@node NetWare
11936@section Using the @code{gdbserve.nlm} program
11937
11938@kindex gdbserve.nlm
11939@code{gdbserve.nlm} is a control program for NetWare systems, which
11940allows you to connect your program with a remote @value{GDBN} via
11941@code{target remote}.
11942
11943@value{GDBN} and @code{gdbserve.nlm} communicate via a serial line,
11944using the standard @value{GDBN} remote serial protocol.
11945
11946@table @emph
11947@item On the target machine,
11948you need to have a copy of the program you want to debug.
11949@code{gdbserve.nlm} does not need your program's symbol table, so you
11950can strip the program if necessary to save space. @value{GDBN} on the
11951host system does all the symbol handling.
11952
11953To use the server, you must tell it how to communicate with
11954@value{GDBN}; the name of your program; and the arguments for your
11955program. The syntax is:
11956
11957@smallexample
11958load gdbserve [ BOARD=@var{board} ] [ PORT=@var{port} ]
11959 [ BAUD=@var{baud} ] @var{program} [ @var{args} @dots{} ]
11960@end smallexample
11961
11962@var{board} and @var{port} specify the serial line; @var{baud} specifies
11963the baud rate used by the connection. @var{port} and @var{node} default
11964to 0, @var{baud} defaults to 9600@dmn{bps}.
11965
11966For example, to debug Emacs with the argument @samp{foo.txt}and
11967communicate with @value{GDBN} over serial port number 2 or board 1
11968using a 19200@dmn{bps} connection:
11969
11970@smallexample
11971load gdbserve BOARD=1 PORT=2 BAUD=19200 emacs foo.txt
11972@end smallexample
11973
07f31aa6
DJ
11974@item
11975On the @value{GDBN} host machine, connect to your target (@pxref{Connecting,,
11976Connecting to a remote target}).
6f05cf9f 11977
6f05cf9f
AC
11978@end table
11979
501eef12
AC
11980@node Remote configuration
11981@section Remote configuration
11982
9c16f35a
EZ
11983@kindex set remote
11984@kindex show remote
11985This section documents the configuration options available when
11986debugging remote programs. For the options related to the File I/O
11987extensions of the remote protocol, see @ref{The system call,
11988system-call-allowed}.
501eef12
AC
11989
11990@table @code
9c16f35a
EZ
11991@item set remoteaddresssize @var{bits}
11992@cindex adress size for remote targets
11993@cindex bits in remote address
11994Set the maximum size of address in a memory packet to the specified
11995number of bits. @value{GDBN} will mask off the address bits above
11996that number, when it passes addresses to the remote target. The
11997default value is the number of bits in the target's address.
11998
11999@item show remoteaddresssize
12000Show the current value of remote address size in bits.
12001
12002@item set remotebaud @var{n}
12003@cindex baud rate for remote targets
12004Set the baud rate for the remote serial I/O to @var{n} baud. The
12005value is used to set the speed of the serial port used for debugging
12006remote targets.
12007
12008@item show remotebaud
12009Show the current speed of the remote connection.
12010
12011@item set remotebreak
12012@cindex interrupt remote programs
12013@cindex BREAK signal instead of Ctrl-C
12014If set to on, @value{GDBN} sends a @code{BREAK} signal to the remote
12015when you press the @key{Ctrl-C} key to interrupt the program running
12016on the remote. If set to off, @value{GDBN} sends the @samp{Strl-C}
12017character instead. The default is off, since most remote systems
12018expect to see @samp{Ctrl-C} as the interrupt signal.
12019
12020@item show remotebreak
12021Show whether @value{GDBN} sends @code{BREAK} or @samp{Ctrl-C} to
12022interrupt the remote program.
12023
12024@item set remotedebug
12025@cindex debug remote protocol
12026@cindex remote protocol debugging
12027@cindex display remote packets
12028Control the debugging of the remote protocol. When enabled, each
12029packet sent to or received from the remote target is displayed. The
12030defaults is off.
12031
12032@item show remotedebug
12033Show the current setting of the remote protocol debugging.
12034
12035@item set remotedevice @var{device}
12036@cindex serial port name
12037Set the name of the serial port through which to communicate to the
12038remote target to @var{device}. This is the device used by
12039@value{GDBN} to open the serial communications line to the remote
12040target. There's no default, so you must set a valid port name for the
12041remote serial communications to work. (Some varieties of the
12042@code{target} command accept the port name as part of their
12043arguments.)
12044
12045@item show remotedevice
12046Show the current name of the serial port.
12047
12048@item set remotelogbase @var{base}
12049Set the base (a.k.a.@: radix) of logging serial protocol
12050communications to @var{base}. Supported values of @var{base} are:
12051@code{ascii}, @code{octal}, and @code{hex}. The default is
12052@code{ascii}.
12053
12054@item show remotelogbase
12055Show the current setting of the radix for logging remote serial
12056protocol.
12057
12058@item set remotelogfile @var{file}
12059@cindex record serial communications on file
12060Record remote serial communications on the named @var{file}. The
12061default is not to record at all.
12062
12063@item show remotelogfile.
12064Show the current setting of the file name on which to record the
12065serial communications.
12066
12067@item set remotetimeout @var{num}
12068@cindex timeout for serial communications
12069@cindex remote timeout
12070Set the timeout limit to wait for the remote target to respond to
12071@var{num} seconds. The default is 2 seconds.
12072
12073@item show remotetimeout
12074Show the current number of seconds to wait for the remote target
12075responses.
12076
12077@cindex limit hardware breakpoints and watchpoints
12078@cindex remote target, limit break- and watchpoints
501eef12
AC
12079@anchor{set remote hardware-watchpoint-limit}
12080@anchor{set remote hardware-breakpoint-limit}
12081@item set remote hardware-watchpoint-limit @var{limit}
12082@itemx set remote hardware-breakpoint-limit @var{limit}
12083Restrict @value{GDBN} to using @var{limit} remote hardware breakpoint or
12084watchpoints. A limit of -1, the default, is treated as unlimited.
9c16f35a
EZ
12085
12086@item set remote fetch-register-packet
12087@itemx set remote set-register-packet
12088@itemx set remote P-packet
12089@itemx set remote p-packet
12090@cindex P-packet
12091@cindex fetch registers from remote targets
12092@cindex set registers in remote targets
12093Determine whether @value{GDBN} can set and fetch registers from the
12094remote target using the @samp{P} packets. The default depends on the
12095remote stub's support of the @samp{P} packets (@value{GDBN} queries
12096the stub when this packet is first required).
12097
12098@item show remote fetch-register-packet
12099@itemx show remote set-register-packet
12100@itemx show remote P-packet
12101@itemx show remote p-packet
12102Show the current setting of using the @samp{P} packets for setting and
12103fetching registers from the remote target.
12104
12105@cindex binary downloads
12106@cindex X-packet
12107@item set remote binary-download-packet
12108@itemx set remote X-packet
12109Determine whether @value{GDBN} sends downloads in binary mode using
12110the @samp{X} packets. The default is on.
12111
12112@item show remote binary-download-packet
12113@itemx show remote X-packet
12114Show the current setting of using the @samp{X} packets for binary
12115downloads.
12116
12117@item set remote read-aux-vector-packet
12118@cindex auxiliary vector of remote target
12119@cindex @code{auxv}, and remote targets
12120Set the use of the remote protocol's @samp{qPart:auxv:read} (target
12121auxiliary vector read) request. This request is used to fetch the
721c2651
EZ
12122remote target's @dfn{auxiliary vector}, see @ref{OS Information,
12123Auxiliary Vector}. The default setting depends on the remote stub's
12124support of this request (@value{GDBN} queries the stub when this
12125request is first required). @xref{General Query Packets, qPart}, for
12126more information about this request.
9c16f35a
EZ
12127
12128@item show remote read-aux-vector-packet
12129Show the current setting of use of the @samp{qPart:auxv:read} request.
12130
12131@item set remote symbol-lookup-packet
12132@cindex remote symbol lookup request
12133Set the use of the remote protocol's @samp{qSymbol} (target symbol
12134lookup) request. This request is used to communicate symbol
12135information to the remote target, e.g., whenever a new shared library
12136is loaded by the remote (@pxref{Files, shared libraries}). The
12137default setting depends on the remote stub's support of this request
12138(@value{GDBN} queries the stub when this request is first required).
12139@xref{General Query Packets, qSymbol}, for more information about this
12140request.
12141
12142@item show remote symbol-lookup-packet
12143Show the current setting of use of the @samp{qSymbol} request.
12144
12145@item set remote verbose-resume-packet
12146@cindex resume remote target
12147@cindex signal thread, and remote targets
12148@cindex single-step thread, and remote targets
12149@cindex thread-specific operations on remote targets
12150Set the use of the remote protocol's @samp{vCont} (descriptive resume)
12151request. This request is used to resume specific threads in the
12152remote target, and to single-step or signal them. The default setting
12153depends on the remote stub's support of this request (@value{GDBN}
12154queries the stub when this request is first required). This setting
12155affects debugging of multithreaded programs: if @samp{vCont} cannot be
12156used, @value{GDBN} might be unable to single-step a specific thread,
12157especially under @code{set scheduler-locking off}; it is also
12158impossible to pause a specific thread. @xref{Packets, vCont}, for
12159more details.
12160
12161@item show remote verbose-resume-packet
12162Show the current setting of use of the @samp{vCont} request
12163
12164@item set remote software-breakpoint-packet
12165@itemx set remote hardware-breakpoint-packet
12166@itemx set remote write-watchpoint-packet
12167@itemx set remote read-watchpoint-packet
12168@itemx set remote access-watchpoint-packet
12169@itemx set remote Z-packet
12170@cindex Z-packet
12171@cindex remote hardware breakpoints and watchpoints
12172These commands enable or disable the use of @samp{Z} packets for
12173setting breakpoints and watchpoints in the remote target. The default
12174depends on the remote stub's support of the @samp{Z} packets
12175(@value{GDBN} queries the stub when each packet is first required).
12176The command @code{set remote Z-packet}, kept for back-compatibility,
12177turns on or off all the features that require the use of @samp{Z}
12178packets.
12179
12180@item show remote software-breakpoint-packet
12181@itemx show remote hardware-breakpoint-packet
12182@itemx show remote write-watchpoint-packet
12183@itemx show remote read-watchpoint-packet
12184@itemx show remote access-watchpoint-packet
12185@itemx show remote Z-packet
12186Show the current setting of @samp{Z} packets usage.
0abb7bc7
EZ
12187
12188@item set remote get-thread-local-storage-address
12189@kindex set remote get-thread-local-storage-address
12190@cindex thread local storage of remote targets
12191This command enables or disables the use of the @samp{qGetTLSAddr}
12192(Get Thread Local Storage Address) request packet. The default
12193depends on whether the remote stub supports this request.
12194@xref{General Query Packets, qGetTLSAddr}, for more details about this
12195packet.
12196
12197@item show remote get-thread-local-storage-address
12198@kindex show remote get-thread-local-storage-address
12199Show the current setting of @samp{qGetTLSAddr} packet usage.
501eef12
AC
12200@end table
12201
6f05cf9f
AC
12202@node remote stub
12203@section Implementing a remote stub
7a292a7a 12204
8e04817f
AC
12205@cindex debugging stub, example
12206@cindex remote stub, example
12207@cindex stub example, remote debugging
12208The stub files provided with @value{GDBN} implement the target side of the
12209communication protocol, and the @value{GDBN} side is implemented in the
12210@value{GDBN} source file @file{remote.c}. Normally, you can simply allow
12211these subroutines to communicate, and ignore the details. (If you're
12212implementing your own stub file, you can still ignore the details: start
12213with one of the existing stub files. @file{sparc-stub.c} is the best
12214organized, and therefore the easiest to read.)
12215
104c1213
JM
12216@cindex remote serial debugging, overview
12217To debug a program running on another machine (the debugging
12218@dfn{target} machine), you must first arrange for all the usual
12219prerequisites for the program to run by itself. For example, for a C
12220program, you need:
c906108c 12221
104c1213
JM
12222@enumerate
12223@item
12224A startup routine to set up the C runtime environment; these usually
12225have a name like @file{crt0}. The startup routine may be supplied by
12226your hardware supplier, or you may have to write your own.
96baa820 12227
5d161b24 12228@item
d4f3574e 12229A C subroutine library to support your program's
104c1213 12230subroutine calls, notably managing input and output.
96baa820 12231
104c1213
JM
12232@item
12233A way of getting your program to the other machine---for example, a
12234download program. These are often supplied by the hardware
12235manufacturer, but you may have to write your own from hardware
12236documentation.
12237@end enumerate
96baa820 12238
104c1213
JM
12239The next step is to arrange for your program to use a serial port to
12240communicate with the machine where @value{GDBN} is running (the @dfn{host}
12241machine). In general terms, the scheme looks like this:
96baa820 12242
104c1213
JM
12243@table @emph
12244@item On the host,
12245@value{GDBN} already understands how to use this protocol; when everything
12246else is set up, you can simply use the @samp{target remote} command
12247(@pxref{Targets,,Specifying a Debugging Target}).
12248
12249@item On the target,
12250you must link with your program a few special-purpose subroutines that
12251implement the @value{GDBN} remote serial protocol. The file containing these
12252subroutines is called a @dfn{debugging stub}.
12253
12254On certain remote targets, you can use an auxiliary program
12255@code{gdbserver} instead of linking a stub into your program.
12256@xref{Server,,Using the @code{gdbserver} program}, for details.
12257@end table
96baa820 12258
104c1213
JM
12259The debugging stub is specific to the architecture of the remote
12260machine; for example, use @file{sparc-stub.c} to debug programs on
12261@sc{sparc} boards.
96baa820 12262
104c1213
JM
12263@cindex remote serial stub list
12264These working remote stubs are distributed with @value{GDBN}:
96baa820 12265
104c1213
JM
12266@table @code
12267
12268@item i386-stub.c
41afff9a 12269@cindex @file{i386-stub.c}
104c1213
JM
12270@cindex Intel
12271@cindex i386
12272For Intel 386 and compatible architectures.
12273
12274@item m68k-stub.c
41afff9a 12275@cindex @file{m68k-stub.c}
104c1213
JM
12276@cindex Motorola 680x0
12277@cindex m680x0
12278For Motorola 680x0 architectures.
12279
12280@item sh-stub.c
41afff9a 12281@cindex @file{sh-stub.c}
172c2a43 12282@cindex Renesas
104c1213 12283@cindex SH
172c2a43 12284For Renesas SH architectures.
104c1213
JM
12285
12286@item sparc-stub.c
41afff9a 12287@cindex @file{sparc-stub.c}
104c1213
JM
12288@cindex Sparc
12289For @sc{sparc} architectures.
12290
12291@item sparcl-stub.c
41afff9a 12292@cindex @file{sparcl-stub.c}
104c1213
JM
12293@cindex Fujitsu
12294@cindex SparcLite
12295For Fujitsu @sc{sparclite} architectures.
12296
12297@end table
12298
12299The @file{README} file in the @value{GDBN} distribution may list other
12300recently added stubs.
12301
12302@menu
12303* Stub Contents:: What the stub can do for you
12304* Bootstrapping:: What you must do for the stub
12305* Debug Session:: Putting it all together
104c1213
JM
12306@end menu
12307
6d2ebf8b 12308@node Stub Contents
6f05cf9f 12309@subsection What the stub can do for you
104c1213
JM
12310
12311@cindex remote serial stub
12312The debugging stub for your architecture supplies these three
12313subroutines:
12314
12315@table @code
12316@item set_debug_traps
4644b6e3 12317@findex set_debug_traps
104c1213
JM
12318@cindex remote serial stub, initialization
12319This routine arranges for @code{handle_exception} to run when your
12320program stops. You must call this subroutine explicitly near the
12321beginning of your program.
12322
12323@item handle_exception
4644b6e3 12324@findex handle_exception
104c1213
JM
12325@cindex remote serial stub, main routine
12326This is the central workhorse, but your program never calls it
12327explicitly---the setup code arranges for @code{handle_exception} to
12328run when a trap is triggered.
12329
12330@code{handle_exception} takes control when your program stops during
12331execution (for example, on a breakpoint), and mediates communications
12332with @value{GDBN} on the host machine. This is where the communications
12333protocol is implemented; @code{handle_exception} acts as the @value{GDBN}
d4f3574e 12334representative on the target machine. It begins by sending summary
104c1213
JM
12335information on the state of your program, then continues to execute,
12336retrieving and transmitting any information @value{GDBN} needs, until you
12337execute a @value{GDBN} command that makes your program resume; at that point,
12338@code{handle_exception} returns control to your own code on the target
5d161b24 12339machine.
104c1213
JM
12340
12341@item breakpoint
12342@cindex @code{breakpoint} subroutine, remote
12343Use this auxiliary subroutine to make your program contain a
12344breakpoint. Depending on the particular situation, this may be the only
12345way for @value{GDBN} to get control. For instance, if your target
12346machine has some sort of interrupt button, you won't need to call this;
12347pressing the interrupt button transfers control to
12348@code{handle_exception}---in effect, to @value{GDBN}. On some machines,
12349simply receiving characters on the serial port may also trigger a trap;
12350again, in that situation, you don't need to call @code{breakpoint} from
12351your own program---simply running @samp{target remote} from the host
5d161b24 12352@value{GDBN} session gets control.
104c1213
JM
12353
12354Call @code{breakpoint} if none of these is true, or if you simply want
12355to make certain your program stops at a predetermined point for the
12356start of your debugging session.
12357@end table
12358
6d2ebf8b 12359@node Bootstrapping
6f05cf9f 12360@subsection What you must do for the stub
104c1213
JM
12361
12362@cindex remote stub, support routines
12363The debugging stubs that come with @value{GDBN} are set up for a particular
12364chip architecture, but they have no information about the rest of your
12365debugging target machine.
12366
12367First of all you need to tell the stub how to communicate with the
12368serial port.
12369
12370@table @code
12371@item int getDebugChar()
4644b6e3 12372@findex getDebugChar
104c1213
JM
12373Write this subroutine to read a single character from the serial port.
12374It may be identical to @code{getchar} for your target system; a
12375different name is used to allow you to distinguish the two if you wish.
12376
12377@item void putDebugChar(int)
4644b6e3 12378@findex putDebugChar
104c1213 12379Write this subroutine to write a single character to the serial port.
5d161b24 12380It may be identical to @code{putchar} for your target system; a
104c1213
JM
12381different name is used to allow you to distinguish the two if you wish.
12382@end table
12383
12384@cindex control C, and remote debugging
12385@cindex interrupting remote targets
12386If you want @value{GDBN} to be able to stop your program while it is
12387running, you need to use an interrupt-driven serial driver, and arrange
12388for it to stop when it receives a @code{^C} (@samp{\003}, the control-C
12389character). That is the character which @value{GDBN} uses to tell the
12390remote system to stop.
12391
12392Getting the debugging target to return the proper status to @value{GDBN}
12393probably requires changes to the standard stub; one quick and dirty way
12394is to just execute a breakpoint instruction (the ``dirty'' part is that
12395@value{GDBN} reports a @code{SIGTRAP} instead of a @code{SIGINT}).
12396
12397Other routines you need to supply are:
12398
12399@table @code
12400@item void exceptionHandler (int @var{exception_number}, void *@var{exception_address})
4644b6e3 12401@findex exceptionHandler
104c1213
JM
12402Write this function to install @var{exception_address} in the exception
12403handling tables. You need to do this because the stub does not have any
12404way of knowing what the exception handling tables on your target system
12405are like (for example, the processor's table might be in @sc{rom},
12406containing entries which point to a table in @sc{ram}).
12407@var{exception_number} is the exception number which should be changed;
12408its meaning is architecture-dependent (for example, different numbers
12409might represent divide by zero, misaligned access, etc). When this
12410exception occurs, control should be transferred directly to
12411@var{exception_address}, and the processor state (stack, registers,
12412and so on) should be just as it is when a processor exception occurs. So if
12413you want to use a jump instruction to reach @var{exception_address}, it
12414should be a simple jump, not a jump to subroutine.
12415
12416For the 386, @var{exception_address} should be installed as an interrupt
12417gate so that interrupts are masked while the handler runs. The gate
12418should be at privilege level 0 (the most privileged level). The
12419@sc{sparc} and 68k stubs are able to mask interrupts themselves without
12420help from @code{exceptionHandler}.
12421
12422@item void flush_i_cache()
4644b6e3 12423@findex flush_i_cache
d4f3574e 12424On @sc{sparc} and @sc{sparclite} only, write this subroutine to flush the
104c1213
JM
12425instruction cache, if any, on your target machine. If there is no
12426instruction cache, this subroutine may be a no-op.
12427
12428On target machines that have instruction caches, @value{GDBN} requires this
12429function to make certain that the state of your program is stable.
12430@end table
12431
12432@noindent
12433You must also make sure this library routine is available:
12434
12435@table @code
12436@item void *memset(void *, int, int)
4644b6e3 12437@findex memset
104c1213
JM
12438This is the standard library function @code{memset} that sets an area of
12439memory to a known value. If you have one of the free versions of
12440@code{libc.a}, @code{memset} can be found there; otherwise, you must
12441either obtain it from your hardware manufacturer, or write your own.
12442@end table
12443
12444If you do not use the GNU C compiler, you may need other standard
12445library subroutines as well; this varies from one stub to another,
12446but in general the stubs are likely to use any of the common library
d4f3574e 12447subroutines which @code{@value{GCC}} generates as inline code.
104c1213
JM
12448
12449
6d2ebf8b 12450@node Debug Session
6f05cf9f 12451@subsection Putting it all together
104c1213
JM
12452
12453@cindex remote serial debugging summary
12454In summary, when your program is ready to debug, you must follow these
12455steps.
12456
12457@enumerate
12458@item
6d2ebf8b 12459Make sure you have defined the supporting low-level routines
104c1213
JM
12460(@pxref{Bootstrapping,,What you must do for the stub}):
12461@display
12462@code{getDebugChar}, @code{putDebugChar},
12463@code{flush_i_cache}, @code{memset}, @code{exceptionHandler}.
12464@end display
12465
12466@item
12467Insert these lines near the top of your program:
12468
474c8240 12469@smallexample
104c1213
JM
12470set_debug_traps();
12471breakpoint();
474c8240 12472@end smallexample
104c1213
JM
12473
12474@item
12475For the 680x0 stub only, you need to provide a variable called
12476@code{exceptionHook}. Normally you just use:
12477
474c8240 12478@smallexample
104c1213 12479void (*exceptionHook)() = 0;
474c8240 12480@end smallexample
104c1213 12481
d4f3574e 12482@noindent
104c1213 12483but if before calling @code{set_debug_traps}, you set it to point to a
598ca718 12484function in your program, that function is called when
104c1213
JM
12485@code{@value{GDBN}} continues after stopping on a trap (for example, bus
12486error). The function indicated by @code{exceptionHook} is called with
12487one parameter: an @code{int} which is the exception number.
12488
12489@item
12490Compile and link together: your program, the @value{GDBN} debugging stub for
12491your target architecture, and the supporting subroutines.
12492
12493@item
12494Make sure you have a serial connection between your target machine and
12495the @value{GDBN} host, and identify the serial port on the host.
12496
12497@item
12498@c The "remote" target now provides a `load' command, so we should
12499@c document that. FIXME.
12500Download your program to your target machine (or get it there by
12501whatever means the manufacturer provides), and start it.
12502
12503@item
07f31aa6
DJ
12504Start @value{GDBN} on the host, and connect to the target
12505(@pxref{Connecting,,Connecting to a remote target}).
9db8d71f 12506
104c1213
JM
12507@end enumerate
12508
8e04817f
AC
12509@node Configurations
12510@chapter Configuration-Specific Information
104c1213 12511
8e04817f
AC
12512While nearly all @value{GDBN} commands are available for all native and
12513cross versions of the debugger, there are some exceptions. This chapter
12514describes things that are only available in certain configurations.
104c1213 12515
8e04817f
AC
12516There are three major categories of configurations: native
12517configurations, where the host and target are the same, embedded
12518operating system configurations, which are usually the same for several
12519different processor architectures, and bare embedded processors, which
12520are quite different from each other.
104c1213 12521
8e04817f
AC
12522@menu
12523* Native::
12524* Embedded OS::
12525* Embedded Processors::
12526* Architectures::
12527@end menu
104c1213 12528
8e04817f
AC
12529@node Native
12530@section Native
104c1213 12531
8e04817f
AC
12532This section describes details specific to particular native
12533configurations.
6cf7e474 12534
8e04817f
AC
12535@menu
12536* HP-UX:: HP-UX
7561d450 12537* BSD libkvm Interface:: Debugging BSD kernel memory images
8e04817f
AC
12538* SVR4 Process Information:: SVR4 process information
12539* DJGPP Native:: Features specific to the DJGPP port
78c47bea 12540* Cygwin Native:: Features specific to the Cygwin port
14d6dd68 12541* Hurd Native:: Features specific to @sc{gnu} Hurd
a64548ea 12542* Neutrino:: Features specific to QNX Neutrino
8e04817f 12543@end menu
6cf7e474 12544
8e04817f
AC
12545@node HP-UX
12546@subsection HP-UX
104c1213 12547
8e04817f
AC
12548On HP-UX systems, if you refer to a function or variable name that
12549begins with a dollar sign, @value{GDBN} searches for a user or system
12550name first, before it searches for a convenience variable.
104c1213 12551
9c16f35a 12552
7561d450
MK
12553@node BSD libkvm Interface
12554@subsection BSD libkvm Interface
12555
12556@cindex libkvm
12557@cindex kernel memory image
12558@cindex kernel crash dump
12559
12560BSD-derived systems (FreeBSD/NetBSD/OpenBSD) have a kernel memory
12561interface that provides a uniform interface for accessing kernel virtual
12562memory images, including live systems and crash dumps. @value{GDBN}
12563uses this interface to allow you to debug live kernels and kernel crash
12564dumps on many native BSD configurations. This is implemented as a
12565special @code{kvm} debugging target. For debugging a live system, load
12566the currently running kernel into @value{GDBN} and connect to the
12567@code{kvm} target:
12568
12569@smallexample
12570(@value{GDBP}) @b{target kvm}
12571@end smallexample
12572
12573For debugging crash dumps, provide the file name of the crash dump as an
12574argument:
12575
12576@smallexample
12577(@value{GDBP}) @b{target kvm /var/crash/bsd.0}
12578@end smallexample
12579
12580Once connected to the @code{kvm} target, the following commands are
12581available:
12582
12583@table @code
12584@kindex kvm
12585@item kvm pcb
721c2651 12586Set current context from the @dfn{Process Control Block} (PCB) address.
7561d450
MK
12587
12588@item kvm proc
12589Set current context from proc address. This command isn't available on
12590modern FreeBSD systems.
12591@end table
12592
8e04817f
AC
12593@node SVR4 Process Information
12594@subsection SVR4 process information
60bf7e09
EZ
12595@cindex /proc
12596@cindex examine process image
12597@cindex process info via @file{/proc}
104c1213 12598
60bf7e09
EZ
12599Many versions of SVR4 and compatible systems provide a facility called
12600@samp{/proc} that can be used to examine the image of a running
12601process using file-system subroutines. If @value{GDBN} is configured
12602for an operating system with this facility, the command @code{info
12603proc} is available to report information about the process running
12604your program, or about any process running on your system. @code{info
12605proc} works only on SVR4 systems that include the @code{procfs} code.
12606This includes, as of this writing, @sc{gnu}/Linux, OSF/1 (Digital
12607Unix), Solaris, Irix, and Unixware, but not HP-UX, for example.
104c1213 12608
8e04817f
AC
12609@table @code
12610@kindex info proc
60bf7e09 12611@cindex process ID
8e04817f 12612@item info proc
60bf7e09
EZ
12613@itemx info proc @var{process-id}
12614Summarize available information about any running process. If a
12615process ID is specified by @var{process-id}, display information about
12616that process; otherwise display information about the program being
12617debugged. The summary includes the debugged process ID, the command
12618line used to invoke it, its current working directory, and its
12619executable file's absolute file name.
12620
12621On some systems, @var{process-id} can be of the form
12622@samp{[@var{pid}]/@var{tid}} which specifies a certain thread ID
12623within a process. If the optional @var{pid} part is missing, it means
12624a thread from the process being debugged (the leading @samp{/} still
12625needs to be present, or else @value{GDBN} will interpret the number as
12626a process ID rather than a thread ID).
6cf7e474 12627
8e04817f 12628@item info proc mappings
60bf7e09
EZ
12629@cindex memory address space mappings
12630Report the memory address space ranges accessible in the program, with
12631information on whether the process has read, write, or execute access
12632rights to each range. On @sc{gnu}/Linux systems, each memory range
12633includes the object file which is mapped to that range, instead of the
12634memory access rights to that range.
12635
12636@item info proc stat
12637@itemx info proc status
12638@cindex process detailed status information
12639These subcommands are specific to @sc{gnu}/Linux systems. They show
12640the process-related information, including the user ID and group ID;
12641how many threads are there in the process; its virtual memory usage;
12642the signals that are pending, blocked, and ignored; its TTY; its
12643consumption of system and user time; its stack size; its @samp{nice}
2eecc4ab 12644value; etc. For more information, see the @samp{proc} man page
60bf7e09
EZ
12645(type @kbd{man 5 proc} from your shell prompt).
12646
12647@item info proc all
12648Show all the information about the process described under all of the
12649above @code{info proc} subcommands.
12650
8e04817f
AC
12651@ignore
12652@comment These sub-options of 'info proc' were not included when
12653@comment procfs.c was re-written. Keep their descriptions around
12654@comment against the day when someone finds the time to put them back in.
12655@kindex info proc times
12656@item info proc times
12657Starting time, user CPU time, and system CPU time for your program and
12658its children.
6cf7e474 12659
8e04817f
AC
12660@kindex info proc id
12661@item info proc id
12662Report on the process IDs related to your program: its own process ID,
12663the ID of its parent, the process group ID, and the session ID.
8e04817f 12664@end ignore
721c2651
EZ
12665
12666@item set procfs-trace
12667@kindex set procfs-trace
12668@cindex @code{procfs} API calls
12669This command enables and disables tracing of @code{procfs} API calls.
12670
12671@item show procfs-trace
12672@kindex show procfs-trace
12673Show the current state of @code{procfs} API call tracing.
12674
12675@item set procfs-file @var{file}
12676@kindex set procfs-file
12677Tell @value{GDBN} to write @code{procfs} API trace to the named
12678@var{file}. @value{GDBN} appends the trace info to the previous
12679contents of the file. The default is to display the trace on the
12680standard output.
12681
12682@item show procfs-file
12683@kindex show procfs-file
12684Show the file to which @code{procfs} API trace is written.
12685
12686@item proc-trace-entry
12687@itemx proc-trace-exit
12688@itemx proc-untrace-entry
12689@itemx proc-untrace-exit
12690@kindex proc-trace-entry
12691@kindex proc-trace-exit
12692@kindex proc-untrace-entry
12693@kindex proc-untrace-exit
12694These commands enable and disable tracing of entries into and exits
12695from the @code{syscall} interface.
12696
12697@item info pidlist
12698@kindex info pidlist
12699@cindex process list, QNX Neutrino
12700For QNX Neutrino only, this command displays the list of all the
12701processes and all the threads within each process.
12702
12703@item info meminfo
12704@kindex info meminfo
12705@cindex mapinfo list, QNX Neutrino
12706For QNX Neutrino only, this command displays the list of all mapinfos.
8e04817f 12707@end table
104c1213 12708
8e04817f
AC
12709@node DJGPP Native
12710@subsection Features for Debugging @sc{djgpp} Programs
12711@cindex @sc{djgpp} debugging
12712@cindex native @sc{djgpp} debugging
12713@cindex MS-DOS-specific commands
104c1213 12714
514c4d71
EZ
12715@cindex DPMI
12716@sc{djgpp} is a port of the @sc{gnu} development tools to MS-DOS and
8e04817f
AC
12717MS-Windows. @sc{djgpp} programs are 32-bit protected-mode programs
12718that use the @dfn{DPMI} (DOS Protected-Mode Interface) API to run on
12719top of real-mode DOS systems and their emulations.
104c1213 12720
8e04817f
AC
12721@value{GDBN} supports native debugging of @sc{djgpp} programs, and
12722defines a few commands specific to the @sc{djgpp} port. This
12723subsection describes those commands.
104c1213 12724
8e04817f
AC
12725@table @code
12726@kindex info dos
12727@item info dos
12728This is a prefix of @sc{djgpp}-specific commands which print
12729information about the target system and important OS structures.
f1251bdd 12730
8e04817f
AC
12731@kindex sysinfo
12732@cindex MS-DOS system info
12733@cindex free memory information (MS-DOS)
12734@item info dos sysinfo
12735This command displays assorted information about the underlying
12736platform: the CPU type and features, the OS version and flavor, the
12737DPMI version, and the available conventional and DPMI memory.
104c1213 12738
8e04817f
AC
12739@cindex GDT
12740@cindex LDT
12741@cindex IDT
12742@cindex segment descriptor tables
12743@cindex descriptor tables display
12744@item info dos gdt
12745@itemx info dos ldt
12746@itemx info dos idt
12747These 3 commands display entries from, respectively, Global, Local,
12748and Interrupt Descriptor Tables (GDT, LDT, and IDT). The descriptor
12749tables are data structures which store a descriptor for each segment
12750that is currently in use. The segment's selector is an index into a
12751descriptor table; the table entry for that index holds the
12752descriptor's base address and limit, and its attributes and access
12753rights.
104c1213 12754
8e04817f
AC
12755A typical @sc{djgpp} program uses 3 segments: a code segment, a data
12756segment (used for both data and the stack), and a DOS segment (which
12757allows access to DOS/BIOS data structures and absolute addresses in
12758conventional memory). However, the DPMI host will usually define
12759additional segments in order to support the DPMI environment.
d4f3574e 12760
8e04817f
AC
12761@cindex garbled pointers
12762These commands allow to display entries from the descriptor tables.
12763Without an argument, all entries from the specified table are
12764displayed. An argument, which should be an integer expression, means
12765display a single entry whose index is given by the argument. For
12766example, here's a convenient way to display information about the
12767debugged program's data segment:
104c1213 12768
8e04817f
AC
12769@smallexample
12770@exdent @code{(@value{GDBP}) info dos ldt $ds}
12771@exdent @code{0x13f: base=0x11970000 limit=0x0009ffff 32-Bit Data (Read/Write, Exp-up)}
12772@end smallexample
104c1213 12773
8e04817f
AC
12774@noindent
12775This comes in handy when you want to see whether a pointer is outside
12776the data segment's limit (i.e.@: @dfn{garbled}).
104c1213 12777
8e04817f
AC
12778@cindex page tables display (MS-DOS)
12779@item info dos pde
12780@itemx info dos pte
12781These two commands display entries from, respectively, the Page
12782Directory and the Page Tables. Page Directories and Page Tables are
12783data structures which control how virtual memory addresses are mapped
12784into physical addresses. A Page Table includes an entry for every
12785page of memory that is mapped into the program's address space; there
12786may be several Page Tables, each one holding up to 4096 entries. A
12787Page Directory has up to 4096 entries, one each for every Page Table
12788that is currently in use.
104c1213 12789
8e04817f
AC
12790Without an argument, @kbd{info dos pde} displays the entire Page
12791Directory, and @kbd{info dos pte} displays all the entries in all of
12792the Page Tables. An argument, an integer expression, given to the
12793@kbd{info dos pde} command means display only that entry from the Page
12794Directory table. An argument given to the @kbd{info dos pte} command
12795means display entries from a single Page Table, the one pointed to by
12796the specified entry in the Page Directory.
104c1213 12797
8e04817f
AC
12798@cindex direct memory access (DMA) on MS-DOS
12799These commands are useful when your program uses @dfn{DMA} (Direct
12800Memory Access), which needs physical addresses to program the DMA
12801controller.
104c1213 12802
8e04817f 12803These commands are supported only with some DPMI servers.
104c1213 12804
8e04817f
AC
12805@cindex physical address from linear address
12806@item info dos address-pte @var{addr}
12807This command displays the Page Table entry for a specified linear
514c4d71
EZ
12808address. The argument @var{addr} is a linear address which should
12809already have the appropriate segment's base address added to it,
12810because this command accepts addresses which may belong to @emph{any}
12811segment. For example, here's how to display the Page Table entry for
12812the page where a variable @code{i} is stored:
104c1213 12813
b383017d 12814@smallexample
8e04817f
AC
12815@exdent @code{(@value{GDBP}) info dos address-pte __djgpp_base_address + (char *)&i}
12816@exdent @code{Page Table entry for address 0x11a00d30:}
b383017d 12817@exdent @code{Base=0x02698000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0xd30}
8e04817f 12818@end smallexample
104c1213 12819
8e04817f
AC
12820@noindent
12821This says that @code{i} is stored at offset @code{0xd30} from the page
514c4d71 12822whose physical base address is @code{0x02698000}, and shows all the
8e04817f 12823attributes of that page.
104c1213 12824
8e04817f
AC
12825Note that you must cast the addresses of variables to a @code{char *},
12826since otherwise the value of @code{__djgpp_base_address}, the base
12827address of all variables and functions in a @sc{djgpp} program, will
12828be added using the rules of C pointer arithmetics: if @code{i} is
12829declared an @code{int}, @value{GDBN} will add 4 times the value of
12830@code{__djgpp_base_address} to the address of @code{i}.
104c1213 12831
8e04817f
AC
12832Here's another example, it displays the Page Table entry for the
12833transfer buffer:
104c1213 12834
8e04817f
AC
12835@smallexample
12836@exdent @code{(@value{GDBP}) info dos address-pte *((unsigned *)&_go32_info_block + 3)}
12837@exdent @code{Page Table entry for address 0x29110:}
12838@exdent @code{Base=0x00029000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0x110}
12839@end smallexample
104c1213 12840
8e04817f
AC
12841@noindent
12842(The @code{+ 3} offset is because the transfer buffer's address is the
514c4d71
EZ
128433rd member of the @code{_go32_info_block} structure.) The output
12844clearly shows that this DPMI server maps the addresses in conventional
12845memory 1:1, i.e.@: the physical (@code{0x00029000} + @code{0x110}) and
12846linear (@code{0x29110}) addresses are identical.
104c1213 12847
8e04817f
AC
12848This command is supported only with some DPMI servers.
12849@end table
104c1213 12850
c45da7e6 12851@cindex DOS serial data link, remote debugging
a8f24a35
EZ
12852In addition to native debugging, the DJGPP port supports remote
12853debugging via a serial data link. The following commands are specific
12854to remote serial debugging in the DJGPP port of @value{GDBN}.
12855
12856@table @code
12857@kindex set com1base
12858@kindex set com1irq
12859@kindex set com2base
12860@kindex set com2irq
12861@kindex set com3base
12862@kindex set com3irq
12863@kindex set com4base
12864@kindex set com4irq
12865@item set com1base @var{addr}
12866This command sets the base I/O port address of the @file{COM1} serial
12867port.
12868
12869@item set com1irq @var{irq}
12870This command sets the @dfn{Interrupt Request} (@code{IRQ}) line to use
12871for the @file{COM1} serial port.
12872
12873There are similar commands @samp{set com2base}, @samp{set com3irq},
12874etc.@: for setting the port address and the @code{IRQ} lines for the
12875other 3 COM ports.
12876
12877@kindex show com1base
12878@kindex show com1irq
12879@kindex show com2base
12880@kindex show com2irq
12881@kindex show com3base
12882@kindex show com3irq
12883@kindex show com4base
12884@kindex show com4irq
12885The related commands @samp{show com1base}, @samp{show com1irq} etc.@:
12886display the current settings of the base address and the @code{IRQ}
12887lines used by the COM ports.
c45da7e6
EZ
12888
12889@item info serial
12890@kindex info serial
12891@cindex DOS serial port status
12892This command prints the status of the 4 DOS serial ports. For each
12893port, it prints whether it's active or not, its I/O base address and
12894IRQ number, whether it uses a 16550-style FIFO, its baudrate, and the
12895counts of various errors encountered so far.
a8f24a35
EZ
12896@end table
12897
12898
78c47bea
PM
12899@node Cygwin Native
12900@subsection Features for Debugging MS Windows PE executables
12901@cindex MS Windows debugging
12902@cindex native Cygwin debugging
12903@cindex Cygwin-specific commands
12904
be448670
CF
12905@value{GDBN} supports native debugging of MS Windows programs, including
12906DLLs with and without symbolic debugging information. There are various
12907additional Cygwin-specific commands, described in this subsection. The
12908subsubsection @pxref{Non-debug DLL symbols} describes working with DLLs
12909that have no debugging symbols.
12910
78c47bea
PM
12911
12912@table @code
12913@kindex info w32
12914@item info w32
12915This is a prefix of MS Windows specific commands which print
12916information about the target system and important OS structures.
12917
12918@item info w32 selector
12919This command displays information returned by
12920the Win32 API @code{GetThreadSelectorEntry} function.
12921It takes an optional argument that is evaluated to
12922a long value to give the information about this given selector.
12923Without argument, this command displays information
12924about the the six segment registers.
12925
12926@kindex info dll
12927@item info dll
12928This is a Cygwin specific alias of info shared.
12929
12930@kindex dll-symbols
12931@item dll-symbols
12932This command loads symbols from a dll similarly to
12933add-sym command but without the need to specify a base address.
12934
b383017d 12935@kindex set new-console
78c47bea 12936@item set new-console @var{mode}
b383017d 12937If @var{mode} is @code{on} the debuggee will
78c47bea
PM
12938be started in a new console on next start.
12939If @var{mode} is @code{off}i, the debuggee will
12940be started in the same console as the debugger.
12941
12942@kindex show new-console
12943@item show new-console
12944Displays whether a new console is used
12945when the debuggee is started.
12946
12947@kindex set new-group
12948@item set new-group @var{mode}
12949This boolean value controls whether the debuggee should
12950start a new group or stay in the same group as the debugger.
12951This affects the way the Windows OS handles
12952Ctrl-C.
12953
12954@kindex show new-group
12955@item show new-group
12956Displays current value of new-group boolean.
12957
12958@kindex set debugevents
12959@item set debugevents
12960This boolean value adds debug output concerning events seen by the debugger.
12961
12962@kindex set debugexec
12963@item set debugexec
b383017d 12964This boolean value adds debug output concerning execute events
78c47bea
PM
12965seen by the debugger.
12966
12967@kindex set debugexceptions
12968@item set debugexceptions
b383017d 12969This boolean value adds debug ouptut concerning exception events
78c47bea
PM
12970seen by the debugger.
12971
12972@kindex set debugmemory
12973@item set debugmemory
b383017d 12974This boolean value adds debug ouptut concerning memory events
78c47bea
PM
12975seen by the debugger.
12976
12977@kindex set shell
12978@item set shell
12979This boolean values specifies whether the debuggee is called
12980via a shell or directly (default value is on).
12981
12982@kindex show shell
12983@item show shell
12984Displays if the debuggee will be started with a shell.
12985
12986@end table
12987
be448670
CF
12988@menu
12989* Non-debug DLL symbols:: Support for DLLs without debugging symbols
12990@end menu
12991
12992@node Non-debug DLL symbols
12993@subsubsection Support for DLLs without debugging symbols
12994@cindex DLLs with no debugging symbols
12995@cindex Minimal symbols and DLLs
12996
12997Very often on windows, some of the DLLs that your program relies on do
12998not include symbolic debugging information (for example,
12999@file{kernel32.dll}). When @value{GDBN} doesn't recognize any debugging
13000symbols in a DLL, it relies on the minimal amount of symbolic
13001information contained in the DLL's export table. This subsubsection
13002describes working with such symbols, known internally to @value{GDBN} as
13003``minimal symbols''.
13004
13005Note that before the debugged program has started execution, no DLLs
13006will have been loaded. The easiest way around this problem is simply to
13007start the program --- either by setting a breakpoint or letting the
13008program run once to completion. It is also possible to force
13009@value{GDBN} to load a particular DLL before starting the executable ---
13010see the shared library information in @pxref{Files} or the
13011@code{dll-symbols} command in @pxref{Cygwin Native}. Currently,
13012explicitly loading symbols from a DLL with no debugging information will
13013cause the symbol names to be duplicated in @value{GDBN}'s lookup table,
13014which may adversely affect symbol lookup performance.
13015
13016@subsubsection DLL name prefixes
13017
13018In keeping with the naming conventions used by the Microsoft debugging
13019tools, DLL export symbols are made available with a prefix based on the
13020DLL name, for instance @code{KERNEL32!CreateFileA}. The plain name is
13021also entered into the symbol table, so @code{CreateFileA} is often
13022sufficient. In some cases there will be name clashes within a program
13023(particularly if the executable itself includes full debugging symbols)
13024necessitating the use of the fully qualified name when referring to the
13025contents of the DLL. Use single-quotes around the name to avoid the
13026exclamation mark (``!'') being interpreted as a language operator.
13027
13028Note that the internal name of the DLL may be all upper-case, even
13029though the file name of the DLL is lower-case, or vice-versa. Since
13030symbols within @value{GDBN} are @emph{case-sensitive} this may cause
13031some confusion. If in doubt, try the @code{info functions} and
13032@code{info variables} commands or even @code{maint print msymbols} (see
13033@pxref{Symbols}). Here's an example:
13034
13035@smallexample
f7dc1244 13036(@value{GDBP}) info function CreateFileA
be448670
CF
13037All functions matching regular expression "CreateFileA":
13038
13039Non-debugging symbols:
130400x77e885f4 CreateFileA
130410x77e885f4 KERNEL32!CreateFileA
13042@end smallexample
13043
13044@smallexample
f7dc1244 13045(@value{GDBP}) info function !
be448670
CF
13046All functions matching regular expression "!":
13047
13048Non-debugging symbols:
130490x6100114c cygwin1!__assert
130500x61004034 cygwin1!_dll_crt0@@0
130510x61004240 cygwin1!dll_crt0(per_process *)
13052[etc...]
13053@end smallexample
13054
13055@subsubsection Working with minimal symbols
13056
13057Symbols extracted from a DLL's export table do not contain very much
13058type information. All that @value{GDBN} can do is guess whether a symbol
13059refers to a function or variable depending on the linker section that
13060contains the symbol. Also note that the actual contents of the memory
13061contained in a DLL are not available unless the program is running. This
13062means that you cannot examine the contents of a variable or disassemble
13063a function within a DLL without a running program.
13064
13065Variables are generally treated as pointers and dereferenced
13066automatically. For this reason, it is often necessary to prefix a
13067variable name with the address-of operator (``&'') and provide explicit
13068type information in the command. Here's an example of the type of
13069problem:
13070
13071@smallexample
f7dc1244 13072(@value{GDBP}) print 'cygwin1!__argv'
be448670
CF
13073$1 = 268572168
13074@end smallexample
13075
13076@smallexample
f7dc1244 13077(@value{GDBP}) x 'cygwin1!__argv'
be448670
CF
130780x10021610: "\230y\""
13079@end smallexample
13080
13081And two possible solutions:
13082
13083@smallexample
f7dc1244 13084(@value{GDBP}) print ((char **)'cygwin1!__argv')[0]
be448670
CF
13085$2 = 0x22fd98 "/cygdrive/c/mydirectory/myprogram"
13086@end smallexample
13087
13088@smallexample
f7dc1244 13089(@value{GDBP}) x/2x &'cygwin1!__argv'
be448670 130900x610c0aa8 <cygwin1!__argv>: 0x10021608 0x00000000
f7dc1244 13091(@value{GDBP}) x/x 0x10021608
be448670 130920x10021608: 0x0022fd98
f7dc1244 13093(@value{GDBP}) x/s 0x0022fd98
be448670
CF
130940x22fd98: "/cygdrive/c/mydirectory/myprogram"
13095@end smallexample
13096
13097Setting a break point within a DLL is possible even before the program
13098starts execution. However, under these circumstances, @value{GDBN} can't
13099examine the initial instructions of the function in order to skip the
13100function's frame set-up code. You can work around this by using ``*&''
13101to set the breakpoint at a raw memory address:
13102
13103@smallexample
f7dc1244 13104(@value{GDBP}) break *&'python22!PyOS_Readline'
be448670
CF
13105Breakpoint 1 at 0x1e04eff0
13106@end smallexample
13107
13108The author of these extensions is not entirely convinced that setting a
13109break point within a shared DLL like @file{kernel32.dll} is completely
13110safe.
13111
14d6dd68
EZ
13112@node Hurd Native
13113@subsection Commands specific to @sc{gnu} Hurd systems
13114@cindex @sc{gnu} Hurd debugging
13115
13116This subsection describes @value{GDBN} commands specific to the
13117@sc{gnu} Hurd native debugging.
13118
13119@table @code
13120@item set signals
13121@itemx set sigs
13122@kindex set signals@r{, Hurd command}
13123@kindex set sigs@r{, Hurd command}
13124This command toggles the state of inferior signal interception by
13125@value{GDBN}. Mach exceptions, such as breakpoint traps, are not
13126affected by this command. @code{sigs} is a shorthand alias for
13127@code{signals}.
13128
13129@item show signals
13130@itemx show sigs
13131@kindex show signals@r{, Hurd command}
13132@kindex show sigs@r{, Hurd command}
13133Show the current state of intercepting inferior's signals.
13134
13135@item set signal-thread
13136@itemx set sigthread
13137@kindex set signal-thread
13138@kindex set sigthread
13139This command tells @value{GDBN} which thread is the @code{libc} signal
13140thread. That thread is run when a signal is delivered to a running
13141process. @code{set sigthread} is the shorthand alias of @code{set
13142signal-thread}.
13143
13144@item show signal-thread
13145@itemx show sigthread
13146@kindex show signal-thread
13147@kindex show sigthread
13148These two commands show which thread will run when the inferior is
13149delivered a signal.
13150
13151@item set stopped
13152@kindex set stopped@r{, Hurd command}
13153This commands tells @value{GDBN} that the inferior process is stopped,
13154as with the @code{SIGSTOP} signal. The stopped process can be
13155continued by delivering a signal to it.
13156
13157@item show stopped
13158@kindex show stopped@r{, Hurd command}
13159This command shows whether @value{GDBN} thinks the debuggee is
13160stopped.
13161
13162@item set exceptions
13163@kindex set exceptions@r{, Hurd command}
13164Use this command to turn off trapping of exceptions in the inferior.
13165When exception trapping is off, neither breakpoints nor
13166single-stepping will work. To restore the default, set exception
13167trapping on.
13168
13169@item show exceptions
13170@kindex show exceptions@r{, Hurd command}
13171Show the current state of trapping exceptions in the inferior.
13172
13173@item set task pause
13174@kindex set task@r{, Hurd commands}
13175@cindex task attributes (@sc{gnu} Hurd)
13176@cindex pause current task (@sc{gnu} Hurd)
13177This command toggles task suspension when @value{GDBN} has control.
13178Setting it to on takes effect immediately, and the task is suspended
13179whenever @value{GDBN} gets control. Setting it to off will take
13180effect the next time the inferior is continued. If this option is set
13181to off, you can use @code{set thread default pause on} or @code{set
13182thread pause on} (see below) to pause individual threads.
13183
13184@item show task pause
13185@kindex show task@r{, Hurd commands}
13186Show the current state of task suspension.
13187
13188@item set task detach-suspend-count
13189@cindex task suspend count
13190@cindex detach from task, @sc{gnu} Hurd
13191This command sets the suspend count the task will be left with when
13192@value{GDBN} detaches from it.
13193
13194@item show task detach-suspend-count
13195Show the suspend count the task will be left with when detaching.
13196
13197@item set task exception-port
13198@itemx set task excp
13199@cindex task exception port, @sc{gnu} Hurd
13200This command sets the task exception port to which @value{GDBN} will
13201forward exceptions. The argument should be the value of the @dfn{send
13202rights} of the task. @code{set task excp} is a shorthand alias.
13203
13204@item set noninvasive
13205@cindex noninvasive task options
13206This command switches @value{GDBN} to a mode that is the least
13207invasive as far as interfering with the inferior is concerned. This
13208is the same as using @code{set task pause}, @code{set exceptions}, and
13209@code{set signals} to values opposite to the defaults.
13210
13211@item info send-rights
13212@itemx info receive-rights
13213@itemx info port-rights
13214@itemx info port-sets
13215@itemx info dead-names
13216@itemx info ports
13217@itemx info psets
13218@cindex send rights, @sc{gnu} Hurd
13219@cindex receive rights, @sc{gnu} Hurd
13220@cindex port rights, @sc{gnu} Hurd
13221@cindex port sets, @sc{gnu} Hurd
13222@cindex dead names, @sc{gnu} Hurd
13223These commands display information about, respectively, send rights,
13224receive rights, port rights, port sets, and dead names of a task.
13225There are also shorthand aliases: @code{info ports} for @code{info
13226port-rights} and @code{info psets} for @code{info port-sets}.
13227
13228@item set thread pause
13229@kindex set thread@r{, Hurd command}
13230@cindex thread properties, @sc{gnu} Hurd
13231@cindex pause current thread (@sc{gnu} Hurd)
13232This command toggles current thread suspension when @value{GDBN} has
13233control. Setting it to on takes effect immediately, and the current
13234thread is suspended whenever @value{GDBN} gets control. Setting it to
13235off will take effect the next time the inferior is continued.
13236Normally, this command has no effect, since when @value{GDBN} has
13237control, the whole task is suspended. However, if you used @code{set
13238task pause off} (see above), this command comes in handy to suspend
13239only the current thread.
13240
13241@item show thread pause
13242@kindex show thread@r{, Hurd command}
13243This command shows the state of current thread suspension.
13244
13245@item set thread run
13246This comamnd sets whether the current thread is allowed to run.
13247
13248@item show thread run
13249Show whether the current thread is allowed to run.
13250
13251@item set thread detach-suspend-count
13252@cindex thread suspend count, @sc{gnu} Hurd
13253@cindex detach from thread, @sc{gnu} Hurd
13254This command sets the suspend count @value{GDBN} will leave on a
13255thread when detaching. This number is relative to the suspend count
13256found by @value{GDBN} when it notices the thread; use @code{set thread
13257takeover-suspend-count} to force it to an absolute value.
13258
13259@item show thread detach-suspend-count
13260Show the suspend count @value{GDBN} will leave on the thread when
13261detaching.
13262
13263@item set thread exception-port
13264@itemx set thread excp
13265Set the thread exception port to which to forward exceptions. This
13266overrides the port set by @code{set task exception-port} (see above).
13267@code{set thread excp} is the shorthand alias.
13268
13269@item set thread takeover-suspend-count
13270Normally, @value{GDBN}'s thread suspend counts are relative to the
13271value @value{GDBN} finds when it notices each thread. This command
13272changes the suspend counts to be absolute instead.
13273
13274@item set thread default
13275@itemx show thread default
13276@cindex thread default settings, @sc{gnu} Hurd
13277Each of the above @code{set thread} commands has a @code{set thread
13278default} counterpart (e.g., @code{set thread default pause}, @code{set
13279thread default exception-port}, etc.). The @code{thread default}
13280variety of commands sets the default thread properties for all
13281threads; you can then change the properties of individual threads with
13282the non-default commands.
13283@end table
13284
13285
a64548ea
EZ
13286@node Neutrino
13287@subsection QNX Neutrino
13288@cindex QNX Neutrino
13289
13290@value{GDBN} provides the following commands specific to the QNX
13291Neutrino target:
13292
13293@table @code
13294@item set debug nto-debug
13295@kindex set debug nto-debug
13296When set to on, enables debugging messages specific to the QNX
13297Neutrino support.
13298
13299@item show debug nto-debug
13300@kindex show debug nto-debug
13301Show the current state of QNX Neutrino messages.
13302@end table
13303
13304
8e04817f
AC
13305@node Embedded OS
13306@section Embedded Operating Systems
104c1213 13307
8e04817f
AC
13308This section describes configurations involving the debugging of
13309embedded operating systems that are available for several different
13310architectures.
d4f3574e 13311
8e04817f
AC
13312@menu
13313* VxWorks:: Using @value{GDBN} with VxWorks
13314@end menu
104c1213 13315
8e04817f
AC
13316@value{GDBN} includes the ability to debug programs running on
13317various real-time operating systems.
104c1213 13318
8e04817f
AC
13319@node VxWorks
13320@subsection Using @value{GDBN} with VxWorks
104c1213 13321
8e04817f 13322@cindex VxWorks
104c1213 13323
8e04817f 13324@table @code
104c1213 13325
8e04817f
AC
13326@kindex target vxworks
13327@item target vxworks @var{machinename}
13328A VxWorks system, attached via TCP/IP. The argument @var{machinename}
13329is the target system's machine name or IP address.
104c1213 13330
8e04817f 13331@end table
104c1213 13332
8e04817f
AC
13333On VxWorks, @code{load} links @var{filename} dynamically on the
13334current target system as well as adding its symbols in @value{GDBN}.
104c1213 13335
8e04817f
AC
13336@value{GDBN} enables developers to spawn and debug tasks running on networked
13337VxWorks targets from a Unix host. Already-running tasks spawned from
13338the VxWorks shell can also be debugged. @value{GDBN} uses code that runs on
13339both the Unix host and on the VxWorks target. The program
13340@code{@value{GDBP}} is installed and executed on the Unix host. (It may be
13341installed with the name @code{vxgdb}, to distinguish it from a
13342@value{GDBN} for debugging programs on the host itself.)
104c1213 13343
8e04817f
AC
13344@table @code
13345@item VxWorks-timeout @var{args}
13346@kindex vxworks-timeout
13347All VxWorks-based targets now support the option @code{vxworks-timeout}.
13348This option is set by the user, and @var{args} represents the number of
13349seconds @value{GDBN} waits for responses to rpc's. You might use this if
13350your VxWorks target is a slow software simulator or is on the far side
13351of a thin network line.
13352@end table
104c1213 13353
8e04817f
AC
13354The following information on connecting to VxWorks was current when
13355this manual was produced; newer releases of VxWorks may use revised
13356procedures.
104c1213 13357
4644b6e3 13358@findex INCLUDE_RDB
8e04817f
AC
13359To use @value{GDBN} with VxWorks, you must rebuild your VxWorks kernel
13360to include the remote debugging interface routines in the VxWorks
13361library @file{rdb.a}. To do this, define @code{INCLUDE_RDB} in the
13362VxWorks configuration file @file{configAll.h} and rebuild your VxWorks
13363kernel. The resulting kernel contains @file{rdb.a}, and spawns the
13364source debugging task @code{tRdbTask} when VxWorks is booted. For more
13365information on configuring and remaking VxWorks, see the manufacturer's
13366manual.
13367@c VxWorks, see the @cite{VxWorks Programmer's Guide}.
104c1213 13368
8e04817f
AC
13369Once you have included @file{rdb.a} in your VxWorks system image and set
13370your Unix execution search path to find @value{GDBN}, you are ready to
13371run @value{GDBN}. From your Unix host, run @code{@value{GDBP}} (or
13372@code{vxgdb}, depending on your installation).
104c1213 13373
8e04817f 13374@value{GDBN} comes up showing the prompt:
104c1213 13375
474c8240 13376@smallexample
8e04817f 13377(vxgdb)
474c8240 13378@end smallexample
104c1213 13379
8e04817f
AC
13380@menu
13381* VxWorks Connection:: Connecting to VxWorks
13382* VxWorks Download:: VxWorks download
13383* VxWorks Attach:: Running tasks
13384@end menu
104c1213 13385
8e04817f
AC
13386@node VxWorks Connection
13387@subsubsection Connecting to VxWorks
104c1213 13388
8e04817f
AC
13389The @value{GDBN} command @code{target} lets you connect to a VxWorks target on the
13390network. To connect to a target whose host name is ``@code{tt}'', type:
104c1213 13391
474c8240 13392@smallexample
8e04817f 13393(vxgdb) target vxworks tt
474c8240 13394@end smallexample
104c1213 13395
8e04817f
AC
13396@need 750
13397@value{GDBN} displays messages like these:
104c1213 13398
8e04817f
AC
13399@smallexample
13400Attaching remote machine across net...
13401Connected to tt.
13402@end smallexample
104c1213 13403
8e04817f
AC
13404@need 1000
13405@value{GDBN} then attempts to read the symbol tables of any object modules
13406loaded into the VxWorks target since it was last booted. @value{GDBN} locates
13407these files by searching the directories listed in the command search
13408path (@pxref{Environment, ,Your program's environment}); if it fails
13409to find an object file, it displays a message such as:
5d161b24 13410
474c8240 13411@smallexample
8e04817f 13412prog.o: No such file or directory.
474c8240 13413@end smallexample
104c1213 13414
8e04817f
AC
13415When this happens, add the appropriate directory to the search path with
13416the @value{GDBN} command @code{path}, and execute the @code{target}
13417command again.
104c1213 13418
8e04817f
AC
13419@node VxWorks Download
13420@subsubsection VxWorks download
104c1213 13421
8e04817f
AC
13422@cindex download to VxWorks
13423If you have connected to the VxWorks target and you want to debug an
13424object that has not yet been loaded, you can use the @value{GDBN}
13425@code{load} command to download a file from Unix to VxWorks
13426incrementally. The object file given as an argument to the @code{load}
13427command is actually opened twice: first by the VxWorks target in order
13428to download the code, then by @value{GDBN} in order to read the symbol
13429table. This can lead to problems if the current working directories on
13430the two systems differ. If both systems have NFS mounted the same
13431filesystems, you can avoid these problems by using absolute paths.
13432Otherwise, it is simplest to set the working directory on both systems
13433to the directory in which the object file resides, and then to reference
13434the file by its name, without any path. For instance, a program
13435@file{prog.o} may reside in @file{@var{vxpath}/vw/demo/rdb} in VxWorks
13436and in @file{@var{hostpath}/vw/demo/rdb} on the host. To load this
13437program, type this on VxWorks:
104c1213 13438
474c8240 13439@smallexample
8e04817f 13440-> cd "@var{vxpath}/vw/demo/rdb"
474c8240 13441@end smallexample
104c1213 13442
8e04817f
AC
13443@noindent
13444Then, in @value{GDBN}, type:
104c1213 13445
474c8240 13446@smallexample
8e04817f
AC
13447(vxgdb) cd @var{hostpath}/vw/demo/rdb
13448(vxgdb) load prog.o
474c8240 13449@end smallexample
104c1213 13450
8e04817f 13451@value{GDBN} displays a response similar to this:
104c1213 13452
8e04817f
AC
13453@smallexample
13454Reading symbol data from wherever/vw/demo/rdb/prog.o... done.
13455@end smallexample
104c1213 13456
8e04817f
AC
13457You can also use the @code{load} command to reload an object module
13458after editing and recompiling the corresponding source file. Note that
13459this makes @value{GDBN} delete all currently-defined breakpoints,
13460auto-displays, and convenience variables, and to clear the value
13461history. (This is necessary in order to preserve the integrity of
13462debugger's data structures that reference the target system's symbol
13463table.)
104c1213 13464
8e04817f
AC
13465@node VxWorks Attach
13466@subsubsection Running tasks
104c1213
JM
13467
13468@cindex running VxWorks tasks
13469You can also attach to an existing task using the @code{attach} command as
13470follows:
13471
474c8240 13472@smallexample
104c1213 13473(vxgdb) attach @var{task}
474c8240 13474@end smallexample
104c1213
JM
13475
13476@noindent
13477where @var{task} is the VxWorks hexadecimal task ID. The task can be running
13478or suspended when you attach to it. Running tasks are suspended at
13479the time of attachment.
13480
6d2ebf8b 13481@node Embedded Processors
104c1213
JM
13482@section Embedded Processors
13483
13484This section goes into details specific to particular embedded
13485configurations.
13486
c45da7e6
EZ
13487@cindex send command to simulator
13488Whenever a specific embedded processor has a simulator, @value{GDBN}
13489allows to send an arbitrary command to the simulator.
13490
13491@table @code
13492@item sim @var{command}
13493@kindex sim@r{, a command}
13494Send an arbitrary @var{command} string to the simulator. Consult the
13495documentation for the specific simulator in use for information about
13496acceptable commands.
13497@end table
13498
7d86b5d5 13499
104c1213 13500@menu
c45da7e6 13501* ARM:: ARM RDI
172c2a43
KI
13502* H8/300:: Renesas H8/300
13503* H8/500:: Renesas H8/500
13504* M32R/D:: Renesas M32R/D
104c1213 13505* M68K:: Motorola M68K
104c1213 13506* MIPS Embedded:: MIPS Embedded
a37295f9 13507* OpenRISC 1000:: OpenRisc 1000
104c1213
JM
13508* PA:: HP PA Embedded
13509* PowerPC: PowerPC
172c2a43 13510* SH:: Renesas SH
104c1213
JM
13511* Sparclet:: Tsqware Sparclet
13512* Sparclite:: Fujitsu Sparclite
13513* ST2000:: Tandem ST2000
13514* Z8000:: Zilog Z8000
a64548ea
EZ
13515* AVR:: Atmel AVR
13516* CRIS:: CRIS
13517* Super-H:: Renesas Super-H
c45da7e6 13518* WinCE:: Windows CE child processes
104c1213
JM
13519@end menu
13520
6d2ebf8b 13521@node ARM
104c1213 13522@subsection ARM
c45da7e6 13523@cindex ARM RDI
104c1213
JM
13524
13525@table @code
8e04817f
AC
13526@kindex target rdi
13527@item target rdi @var{dev}
13528ARM Angel monitor, via RDI library interface to ADP protocol. You may
13529use this target to communicate with both boards running the Angel
13530monitor, or with the EmbeddedICE JTAG debug device.
13531
13532@kindex target rdp
13533@item target rdp @var{dev}
13534ARM Demon monitor.
13535
13536@end table
13537
e2f4edfd
EZ
13538@value{GDBN} provides the following ARM-specific commands:
13539
13540@table @code
13541@item set arm disassembler
13542@kindex set arm
13543This commands selects from a list of disassembly styles. The
13544@code{"std"} style is the standard style.
13545
13546@item show arm disassembler
13547@kindex show arm
13548Show the current disassembly style.
13549
13550@item set arm apcs32
13551@cindex ARM 32-bit mode
13552This command toggles ARM operation mode between 32-bit and 26-bit.
13553
13554@item show arm apcs32
13555Display the current usage of the ARM 32-bit mode.
13556
13557@item set arm fpu @var{fputype}
13558This command sets the ARM floating-point unit (FPU) type. The
13559argument @var{fputype} can be one of these:
13560
13561@table @code
13562@item auto
13563Determine the FPU type by querying the OS ABI.
13564@item softfpa
13565Software FPU, with mixed-endian doubles on little-endian ARM
13566processors.
13567@item fpa
13568GCC-compiled FPA co-processor.
13569@item softvfp
13570Software FPU with pure-endian doubles.
13571@item vfp
13572VFP co-processor.
13573@end table
13574
13575@item show arm fpu
13576Show the current type of the FPU.
13577
13578@item set arm abi
13579This command forces @value{GDBN} to use the specified ABI.
13580
13581@item show arm abi
13582Show the currently used ABI.
13583
13584@item set debug arm
13585Toggle whether to display ARM-specific debugging messages from the ARM
13586target support subsystem.
13587
13588@item show debug arm
13589Show whether ARM-specific debugging messages are enabled.
13590@end table
13591
c45da7e6
EZ
13592The following commands are available when an ARM target is debugged
13593using the RDI interface:
13594
13595@table @code
13596@item rdilogfile @r{[}@var{file}@r{]}
13597@kindex rdilogfile
13598@cindex ADP (Angel Debugger Protocol) logging
13599Set the filename for the ADP (Angel Debugger Protocol) packet log.
13600With an argument, sets the log file to the specified @var{file}. With
13601no argument, show the current log file name. The default log file is
13602@file{rdi.log}.
13603
13604@item rdilogenable @r{[}@var{arg}@r{]}
13605@kindex rdilogenable
13606Control logging of ADP packets. With an argument of 1 or @code{"yes"}
13607enables logging, with an argument 0 or @code{"no"} disables it. With
13608no arguments displays the current setting. When logging is enabled,
13609ADP packets exchanged between @value{GDBN} and the RDI target device
13610are logged to a file.
13611
13612@item set rdiromatzero
13613@kindex set rdiromatzero
13614@cindex ROM at zero address, RDI
13615Tell @value{GDBN} whether the target has ROM at address 0. If on,
13616vector catching is disabled, so that zero address can be used. If off
13617(the default), vector catching is enabled. For this command to take
13618effect, it needs to be invoked prior to the @code{target rdi} command.
13619
13620@item show rdiromatzero
13621@kindex show rdiromatzero
13622Show the current setting of ROM at zero address.
13623
13624@item set rdiheartbeat
13625@kindex set rdiheartbeat
13626@cindex RDI heartbeat
13627Enable or disable RDI heartbeat packets. It is not recommended to
13628turn on this option, since it confuses ARM and EPI JTAG interface, as
13629well as the Angel monitor.
13630
13631@item show rdiheartbeat
13632@kindex show rdiheartbeat
13633Show the setting of RDI heartbeat packets.
13634@end table
13635
e2f4edfd 13636
8e04817f 13637@node H8/300
172c2a43 13638@subsection Renesas H8/300
8e04817f
AC
13639
13640@table @code
13641
13642@kindex target hms@r{, with H8/300}
13643@item target hms @var{dev}
172c2a43 13644A Renesas SH, H8/300, or H8/500 board, attached via serial line to your host.
8e04817f
AC
13645Use special commands @code{device} and @code{speed} to control the serial
13646line and the communications speed used.
13647
13648@kindex target e7000@r{, with H8/300}
13649@item target e7000 @var{dev}
172c2a43 13650E7000 emulator for Renesas H8 and SH.
8e04817f
AC
13651
13652@kindex target sh3@r{, with H8/300}
13653@kindex target sh3e@r{, with H8/300}
13654@item target sh3 @var{dev}
13655@itemx target sh3e @var{dev}
172c2a43 13656Renesas SH-3 and SH-3E target systems.
8e04817f
AC
13657
13658@end table
13659
13660@cindex download to H8/300 or H8/500
13661@cindex H8/300 or H8/500 download
172c2a43
KI
13662@cindex download to Renesas SH
13663@cindex Renesas SH download
13664When you select remote debugging to a Renesas SH, H8/300, or H8/500
13665board, the @code{load} command downloads your program to the Renesas
8e04817f
AC
13666board and also opens it as the current executable target for
13667@value{GDBN} on your host (like the @code{file} command).
13668
13669@value{GDBN} needs to know these things to talk to your
172c2a43 13670Renesas SH, H8/300, or H8/500:
8e04817f
AC
13671
13672@enumerate
13673@item
13674that you want to use @samp{target hms}, the remote debugging interface
172c2a43
KI
13675for Renesas microprocessors, or @samp{target e7000}, the in-circuit
13676emulator for the Renesas SH and the Renesas 300H. (@samp{target hms} is
13677the default when @value{GDBN} is configured specifically for the Renesas SH,
8e04817f
AC
13678H8/300, or H8/500.)
13679
13680@item
172c2a43 13681what serial device connects your host to your Renesas board (the first
8e04817f
AC
13682serial device available on your host is the default).
13683
13684@item
13685what speed to use over the serial device.
13686@end enumerate
13687
13688@menu
172c2a43
KI
13689* Renesas Boards:: Connecting to Renesas boards.
13690* Renesas ICE:: Using the E7000 In-Circuit Emulator.
13691* Renesas Special:: Special @value{GDBN} commands for Renesas micros.
8e04817f
AC
13692@end menu
13693
172c2a43
KI
13694@node Renesas Boards
13695@subsubsection Connecting to Renesas boards
8e04817f
AC
13696
13697@c only for Unix hosts
13698@kindex device
172c2a43 13699@cindex serial device, Renesas micros
8e04817f
AC
13700Use the special @code{@value{GDBN}} command @samp{device @var{port}} if you
13701need to explicitly set the serial device. The default @var{port} is the
13702first available port on your host. This is only necessary on Unix
13703hosts, where it is typically something like @file{/dev/ttya}.
13704
13705@kindex speed
172c2a43 13706@cindex serial line speed, Renesas micros
8e04817f
AC
13707@code{@value{GDBN}} has another special command to set the communications
13708speed: @samp{speed @var{bps}}. This command also is only used from Unix
13709hosts; on DOS hosts, set the line speed as usual from outside @value{GDBN} with
13710the DOS @code{mode} command (for instance,
13711@w{@kbd{mode com2:9600,n,8,1,p}} for a 9600@dmn{bps} connection).
13712
13713The @samp{device} and @samp{speed} commands are available only when you
172c2a43 13714use a Unix host to debug your Renesas microprocessor programs. If you
8e04817f
AC
13715use a DOS host,
13716@value{GDBN} depends on an auxiliary terminate-and-stay-resident program
13717called @code{asynctsr} to communicate with the development board
13718through a PC serial port. You must also use the DOS @code{mode} command
13719to set up the serial port on the DOS side.
13720
13721The following sample session illustrates the steps needed to start a
13722program under @value{GDBN} control on an H8/300. The example uses a
13723sample H8/300 program called @file{t.x}. The procedure is the same for
172c2a43 13724the Renesas SH and the H8/500.
8e04817f
AC
13725
13726First hook up your development board. In this example, we use a
13727board attached to serial port @code{COM2}; if you use a different serial
13728port, substitute its name in the argument of the @code{mode} command.
13729When you call @code{asynctsr}, the auxiliary comms program used by the
13730debugger, you give it just the numeric part of the serial port's name;
13731for example, @samp{asyncstr 2} below runs @code{asyncstr} on
13732@code{COM2}.
13733
474c8240 13734@smallexample
8e04817f
AC
13735C:\H8300\TEST> asynctsr 2
13736C:\H8300\TEST> mode com2:9600,n,8,1,p
13737
13738Resident portion of MODE loaded
13739
13740COM2: 9600, n, 8, 1, p
13741
474c8240 13742@end smallexample
8e04817f
AC
13743
13744@quotation
13745@emph{Warning:} We have noticed a bug in PC-NFS that conflicts with
13746@code{asynctsr}. If you also run PC-NFS on your DOS host, you may need to
13747disable it, or even boot without it, to use @code{asynctsr} to control
13748your development board.
13749@end quotation
13750
13751@kindex target hms@r{, and serial protocol}
13752Now that serial communications are set up, and the development board is
9c16f35a 13753connected, you can start up @value{GDBN}. Call @code{@value{GDBN}} with
8e04817f
AC
13754the name of your program as the argument. @code{@value{GDBN}} prompts
13755you, as usual, with the prompt @samp{(@value{GDBP})}. Use two special
13756commands to begin your debugging session: @samp{target hms} to specify
172c2a43 13757cross-debugging to the Renesas board, and the @code{load} command to
8e04817f
AC
13758download your program to the board. @code{load} displays the names of
13759the program's sections, and a @samp{*} for each 2K of data downloaded.
13760(If you want to refresh @value{GDBN} data on symbols or on the
13761executable file without downloading, use the @value{GDBN} commands
13762@code{file} or @code{symbol-file}. These commands, and @code{load}
13763itself, are described in @ref{Files,,Commands to specify files}.)
13764
13765@smallexample
13766(eg-C:\H8300\TEST) @value{GDBP} t.x
13767@value{GDBN} is free software and you are welcome to distribute copies
13768 of it under certain conditions; type "show copying" to see
13769 the conditions.
13770There is absolutely no warranty for @value{GDBN}; type "show warranty"
13771for details.
13772@value{GDBN} @value{GDBVN}, Copyright 1992 Free Software Foundation, Inc...
13773(@value{GDBP}) target hms
13774Connected to remote H8/300 HMS system.
13775(@value{GDBP}) load t.x
13776.text : 0x8000 .. 0xabde ***********
13777.data : 0xabde .. 0xad30 *
13778.stack : 0xf000 .. 0xf014 *
13779@end smallexample
13780
13781At this point, you're ready to run or debug your program. From here on,
13782you can use all the usual @value{GDBN} commands. The @code{break} command
13783sets breakpoints; the @code{run} command starts your program;
13784@code{print} or @code{x} display data; the @code{continue} command
13785resumes execution after stopping at a breakpoint. You can use the
13786@code{help} command at any time to find out more about @value{GDBN} commands.
13787
13788Remember, however, that @emph{operating system} facilities aren't
13789available on your development board; for example, if your program hangs,
13790you can't send an interrupt---but you can press the @sc{reset} switch!
13791
13792Use the @sc{reset} button on the development board
13793@itemize @bullet
13794@item
13795to interrupt your program (don't use @kbd{ctl-C} on the DOS host---it has
13796no way to pass an interrupt signal to the development board); and
13797
13798@item
13799to return to the @value{GDBN} command prompt after your program finishes
13800normally. The communications protocol provides no other way for @value{GDBN}
13801to detect program completion.
13802@end itemize
13803
13804In either case, @value{GDBN} sees the effect of a @sc{reset} on the
13805development board as a ``normal exit'' of your program.
13806
172c2a43 13807@node Renesas ICE
8e04817f
AC
13808@subsubsection Using the E7000 in-circuit emulator
13809
172c2a43 13810@kindex target e7000@r{, with Renesas ICE}
8e04817f 13811You can use the E7000 in-circuit emulator to develop code for either the
172c2a43 13812Renesas SH or the H8/300H. Use one of these forms of the @samp{target
8e04817f
AC
13813e7000} command to connect @value{GDBN} to your E7000:
13814
13815@table @code
13816@item target e7000 @var{port} @var{speed}
13817Use this form if your E7000 is connected to a serial port. The
13818@var{port} argument identifies what serial port to use (for example,
13819@samp{com2}). The third argument is the line speed in bits per second
13820(for example, @samp{9600}).
13821
13822@item target e7000 @var{hostname}
13823If your E7000 is installed as a host on a TCP/IP network, you can just
13824specify its hostname; @value{GDBN} uses @code{telnet} to connect.
13825@end table
13826
ba04e063
EZ
13827The following special commands are available when debugging with the
13828Renesas E7000 ICE:
13829
13830@table @code
13831@item e7000 @var{command}
13832@kindex e7000
13833@cindex send command to E7000 monitor
13834This sends the specified @var{command} to the E7000 monitor.
13835
13836@item ftplogin @var{machine} @var{username} @var{password} @var{dir}
13837@kindex ftplogin@r{, E7000}
13838This command records information for subsequent interface with the
13839E7000 monitor via the FTP protocol: @value{GDBN} will log into the
13840named @var{machine} using specified @var{username} and @var{password},
13841and then chdir to the named directory @var{dir}.
13842
13843@item ftpload @var{file}
13844@kindex ftpload@r{, E7000}
13845This command uses credentials recorded by @code{ftplogin} to fetch and
13846load the named @var{file} from the E7000 monitor.
13847
13848@item drain
13849@kindex drain@r{, E7000}
13850This command drains any pending text buffers stored on the E7000.
13851
13852@item set usehardbreakpoints
13853@itemx show usehardbreakpoints
13854@kindex set usehardbreakpoints@r{, E7000}
13855@kindex show usehardbreakpoints@r{, E7000}
13856@cindex hardware breakpoints, and E7000
13857These commands set and show the use of hardware breakpoints for all
13858breakpoints. @xref{Set Breaks, hardware-assisted breakpoint}, for
13859more information about using hardware breakpoints selectively.
13860@end table
13861
172c2a43
KI
13862@node Renesas Special
13863@subsubsection Special @value{GDBN} commands for Renesas micros
8e04817f
AC
13864
13865Some @value{GDBN} commands are available only for the H8/300:
13866
13867@table @code
13868
13869@kindex set machine
13870@kindex show machine
13871@item set machine h8300
13872@itemx set machine h8300h
13873Condition @value{GDBN} for one of the two variants of the H8/300
13874architecture with @samp{set machine}. You can use @samp{show machine}
13875to check which variant is currently in effect.
104c1213
JM
13876
13877@end table
13878
8e04817f
AC
13879@node H8/500
13880@subsection H8/500
104c1213
JM
13881
13882@table @code
13883
8e04817f
AC
13884@kindex set memory @var{mod}
13885@cindex memory models, H8/500
13886@item set memory @var{mod}
13887@itemx show memory
13888Specify which H8/500 memory model (@var{mod}) you are using with
13889@samp{set memory}; check which memory model is in effect with @samp{show
13890memory}. The accepted values for @var{mod} are @code{small},
13891@code{big}, @code{medium}, and @code{compact}.
104c1213 13892
8e04817f 13893@end table
104c1213 13894
8e04817f 13895@node M32R/D
ba04e063 13896@subsection Renesas M32R/D and M32R/SDI
8e04817f
AC
13897
13898@table @code
8e04817f
AC
13899@kindex target m32r
13900@item target m32r @var{dev}
172c2a43 13901Renesas M32R/D ROM monitor.
8e04817f 13902
fb3e19c0
KI
13903@kindex target m32rsdi
13904@item target m32rsdi @var{dev}
13905Renesas M32R SDI server, connected via parallel port to the board.
721c2651
EZ
13906@end table
13907
13908The following @value{GDBN} commands are specific to the M32R monitor:
13909
13910@table @code
13911@item set download-path @var{path}
13912@kindex set download-path
13913@cindex find downloadable @sc{srec} files (M32R)
13914Set the default path for finding donwloadable @sc{srec} files.
13915
13916@item show download-path
13917@kindex show download-path
13918Show the default path for downloadable @sc{srec} files.
fb3e19c0 13919
721c2651
EZ
13920@item set board-address @var{addr}
13921@kindex set board-address
13922@cindex M32-EVA target board address
13923Set the IP address for the M32R-EVA target board.
13924
13925@item show board-address
13926@kindex show board-address
13927Show the current IP address of the target board.
13928
13929@item set server-address @var{addr}
13930@kindex set server-address
13931@cindex download server address (M32R)
13932Set the IP address for the download server, which is the @value{GDBN}'s
13933host machine.
13934
13935@item show server-address
13936@kindex show server-address
13937Display the IP address of the download server.
13938
13939@item upload @r{[}@var{file}@r{]}
13940@kindex upload@r{, M32R}
13941Upload the specified @sc{srec} @var{file} via the monitor's Ethernet
13942upload capability. If no @var{file} argument is given, the current
13943executable file is uploaded.
13944
13945@item tload @r{[}@var{file}@r{]}
13946@kindex tload@r{, M32R}
13947Test the @code{upload} command.
8e04817f
AC
13948@end table
13949
ba04e063
EZ
13950The following commands are available for M32R/SDI:
13951
13952@table @code
13953@item sdireset
13954@kindex sdireset
13955@cindex reset SDI connection, M32R
13956This command resets the SDI connection.
13957
13958@item sdistatus
13959@kindex sdistatus
13960This command shows the SDI connection status.
13961
13962@item debug_chaos
13963@kindex debug_chaos
13964@cindex M32R/Chaos debugging
13965Instructs the remote that M32R/Chaos debugging is to be used.
13966
13967@item use_debug_dma
13968@kindex use_debug_dma
13969Instructs the remote to use the DEBUG_DMA method of accessing memory.
13970
13971@item use_mon_code
13972@kindex use_mon_code
13973Instructs the remote to use the MON_CODE method of accessing memory.
13974
13975@item use_ib_break
13976@kindex use_ib_break
13977Instructs the remote to set breakpoints by IB break.
13978
13979@item use_dbt_break
13980@kindex use_dbt_break
13981Instructs the remote to set breakpoints by DBT.
13982@end table
13983
8e04817f
AC
13984@node M68K
13985@subsection M68k
13986
13987The Motorola m68k configuration includes ColdFire support, and
13988target command for the following ROM monitors.
13989
13990@table @code
13991
13992@kindex target abug
13993@item target abug @var{dev}
13994ABug ROM monitor for M68K.
13995
13996@kindex target cpu32bug
13997@item target cpu32bug @var{dev}
13998CPU32BUG monitor, running on a CPU32 (M68K) board.
13999
14000@kindex target dbug
14001@item target dbug @var{dev}
14002dBUG ROM monitor for Motorola ColdFire.
14003
14004@kindex target est
14005@item target est @var{dev}
14006EST-300 ICE monitor, running on a CPU32 (M68K) board.
14007
14008@kindex target rom68k
14009@item target rom68k @var{dev}
14010ROM 68K monitor, running on an M68K IDP board.
14011
14012@end table
14013
8e04817f
AC
14014@table @code
14015
14016@kindex target rombug
14017@item target rombug @var{dev}
14018ROMBUG ROM monitor for OS/9000.
14019
14020@end table
14021
8e04817f
AC
14022@node MIPS Embedded
14023@subsection MIPS Embedded
14024
14025@cindex MIPS boards
14026@value{GDBN} can use the MIPS remote debugging protocol to talk to a
14027MIPS board attached to a serial line. This is available when
14028you configure @value{GDBN} with @samp{--target=mips-idt-ecoff}.
104c1213 14029
8e04817f
AC
14030@need 1000
14031Use these @value{GDBN} commands to specify the connection to your target board:
104c1213 14032
8e04817f
AC
14033@table @code
14034@item target mips @var{port}
14035@kindex target mips @var{port}
14036To run a program on the board, start up @code{@value{GDBP}} with the
14037name of your program as the argument. To connect to the board, use the
14038command @samp{target mips @var{port}}, where @var{port} is the name of
14039the serial port connected to the board. If the program has not already
14040been downloaded to the board, you may use the @code{load} command to
14041download it. You can then use all the usual @value{GDBN} commands.
104c1213 14042
8e04817f
AC
14043For example, this sequence connects to the target board through a serial
14044port, and loads and runs a program called @var{prog} through the
14045debugger:
104c1213 14046
474c8240 14047@smallexample
8e04817f
AC
14048host$ @value{GDBP} @var{prog}
14049@value{GDBN} is free software and @dots{}
14050(@value{GDBP}) target mips /dev/ttyb
14051(@value{GDBP}) load @var{prog}
14052(@value{GDBP}) run
474c8240 14053@end smallexample
104c1213 14054
8e04817f
AC
14055@item target mips @var{hostname}:@var{portnumber}
14056On some @value{GDBN} host configurations, you can specify a TCP
14057connection (for instance, to a serial line managed by a terminal
14058concentrator) instead of a serial port, using the syntax
14059@samp{@var{hostname}:@var{portnumber}}.
104c1213 14060
8e04817f
AC
14061@item target pmon @var{port}
14062@kindex target pmon @var{port}
14063PMON ROM monitor.
104c1213 14064
8e04817f
AC
14065@item target ddb @var{port}
14066@kindex target ddb @var{port}
14067NEC's DDB variant of PMON for Vr4300.
104c1213 14068
8e04817f
AC
14069@item target lsi @var{port}
14070@kindex target lsi @var{port}
14071LSI variant of PMON.
104c1213 14072
8e04817f
AC
14073@kindex target r3900
14074@item target r3900 @var{dev}
14075Densan DVE-R3900 ROM monitor for Toshiba R3900 Mips.
104c1213 14076
8e04817f
AC
14077@kindex target array
14078@item target array @var{dev}
14079Array Tech LSI33K RAID controller board.
104c1213 14080
8e04817f 14081@end table
104c1213 14082
104c1213 14083
8e04817f
AC
14084@noindent
14085@value{GDBN} also supports these special commands for MIPS targets:
104c1213 14086
8e04817f 14087@table @code
8e04817f
AC
14088@item set mipsfpu double
14089@itemx set mipsfpu single
14090@itemx set mipsfpu none
a64548ea 14091@itemx set mipsfpu auto
8e04817f
AC
14092@itemx show mipsfpu
14093@kindex set mipsfpu
14094@kindex show mipsfpu
14095@cindex MIPS remote floating point
14096@cindex floating point, MIPS remote
14097If your target board does not support the MIPS floating point
14098coprocessor, you should use the command @samp{set mipsfpu none} (if you
14099need this, you may wish to put the command in your @value{GDBN} init
14100file). This tells @value{GDBN} how to find the return value of
14101functions which return floating point values. It also allows
14102@value{GDBN} to avoid saving the floating point registers when calling
14103functions on the board. If you are using a floating point coprocessor
14104with only single precision floating point support, as on the @sc{r4650}
14105processor, use the command @samp{set mipsfpu single}. The default
14106double precision floating point coprocessor may be selected using
14107@samp{set mipsfpu double}.
104c1213 14108
8e04817f
AC
14109In previous versions the only choices were double precision or no
14110floating point, so @samp{set mipsfpu on} will select double precision
14111and @samp{set mipsfpu off} will select no floating point.
104c1213 14112
8e04817f
AC
14113As usual, you can inquire about the @code{mipsfpu} variable with
14114@samp{show mipsfpu}.
104c1213 14115
8e04817f
AC
14116@item set timeout @var{seconds}
14117@itemx set retransmit-timeout @var{seconds}
14118@itemx show timeout
14119@itemx show retransmit-timeout
14120@cindex @code{timeout}, MIPS protocol
14121@cindex @code{retransmit-timeout}, MIPS protocol
14122@kindex set timeout
14123@kindex show timeout
14124@kindex set retransmit-timeout
14125@kindex show retransmit-timeout
14126You can control the timeout used while waiting for a packet, in the MIPS
14127remote protocol, with the @code{set timeout @var{seconds}} command. The
14128default is 5 seconds. Similarly, you can control the timeout used while
14129waiting for an acknowledgement of a packet with the @code{set
14130retransmit-timeout @var{seconds}} command. The default is 3 seconds.
14131You can inspect both values with @code{show timeout} and @code{show
14132retransmit-timeout}. (These commands are @emph{only} available when
14133@value{GDBN} is configured for @samp{--target=mips-idt-ecoff}.)
104c1213 14134
8e04817f
AC
14135The timeout set by @code{set timeout} does not apply when @value{GDBN}
14136is waiting for your program to stop. In that case, @value{GDBN} waits
14137forever because it has no way of knowing how long the program is going
14138to run before stopping.
ba04e063
EZ
14139
14140@item set syn-garbage-limit @var{num}
14141@kindex set syn-garbage-limit@r{, MIPS remote}
14142@cindex synchronize with remote MIPS target
14143Limit the maximum number of characters @value{GDBN} should ignore when
14144it tries to synchronize with the remote target. The default is 10
14145characters. Setting the limit to -1 means there's no limit.
14146
14147@item show syn-garbage-limit
14148@kindex show syn-garbage-limit@r{, MIPS remote}
14149Show the current limit on the number of characters to ignore when
14150trying to synchronize with the remote system.
14151
14152@item set monitor-prompt @var{prompt}
14153@kindex set monitor-prompt@r{, MIPS remote}
14154@cindex remote monitor prompt
14155Tell @value{GDBN} to expect the specified @var{prompt} string from the
14156remote monitor. The default depends on the target:
14157@table @asis
14158@item pmon target
14159@samp{PMON}
14160@item ddb target
14161@samp{NEC010}
14162@item lsi target
14163@samp{PMON>}
14164@end table
14165
14166@item show monitor-prompt
14167@kindex show monitor-prompt@r{, MIPS remote}
14168Show the current strings @value{GDBN} expects as the prompt from the
14169remote monitor.
14170
14171@item set monitor-warnings
14172@kindex set monitor-warnings@r{, MIPS remote}
14173Enable or disable monitor warnings about hardware breakpoints. This
14174has effect only for the @code{lsi} target. When on, @value{GDBN} will
14175display warning messages whose codes are returned by the @code{lsi}
14176PMON monitor for breakpoint commands.
14177
14178@item show monitor-warnings
14179@kindex show monitor-warnings@r{, MIPS remote}
14180Show the current setting of printing monitor warnings.
14181
14182@item pmon @var{command}
14183@kindex pmon@r{, MIPS remote}
14184@cindex send PMON command
14185This command allows sending an arbitrary @var{command} string to the
14186monitor. The monitor must be in debug mode for this to work.
8e04817f 14187@end table
104c1213 14188
a37295f9
MM
14189@node OpenRISC 1000
14190@subsection OpenRISC 1000
14191@cindex OpenRISC 1000
14192
14193@cindex or1k boards
14194See OR1k Architecture document (@uref{www.opencores.org}) for more information
14195about platform and commands.
14196
14197@table @code
14198
14199@kindex target jtag
14200@item target jtag jtag://@var{host}:@var{port}
14201
14202Connects to remote JTAG server.
14203JTAG remote server can be either an or1ksim or JTAG server,
14204connected via parallel port to the board.
14205
14206Example: @code{target jtag jtag://localhost:9999}
14207
14208@kindex or1ksim
14209@item or1ksim @var{command}
14210If connected to @code{or1ksim} OpenRISC 1000 Architectural
14211Simulator, proprietary commands can be executed.
14212
14213@kindex info or1k spr
14214@item info or1k spr
14215Displays spr groups.
14216
14217@item info or1k spr @var{group}
14218@itemx info or1k spr @var{groupno}
14219Displays register names in selected group.
14220
14221@item info or1k spr @var{group} @var{register}
14222@itemx info or1k spr @var{register}
14223@itemx info or1k spr @var{groupno} @var{registerno}
14224@itemx info or1k spr @var{registerno}
14225Shows information about specified spr register.
14226
14227@kindex spr
14228@item spr @var{group} @var{register} @var{value}
14229@itemx spr @var{register @var{value}}
14230@itemx spr @var{groupno} @var{registerno @var{value}}
14231@itemx spr @var{registerno @var{value}}
14232Writes @var{value} to specified spr register.
14233@end table
14234
14235Some implementations of OpenRISC 1000 Architecture also have hardware trace.
14236It is very similar to @value{GDBN} trace, except it does not interfere with normal
14237program execution and is thus much faster. Hardware breakpoints/watchpoint
14238triggers can be set using:
14239@table @code
14240@item $LEA/$LDATA
14241Load effective address/data
14242@item $SEA/$SDATA
14243Store effective address/data
14244@item $AEA/$ADATA
14245Access effective address ($SEA or $LEA) or data ($SDATA/$LDATA)
14246@item $FETCH
14247Fetch data
14248@end table
14249
14250When triggered, it can capture low level data, like: @code{PC}, @code{LSEA},
14251@code{LDATA}, @code{SDATA}, @code{READSPR}, @code{WRITESPR}, @code{INSTR}.
14252
14253@code{htrace} commands:
14254@cindex OpenRISC 1000 htrace
14255@table @code
14256@kindex hwatch
14257@item hwatch @var{conditional}
14258Set hardware watchpoint on combination of Load/Store Effecive Address(es)
14259or Data. For example:
14260
14261@code{hwatch ($LEA == my_var) && ($LDATA < 50) || ($SEA == my_var) && ($SDATA >= 50)}
14262
14263@code{hwatch ($LEA == my_var) && ($LDATA < 50) || ($SEA == my_var) && ($SDATA >= 50)}
14264
4644b6e3 14265@kindex htrace
a37295f9
MM
14266@item htrace info
14267Display information about current HW trace configuration.
14268
a37295f9
MM
14269@item htrace trigger @var{conditional}
14270Set starting criteria for HW trace.
14271
a37295f9
MM
14272@item htrace qualifier @var{conditional}
14273Set acquisition qualifier for HW trace.
14274
a37295f9
MM
14275@item htrace stop @var{conditional}
14276Set HW trace stopping criteria.
14277
f153cc92 14278@item htrace record [@var{data}]*
a37295f9
MM
14279Selects the data to be recorded, when qualifier is met and HW trace was
14280triggered.
14281
a37295f9 14282@item htrace enable
a37295f9
MM
14283@itemx htrace disable
14284Enables/disables the HW trace.
14285
f153cc92 14286@item htrace rewind [@var{filename}]
a37295f9
MM
14287Clears currently recorded trace data.
14288
14289If filename is specified, new trace file is made and any newly collected data
14290will be written there.
14291
f153cc92 14292@item htrace print [@var{start} [@var{len}]]
a37295f9
MM
14293Prints trace buffer, using current record configuration.
14294
a37295f9
MM
14295@item htrace mode continuous
14296Set continuous trace mode.
14297
a37295f9
MM
14298@item htrace mode suspend
14299Set suspend trace mode.
14300
14301@end table
14302
8e04817f
AC
14303@node PowerPC
14304@subsection PowerPC
104c1213
JM
14305
14306@table @code
8e04817f
AC
14307@kindex target dink32
14308@item target dink32 @var{dev}
14309DINK32 ROM monitor.
104c1213 14310
8e04817f
AC
14311@kindex target ppcbug
14312@item target ppcbug @var{dev}
14313@kindex target ppcbug1
14314@item target ppcbug1 @var{dev}
14315PPCBUG ROM monitor for PowerPC.
104c1213 14316
8e04817f
AC
14317@kindex target sds
14318@item target sds @var{dev}
14319SDS monitor, running on a PowerPC board (such as Motorola's ADS).
c45da7e6 14320@end table
8e04817f 14321
c45da7e6
EZ
14322@cindex SDS protocol
14323The following commands specifi to the SDS protocol are supported
14324by@value{GDBN}:
14325
14326@table @code
14327@item set sdstimeout @var{nsec}
14328@kindex set sdstimeout
14329Set the timeout for SDS protocol reads to be @var{nsec} seconds. The
14330default is 2 seconds.
14331
14332@item show sdstimeout
14333@kindex show sdstimeout
14334Show the current value of the SDS timeout.
14335
14336@item sds @var{command}
14337@kindex sds@r{, a command}
14338Send the specified @var{command} string to the SDS monitor.
8e04817f
AC
14339@end table
14340
c45da7e6 14341
8e04817f
AC
14342@node PA
14343@subsection HP PA Embedded
104c1213
JM
14344
14345@table @code
14346
8e04817f
AC
14347@kindex target op50n
14348@item target op50n @var{dev}
14349OP50N monitor, running on an OKI HPPA board.
14350
14351@kindex target w89k
14352@item target w89k @var{dev}
14353W89K monitor, running on a Winbond HPPA board.
104c1213
JM
14354
14355@end table
14356
8e04817f 14357@node SH
172c2a43 14358@subsection Renesas SH
104c1213
JM
14359
14360@table @code
14361
172c2a43 14362@kindex target hms@r{, with Renesas SH}
8e04817f 14363@item target hms @var{dev}
172c2a43 14364A Renesas SH board attached via serial line to your host. Use special
8e04817f
AC
14365commands @code{device} and @code{speed} to control the serial line and
14366the communications speed used.
104c1213 14367
172c2a43 14368@kindex target e7000@r{, with Renesas SH}
8e04817f 14369@item target e7000 @var{dev}
172c2a43 14370E7000 emulator for Renesas SH.
104c1213 14371
8e04817f
AC
14372@kindex target sh3@r{, with SH}
14373@kindex target sh3e@r{, with SH}
14374@item target sh3 @var{dev}
14375@item target sh3e @var{dev}
172c2a43 14376Renesas SH-3 and SH-3E target systems.
104c1213 14377
8e04817f 14378@end table
104c1213 14379
8e04817f
AC
14380@node Sparclet
14381@subsection Tsqware Sparclet
104c1213 14382
8e04817f
AC
14383@cindex Sparclet
14384
14385@value{GDBN} enables developers to debug tasks running on
14386Sparclet targets from a Unix host.
14387@value{GDBN} uses code that runs on
14388both the Unix host and on the Sparclet target. The program
14389@code{@value{GDBP}} is installed and executed on the Unix host.
104c1213 14390
8e04817f
AC
14391@table @code
14392@item remotetimeout @var{args}
14393@kindex remotetimeout
14394@value{GDBN} supports the option @code{remotetimeout}.
14395This option is set by the user, and @var{args} represents the number of
14396seconds @value{GDBN} waits for responses.
104c1213
JM
14397@end table
14398
8e04817f
AC
14399@cindex compiling, on Sparclet
14400When compiling for debugging, include the options @samp{-g} to get debug
14401information and @samp{-Ttext} to relocate the program to where you wish to
14402load it on the target. You may also want to add the options @samp{-n} or
14403@samp{-N} in order to reduce the size of the sections. Example:
104c1213 14404
474c8240 14405@smallexample
8e04817f 14406sparclet-aout-gcc prog.c -Ttext 0x12010000 -g -o prog -N
474c8240 14407@end smallexample
104c1213 14408
8e04817f 14409You can use @code{objdump} to verify that the addresses are what you intended:
104c1213 14410
474c8240 14411@smallexample
8e04817f 14412sparclet-aout-objdump --headers --syms prog
474c8240 14413@end smallexample
104c1213 14414
8e04817f
AC
14415@cindex running, on Sparclet
14416Once you have set
14417your Unix execution search path to find @value{GDBN}, you are ready to
14418run @value{GDBN}. From your Unix host, run @code{@value{GDBP}}
14419(or @code{sparclet-aout-gdb}, depending on your installation).
104c1213 14420
8e04817f
AC
14421@value{GDBN} comes up showing the prompt:
14422
474c8240 14423@smallexample
8e04817f 14424(gdbslet)
474c8240 14425@end smallexample
104c1213
JM
14426
14427@menu
8e04817f
AC
14428* Sparclet File:: Setting the file to debug
14429* Sparclet Connection:: Connecting to Sparclet
14430* Sparclet Download:: Sparclet download
14431* Sparclet Execution:: Running and debugging
104c1213
JM
14432@end menu
14433
8e04817f
AC
14434@node Sparclet File
14435@subsubsection Setting file to debug
104c1213 14436
8e04817f 14437The @value{GDBN} command @code{file} lets you choose with program to debug.
104c1213 14438
474c8240 14439@smallexample
8e04817f 14440(gdbslet) file prog
474c8240 14441@end smallexample
104c1213 14442
8e04817f
AC
14443@need 1000
14444@value{GDBN} then attempts to read the symbol table of @file{prog}.
14445@value{GDBN} locates
14446the file by searching the directories listed in the command search
14447path.
14448If the file was compiled with debug information (option "-g"), source
14449files will be searched as well.
14450@value{GDBN} locates
14451the source files by searching the directories listed in the directory search
14452path (@pxref{Environment, ,Your program's environment}).
14453If it fails
14454to find a file, it displays a message such as:
104c1213 14455
474c8240 14456@smallexample
8e04817f 14457prog: No such file or directory.
474c8240 14458@end smallexample
104c1213 14459
8e04817f
AC
14460When this happens, add the appropriate directories to the search paths with
14461the @value{GDBN} commands @code{path} and @code{dir}, and execute the
14462@code{target} command again.
104c1213 14463
8e04817f
AC
14464@node Sparclet Connection
14465@subsubsection Connecting to Sparclet
104c1213 14466
8e04817f
AC
14467The @value{GDBN} command @code{target} lets you connect to a Sparclet target.
14468To connect to a target on serial port ``@code{ttya}'', type:
104c1213 14469
474c8240 14470@smallexample
8e04817f
AC
14471(gdbslet) target sparclet /dev/ttya
14472Remote target sparclet connected to /dev/ttya
14473main () at ../prog.c:3
474c8240 14474@end smallexample
104c1213 14475
8e04817f
AC
14476@need 750
14477@value{GDBN} displays messages like these:
104c1213 14478
474c8240 14479@smallexample
8e04817f 14480Connected to ttya.
474c8240 14481@end smallexample
104c1213 14482
8e04817f
AC
14483@node Sparclet Download
14484@subsubsection Sparclet download
104c1213 14485
8e04817f
AC
14486@cindex download to Sparclet
14487Once connected to the Sparclet target,
14488you can use the @value{GDBN}
14489@code{load} command to download the file from the host to the target.
14490The file name and load offset should be given as arguments to the @code{load}
14491command.
14492Since the file format is aout, the program must be loaded to the starting
14493address. You can use @code{objdump} to find out what this value is. The load
14494offset is an offset which is added to the VMA (virtual memory address)
14495of each of the file's sections.
14496For instance, if the program
14497@file{prog} was linked to text address 0x1201000, with data at 0x12010160
14498and bss at 0x12010170, in @value{GDBN}, type:
104c1213 14499
474c8240 14500@smallexample
8e04817f
AC
14501(gdbslet) load prog 0x12010000
14502Loading section .text, size 0xdb0 vma 0x12010000
474c8240 14503@end smallexample
104c1213 14504
8e04817f
AC
14505If the code is loaded at a different address then what the program was linked
14506to, you may need to use the @code{section} and @code{add-symbol-file} commands
14507to tell @value{GDBN} where to map the symbol table.
14508
14509@node Sparclet Execution
14510@subsubsection Running and debugging
14511
14512@cindex running and debugging Sparclet programs
14513You can now begin debugging the task using @value{GDBN}'s execution control
14514commands, @code{b}, @code{step}, @code{run}, etc. See the @value{GDBN}
14515manual for the list of commands.
14516
474c8240 14517@smallexample
8e04817f
AC
14518(gdbslet) b main
14519Breakpoint 1 at 0x12010000: file prog.c, line 3.
14520(gdbslet) run
14521Starting program: prog
14522Breakpoint 1, main (argc=1, argv=0xeffff21c) at prog.c:3
145233 char *symarg = 0;
14524(gdbslet) step
145254 char *execarg = "hello!";
14526(gdbslet)
474c8240 14527@end smallexample
8e04817f
AC
14528
14529@node Sparclite
14530@subsection Fujitsu Sparclite
104c1213
JM
14531
14532@table @code
14533
8e04817f
AC
14534@kindex target sparclite
14535@item target sparclite @var{dev}
14536Fujitsu sparclite boards, used only for the purpose of loading.
14537You must use an additional command to debug the program.
14538For example: target remote @var{dev} using @value{GDBN} standard
14539remote protocol.
104c1213
JM
14540
14541@end table
14542
8e04817f
AC
14543@node ST2000
14544@subsection Tandem ST2000
104c1213 14545
8e04817f
AC
14546@value{GDBN} may be used with a Tandem ST2000 phone switch, running Tandem's
14547STDBUG protocol.
104c1213 14548
8e04817f
AC
14549To connect your ST2000 to the host system, see the manufacturer's
14550manual. Once the ST2000 is physically attached, you can run:
104c1213 14551
474c8240 14552@smallexample
8e04817f 14553target st2000 @var{dev} @var{speed}
474c8240 14554@end smallexample
104c1213 14555
8e04817f
AC
14556@noindent
14557to establish it as your debugging environment. @var{dev} is normally
14558the name of a serial device, such as @file{/dev/ttya}, connected to the
14559ST2000 via a serial line. You can instead specify @var{dev} as a TCP
14560connection (for example, to a serial line attached via a terminal
14561concentrator) using the syntax @code{@var{hostname}:@var{portnumber}}.
104c1213 14562
8e04817f
AC
14563The @code{load} and @code{attach} commands are @emph{not} defined for
14564this target; you must load your program into the ST2000 as you normally
14565would for standalone operation. @value{GDBN} reads debugging information
14566(such as symbols) from a separate, debugging version of the program
14567available on your host computer.
14568@c FIXME!! This is terribly vague; what little content is here is
14569@c basically hearsay.
104c1213 14570
8e04817f
AC
14571@cindex ST2000 auxiliary commands
14572These auxiliary @value{GDBN} commands are available to help you with the ST2000
14573environment:
104c1213 14574
8e04817f
AC
14575@table @code
14576@item st2000 @var{command}
14577@kindex st2000 @var{cmd}
14578@cindex STDBUG commands (ST2000)
14579@cindex commands to STDBUG (ST2000)
14580Send a @var{command} to the STDBUG monitor. See the manufacturer's
14581manual for available commands.
104c1213 14582
8e04817f
AC
14583@item connect
14584@cindex connect (to STDBUG)
14585Connect the controlling terminal to the STDBUG command monitor. When
14586you are done interacting with STDBUG, typing either of two character
14587sequences gets you back to the @value{GDBN} command prompt:
14588@kbd{@key{RET}~.} (Return, followed by tilde and period) or
14589@kbd{@key{RET}~@key{C-d}} (Return, followed by tilde and control-D).
104c1213
JM
14590@end table
14591
8e04817f
AC
14592@node Z8000
14593@subsection Zilog Z8000
104c1213 14594
8e04817f
AC
14595@cindex Z8000
14596@cindex simulator, Z8000
14597@cindex Zilog Z8000 simulator
104c1213 14598
8e04817f
AC
14599When configured for debugging Zilog Z8000 targets, @value{GDBN} includes
14600a Z8000 simulator.
14601
14602For the Z8000 family, @samp{target sim} simulates either the Z8002 (the
14603unsegmented variant of the Z8000 architecture) or the Z8001 (the
14604segmented variant). The simulator recognizes which architecture is
14605appropriate by inspecting the object code.
104c1213 14606
8e04817f
AC
14607@table @code
14608@item target sim @var{args}
14609@kindex sim
14610@kindex target sim@r{, with Z8000}
14611Debug programs on a simulated CPU. If the simulator supports setup
14612options, specify them via @var{args}.
104c1213
JM
14613@end table
14614
8e04817f
AC
14615@noindent
14616After specifying this target, you can debug programs for the simulated
14617CPU in the same style as programs for your host computer; use the
14618@code{file} command to load a new program image, the @code{run} command
14619to run your program, and so on.
14620
14621As well as making available all the usual machine registers
14622(@pxref{Registers, ,Registers}), the Z8000 simulator provides three
14623additional items of information as specially named registers:
104c1213
JM
14624
14625@table @code
14626
8e04817f
AC
14627@item cycles
14628Counts clock-ticks in the simulator.
104c1213 14629
8e04817f
AC
14630@item insts
14631Counts instructions run in the simulator.
104c1213 14632
8e04817f
AC
14633@item time
14634Execution time in 60ths of a second.
104c1213 14635
8e04817f 14636@end table
104c1213 14637
8e04817f
AC
14638You can refer to these values in @value{GDBN} expressions with the usual
14639conventions; for example, @w{@samp{b fputc if $cycles>5000}} sets a
14640conditional breakpoint that suspends only after at least 5000
14641simulated clock ticks.
104c1213 14642
a64548ea
EZ
14643@node AVR
14644@subsection Atmel AVR
14645@cindex AVR
14646
14647When configured for debugging the Atmel AVR, @value{GDBN} supports the
14648following AVR-specific commands:
14649
14650@table @code
14651@item info io_registers
14652@kindex info io_registers@r{, AVR}
14653@cindex I/O registers (Atmel AVR)
14654This command displays information about the AVR I/O registers. For
14655each register, @value{GDBN} prints its number and value.
14656@end table
14657
14658@node CRIS
14659@subsection CRIS
14660@cindex CRIS
14661
14662When configured for debugging CRIS, @value{GDBN} provides the
14663following CRIS-specific commands:
14664
14665@table @code
14666@item set cris-version @var{ver}
14667@cindex CRIS version
14668Set the current CRIS version to @var{ver}. The CRIS version affects
14669register names and sizes. This command is useful in case
14670autodetection of the CRIS version fails.
14671
14672@item show cris-version
14673Show the current CRIS version.
14674
14675@item set cris-dwarf2-cfi
14676@cindex DWARF-2 CFI and CRIS
14677Set the usage of DWARF-2 CFI for CRIS debugging. The default is off
14678if using @code{gcc-cris} whose version is below @code{R59}, otherwise
14679on.
14680
14681@item show cris-dwarf2-cfi
14682Show the current state of using DWARF-2 CFI.
14683@end table
14684
14685@node Super-H
14686@subsection Renesas Super-H
14687@cindex Super-H
14688
14689For the Renesas Super-H processor, @value{GDBN} provides these
14690commands:
14691
14692@table @code
14693@item regs
14694@kindex regs@r{, Super-H}
14695Show the values of all Super-H registers.
14696@end table
14697
c45da7e6
EZ
14698@node WinCE
14699@subsection Windows CE
14700@cindex Windows CE
14701
14702The following commands are available for Windows CE:
14703
14704@table @code
14705@item set remotedirectory @var{dir}
14706@kindex set remotedirectory
14707Tell @value{GDBN} to upload files from the named directory @var{dir}.
14708The default is @file{/gdb}, i.e.@: the root directory on the current
14709drive.
14710
14711@item show remotedirectory
14712@kindex show remotedirectory
14713Show the current value of the upload directory.
14714
14715@item set remoteupload @var{method}
14716@kindex set remoteupload
14717Set the method used to upload files to remote device. Valid values
14718for @var{method} are @samp{always}, @samp{newer}, and @samp{never}.
14719The default is @samp{newer}.
14720
14721@item show remoteupload
14722@kindex show remoteupload
14723Show the current setting of the upload method.
14724
14725@item set remoteaddhost
14726@kindex set remoteaddhost
14727Tell @value{GDBN} whether to add this host to the remote stub's
14728arguments when you debug over a network.
14729
14730@item show remoteaddhost
14731@kindex show remoteaddhost
14732Show whether to add this host to remote stub's arguments when
14733debugging over a network.
14734@end table
14735
a64548ea 14736
8e04817f
AC
14737@node Architectures
14738@section Architectures
104c1213 14739
8e04817f
AC
14740This section describes characteristics of architectures that affect
14741all uses of @value{GDBN} with the architecture, both native and cross.
104c1213 14742
8e04817f 14743@menu
9c16f35a 14744* i386::
8e04817f
AC
14745* A29K::
14746* Alpha::
14747* MIPS::
a64548ea 14748* HPPA:: HP PA architecture
8e04817f 14749@end menu
104c1213 14750
9c16f35a
EZ
14751@node i386
14752@subsection x86 Architecture-specific issues.
14753
14754@table @code
14755@item set struct-convention @var{mode}
14756@kindex set struct-convention
14757@cindex struct return convention
14758@cindex struct/union returned in registers
14759Set the convention used by the inferior to return @code{struct}s and
14760@code{union}s from functions to @var{mode}. Possible values of
14761@var{mode} are @code{"pcc"}, @code{"reg"}, and @code{"default"} (the
14762default). @code{"default"} or @code{"pcc"} means that @code{struct}s
14763are returned on the stack, while @code{"reg"} means that a
14764@code{struct} or a @code{union} whose size is 1, 2, 4, or 8 bytes will
14765be returned in a register.
14766
14767@item show struct-convention
14768@kindex show struct-convention
14769Show the current setting of the convention to return @code{struct}s
14770from functions.
14771@end table
14772
8e04817f
AC
14773@node A29K
14774@subsection A29K
104c1213
JM
14775
14776@table @code
104c1213 14777
8e04817f
AC
14778@kindex set rstack_high_address
14779@cindex AMD 29K register stack
14780@cindex register stack, AMD29K
14781@item set rstack_high_address @var{address}
14782On AMD 29000 family processors, registers are saved in a separate
14783@dfn{register stack}. There is no way for @value{GDBN} to determine the
14784extent of this stack. Normally, @value{GDBN} just assumes that the
14785stack is ``large enough''. This may result in @value{GDBN} referencing
14786memory locations that do not exist. If necessary, you can get around
14787this problem by specifying the ending address of the register stack with
14788the @code{set rstack_high_address} command. The argument should be an
14789address, which you probably want to precede with @samp{0x} to specify in
14790hexadecimal.
104c1213 14791
8e04817f
AC
14792@kindex show rstack_high_address
14793@item show rstack_high_address
14794Display the current limit of the register stack, on AMD 29000 family
14795processors.
104c1213 14796
8e04817f 14797@end table
104c1213 14798
8e04817f
AC
14799@node Alpha
14800@subsection Alpha
104c1213 14801
8e04817f 14802See the following section.
104c1213 14803
8e04817f
AC
14804@node MIPS
14805@subsection MIPS
104c1213 14806
8e04817f
AC
14807@cindex stack on Alpha
14808@cindex stack on MIPS
14809@cindex Alpha stack
14810@cindex MIPS stack
14811Alpha- and MIPS-based computers use an unusual stack frame, which
14812sometimes requires @value{GDBN} to search backward in the object code to
14813find the beginning of a function.
104c1213 14814
8e04817f
AC
14815@cindex response time, MIPS debugging
14816To improve response time (especially for embedded applications, where
14817@value{GDBN} may be restricted to a slow serial line for this search)
14818you may want to limit the size of this search, using one of these
14819commands:
104c1213 14820
8e04817f
AC
14821@table @code
14822@cindex @code{heuristic-fence-post} (Alpha, MIPS)
14823@item set heuristic-fence-post @var{limit}
14824Restrict @value{GDBN} to examining at most @var{limit} bytes in its
14825search for the beginning of a function. A value of @var{0} (the
14826default) means there is no limit. However, except for @var{0}, the
14827larger the limit the more bytes @code{heuristic-fence-post} must search
e2f4edfd
EZ
14828and therefore the longer it takes to run. You should only need to use
14829this command when debugging a stripped executable.
104c1213 14830
8e04817f
AC
14831@item show heuristic-fence-post
14832Display the current limit.
14833@end table
104c1213
JM
14834
14835@noindent
8e04817f
AC
14836These commands are available @emph{only} when @value{GDBN} is configured
14837for debugging programs on Alpha or MIPS processors.
104c1213 14838
a64548ea
EZ
14839Several MIPS-specific commands are available when debugging MIPS
14840programs:
14841
14842@table @code
14843@item set mips saved-gpreg-size @var{size}
14844@kindex set mips saved-gpreg-size
14845@cindex MIPS GP register size on stack
14846Set the size of MIPS general-purpose registers saved on the stack.
14847The argument @var{size} can be one of the following:
14848
14849@table @samp
14850@item 32
1485132-bit GP registers
14852@item 64
1485364-bit GP registers
14854@item auto
14855Use the target's default setting or autodetect the saved size from the
14856information contained in the executable. This is the default
14857@end table
14858
14859@item show mips saved-gpreg-size
14860@kindex show mips saved-gpreg-size
14861Show the current size of MIPS GP registers on the stack.
14862
14863@item set mips stack-arg-size @var{size}
14864@kindex set mips stack-arg-size
14865@cindex MIPS stack space for arguments
14866Set the amount of stack space reserved for arguments to functions.
14867The argument can be one of @code{"32"}, @code{"64"} or @code{"auto"}
14868(the default).
14869
14870@item set mips abi @var{arg}
14871@kindex set mips abi
14872@cindex set ABI for MIPS
14873Tell @value{GDBN} which MIPS ABI is used by the inferior. Possible
14874values of @var{arg} are:
14875
14876@table @samp
14877@item auto
14878The default ABI associated with the current binary (this is the
14879default).
14880@item o32
14881@item o64
14882@item n32
14883@item n64
14884@item eabi32
14885@item eabi64
14886@item auto
14887@end table
14888
14889@item show mips abi
14890@kindex show mips abi
14891Show the MIPS ABI used by @value{GDBN} to debug the inferior.
14892
14893@item set mipsfpu
14894@itemx show mipsfpu
14895@xref{MIPS Embedded, set mipsfpu}.
14896
14897@item set mips mask-address @var{arg}
14898@kindex set mips mask-address
14899@cindex MIPS addresses, masking
14900This command determines whether the most-significant 32 bits of 64-bit
14901MIPS addresses are masked off. The argument @var{arg} can be
14902@samp{on}, @samp{off}, or @samp{auto}. The latter is the default
14903setting, which lets @value{GDBN} determine the correct value.
14904
14905@item show mips mask-address
14906@kindex show mips mask-address
14907Show whether the upper 32 bits of MIPS addresses are masked off or
14908not.
14909
14910@item set remote-mips64-transfers-32bit-regs
14911@kindex set remote-mips64-transfers-32bit-regs
14912This command controls compatibility with 64-bit MIPS targets that
14913transfer data in 32-bit quantities. If you have an old MIPS 64 target
14914that transfers 32 bits for some registers, like @sc{sr} and @sc{fsr},
14915and 64 bits for other registers, set this option to @samp{on}.
14916
14917@item show remote-mips64-transfers-32bit-regs
14918@kindex show remote-mips64-transfers-32bit-regs
14919Show the current setting of compatibility with older MIPS 64 targets.
14920
14921@item set debug mips
14922@kindex set debug mips
14923This command turns on and off debugging messages for the MIPS-specific
14924target code in @value{GDBN}.
14925
14926@item show debug mips
14927@kindex show debug mips
14928Show the current setting of MIPS debugging messages.
14929@end table
14930
14931
14932@node HPPA
14933@subsection HPPA
14934@cindex HPPA support
14935
14936When @value{GDBN} is debugging te HP PA architecture, it provides the
14937following special commands:
14938
14939@table @code
14940@item set debug hppa
14941@kindex set debug hppa
14942THis command determines whether HPPA architecture specific debugging
14943messages are to be displayed.
14944
14945@item show debug hppa
14946Show whether HPPA debugging messages are displayed.
14947
14948@item maint print unwind @var{address}
14949@kindex maint print unwind@r{, HPPA}
14950This command displays the contents of the unwind table entry at the
14951given @var{address}.
14952
14953@end table
14954
104c1213 14955
8e04817f
AC
14956@node Controlling GDB
14957@chapter Controlling @value{GDBN}
14958
14959You can alter the way @value{GDBN} interacts with you by using the
14960@code{set} command. For commands controlling how @value{GDBN} displays
14961data, see @ref{Print Settings, ,Print settings}. Other settings are
14962described here.
14963
14964@menu
14965* Prompt:: Prompt
14966* Editing:: Command editing
14967* History:: Command history
14968* Screen Size:: Screen size
14969* Numbers:: Numbers
1e698235 14970* ABI:: Configuring the current ABI
8e04817f
AC
14971* Messages/Warnings:: Optional warnings and messages
14972* Debugging Output:: Optional messages about internal happenings
14973@end menu
14974
14975@node Prompt
14976@section Prompt
104c1213 14977
8e04817f 14978@cindex prompt
104c1213 14979
8e04817f
AC
14980@value{GDBN} indicates its readiness to read a command by printing a string
14981called the @dfn{prompt}. This string is normally @samp{(@value{GDBP})}. You
14982can change the prompt string with the @code{set prompt} command. For
14983instance, when debugging @value{GDBN} with @value{GDBN}, it is useful to change
14984the prompt in one of the @value{GDBN} sessions so that you can always tell
14985which one you are talking to.
104c1213 14986
8e04817f
AC
14987@emph{Note:} @code{set prompt} does not add a space for you after the
14988prompt you set. This allows you to set a prompt which ends in a space
14989or a prompt that does not.
104c1213 14990
8e04817f
AC
14991@table @code
14992@kindex set prompt
14993@item set prompt @var{newprompt}
14994Directs @value{GDBN} to use @var{newprompt} as its prompt string henceforth.
104c1213 14995
8e04817f
AC
14996@kindex show prompt
14997@item show prompt
14998Prints a line of the form: @samp{Gdb's prompt is: @var{your-prompt}}
104c1213
JM
14999@end table
15000
8e04817f
AC
15001@node Editing
15002@section Command editing
15003@cindex readline
15004@cindex command line editing
104c1213 15005
703663ab 15006@value{GDBN} reads its input commands via the @dfn{Readline} interface. This
8e04817f
AC
15007@sc{gnu} library provides consistent behavior for programs which provide a
15008command line interface to the user. Advantages are @sc{gnu} Emacs-style
15009or @dfn{vi}-style inline editing of commands, @code{csh}-like history
15010substitution, and a storage and recall of command history across
15011debugging sessions.
104c1213 15012
8e04817f
AC
15013You may control the behavior of command line editing in @value{GDBN} with the
15014command @code{set}.
104c1213 15015
8e04817f
AC
15016@table @code
15017@kindex set editing
15018@cindex editing
15019@item set editing
15020@itemx set editing on
15021Enable command line editing (enabled by default).
104c1213 15022
8e04817f
AC
15023@item set editing off
15024Disable command line editing.
104c1213 15025
8e04817f
AC
15026@kindex show editing
15027@item show editing
15028Show whether command line editing is enabled.
104c1213
JM
15029@end table
15030
703663ab
EZ
15031@xref{Command Line Editing}, for more details about the Readline
15032interface. Users unfamiliar with @sc{gnu} Emacs or @code{vi} are
15033encouraged to read that chapter.
15034
8e04817f
AC
15035@node History
15036@section Command history
703663ab 15037@cindex command history
8e04817f
AC
15038
15039@value{GDBN} can keep track of the commands you type during your
15040debugging sessions, so that you can be certain of precisely what
15041happened. Use these commands to manage the @value{GDBN} command
15042history facility.
104c1213 15043
703663ab
EZ
15044@value{GDBN} uses the @sc{gnu} History library, a part of the Readline
15045package, to provide the history facility. @xref{Using History
15046Interactively}, for the detailed description of the History library.
15047
15048Here is the description of @value{GDBN} commands related to command
15049history.
15050
104c1213 15051@table @code
8e04817f
AC
15052@cindex history substitution
15053@cindex history file
15054@kindex set history filename
4644b6e3 15055@cindex @env{GDBHISTFILE}, environment variable
8e04817f
AC
15056@item set history filename @var{fname}
15057Set the name of the @value{GDBN} command history file to @var{fname}.
15058This is the file where @value{GDBN} reads an initial command history
15059list, and where it writes the command history from this session when it
15060exits. You can access this list through history expansion or through
15061the history command editing characters listed below. This file defaults
15062to the value of the environment variable @code{GDBHISTFILE}, or to
15063@file{./.gdb_history} (@file{./_gdb_history} on MS-DOS) if this variable
15064is not set.
104c1213 15065
9c16f35a
EZ
15066@cindex save command history
15067@kindex set history save
8e04817f
AC
15068@item set history save
15069@itemx set history save on
15070Record command history in a file, whose name may be specified with the
15071@code{set history filename} command. By default, this option is disabled.
104c1213 15072
8e04817f
AC
15073@item set history save off
15074Stop recording command history in a file.
104c1213 15075
8e04817f 15076@cindex history size
9c16f35a 15077@kindex set history size
6fc08d32 15078@cindex @env{HISTSIZE}, environment variable
8e04817f
AC
15079@item set history size @var{size}
15080Set the number of commands which @value{GDBN} keeps in its history list.
15081This defaults to the value of the environment variable
15082@code{HISTSIZE}, or to 256 if this variable is not set.
104c1213
JM
15083@end table
15084
8e04817f 15085History expansion assigns special meaning to the character @kbd{!}.
703663ab 15086@xref{Event Designators}, for more details.
8e04817f 15087
703663ab 15088@cindex history expansion, turn on/off
8e04817f
AC
15089Since @kbd{!} is also the logical not operator in C, history expansion
15090is off by default. If you decide to enable history expansion with the
15091@code{set history expansion on} command, you may sometimes need to
15092follow @kbd{!} (when it is used as logical not, in an expression) with
15093a space or a tab to prevent it from being expanded. The readline
15094history facilities do not attempt substitution on the strings
15095@kbd{!=} and @kbd{!(}, even when history expansion is enabled.
15096
15097The commands to control history expansion are:
104c1213
JM
15098
15099@table @code
8e04817f
AC
15100@item set history expansion on
15101@itemx set history expansion
703663ab 15102@kindex set history expansion
8e04817f 15103Enable history expansion. History expansion is off by default.
104c1213 15104
8e04817f
AC
15105@item set history expansion off
15106Disable history expansion.
104c1213 15107
8e04817f
AC
15108@c @group
15109@kindex show history
15110@item show history
15111@itemx show history filename
15112@itemx show history save
15113@itemx show history size
15114@itemx show history expansion
15115These commands display the state of the @value{GDBN} history parameters.
15116@code{show history} by itself displays all four states.
15117@c @end group
15118@end table
15119
15120@table @code
9c16f35a
EZ
15121@kindex show commands
15122@cindex show last commands
15123@cindex display command history
8e04817f
AC
15124@item show commands
15125Display the last ten commands in the command history.
104c1213 15126
8e04817f
AC
15127@item show commands @var{n}
15128Print ten commands centered on command number @var{n}.
15129
15130@item show commands +
15131Print ten commands just after the commands last printed.
104c1213
JM
15132@end table
15133
8e04817f
AC
15134@node Screen Size
15135@section Screen size
15136@cindex size of screen
15137@cindex pauses in output
104c1213 15138
8e04817f
AC
15139Certain commands to @value{GDBN} may produce large amounts of
15140information output to the screen. To help you read all of it,
15141@value{GDBN} pauses and asks you for input at the end of each page of
15142output. Type @key{RET} when you want to continue the output, or @kbd{q}
15143to discard the remaining output. Also, the screen width setting
15144determines when to wrap lines of output. Depending on what is being
15145printed, @value{GDBN} tries to break the line at a readable place,
15146rather than simply letting it overflow onto the following line.
15147
15148Normally @value{GDBN} knows the size of the screen from the terminal
15149driver software. For example, on Unix @value{GDBN} uses the termcap data base
15150together with the value of the @code{TERM} environment variable and the
15151@code{stty rows} and @code{stty cols} settings. If this is not correct,
15152you can override it with the @code{set height} and @code{set
15153width} commands:
15154
15155@table @code
15156@kindex set height
15157@kindex set width
15158@kindex show width
15159@kindex show height
15160@item set height @var{lpp}
15161@itemx show height
15162@itemx set width @var{cpl}
15163@itemx show width
15164These @code{set} commands specify a screen height of @var{lpp} lines and
15165a screen width of @var{cpl} characters. The associated @code{show}
15166commands display the current settings.
104c1213 15167
8e04817f
AC
15168If you specify a height of zero lines, @value{GDBN} does not pause during
15169output no matter how long the output is. This is useful if output is to a
15170file or to an editor buffer.
104c1213 15171
8e04817f
AC
15172Likewise, you can specify @samp{set width 0} to prevent @value{GDBN}
15173from wrapping its output.
9c16f35a
EZ
15174
15175@item set pagination on
15176@itemx set pagination off
15177@kindex set pagination
15178Turn the output pagination on or off; the default is on. Turning
15179pagination off is the alternative to @code{set height 0}.
15180
15181@item show pagination
15182@kindex show pagination
15183Show the current pagination mode.
104c1213
JM
15184@end table
15185
8e04817f
AC
15186@node Numbers
15187@section Numbers
15188@cindex number representation
15189@cindex entering numbers
104c1213 15190
8e04817f
AC
15191You can always enter numbers in octal, decimal, or hexadecimal in
15192@value{GDBN} by the usual conventions: octal numbers begin with
15193@samp{0}, decimal numbers end with @samp{.}, and hexadecimal numbers
15194begin with @samp{0x}. Numbers that begin with none of these are, by
15195default, entered in base 10; likewise, the default display for
15196numbers---when no particular format is specified---is base 10. You can
15197change the default base for both input and output with the @code{set
15198radix} command.
104c1213 15199
8e04817f
AC
15200@table @code
15201@kindex set input-radix
15202@item set input-radix @var{base}
15203Set the default base for numeric input. Supported choices
15204for @var{base} are decimal 8, 10, or 16. @var{base} must itself be
15205specified either unambiguously or using the current default radix; for
15206example, any of
104c1213 15207
8e04817f 15208@smallexample
9c16f35a
EZ
15209set input-radix 012
15210set input-radix 10.
15211set input-radix 0xa
8e04817f 15212@end smallexample
104c1213 15213
8e04817f 15214@noindent
9c16f35a
EZ
15215sets the input base to decimal. On the other hand, @samp{set input-radix 10}
15216leaves the input radix unchanged, no matter what it was.
104c1213 15217
8e04817f
AC
15218@kindex set output-radix
15219@item set output-radix @var{base}
15220Set the default base for numeric display. Supported choices
15221for @var{base} are decimal 8, 10, or 16. @var{base} must itself be
15222specified either unambiguously or using the current default radix.
104c1213 15223
8e04817f
AC
15224@kindex show input-radix
15225@item show input-radix
15226Display the current default base for numeric input.
104c1213 15227
8e04817f
AC
15228@kindex show output-radix
15229@item show output-radix
15230Display the current default base for numeric display.
9c16f35a
EZ
15231
15232@item set radix @r{[}@var{base}@r{]}
15233@itemx show radix
15234@kindex set radix
15235@kindex show radix
15236These commands set and show the default base for both input and output
15237of numbers. @code{set radix} sets the radix of input and output to
15238the same base; without an argument, it resets the radix back to its
15239default value of 10.
15240
8e04817f 15241@end table
104c1213 15242
1e698235
DJ
15243@node ABI
15244@section Configuring the current ABI
15245
15246@value{GDBN} can determine the @dfn{ABI} (Application Binary Interface) of your
15247application automatically. However, sometimes you need to override its
15248conclusions. Use these commands to manage @value{GDBN}'s view of the
15249current ABI.
15250
98b45e30
DJ
15251@cindex OS ABI
15252@kindex set osabi
b4e9345d 15253@kindex show osabi
98b45e30
DJ
15254
15255One @value{GDBN} configuration can debug binaries for multiple operating
b383017d 15256system targets, either via remote debugging or native emulation.
98b45e30
DJ
15257@value{GDBN} will autodetect the @dfn{OS ABI} (Operating System ABI) in use,
15258but you can override its conclusion using the @code{set osabi} command.
15259One example where this is useful is in debugging of binaries which use
15260an alternate C library (e.g.@: @sc{uClibc} for @sc{gnu}/Linux) which does
15261not have the same identifying marks that the standard C library for your
15262platform provides.
15263
15264@table @code
15265@item show osabi
15266Show the OS ABI currently in use.
15267
15268@item set osabi
15269With no argument, show the list of registered available OS ABI's.
15270
15271@item set osabi @var{abi}
15272Set the current OS ABI to @var{abi}.
15273@end table
15274
1e698235 15275@cindex float promotion
1e698235
DJ
15276
15277Generally, the way that an argument of type @code{float} is passed to a
15278function depends on whether the function is prototyped. For a prototyped
15279(i.e.@: ANSI/ISO style) function, @code{float} arguments are passed unchanged,
15280according to the architecture's convention for @code{float}. For unprototyped
15281(i.e.@: K&R style) functions, @code{float} arguments are first promoted to type
15282@code{double} and then passed.
15283
15284Unfortunately, some forms of debug information do not reliably indicate whether
15285a function is prototyped. If @value{GDBN} calls a function that is not marked
15286as prototyped, it consults @kbd{set coerce-float-to-double}.
15287
15288@table @code
a8f24a35 15289@kindex set coerce-float-to-double
1e698235
DJ
15290@item set coerce-float-to-double
15291@itemx set coerce-float-to-double on
15292Arguments of type @code{float} will be promoted to @code{double} when passed
15293to an unprototyped function. This is the default setting.
15294
15295@item set coerce-float-to-double off
15296Arguments of type @code{float} will be passed directly to unprototyped
15297functions.
9c16f35a
EZ
15298
15299@kindex show coerce-float-to-double
15300@item show coerce-float-to-double
15301Show the current setting of promoting @code{float} to @code{double}.
1e698235
DJ
15302@end table
15303
f1212245
DJ
15304@kindex set cp-abi
15305@kindex show cp-abi
15306@value{GDBN} needs to know the ABI used for your program's C@t{++}
15307objects. The correct C@t{++} ABI depends on which C@t{++} compiler was
15308used to build your application. @value{GDBN} only fully supports
15309programs with a single C@t{++} ABI; if your program contains code using
15310multiple C@t{++} ABI's or if @value{GDBN} can not identify your
15311program's ABI correctly, you can tell @value{GDBN} which ABI to use.
15312Currently supported ABI's include ``gnu-v2'', for @code{g++} versions
15313before 3.0, ``gnu-v3'', for @code{g++} versions 3.0 and later, and
15314``hpaCC'' for the HP ANSI C@t{++} compiler. Other C@t{++} compilers may
15315use the ``gnu-v2'' or ``gnu-v3'' ABI's as well. The default setting is
15316``auto''.
15317
15318@table @code
15319@item show cp-abi
15320Show the C@t{++} ABI currently in use.
15321
15322@item set cp-abi
15323With no argument, show the list of supported C@t{++} ABI's.
15324
15325@item set cp-abi @var{abi}
15326@itemx set cp-abi auto
15327Set the current C@t{++} ABI to @var{abi}, or return to automatic detection.
15328@end table
15329
8e04817f
AC
15330@node Messages/Warnings
15331@section Optional warnings and messages
104c1213 15332
9c16f35a
EZ
15333@cindex verbose operation
15334@cindex optional warnings
8e04817f
AC
15335By default, @value{GDBN} is silent about its inner workings. If you are
15336running on a slow machine, you may want to use the @code{set verbose}
15337command. This makes @value{GDBN} tell you when it does a lengthy
15338internal operation, so you will not think it has crashed.
104c1213 15339
8e04817f
AC
15340Currently, the messages controlled by @code{set verbose} are those
15341which announce that the symbol table for a source file is being read;
15342see @code{symbol-file} in @ref{Files, ,Commands to specify files}.
104c1213 15343
8e04817f
AC
15344@table @code
15345@kindex set verbose
15346@item set verbose on
15347Enables @value{GDBN} output of certain informational messages.
104c1213 15348
8e04817f
AC
15349@item set verbose off
15350Disables @value{GDBN} output of certain informational messages.
104c1213 15351
8e04817f
AC
15352@kindex show verbose
15353@item show verbose
15354Displays whether @code{set verbose} is on or off.
15355@end table
104c1213 15356
8e04817f
AC
15357By default, if @value{GDBN} encounters bugs in the symbol table of an
15358object file, it is silent; but if you are debugging a compiler, you may
15359find this information useful (@pxref{Symbol Errors, ,Errors reading
15360symbol files}).
104c1213 15361
8e04817f 15362@table @code
104c1213 15363
8e04817f
AC
15364@kindex set complaints
15365@item set complaints @var{limit}
15366Permits @value{GDBN} to output @var{limit} complaints about each type of
15367unusual symbols before becoming silent about the problem. Set
15368@var{limit} to zero to suppress all complaints; set it to a large number
15369to prevent complaints from being suppressed.
104c1213 15370
8e04817f
AC
15371@kindex show complaints
15372@item show complaints
15373Displays how many symbol complaints @value{GDBN} is permitted to produce.
104c1213 15374
8e04817f 15375@end table
104c1213 15376
8e04817f
AC
15377By default, @value{GDBN} is cautious, and asks what sometimes seems to be a
15378lot of stupid questions to confirm certain commands. For example, if
15379you try to run a program which is already running:
104c1213 15380
474c8240 15381@smallexample
8e04817f
AC
15382(@value{GDBP}) run
15383The program being debugged has been started already.
15384Start it from the beginning? (y or n)
474c8240 15385@end smallexample
104c1213 15386
8e04817f
AC
15387If you are willing to unflinchingly face the consequences of your own
15388commands, you can disable this ``feature'':
104c1213 15389
8e04817f 15390@table @code
104c1213 15391
8e04817f
AC
15392@kindex set confirm
15393@cindex flinching
15394@cindex confirmation
15395@cindex stupid questions
15396@item set confirm off
15397Disables confirmation requests.
104c1213 15398
8e04817f
AC
15399@item set confirm on
15400Enables confirmation requests (the default).
104c1213 15401
8e04817f
AC
15402@kindex show confirm
15403@item show confirm
15404Displays state of confirmation requests.
15405
15406@end table
104c1213 15407
8e04817f
AC
15408@node Debugging Output
15409@section Optional messages about internal happenings
4644b6e3
EZ
15410@cindex optional debugging messages
15411
da316a69
EZ
15412@value{GDBN} has commands that enable optional debugging messages from
15413various @value{GDBN} subsystems; normally these commands are of
15414interest to @value{GDBN} maintainers, or when reporting a bug. This
15415section documents those commands.
15416
104c1213 15417@table @code
a8f24a35
EZ
15418@kindex set exec-done-display
15419@item set exec-done-display
15420Turns on or off the notification of asynchronous commands'
15421completion. When on, @value{GDBN} will print a message when an
15422asynchronous command finishes its execution. The default is off.
15423@kindex show exec-done-display
15424@item show exec-done-display
15425Displays the current setting of asynchronous command completion
15426notification.
4644b6e3
EZ
15427@kindex set debug
15428@cindex gdbarch debugging info
a8f24a35 15429@cindex architecture debugging info
8e04817f 15430@item set debug arch
a8f24a35 15431Turns on or off display of gdbarch debugging info. The default is off
4644b6e3 15432@kindex show debug
8e04817f
AC
15433@item show debug arch
15434Displays the current state of displaying gdbarch debugging info.
721c2651
EZ
15435@item set debug aix-thread
15436@cindex AIX threads
15437Display debugging messages about inner workings of the AIX thread
15438module.
15439@item show debug aix-thread
15440Show the current state of AIX thread debugging info display.
8e04817f 15441@item set debug event
4644b6e3 15442@cindex event debugging info
a8f24a35 15443Turns on or off display of @value{GDBN} event debugging info. The
8e04817f 15444default is off.
8e04817f
AC
15445@item show debug event
15446Displays the current state of displaying @value{GDBN} event debugging
15447info.
8e04817f 15448@item set debug expression
4644b6e3 15449@cindex expression debugging info
721c2651
EZ
15450Turns on or off display of debugging info about @value{GDBN}
15451expression parsing. The default is off.
8e04817f 15452@item show debug expression
721c2651
EZ
15453Displays the current state of displaying debugging info about
15454@value{GDBN} expression parsing.
7453dc06 15455@item set debug frame
4644b6e3 15456@cindex frame debugging info
7453dc06
AC
15457Turns on or off display of @value{GDBN} frame debugging info. The
15458default is off.
7453dc06
AC
15459@item show debug frame
15460Displays the current state of displaying @value{GDBN} frame debugging
15461info.
30e91e0b
RC
15462@item set debug infrun
15463@cindex inferior debugging info
15464Turns on or off display of @value{GDBN} debugging info for running the inferior.
15465The default is off. @file{infrun.c} contains GDB's runtime state machine used
15466for implementing operations such as single-stepping the inferior.
15467@item show debug infrun
15468Displays the current state of @value{GDBN} inferior debugging.
da316a69
EZ
15469@item set debug lin-lwp
15470@cindex @sc{gnu}/Linux LWP debug messages
15471@cindex Linux lightweight processes
721c2651 15472Turns on or off debugging messages from the Linux LWP debug support.
da316a69
EZ
15473@item show debug lin-lwp
15474Show the current state of Linux LWP debugging messages.
2b4855ab 15475@item set debug observer
4644b6e3 15476@cindex observer debugging info
2b4855ab
AC
15477Turns on or off display of @value{GDBN} observer debugging. This
15478includes info such as the notification of observable events.
2b4855ab
AC
15479@item show debug observer
15480Displays the current state of observer debugging.
8e04817f 15481@item set debug overload
4644b6e3 15482@cindex C@t{++} overload debugging info
8e04817f
AC
15483Turns on or off display of @value{GDBN} C@t{++} overload debugging
15484info. This includes info such as ranking of functions, etc. The default
15485is off.
8e04817f
AC
15486@item show debug overload
15487Displays the current state of displaying @value{GDBN} C@t{++} overload
15488debugging info.
8e04817f
AC
15489@cindex packets, reporting on stdout
15490@cindex serial connections, debugging
15491@item set debug remote
15492Turns on or off display of reports on all packets sent back and forth across
15493the serial line to the remote machine. The info is printed on the
15494@value{GDBN} standard output stream. The default is off.
8e04817f
AC
15495@item show debug remote
15496Displays the state of display of remote packets.
8e04817f
AC
15497@item set debug serial
15498Turns on or off display of @value{GDBN} serial debugging info. The
15499default is off.
8e04817f
AC
15500@item show debug serial
15501Displays the current state of displaying @value{GDBN} serial debugging
15502info.
c45da7e6
EZ
15503@item set debug solib-frv
15504@cindex FR-V shared-library debugging
15505Turns on or off debugging messages for FR-V shared-library code.
15506@item show debug solib-frv
15507Display the current state of FR-V shared-library code debugging
15508messages.
8e04817f 15509@item set debug target
4644b6e3 15510@cindex target debugging info
8e04817f
AC
15511Turns on or off display of @value{GDBN} target debugging info. This info
15512includes what is going on at the target level of GDB, as it happens. The
701b08bb
DJ
15513default is 0. Set it to 1 to track events, and to 2 to also track the
15514value of large memory transfers. Changes to this flag do not take effect
15515until the next time you connect to a target or use the @code{run} command.
8e04817f
AC
15516@item show debug target
15517Displays the current state of displaying @value{GDBN} target debugging
15518info.
c45da7e6 15519@item set debugvarobj
4644b6e3 15520@cindex variable object debugging info
8e04817f
AC
15521Turns on or off display of @value{GDBN} variable object debugging
15522info. The default is off.
c45da7e6 15523@item show debugvarobj
8e04817f
AC
15524Displays the current state of displaying @value{GDBN} variable object
15525debugging info.
15526@end table
104c1213 15527
8e04817f
AC
15528@node Sequences
15529@chapter Canned Sequences of Commands
104c1213 15530
8e04817f
AC
15531Aside from breakpoint commands (@pxref{Break Commands, ,Breakpoint
15532command lists}), @value{GDBN} provides two ways to store sequences of
15533commands for execution as a unit: user-defined commands and command
15534files.
104c1213 15535
8e04817f
AC
15536@menu
15537* Define:: User-defined commands
15538* Hooks:: User-defined command hooks
15539* Command Files:: Command files
15540* Output:: Commands for controlled output
15541@end menu
104c1213 15542
8e04817f
AC
15543@node Define
15544@section User-defined commands
104c1213 15545
8e04817f
AC
15546@cindex user-defined command
15547A @dfn{user-defined command} is a sequence of @value{GDBN} commands to
15548which you assign a new name as a command. This is done with the
15549@code{define} command. User commands may accept up to 10 arguments
15550separated by whitespace. Arguments are accessed within the user command
15551via @var{$arg0@dots{}$arg9}. A trivial example:
104c1213 15552
8e04817f
AC
15553@smallexample
15554define adder
15555 print $arg0 + $arg1 + $arg2
15556@end smallexample
104c1213
JM
15557
15558@noindent
8e04817f 15559To execute the command use:
104c1213 15560
8e04817f
AC
15561@smallexample
15562adder 1 2 3
15563@end smallexample
104c1213 15564
8e04817f
AC
15565@noindent
15566This defines the command @code{adder}, which prints the sum of
15567its three arguments. Note the arguments are text substitutions, so they may
15568reference variables, use complex expressions, or even perform inferior
15569functions calls.
104c1213
JM
15570
15571@table @code
104c1213 15572
8e04817f
AC
15573@kindex define
15574@item define @var{commandname}
15575Define a command named @var{commandname}. If there is already a command
15576by that name, you are asked to confirm that you want to redefine it.
104c1213 15577
8e04817f
AC
15578The definition of the command is made up of other @value{GDBN} command lines,
15579which are given following the @code{define} command. The end of these
15580commands is marked by a line containing @code{end}.
104c1213 15581
8e04817f
AC
15582@kindex if
15583@kindex else
15584@item if
09d4efe1 15585@itemx else
8e04817f
AC
15586Takes a single argument, which is an expression to evaluate.
15587It is followed by a series of commands that are executed
15588only if the expression is true (nonzero).
15589There can then optionally be a line @code{else}, followed
15590by a series of commands that are only executed if the expression
15591was false. The end of the list is marked by a line containing @code{end}.
104c1213 15592
8e04817f
AC
15593@kindex while
15594@item while
15595The syntax is similar to @code{if}: the command takes a single argument,
15596which is an expression to evaluate, and must be followed by the commands to
15597execute, one per line, terminated by an @code{end}.
15598The commands are executed repeatedly as long as the expression
15599evaluates to true.
104c1213 15600
8e04817f
AC
15601@kindex document
15602@item document @var{commandname}
15603Document the user-defined command @var{commandname}, so that it can be
15604accessed by @code{help}. The command @var{commandname} must already be
15605defined. This command reads lines of documentation just as @code{define}
15606reads the lines of the command definition, ending with @code{end}.
15607After the @code{document} command is finished, @code{help} on command
15608@var{commandname} displays the documentation you have written.
104c1213 15609
8e04817f
AC
15610You may use the @code{document} command again to change the
15611documentation of a command. Redefining the command with @code{define}
15612does not change the documentation.
104c1213 15613
c45da7e6
EZ
15614@kindex dont-repeat
15615@cindex don't repeat command
15616@item dont-repeat
15617Used inside a user-defined command, this tells @value{GDBN} that this
15618command should not be repeated when the user hits @key{RET}
15619(@pxref{Command Syntax, repeat last command}).
15620
8e04817f
AC
15621@kindex help user-defined
15622@item help user-defined
15623List all user-defined commands, with the first line of the documentation
15624(if any) for each.
104c1213 15625
8e04817f
AC
15626@kindex show user
15627@item show user
15628@itemx show user @var{commandname}
15629Display the @value{GDBN} commands used to define @var{commandname} (but
15630not its documentation). If no @var{commandname} is given, display the
15631definitions for all user-defined commands.
104c1213 15632
9c16f35a 15633@cindex infinite recusrion in user-defined commands
20f01a46
DH
15634@kindex show max-user-call-depth
15635@kindex set max-user-call-depth
15636@item show max-user-call-depth
5ca0cb28
DH
15637@itemx set max-user-call-depth
15638The value of @code{max-user-call-depth} controls how many recursion
15639levels are allowed in user-defined commands before GDB suspects an
15640infinite recursion and aborts the command.
20f01a46 15641
104c1213
JM
15642@end table
15643
8e04817f
AC
15644When user-defined commands are executed, the
15645commands of the definition are not printed. An error in any command
15646stops execution of the user-defined command.
104c1213 15647
8e04817f
AC
15648If used interactively, commands that would ask for confirmation proceed
15649without asking when used inside a user-defined command. Many @value{GDBN}
15650commands that normally print messages to say what they are doing omit the
15651messages when used in a user-defined command.
104c1213 15652
8e04817f
AC
15653@node Hooks
15654@section User-defined command hooks
15655@cindex command hooks
15656@cindex hooks, for commands
15657@cindex hooks, pre-command
104c1213 15658
8e04817f 15659@kindex hook
8e04817f
AC
15660You may define @dfn{hooks}, which are a special kind of user-defined
15661command. Whenever you run the command @samp{foo}, if the user-defined
15662command @samp{hook-foo} exists, it is executed (with no arguments)
15663before that command.
104c1213 15664
8e04817f
AC
15665@cindex hooks, post-command
15666@kindex hookpost
8e04817f
AC
15667A hook may also be defined which is run after the command you executed.
15668Whenever you run the command @samp{foo}, if the user-defined command
15669@samp{hookpost-foo} exists, it is executed (with no arguments) after
15670that command. Post-execution hooks may exist simultaneously with
15671pre-execution hooks, for the same command.
104c1213 15672
8e04817f 15673It is valid for a hook to call the command which it hooks. If this
9f1c6395 15674occurs, the hook is not re-executed, thereby avoiding infinite recursion.
104c1213 15675
8e04817f
AC
15676@c It would be nice if hookpost could be passed a parameter indicating
15677@c if the command it hooks executed properly or not. FIXME!
104c1213 15678
8e04817f
AC
15679@kindex stop@r{, a pseudo-command}
15680In addition, a pseudo-command, @samp{stop} exists. Defining
15681(@samp{hook-stop}) makes the associated commands execute every time
15682execution stops in your program: before breakpoint commands are run,
15683displays are printed, or the stack frame is printed.
104c1213 15684
8e04817f
AC
15685For example, to ignore @code{SIGALRM} signals while
15686single-stepping, but treat them normally during normal execution,
15687you could define:
104c1213 15688
474c8240 15689@smallexample
8e04817f
AC
15690define hook-stop
15691handle SIGALRM nopass
15692end
104c1213 15693
8e04817f
AC
15694define hook-run
15695handle SIGALRM pass
15696end
104c1213 15697
8e04817f
AC
15698define hook-continue
15699handle SIGLARM pass
15700end
474c8240 15701@end smallexample
104c1213 15702
8e04817f 15703As a further example, to hook at the begining and end of the @code{echo}
b383017d 15704command, and to add extra text to the beginning and end of the message,
8e04817f 15705you could define:
104c1213 15706
474c8240 15707@smallexample
8e04817f
AC
15708define hook-echo
15709echo <<<---
15710end
104c1213 15711
8e04817f
AC
15712define hookpost-echo
15713echo --->>>\n
15714end
104c1213 15715
8e04817f
AC
15716(@value{GDBP}) echo Hello World
15717<<<---Hello World--->>>
15718(@value{GDBP})
104c1213 15719
474c8240 15720@end smallexample
104c1213 15721
8e04817f
AC
15722You can define a hook for any single-word command in @value{GDBN}, but
15723not for command aliases; you should define a hook for the basic command
15724name, e.g. @code{backtrace} rather than @code{bt}.
15725@c FIXME! So how does Joe User discover whether a command is an alias
15726@c or not?
15727If an error occurs during the execution of your hook, execution of
15728@value{GDBN} commands stops and @value{GDBN} issues a prompt
15729(before the command that you actually typed had a chance to run).
104c1213 15730
8e04817f
AC
15731If you try to define a hook which does not match any known command, you
15732get a warning from the @code{define} command.
c906108c 15733
8e04817f
AC
15734@node Command Files
15735@section Command files
c906108c 15736
8e04817f 15737@cindex command files
6fc08d32
EZ
15738A command file for @value{GDBN} is a text file made of lines that are
15739@value{GDBN} commands. Comments (lines starting with @kbd{#}) may
15740also be included. An empty line in a command file does nothing; it
15741does not mean to repeat the last command, as it would from the
15742terminal.
c906108c 15743
6fc08d32
EZ
15744You can request the execution of a command file with the @code{source}
15745command:
c906108c 15746
8e04817f
AC
15747@table @code
15748@kindex source
15749@item source @var{filename}
15750Execute the command file @var{filename}.
c906108c
SS
15751@end table
15752
8e04817f 15753The lines in a command file are executed sequentially. They are not
a71ec265
DH
15754printed as they are executed. An error in any command terminates
15755execution of the command file and control is returned to the console.
c906108c 15756
8e04817f
AC
15757Commands that would ask for confirmation if used interactively proceed
15758without asking when used in a command file. Many @value{GDBN} commands that
15759normally print messages to say what they are doing omit the messages
15760when called from command files.
c906108c 15761
8e04817f
AC
15762@value{GDBN} also accepts command input from standard input. In this
15763mode, normal output goes to standard output and error output goes to
15764standard error. Errors in a command file supplied on standard input do
6fc08d32 15765not terminate execution of the command file---execution continues with
8e04817f 15766the next command.
c906108c 15767
474c8240 15768@smallexample
8e04817f 15769gdb < cmds > log 2>&1
474c8240 15770@end smallexample
c906108c 15771
8e04817f
AC
15772(The syntax above will vary depending on the shell used.) This example
15773will execute commands from the file @file{cmds}. All output and errors
15774would be directed to @file{log}.
c906108c 15775
8e04817f
AC
15776@node Output
15777@section Commands for controlled output
c906108c 15778
8e04817f
AC
15779During the execution of a command file or a user-defined command, normal
15780@value{GDBN} output is suppressed; the only output that appears is what is
15781explicitly printed by the commands in the definition. This section
15782describes three commands useful for generating exactly the output you
15783want.
c906108c
SS
15784
15785@table @code
8e04817f
AC
15786@kindex echo
15787@item echo @var{text}
15788@c I do not consider backslash-space a standard C escape sequence
15789@c because it is not in ANSI.
15790Print @var{text}. Nonprinting characters can be included in
15791@var{text} using C escape sequences, such as @samp{\n} to print a
15792newline. @strong{No newline is printed unless you specify one.}
15793In addition to the standard C escape sequences, a backslash followed
15794by a space stands for a space. This is useful for displaying a
15795string with spaces at the beginning or the end, since leading and
15796trailing spaces are otherwise trimmed from all arguments.
15797To print @samp{@w{ }and foo =@w{ }}, use the command
15798@samp{echo \@w{ }and foo = \@w{ }}.
c906108c 15799
8e04817f
AC
15800A backslash at the end of @var{text} can be used, as in C, to continue
15801the command onto subsequent lines. For example,
c906108c 15802
474c8240 15803@smallexample
8e04817f
AC
15804echo This is some text\n\
15805which is continued\n\
15806onto several lines.\n
474c8240 15807@end smallexample
c906108c 15808
8e04817f 15809produces the same output as
c906108c 15810
474c8240 15811@smallexample
8e04817f
AC
15812echo This is some text\n
15813echo which is continued\n
15814echo onto several lines.\n
474c8240 15815@end smallexample
c906108c 15816
8e04817f
AC
15817@kindex output
15818@item output @var{expression}
15819Print the value of @var{expression} and nothing but that value: no
15820newlines, no @samp{$@var{nn} = }. The value is not entered in the
15821value history either. @xref{Expressions, ,Expressions}, for more information
15822on expressions.
c906108c 15823
8e04817f
AC
15824@item output/@var{fmt} @var{expression}
15825Print the value of @var{expression} in format @var{fmt}. You can use
15826the same formats as for @code{print}. @xref{Output Formats,,Output
15827formats}, for more information.
c906108c 15828
8e04817f
AC
15829@kindex printf
15830@item printf @var{string}, @var{expressions}@dots{}
15831Print the values of the @var{expressions} under the control of
15832@var{string}. The @var{expressions} are separated by commas and may be
15833either numbers or pointers. Their values are printed as specified by
15834@var{string}, exactly as if your program were to execute the C
15835subroutine
15836@c FIXME: the above implies that at least all ANSI C formats are
15837@c supported, but it isn't true: %E and %G don't work (or so it seems).
15838@c Either this is a bug, or the manual should document what formats are
15839@c supported.
c906108c 15840
474c8240 15841@smallexample
8e04817f 15842printf (@var{string}, @var{expressions}@dots{});
474c8240 15843@end smallexample
c906108c 15844
8e04817f 15845For example, you can print two values in hex like this:
c906108c 15846
8e04817f
AC
15847@smallexample
15848printf "foo, bar-foo = 0x%x, 0x%x\n", foo, bar-foo
15849@end smallexample
c906108c 15850
8e04817f
AC
15851The only backslash-escape sequences that you can use in the format
15852string are the simple ones that consist of backslash followed by a
15853letter.
c906108c
SS
15854@end table
15855
21c294e6
AC
15856@node Interpreters
15857@chapter Command Interpreters
15858@cindex command interpreters
15859
15860@value{GDBN} supports multiple command interpreters, and some command
15861infrastructure to allow users or user interface writers to switch
15862between interpreters or run commands in other interpreters.
15863
15864@value{GDBN} currently supports two command interpreters, the console
15865interpreter (sometimes called the command-line interpreter or @sc{cli})
15866and the machine interface interpreter (or @sc{gdb/mi}). This manual
15867describes both of these interfaces in great detail.
15868
15869By default, @value{GDBN} will start with the console interpreter.
15870However, the user may choose to start @value{GDBN} with another
15871interpreter by specifying the @option{-i} or @option{--interpreter}
15872startup options. Defined interpreters include:
15873
15874@table @code
15875@item console
15876@cindex console interpreter
15877The traditional console or command-line interpreter. This is the most often
15878used interpreter with @value{GDBN}. With no interpreter specified at runtime,
15879@value{GDBN} will use this interpreter.
15880
15881@item mi
15882@cindex mi interpreter
15883The newest @sc{gdb/mi} interface (currently @code{mi2}). Used primarily
15884by programs wishing to use @value{GDBN} as a backend for a debugger GUI
15885or an IDE. For more information, see @ref{GDB/MI, ,The @sc{gdb/mi}
15886Interface}.
15887
15888@item mi2
15889@cindex mi2 interpreter
15890The current @sc{gdb/mi} interface.
15891
15892@item mi1
15893@cindex mi1 interpreter
15894The @sc{gdb/mi} interface included in @value{GDBN} 5.1, 5.2, and 5.3.
15895
15896@end table
15897
15898@cindex invoke another interpreter
15899The interpreter being used by @value{GDBN} may not be dynamically
15900switched at runtime. Although possible, this could lead to a very
15901precarious situation. Consider an IDE using @sc{gdb/mi}. If a user
15902enters the command "interpreter-set console" in a console view,
15903@value{GDBN} would switch to using the console interpreter, rendering
15904the IDE inoperable!
15905
15906@kindex interpreter-exec
15907Although you may only choose a single interpreter at startup, you may execute
15908commands in any interpreter from the current interpreter using the appropriate
15909command. If you are running the console interpreter, simply use the
15910@code{interpreter-exec} command:
15911
15912@smallexample
15913interpreter-exec mi "-data-list-register-names"
15914@end smallexample
15915
15916@sc{gdb/mi} has a similar command, although it is only available in versions of
15917@value{GDBN} which support @sc{gdb/mi} version 2 (or greater).
15918
8e04817f
AC
15919@node TUI
15920@chapter @value{GDBN} Text User Interface
15921@cindex TUI
d0d5df6f 15922@cindex Text User Interface
c906108c 15923
8e04817f
AC
15924@menu
15925* TUI Overview:: TUI overview
15926* TUI Keys:: TUI key bindings
7cf36c78 15927* TUI Single Key Mode:: TUI single key mode
8e04817f
AC
15928* TUI Commands:: TUI specific commands
15929* TUI Configuration:: TUI configuration variables
15930@end menu
c906108c 15931
d0d5df6f
AC
15932The @value{GDBN} Text User Interface, TUI in short, is a terminal
15933interface which uses the @code{curses} library to show the source
15934file, the assembly output, the program registers and @value{GDBN}
15935commands in separate text windows.
15936
15937The TUI is enabled by invoking @value{GDBN} using either
15938@pindex gdbtui
15939@samp{gdbtui} or @samp{gdb -tui}.
c906108c 15940
8e04817f
AC
15941@node TUI Overview
15942@section TUI overview
c906108c 15943
8e04817f
AC
15944The TUI has two display modes that can be switched while
15945@value{GDBN} runs:
c906108c 15946
8e04817f
AC
15947@itemize @bullet
15948@item
15949A curses (or TUI) mode in which it displays several text
15950windows on the terminal.
c906108c 15951
8e04817f
AC
15952@item
15953A standard mode which corresponds to the @value{GDBN} configured without
15954the TUI.
15955@end itemize
c906108c 15956
8e04817f
AC
15957In the TUI mode, @value{GDBN} can display several text window
15958on the terminal:
c906108c 15959
8e04817f
AC
15960@table @emph
15961@item command
15962This window is the @value{GDBN} command window with the @value{GDBN}
15963prompt and the @value{GDBN} outputs. The @value{GDBN} input is still
15964managed using readline but through the TUI. The @emph{command}
15965window is always visible.
c906108c 15966
8e04817f
AC
15967@item source
15968The source window shows the source file of the program. The current
15969line as well as active breakpoints are displayed in this window.
c906108c 15970
8e04817f
AC
15971@item assembly
15972The assembly window shows the disassembly output of the program.
c906108c 15973
8e04817f
AC
15974@item register
15975This window shows the processor registers. It detects when
15976a register is changed and when this is the case, registers that have
6a1b180d 15977changed are highlighted.
c906108c 15978
c906108c
SS
15979@end table
15980
269c21fe
SC
15981The source and assembly windows show the current program position
15982by highlighting the current line and marking them with the @samp{>} marker.
15983Breakpoints are also indicated with two markers. A first one
15984indicates the breakpoint type:
15985
15986@table @code
15987@item B
15988Breakpoint which was hit at least once.
15989
15990@item b
15991Breakpoint which was never hit.
15992
15993@item H
15994Hardware breakpoint which was hit at least once.
15995
15996@item h
15997Hardware breakpoint which was never hit.
15998
15999@end table
16000
16001The second marker indicates whether the breakpoint is enabled or not:
16002
16003@table @code
16004@item +
16005Breakpoint is enabled.
16006
16007@item -
16008Breakpoint is disabled.
16009
16010@end table
16011
8e04817f
AC
16012The source, assembly and register windows are attached to the thread
16013and the frame position. They are updated when the current thread
16014changes, when the frame changes or when the program counter changes.
16015These three windows are arranged by the TUI according to several
16016layouts. The layout defines which of these three windows are visible.
16017The following layouts are available:
c906108c 16018
8e04817f
AC
16019@itemize @bullet
16020@item
16021source
2df3850c 16022
8e04817f
AC
16023@item
16024assembly
16025
16026@item
16027source and assembly
16028
16029@item
16030source and registers
c906108c 16031
8e04817f
AC
16032@item
16033assembly and registers
2df3850c 16034
8e04817f 16035@end itemize
c906108c 16036
b7bb15bc
SC
16037On top of the command window a status line gives various information
16038concerning the current process begin debugged. The status line is
16039updated when the information it shows changes. The following fields
16040are displayed:
16041
16042@table @emph
16043@item target
16044Indicates the current gdb target
16045(@pxref{Targets, ,Specifying a Debugging Target}).
16046
16047@item process
16048Gives information about the current process or thread number.
16049When no process is being debugged, this field is set to @code{No process}.
16050
16051@item function
16052Gives the current function name for the selected frame.
16053The name is demangled if demangling is turned on (@pxref{Print Settings}).
16054When there is no symbol corresponding to the current program counter
16055the string @code{??} is displayed.
16056
16057@item line
16058Indicates the current line number for the selected frame.
16059When the current line number is not known the string @code{??} is displayed.
16060
16061@item pc
16062Indicates the current program counter address.
16063
16064@end table
16065
8e04817f
AC
16066@node TUI Keys
16067@section TUI Key Bindings
16068@cindex TUI key bindings
c906108c 16069
8e04817f
AC
16070The TUI installs several key bindings in the readline keymaps
16071(@pxref{Command Line Editing}).
16072They allow to leave or enter in the TUI mode or they operate
7cf36c78
SC
16073directly on the TUI layout and windows. The TUI also provides
16074a @emph{SingleKey} keymap which binds several keys directly to
16075@value{GDBN} commands. The following key bindings
8e04817f 16076are installed for both TUI mode and the @value{GDBN} standard mode.
c906108c 16077
8e04817f
AC
16078@table @kbd
16079@kindex C-x C-a
16080@item C-x C-a
16081@kindex C-x a
16082@itemx C-x a
16083@kindex C-x A
16084@itemx C-x A
16085Enter or leave the TUI mode. When the TUI mode is left,
16086the curses window management is left and @value{GDBN} operates using
16087its standard mode writing on the terminal directly. When the TUI
16088mode is entered, the control is given back to the curses windows.
16089The screen is then refreshed.
c906108c 16090
8e04817f
AC
16091@kindex C-x 1
16092@item C-x 1
16093Use a TUI layout with only one window. The layout will
16094either be @samp{source} or @samp{assembly}. When the TUI mode
16095is not active, it will switch to the TUI mode.
2df3850c 16096
8e04817f 16097Think of this key binding as the Emacs @kbd{C-x 1} binding.
c906108c 16098
8e04817f
AC
16099@kindex C-x 2
16100@item C-x 2
16101Use a TUI layout with at least two windows. When the current
16102layout shows already two windows, a next layout with two windows is used.
16103When a new layout is chosen, one window will always be common to the
16104previous layout and the new one.
c906108c 16105
8e04817f 16106Think of it as the Emacs @kbd{C-x 2} binding.
2df3850c 16107
72ffddc9
SC
16108@kindex C-x o
16109@item C-x o
16110Change the active window. The TUI associates several key bindings
16111(like scrolling and arrow keys) to the active window. This command
16112gives the focus to the next TUI window.
16113
16114Think of it as the Emacs @kbd{C-x o} binding.
16115
7cf36c78
SC
16116@kindex C-x s
16117@item C-x s
16118Use the TUI @emph{SingleKey} keymap that binds single key to gdb commands
16119(@pxref{TUI Single Key Mode}).
16120
c906108c
SS
16121@end table
16122
8e04817f 16123The following key bindings are handled only by the TUI mode:
5d161b24 16124
8e04817f
AC
16125@table @key
16126@kindex PgUp
16127@item PgUp
16128Scroll the active window one page up.
c906108c 16129
8e04817f
AC
16130@kindex PgDn
16131@item PgDn
16132Scroll the active window one page down.
c906108c 16133
8e04817f
AC
16134@kindex Up
16135@item Up
16136Scroll the active window one line up.
c906108c 16137
8e04817f
AC
16138@kindex Down
16139@item Down
16140Scroll the active window one line down.
c906108c 16141
8e04817f
AC
16142@kindex Left
16143@item Left
16144Scroll the active window one column left.
c906108c 16145
8e04817f
AC
16146@kindex Right
16147@item Right
16148Scroll the active window one column right.
c906108c 16149
8e04817f
AC
16150@kindex C-L
16151@item C-L
16152Refresh the screen.
c906108c 16153
8e04817f 16154@end table
c906108c 16155
8e04817f 16156In the TUI mode, the arrow keys are used by the active window
72ffddc9
SC
16157for scrolling. This means they are available for readline when the
16158active window is the command window. When the command window
16159does not have the focus, it is necessary to use other readline
16160key bindings such as @key{C-p}, @key{C-n}, @key{C-b} and @key{C-f}.
8e04817f 16161
7cf36c78
SC
16162@node TUI Single Key Mode
16163@section TUI Single Key Mode
16164@cindex TUI single key mode
16165
16166The TUI provides a @emph{SingleKey} mode in which it installs a particular
16167key binding in the readline keymaps to connect single keys to
b383017d 16168some gdb commands.
7cf36c78
SC
16169
16170@table @kbd
16171@kindex c @r{(SingleKey TUI key)}
16172@item c
16173continue
16174
16175@kindex d @r{(SingleKey TUI key)}
16176@item d
16177down
16178
16179@kindex f @r{(SingleKey TUI key)}
16180@item f
16181finish
16182
16183@kindex n @r{(SingleKey TUI key)}
16184@item n
16185next
16186
16187@kindex q @r{(SingleKey TUI key)}
16188@item q
16189exit the @emph{SingleKey} mode.
16190
16191@kindex r @r{(SingleKey TUI key)}
16192@item r
16193run
16194
16195@kindex s @r{(SingleKey TUI key)}
16196@item s
16197step
16198
16199@kindex u @r{(SingleKey TUI key)}
16200@item u
16201up
16202
16203@kindex v @r{(SingleKey TUI key)}
16204@item v
16205info locals
16206
16207@kindex w @r{(SingleKey TUI key)}
16208@item w
16209where
16210
16211@end table
16212
16213Other keys temporarily switch to the @value{GDBN} command prompt.
16214The key that was pressed is inserted in the editing buffer so that
16215it is possible to type most @value{GDBN} commands without interaction
16216with the TUI @emph{SingleKey} mode. Once the command is entered the TUI
16217@emph{SingleKey} mode is restored. The only way to permanently leave
16218this mode is by hitting @key{q} or @samp{@key{C-x} @key{s}}.
16219
16220
8e04817f
AC
16221@node TUI Commands
16222@section TUI specific commands
16223@cindex TUI commands
16224
16225The TUI has specific commands to control the text windows.
16226These commands are always available, that is they do not depend on
16227the current terminal mode in which @value{GDBN} runs. When @value{GDBN}
16228is in the standard mode, using these commands will automatically switch
16229in the TUI mode.
c906108c
SS
16230
16231@table @code
3d757584
SC
16232@item info win
16233@kindex info win
16234List and give the size of all displayed windows.
16235
8e04817f 16236@item layout next
4644b6e3 16237@kindex layout
8e04817f 16238Display the next layout.
2df3850c 16239
8e04817f 16240@item layout prev
8e04817f 16241Display the previous layout.
c906108c 16242
8e04817f 16243@item layout src
8e04817f 16244Display the source window only.
c906108c 16245
8e04817f 16246@item layout asm
8e04817f 16247Display the assembly window only.
c906108c 16248
8e04817f 16249@item layout split
8e04817f 16250Display the source and assembly window.
c906108c 16251
8e04817f 16252@item layout regs
8e04817f
AC
16253Display the register window together with the source or assembly window.
16254
16255@item focus next | prev | src | asm | regs | split
16256@kindex focus
16257Set the focus to the named window.
16258This command allows to change the active window so that scrolling keys
16259can be affected to another window.
c906108c 16260
8e04817f
AC
16261@item refresh
16262@kindex refresh
16263Refresh the screen. This is similar to using @key{C-L} key.
c906108c 16264
6a1b180d
SC
16265@item tui reg float
16266@kindex tui reg
16267Show the floating point registers in the register window.
16268
16269@item tui reg general
16270Show the general registers in the register window.
16271
16272@item tui reg next
16273Show the next register group. The list of register groups as well as
16274their order is target specific. The predefined register groups are the
16275following: @code{general}, @code{float}, @code{system}, @code{vector},
16276@code{all}, @code{save}, @code{restore}.
16277
16278@item tui reg system
16279Show the system registers in the register window.
16280
8e04817f
AC
16281@item update
16282@kindex update
16283Update the source window and the current execution point.
c906108c 16284
8e04817f
AC
16285@item winheight @var{name} +@var{count}
16286@itemx winheight @var{name} -@var{count}
16287@kindex winheight
16288Change the height of the window @var{name} by @var{count}
16289lines. Positive counts increase the height, while negative counts
16290decrease it.
2df3850c 16291
c45da7e6
EZ
16292@item tabset
16293@kindex tabset @var{nchars}
16294Set the width of tab stops to be @var{nchars} characters.
16295
c906108c
SS
16296@end table
16297
8e04817f
AC
16298@node TUI Configuration
16299@section TUI configuration variables
16300@cindex TUI configuration variables
c906108c 16301
8e04817f
AC
16302The TUI has several configuration variables that control the
16303appearance of windows on the terminal.
c906108c 16304
8e04817f
AC
16305@table @code
16306@item set tui border-kind @var{kind}
16307@kindex set tui border-kind
16308Select the border appearance for the source, assembly and register windows.
16309The possible values are the following:
16310@table @code
16311@item space
16312Use a space character to draw the border.
c906108c 16313
8e04817f
AC
16314@item ascii
16315Use ascii characters + - and | to draw the border.
c906108c 16316
8e04817f
AC
16317@item acs
16318Use the Alternate Character Set to draw the border. The border is
16319drawn using character line graphics if the terminal supports them.
c78b4128 16320
8e04817f 16321@end table
c78b4128 16322
8e04817f
AC
16323@item set tui active-border-mode @var{mode}
16324@kindex set tui active-border-mode
16325Select the attributes to display the border of the active window.
16326The possible values are @code{normal}, @code{standout}, @code{reverse},
16327@code{half}, @code{half-standout}, @code{bold} and @code{bold-standout}.
c78b4128 16328
8e04817f
AC
16329@item set tui border-mode @var{mode}
16330@kindex set tui border-mode
16331Select the attributes to display the border of other windows.
16332The @var{mode} can be one of the following:
16333@table @code
16334@item normal
16335Use normal attributes to display the border.
c906108c 16336
8e04817f
AC
16337@item standout
16338Use standout mode.
c906108c 16339
8e04817f
AC
16340@item reverse
16341Use reverse video mode.
c906108c 16342
8e04817f
AC
16343@item half
16344Use half bright mode.
c906108c 16345
8e04817f
AC
16346@item half-standout
16347Use half bright and standout mode.
c906108c 16348
8e04817f
AC
16349@item bold
16350Use extra bright or bold mode.
c78b4128 16351
8e04817f
AC
16352@item bold-standout
16353Use extra bright or bold and standout mode.
c78b4128 16354
8e04817f 16355@end table
c78b4128 16356
8e04817f 16357@end table
c78b4128 16358
8e04817f
AC
16359@node Emacs
16360@chapter Using @value{GDBN} under @sc{gnu} Emacs
c78b4128 16361
8e04817f
AC
16362@cindex Emacs
16363@cindex @sc{gnu} Emacs
16364A special interface allows you to use @sc{gnu} Emacs to view (and
16365edit) the source files for the program you are debugging with
16366@value{GDBN}.
c906108c 16367
8e04817f
AC
16368To use this interface, use the command @kbd{M-x gdb} in Emacs. Give the
16369executable file you want to debug as an argument. This command starts
16370@value{GDBN} as a subprocess of Emacs, with input and output through a newly
16371created Emacs buffer.
16372@c (Do not use the @code{-tui} option to run @value{GDBN} from Emacs.)
c906108c 16373
8e04817f
AC
16374Using @value{GDBN} under Emacs is just like using @value{GDBN} normally except for two
16375things:
c906108c 16376
8e04817f
AC
16377@itemize @bullet
16378@item
16379All ``terminal'' input and output goes through the Emacs buffer.
16380@end itemize
c906108c 16381
8e04817f
AC
16382This applies both to @value{GDBN} commands and their output, and to the input
16383and output done by the program you are debugging.
bf0184be 16384
8e04817f
AC
16385This is useful because it means that you can copy the text of previous
16386commands and input them again; you can even use parts of the output
16387in this way.
bf0184be 16388
8e04817f
AC
16389All the facilities of Emacs' Shell mode are available for interacting
16390with your program. In particular, you can send signals the usual
16391way---for example, @kbd{C-c C-c} for an interrupt, @kbd{C-c C-z} for a
16392stop.
bf0184be 16393
8e04817f 16394@itemize @bullet
bf0184be 16395@item
8e04817f
AC
16396@value{GDBN} displays source code through Emacs.
16397@end itemize
bf0184be 16398
8e04817f
AC
16399Each time @value{GDBN} displays a stack frame, Emacs automatically finds the
16400source file for that frame and puts an arrow (@samp{=>}) at the
16401left margin of the current line. Emacs uses a separate buffer for
16402source display, and splits the screen to show both your @value{GDBN} session
16403and the source.
bf0184be 16404
8e04817f
AC
16405Explicit @value{GDBN} @code{list} or search commands still produce output as
16406usual, but you probably have no reason to use them from Emacs.
c906108c 16407
64fabec2
AC
16408If you specify an absolute file name when prompted for the @kbd{M-x
16409gdb} argument, then Emacs sets your current working directory to where
16410your program resides. If you only specify the file name, then Emacs
16411sets your current working directory to to the directory associated
16412with the previous buffer. In this case, @value{GDBN} may find your
16413program by searching your environment's @code{PATH} variable, but on
16414some operating systems it might not find the source. So, although the
16415@value{GDBN} input and output session proceeds normally, the auxiliary
16416buffer does not display the current source and line of execution.
16417
16418The initial working directory of @value{GDBN} is printed on the top
16419line of the @value{GDBN} I/O buffer and this serves as a default for
16420the commands that specify files for @value{GDBN} to operate
16421on. @xref{Files, ,Commands to specify files}.
16422
16423By default, @kbd{M-x gdb} calls the program called @file{gdb}. If you
16424need to call @value{GDBN} by a different name (for example, if you
16425keep several configurations around, with different names) you can
16426customize the Emacs variable @code{gud-gdb-command-name} to run the
16427one you want.
8e04817f
AC
16428
16429In the @value{GDBN} I/O buffer, you can use these special Emacs commands in
16430addition to the standard Shell mode commands:
c906108c 16431
8e04817f
AC
16432@table @kbd
16433@item C-h m
16434Describe the features of Emacs' @value{GDBN} Mode.
c906108c 16435
64fabec2 16436@item C-c C-s
8e04817f
AC
16437Execute to another source line, like the @value{GDBN} @code{step} command; also
16438update the display window to show the current file and location.
c906108c 16439
64fabec2 16440@item C-c C-n
8e04817f
AC
16441Execute to next source line in this function, skipping all function
16442calls, like the @value{GDBN} @code{next} command. Then update the display window
16443to show the current file and location.
c906108c 16444
64fabec2 16445@item C-c C-i
8e04817f
AC
16446Execute one instruction, like the @value{GDBN} @code{stepi} command; update
16447display window accordingly.
c906108c 16448
8e04817f
AC
16449@item C-c C-f
16450Execute until exit from the selected stack frame, like the @value{GDBN}
16451@code{finish} command.
c906108c 16452
64fabec2 16453@item C-c C-r
8e04817f
AC
16454Continue execution of your program, like the @value{GDBN} @code{continue}
16455command.
b433d00b 16456
64fabec2 16457@item C-c <
8e04817f
AC
16458Go up the number of frames indicated by the numeric argument
16459(@pxref{Arguments, , Numeric Arguments, Emacs, The @sc{gnu} Emacs Manual}),
16460like the @value{GDBN} @code{up} command.
b433d00b 16461
64fabec2 16462@item C-c >
8e04817f
AC
16463Go down the number of frames indicated by the numeric argument, like the
16464@value{GDBN} @code{down} command.
8e04817f 16465@end table
c906108c 16466
64fabec2 16467In any source file, the Emacs command @kbd{C-x SPC} (@code{gud-break})
8e04817f 16468tells @value{GDBN} to set a breakpoint on the source line point is on.
c906108c 16469
64fabec2
AC
16470If you type @kbd{M-x speedbar}, then Emacs displays a separate frame which
16471shows a backtrace when the @value{GDBN} I/O buffer is current. Move
16472point to any frame in the stack and type @key{RET} to make it become the
16473current frame and display the associated source in the source buffer.
16474Alternatively, click @kbd{Mouse-2} to make the selected frame become the
16475current one.
16476
8e04817f
AC
16477If you accidentally delete the source-display buffer, an easy way to get
16478it back is to type the command @code{f} in the @value{GDBN} buffer, to
16479request a frame display; when you run under Emacs, this recreates
16480the source buffer if necessary to show you the context of the current
16481frame.
c906108c 16482
8e04817f
AC
16483The source files displayed in Emacs are in ordinary Emacs buffers
16484which are visiting the source files in the usual way. You can edit
16485the files with these buffers if you wish; but keep in mind that @value{GDBN}
16486communicates with Emacs in terms of line numbers. If you add or
16487delete lines from the text, the line numbers that @value{GDBN} knows cease
16488to correspond properly with the code.
b383017d 16489
64fabec2
AC
16490The description given here is for GNU Emacs version 21.3 and a more
16491detailed description of its interaction with @value{GDBN} is given in
16492the Emacs manual (@pxref{Debuggers,,, Emacs, The @sc{gnu} Emacs Manual}).
c906108c 16493
8e04817f
AC
16494@c The following dropped because Epoch is nonstandard. Reactivate
16495@c if/when v19 does something similar. ---doc@cygnus.com 19dec1990
16496@ignore
16497@kindex Emacs Epoch environment
16498@kindex Epoch
16499@kindex inspect
c906108c 16500
8e04817f
AC
16501Version 18 of @sc{gnu} Emacs has a built-in window system
16502called the @code{epoch}
16503environment. Users of this environment can use a new command,
16504@code{inspect} which performs identically to @code{print} except that
16505each value is printed in its own window.
16506@end ignore
c906108c 16507
922fbb7b
AC
16508
16509@node GDB/MI
16510@chapter The @sc{gdb/mi} Interface
16511
16512@unnumberedsec Function and Purpose
16513
16514@cindex @sc{gdb/mi}, its purpose
6b5e8c01
NR
16515@sc{gdb/mi} is a line based machine oriented text interface to
16516@value{GDBN} and is activated by specifying using the
16517@option{--interpreter} command line option (@pxref{Mode Options}). It
16518is specifically intended to support the development of systems which
16519use the debugger as just one small component of a larger system.
922fbb7b
AC
16520
16521This chapter is a specification of the @sc{gdb/mi} interface. It is written
16522in the form of a reference manual.
16523
16524Note that @sc{gdb/mi} is still under construction, so some of the
16525features described below are incomplete and subject to change.
16526
16527@unnumberedsec Notation and Terminology
16528
16529@cindex notational conventions, for @sc{gdb/mi}
16530This chapter uses the following notation:
16531
16532@itemize @bullet
16533@item
16534@code{|} separates two alternatives.
16535
16536@item
16537@code{[ @var{something} ]} indicates that @var{something} is optional:
16538it may or may not be given.
16539
16540@item
16541@code{( @var{group} )*} means that @var{group} inside the parentheses
16542may repeat zero or more times.
16543
16544@item
16545@code{( @var{group} )+} means that @var{group} inside the parentheses
16546may repeat one or more times.
16547
16548@item
16549@code{"@var{string}"} means a literal @var{string}.
16550@end itemize
16551
16552@ignore
16553@heading Dependencies
16554@end ignore
16555
16556@heading Acknowledgments
16557
16558In alphabetic order: Andrew Cagney, Fernando Nasser, Stan Shebs and
16559Elena Zannoni.
16560
16561@menu
16562* GDB/MI Command Syntax::
16563* GDB/MI Compatibility with CLI::
16564* GDB/MI Output Records::
16565* GDB/MI Command Description Format::
16566* GDB/MI Breakpoint Table Commands::
16567* GDB/MI Data Manipulation::
16568* GDB/MI Program Control::
16569* GDB/MI Miscellaneous Commands::
16570@ignore
16571* GDB/MI Kod Commands::
16572* GDB/MI Memory Overlay Commands::
16573* GDB/MI Signal Handling Commands::
16574@end ignore
16575* GDB/MI Stack Manipulation::
16576* GDB/MI Symbol Query::
16577* GDB/MI Target Manipulation::
16578* GDB/MI Thread Commands::
16579* GDB/MI Tracepoint Commands::
16580* GDB/MI Variable Objects::
16581@end menu
16582
16583@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16584@node GDB/MI Command Syntax
16585@section @sc{gdb/mi} Command Syntax
16586
16587@menu
16588* GDB/MI Input Syntax::
16589* GDB/MI Output Syntax::
16590* GDB/MI Simple Examples::
16591@end menu
16592
16593@node GDB/MI Input Syntax
16594@subsection @sc{gdb/mi} Input Syntax
16595
16596@cindex input syntax for @sc{gdb/mi}
16597@cindex @sc{gdb/mi}, input syntax
16598@table @code
16599@item @var{command} @expansion{}
16600@code{@var{cli-command} | @var{mi-command}}
16601
16602@item @var{cli-command} @expansion{}
16603@code{[ @var{token} ] @var{cli-command} @var{nl}}, where
16604@var{cli-command} is any existing @value{GDBN} CLI command.
16605
16606@item @var{mi-command} @expansion{}
16607@code{[ @var{token} ] "-" @var{operation} ( " " @var{option} )*
16608@code{[} " --" @code{]} ( " " @var{parameter} )* @var{nl}}
16609
16610@item @var{token} @expansion{}
16611"any sequence of digits"
16612
16613@item @var{option} @expansion{}
16614@code{"-" @var{parameter} [ " " @var{parameter} ]}
16615
16616@item @var{parameter} @expansion{}
16617@code{@var{non-blank-sequence} | @var{c-string}}
16618
16619@item @var{operation} @expansion{}
16620@emph{any of the operations described in this chapter}
16621
16622@item @var{non-blank-sequence} @expansion{}
16623@emph{anything, provided it doesn't contain special characters such as
16624"-", @var{nl}, """ and of course " "}
16625
16626@item @var{c-string} @expansion{}
16627@code{""" @var{seven-bit-iso-c-string-content} """}
16628
16629@item @var{nl} @expansion{}
16630@code{CR | CR-LF}
16631@end table
16632
16633@noindent
16634Notes:
16635
16636@itemize @bullet
16637@item
16638The CLI commands are still handled by the @sc{mi} interpreter; their
16639output is described below.
16640
16641@item
16642The @code{@var{token}}, when present, is passed back when the command
16643finishes.
16644
16645@item
16646Some @sc{mi} commands accept optional arguments as part of the parameter
16647list. Each option is identified by a leading @samp{-} (dash) and may be
16648followed by an optional argument parameter. Options occur first in the
16649parameter list and can be delimited from normal parameters using
16650@samp{--} (this is useful when some parameters begin with a dash).
16651@end itemize
16652
16653Pragmatics:
16654
16655@itemize @bullet
16656@item
16657We want easy access to the existing CLI syntax (for debugging).
16658
16659@item
16660We want it to be easy to spot a @sc{mi} operation.
16661@end itemize
16662
16663@node GDB/MI Output Syntax
16664@subsection @sc{gdb/mi} Output Syntax
16665
16666@cindex output syntax of @sc{gdb/mi}
16667@cindex @sc{gdb/mi}, output syntax
16668The output from @sc{gdb/mi} consists of zero or more out-of-band records
16669followed, optionally, by a single result record. This result record
16670is for the most recent command. The sequence of output records is
16671terminated by @samp{(@value{GDBP})}.
16672
16673If an input command was prefixed with a @code{@var{token}} then the
16674corresponding output for that command will also be prefixed by that same
16675@var{token}.
16676
16677@table @code
16678@item @var{output} @expansion{}
f7dc1244 16679@code{( @var{out-of-band-record} )* [ @var{result-record} ] "(@value{GDBP})" @var{nl}}
922fbb7b
AC
16680
16681@item @var{result-record} @expansion{}
16682@code{ [ @var{token} ] "^" @var{result-class} ( "," @var{result} )* @var{nl}}
16683
16684@item @var{out-of-band-record} @expansion{}
16685@code{@var{async-record} | @var{stream-record}}
16686
16687@item @var{async-record} @expansion{}
16688@code{@var{exec-async-output} | @var{status-async-output} | @var{notify-async-output}}
16689
16690@item @var{exec-async-output} @expansion{}
16691@code{[ @var{token} ] "*" @var{async-output}}
16692
16693@item @var{status-async-output} @expansion{}
16694@code{[ @var{token} ] "+" @var{async-output}}
16695
16696@item @var{notify-async-output} @expansion{}
16697@code{[ @var{token} ] "=" @var{async-output}}
16698
16699@item @var{async-output} @expansion{}
16700@code{@var{async-class} ( "," @var{result} )* @var{nl}}
16701
16702@item @var{result-class} @expansion{}
16703@code{"done" | "running" | "connected" | "error" | "exit"}
16704
16705@item @var{async-class} @expansion{}
16706@code{"stopped" | @var{others}} (where @var{others} will be added
16707depending on the needs---this is still in development).
16708
16709@item @var{result} @expansion{}
16710@code{ @var{variable} "=" @var{value}}
16711
16712@item @var{variable} @expansion{}
16713@code{ @var{string} }
16714
16715@item @var{value} @expansion{}
16716@code{ @var{const} | @var{tuple} | @var{list} }
16717
16718@item @var{const} @expansion{}
16719@code{@var{c-string}}
16720
16721@item @var{tuple} @expansion{}
16722@code{ "@{@}" | "@{" @var{result} ( "," @var{result} )* "@}" }
16723
16724@item @var{list} @expansion{}
16725@code{ "[]" | "[" @var{value} ( "," @var{value} )* "]" | "["
16726@var{result} ( "," @var{result} )* "]" }
16727
16728@item @var{stream-record} @expansion{}
16729@code{@var{console-stream-output} | @var{target-stream-output} | @var{log-stream-output}}
16730
16731@item @var{console-stream-output} @expansion{}
16732@code{"~" @var{c-string}}
16733
16734@item @var{target-stream-output} @expansion{}
16735@code{"@@" @var{c-string}}
16736
16737@item @var{log-stream-output} @expansion{}
16738@code{"&" @var{c-string}}
16739
16740@item @var{nl} @expansion{}
16741@code{CR | CR-LF}
16742
16743@item @var{token} @expansion{}
16744@emph{any sequence of digits}.
16745@end table
16746
16747@noindent
16748Notes:
16749
16750@itemize @bullet
16751@item
16752All output sequences end in a single line containing a period.
16753
16754@item
16755The @code{@var{token}} is from the corresponding request. If an execution
16756command is interrupted by the @samp{-exec-interrupt} command, the
16757@var{token} associated with the @samp{*stopped} message is the one of the
16758original execution command, not the one of the interrupt command.
16759
16760@item
16761@cindex status output in @sc{gdb/mi}
16762@var{status-async-output} contains on-going status information about the
16763progress of a slow operation. It can be discarded. All status output is
16764prefixed by @samp{+}.
16765
16766@item
16767@cindex async output in @sc{gdb/mi}
16768@var{exec-async-output} contains asynchronous state change on the target
16769(stopped, started, disappeared). All async output is prefixed by
16770@samp{*}.
16771
16772@item
16773@cindex notify output in @sc{gdb/mi}
16774@var{notify-async-output} contains supplementary information that the
16775client should handle (e.g., a new breakpoint information). All notify
16776output is prefixed by @samp{=}.
16777
16778@item
16779@cindex console output in @sc{gdb/mi}
16780@var{console-stream-output} is output that should be displayed as is in the
16781console. It is the textual response to a CLI command. All the console
16782output is prefixed by @samp{~}.
16783
16784@item
16785@cindex target output in @sc{gdb/mi}
16786@var{target-stream-output} is the output produced by the target program.
16787All the target output is prefixed by @samp{@@}.
16788
16789@item
16790@cindex log output in @sc{gdb/mi}
16791@var{log-stream-output} is output text coming from @value{GDBN}'s internals, for
16792instance messages that should be displayed as part of an error log. All
16793the log output is prefixed by @samp{&}.
16794
16795@item
16796@cindex list output in @sc{gdb/mi}
16797New @sc{gdb/mi} commands should only output @var{lists} containing
16798@var{values}.
16799
16800
16801@end itemize
16802
16803@xref{GDB/MI Stream Records, , @sc{gdb/mi} Stream Records}, for more
16804details about the various output records.
16805
16806@node GDB/MI Simple Examples
16807@subsection Simple Examples of @sc{gdb/mi} Interaction
16808@cindex @sc{gdb/mi}, simple examples
16809
16810This subsection presents several simple examples of interaction using
16811the @sc{gdb/mi} interface. In these examples, @samp{->} means that the
16812following line is passed to @sc{gdb/mi} as input, while @samp{<-} means
16813the output received from @sc{gdb/mi}.
16814
16815@subsubheading Target Stop
16816@c Ummm... There is no "-stop" command. This assumes async, no?
16817Here's an example of stopping the inferior process:
16818
16819@smallexample
16820-> -stop
16821<- (@value{GDBP})
16822@end smallexample
16823
16824@noindent
16825and later:
16826
16827@smallexample
16828<- *stop,reason="stop",address="0x123",source="a.c:123"
16829<- (@value{GDBP})
16830@end smallexample
16831
16832@subsubheading Simple CLI Command
16833
16834Here's an example of a simple CLI command being passed through
16835@sc{gdb/mi} and on to the CLI.
16836
16837@smallexample
16838-> print 1+2
16839<- &"print 1+2\n"
16840<- ~"$1 = 3\n"
16841<- ^done
16842<- (@value{GDBP})
16843@end smallexample
16844
16845@subsubheading Command With Side Effects
16846
16847@smallexample
16848-> -symbol-file xyz.exe
16849<- *breakpoint,nr="3",address="0x123",source="a.c:123"
16850<- (@value{GDBP})
16851@end smallexample
16852
16853@subsubheading A Bad Command
16854
16855Here's what happens if you pass a non-existent command:
16856
16857@smallexample
16858-> -rubbish
16859<- ^error,msg="Undefined MI command: rubbish"
16860<- (@value{GDBP})
16861@end smallexample
16862
16863@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16864@node GDB/MI Compatibility with CLI
16865@section @sc{gdb/mi} Compatibility with CLI
16866
16867@cindex compatibility, @sc{gdb/mi} and CLI
16868@cindex @sc{gdb/mi}, compatibility with CLI
16869To help users familiar with @value{GDBN}'s existing CLI interface, @sc{gdb/mi}
16870accepts existing CLI commands. As specified by the syntax, such
16871commands can be directly entered into the @sc{gdb/mi} interface and @value{GDBN} will
16872respond.
16873
16874This mechanism is provided as an aid to developers of @sc{gdb/mi}
16875clients and not as a reliable interface into the CLI. Since the command
16876is being interpreteted in an environment that assumes @sc{gdb/mi}
16877behaviour, the exact output of such commands is likely to end up being
16878an un-supported hybrid of @sc{gdb/mi} and CLI output.
16879
16880@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16881@node GDB/MI Output Records
16882@section @sc{gdb/mi} Output Records
16883
16884@menu
16885* GDB/MI Result Records::
16886* GDB/MI Stream Records::
16887* GDB/MI Out-of-band Records::
16888@end menu
16889
16890@node GDB/MI Result Records
16891@subsection @sc{gdb/mi} Result Records
16892
16893@cindex result records in @sc{gdb/mi}
16894@cindex @sc{gdb/mi}, result records
16895In addition to a number of out-of-band notifications, the response to a
16896@sc{gdb/mi} command includes one of the following result indications:
16897
16898@table @code
16899@findex ^done
16900@item "^done" [ "," @var{results} ]
16901The synchronous operation was successful, @code{@var{results}} are the return
16902values.
16903
16904@item "^running"
16905@findex ^running
16906@c Is this one correct? Should it be an out-of-band notification?
16907The asynchronous operation was successfully started. The target is
16908running.
16909
16910@item "^error" "," @var{c-string}
16911@findex ^error
16912The operation failed. The @code{@var{c-string}} contains the corresponding
16913error message.
16914@end table
16915
16916@node GDB/MI Stream Records
16917@subsection @sc{gdb/mi} Stream Records
16918
16919@cindex @sc{gdb/mi}, stream records
16920@cindex stream records in @sc{gdb/mi}
16921@value{GDBN} internally maintains a number of output streams: the console, the
16922target, and the log. The output intended for each of these streams is
16923funneled through the @sc{gdb/mi} interface using @dfn{stream records}.
16924
16925Each stream record begins with a unique @dfn{prefix character} which
16926identifies its stream (@pxref{GDB/MI Output Syntax, , @sc{gdb/mi} Output
16927Syntax}). In addition to the prefix, each stream record contains a
16928@code{@var{string-output}}. This is either raw text (with an implicit new
16929line) or a quoted C string (which does not contain an implicit newline).
16930
16931@table @code
16932@item "~" @var{string-output}
16933The console output stream contains text that should be displayed in the
16934CLI console window. It contains the textual responses to CLI commands.
16935
16936@item "@@" @var{string-output}
16937The target output stream contains any textual output from the running
16938target.
16939
16940@item "&" @var{string-output}
16941The log stream contains debugging messages being produced by @value{GDBN}'s
16942internals.
16943@end table
16944
16945@node GDB/MI Out-of-band Records
16946@subsection @sc{gdb/mi} Out-of-band Records
16947
16948@cindex out-of-band records in @sc{gdb/mi}
16949@cindex @sc{gdb/mi}, out-of-band records
16950@dfn{Out-of-band} records are used to notify the @sc{gdb/mi} client of
16951additional changes that have occurred. Those changes can either be a
16952consequence of @sc{gdb/mi} (e.g., a breakpoint modified) or a result of
16953target activity (e.g., target stopped).
16954
16955The following is a preliminary list of possible out-of-band records.
16956
16957@table @code
16958@item "*" "stop"
16959@end table
16960
16961
16962@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16963@node GDB/MI Command Description Format
16964@section @sc{gdb/mi} Command Description Format
16965
16966The remaining sections describe blocks of commands. Each block of
16967commands is laid out in a fashion similar to this section.
16968
16969Note the the line breaks shown in the examples are here only for
16970readability. They don't appear in the real output.
16971Also note that the commands with a non-available example (N.A.@:) are
16972not yet implemented.
16973
16974@subheading Motivation
16975
16976The motivation for this collection of commands.
16977
16978@subheading Introduction
16979
16980A brief introduction to this collection of commands as a whole.
16981
16982@subheading Commands
16983
16984For each command in the block, the following is described:
16985
16986@subsubheading Synopsis
16987
16988@smallexample
16989 -command @var{args}@dots{}
16990@end smallexample
16991
16992@subsubheading @value{GDBN} Command
16993
16994The corresponding @value{GDBN} CLI command.
16995
16996@subsubheading Result
16997
16998@subsubheading Out-of-band
16999
17000@subsubheading Notes
17001
17002@subsubheading Example
17003
17004
17005@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17006@node GDB/MI Breakpoint Table Commands
17007@section @sc{gdb/mi} Breakpoint table commands
17008
17009@cindex breakpoint commands for @sc{gdb/mi}
17010@cindex @sc{gdb/mi}, breakpoint commands
17011This section documents @sc{gdb/mi} commands for manipulating
17012breakpoints.
17013
17014@subheading The @code{-break-after} Command
17015@findex -break-after
17016
17017@subsubheading Synopsis
17018
17019@smallexample
17020 -break-after @var{number} @var{count}
17021@end smallexample
17022
17023The breakpoint number @var{number} is not in effect until it has been
17024hit @var{count} times. To see how this is reflected in the output of
17025the @samp{-break-list} command, see the description of the
17026@samp{-break-list} command below.
17027
17028@subsubheading @value{GDBN} Command
17029
17030The corresponding @value{GDBN} command is @samp{ignore}.
17031
17032@subsubheading Example
17033
17034@smallexample
17035(@value{GDBP})
17036-break-insert main
17037^done,bkpt=@{number="1",addr="0x000100d0",file="hello.c",line="5"@}
17038(@value{GDBP})
17039-break-after 1 3
17040~
17041^done
17042(@value{GDBP})
17043-break-list
17044^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17045hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17046@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17047@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17048@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17049@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17050@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17051body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17052addr="0x000100d0",func="main",file="hello.c",line="5",times="0",
17053ignore="3"@}]@}
17054(@value{GDBP})
17055@end smallexample
17056
17057@ignore
17058@subheading The @code{-break-catch} Command
17059@findex -break-catch
17060
17061@subheading The @code{-break-commands} Command
17062@findex -break-commands
17063@end ignore
17064
17065
17066@subheading The @code{-break-condition} Command
17067@findex -break-condition
17068
17069@subsubheading Synopsis
17070
17071@smallexample
17072 -break-condition @var{number} @var{expr}
17073@end smallexample
17074
17075Breakpoint @var{number} will stop the program only if the condition in
17076@var{expr} is true. The condition becomes part of the
17077@samp{-break-list} output (see the description of the @samp{-break-list}
17078command below).
17079
17080@subsubheading @value{GDBN} Command
17081
17082The corresponding @value{GDBN} command is @samp{condition}.
17083
17084@subsubheading Example
17085
17086@smallexample
17087(@value{GDBP})
17088-break-condition 1 1
17089^done
17090(@value{GDBP})
17091-break-list
17092^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17093hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17094@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17095@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17096@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17097@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17098@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17099body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17100addr="0x000100d0",func="main",file="hello.c",line="5",cond="1",
17101times="0",ignore="3"@}]@}
17102(@value{GDBP})
17103@end smallexample
17104
17105@subheading The @code{-break-delete} Command
17106@findex -break-delete
17107
17108@subsubheading Synopsis
17109
17110@smallexample
17111 -break-delete ( @var{breakpoint} )+
17112@end smallexample
17113
17114Delete the breakpoint(s) whose number(s) are specified in the argument
17115list. This is obviously reflected in the breakpoint list.
17116
17117@subsubheading @value{GDBN} command
17118
17119The corresponding @value{GDBN} command is @samp{delete}.
17120
17121@subsubheading Example
17122
17123@smallexample
17124(@value{GDBP})
17125-break-delete 1
17126^done
17127(@value{GDBP})
17128-break-list
17129^done,BreakpointTable=@{nr_rows="0",nr_cols="6",
17130hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17131@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17132@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17133@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17134@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17135@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17136body=[]@}
17137(@value{GDBP})
17138@end smallexample
17139
17140@subheading The @code{-break-disable} Command
17141@findex -break-disable
17142
17143@subsubheading Synopsis
17144
17145@smallexample
17146 -break-disable ( @var{breakpoint} )+
17147@end smallexample
17148
17149Disable the named @var{breakpoint}(s). The field @samp{enabled} in the
17150break list is now set to @samp{n} for the named @var{breakpoint}(s).
17151
17152@subsubheading @value{GDBN} Command
17153
17154The corresponding @value{GDBN} command is @samp{disable}.
17155
17156@subsubheading Example
17157
17158@smallexample
17159(@value{GDBP})
17160-break-disable 2
17161^done
17162(@value{GDBP})
17163-break-list
17164^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17165hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17166@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17167@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17168@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17169@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17170@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17171body=[bkpt=@{number="2",type="breakpoint",disp="keep",enabled="n",
17172addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@}]@}
17173(@value{GDBP})
17174@end smallexample
17175
17176@subheading The @code{-break-enable} Command
17177@findex -break-enable
17178
17179@subsubheading Synopsis
17180
17181@smallexample
17182 -break-enable ( @var{breakpoint} )+
17183@end smallexample
17184
17185Enable (previously disabled) @var{breakpoint}(s).
17186
17187@subsubheading @value{GDBN} Command
17188
17189The corresponding @value{GDBN} command is @samp{enable}.
17190
17191@subsubheading Example
17192
17193@smallexample
17194(@value{GDBP})
17195-break-enable 2
17196^done
17197(@value{GDBP})
17198-break-list
17199^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17200hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17201@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17202@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17203@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17204@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17205@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17206body=[bkpt=@{number="2",type="breakpoint",disp="keep",enabled="y",
17207addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@}]@}
17208(@value{GDBP})
17209@end smallexample
17210
17211@subheading The @code{-break-info} Command
17212@findex -break-info
17213
17214@subsubheading Synopsis
17215
17216@smallexample
17217 -break-info @var{breakpoint}
17218@end smallexample
17219
17220@c REDUNDANT???
17221Get information about a single breakpoint.
17222
17223@subsubheading @value{GDBN} command
17224
17225The corresponding @value{GDBN} command is @samp{info break @var{breakpoint}}.
17226
17227@subsubheading Example
17228N.A.
17229
17230@subheading The @code{-break-insert} Command
17231@findex -break-insert
17232
17233@subsubheading Synopsis
17234
17235@smallexample
17236 -break-insert [ -t ] [ -h ] [ -r ]
17237 [ -c @var{condition} ] [ -i @var{ignore-count} ]
17238 [ -p @var{thread} ] [ @var{line} | @var{addr} ]
17239@end smallexample
17240
17241@noindent
17242If specified, @var{line}, can be one of:
17243
17244@itemize @bullet
17245@item function
17246@c @item +offset
17247@c @item -offset
17248@c @item linenum
17249@item filename:linenum
17250@item filename:function
17251@item *address
17252@end itemize
17253
17254The possible optional parameters of this command are:
17255
17256@table @samp
17257@item -t
17258Insert a tempoary breakpoint.
17259@item -h
17260Insert a hardware breakpoint.
17261@item -c @var{condition}
17262Make the breakpoint conditional on @var{condition}.
17263@item -i @var{ignore-count}
17264Initialize the @var{ignore-count}.
17265@item -r
17266Insert a regular breakpoint in all the functions whose names match the
17267given regular expression. Other flags are not applicable to regular
17268expresson.
17269@end table
17270
17271@subsubheading Result
17272
17273The result is in the form:
17274
17275@smallexample
17276 ^done,bkptno="@var{number}",func="@var{funcname}",
17277 file="@var{filename}",line="@var{lineno}"
17278@end smallexample
17279
17280@noindent
17281where @var{number} is the @value{GDBN} number for this breakpoint, @var{funcname}
17282is the name of the function where the breakpoint was inserted,
17283@var{filename} is the name of the source file which contains this
17284function, and @var{lineno} is the source line number within that file.
17285
17286Note: this format is open to change.
17287@c An out-of-band breakpoint instead of part of the result?
17288
17289@subsubheading @value{GDBN} Command
17290
17291The corresponding @value{GDBN} commands are @samp{break}, @samp{tbreak},
17292@samp{hbreak}, @samp{thbreak}, and @samp{rbreak}.
17293
17294@subsubheading Example
17295
17296@smallexample
17297(@value{GDBP})
17298-break-insert main
17299^done,bkpt=@{number="1",addr="0x0001072c",file="recursive2.c",line="4"@}
17300(@value{GDBP})
17301-break-insert -t foo
17302^done,bkpt=@{number="2",addr="0x00010774",file="recursive2.c",line="11"@}
17303(@value{GDBP})
17304-break-list
17305^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
17306hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17307@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17308@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17309@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17310@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17311@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17312body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17313addr="0x0001072c", func="main",file="recursive2.c",line="4",times="0"@},
17314bkpt=@{number="2",type="breakpoint",disp="del",enabled="y",
17315addr="0x00010774",func="foo",file="recursive2.c",line="11",times="0"@}]@}
17316(@value{GDBP})
17317-break-insert -r foo.*
17318~int foo(int, int);
17319^done,bkpt=@{number="3",addr="0x00010774",file="recursive2.c",line="11"@}
17320(@value{GDBP})
17321@end smallexample
17322
17323@subheading The @code{-break-list} Command
17324@findex -break-list
17325
17326@subsubheading Synopsis
17327
17328@smallexample
17329 -break-list
17330@end smallexample
17331
17332Displays the list of inserted breakpoints, showing the following fields:
17333
17334@table @samp
17335@item Number
17336number of the breakpoint
17337@item Type
17338type of the breakpoint: @samp{breakpoint} or @samp{watchpoint}
17339@item Disposition
17340should the breakpoint be deleted or disabled when it is hit: @samp{keep}
17341or @samp{nokeep}
17342@item Enabled
17343is the breakpoint enabled or no: @samp{y} or @samp{n}
17344@item Address
17345memory location at which the breakpoint is set
17346@item What
17347logical location of the breakpoint, expressed by function name, file
17348name, line number
17349@item Times
17350number of times the breakpoint has been hit
17351@end table
17352
17353If there are no breakpoints or watchpoints, the @code{BreakpointTable}
17354@code{body} field is an empty list.
17355
17356@subsubheading @value{GDBN} Command
17357
17358The corresponding @value{GDBN} command is @samp{info break}.
17359
17360@subsubheading Example
17361
17362@smallexample
17363(@value{GDBP})
17364-break-list
17365^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
17366hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17367@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17368@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17369@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17370@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17371@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17372body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17373addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@},
17374bkpt=@{number="2",type="breakpoint",disp="keep",enabled="y",
17375addr="0x00010114",func="foo",file="hello.c",line="13",times="0"@}]@}
17376(@value{GDBP})
17377@end smallexample
17378
17379Here's an example of the result when there are no breakpoints:
17380
17381@smallexample
17382(@value{GDBP})
17383-break-list
17384^done,BreakpointTable=@{nr_rows="0",nr_cols="6",
17385hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17386@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17387@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17388@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17389@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17390@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17391body=[]@}
17392(@value{GDBP})
17393@end smallexample
17394
17395@subheading The @code{-break-watch} Command
17396@findex -break-watch
17397
17398@subsubheading Synopsis
17399
17400@smallexample
17401 -break-watch [ -a | -r ]
17402@end smallexample
17403
17404Create a watchpoint. With the @samp{-a} option it will create an
17405@dfn{access} watchpoint, i.e. a watchpoint that triggers either on a
17406read from or on a write to the memory location. With the @samp{-r}
17407option, the watchpoint created is a @dfn{read} watchpoint, i.e. it will
17408trigger only when the memory location is accessed for reading. Without
17409either of the options, the watchpoint created is a regular watchpoint,
17410i.e. it will trigger when the memory location is accessed for writing.
17411@xref{Set Watchpoints, , Setting watchpoints}.
17412
17413Note that @samp{-break-list} will report a single list of watchpoints and
17414breakpoints inserted.
17415
17416@subsubheading @value{GDBN} Command
17417
17418The corresponding @value{GDBN} commands are @samp{watch}, @samp{awatch}, and
17419@samp{rwatch}.
17420
17421@subsubheading Example
17422
17423Setting a watchpoint on a variable in the @code{main} function:
17424
17425@smallexample
17426(@value{GDBP})
17427-break-watch x
17428^done,wpt=@{number="2",exp="x"@}
17429(@value{GDBP})
17430-exec-continue
17431^running
17432^done,reason="watchpoint-trigger",wpt=@{number="2",exp="x"@},
17433value=@{old="-268439212",new="55"@},
76ff342d
DJ
17434frame=@{func="main",args=[],file="recursive2.c",
17435fullname="/home/foo/bar/devo/myproject/recursive2.c",line="5"@}
922fbb7b
AC
17436(@value{GDBP})
17437@end smallexample
17438
17439Setting a watchpoint on a variable local to a function. @value{GDBN} will stop
17440the program execution twice: first for the variable changing value, then
17441for the watchpoint going out of scope.
17442
17443@smallexample
17444(@value{GDBP})
17445-break-watch C
17446^done,wpt=@{number="5",exp="C"@}
17447(@value{GDBP})
17448-exec-continue
17449^running
17450^done,reason="watchpoint-trigger",
17451wpt=@{number="5",exp="C"@},value=@{old="-276895068",new="3"@},
17452frame=@{func="callee4",args=[],
76ff342d
DJ
17453file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
17454fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="13"@}
922fbb7b
AC
17455(@value{GDBP})
17456-exec-continue
17457^running
17458^done,reason="watchpoint-scope",wpnum="5",
17459frame=@{func="callee3",args=[@{name="strarg",
17460value="0x11940 \"A string argument.\""@}],
76ff342d
DJ
17461file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
17462fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
922fbb7b
AC
17463(@value{GDBP})
17464@end smallexample
17465
17466Listing breakpoints and watchpoints, at different points in the program
17467execution. Note that once the watchpoint goes out of scope, it is
17468deleted.
17469
17470@smallexample
17471(@value{GDBP})
17472-break-watch C
17473^done,wpt=@{number="2",exp="C"@}
17474(@value{GDBP})
17475-break-list
17476^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
17477hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17478@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17479@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17480@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17481@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17482@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17483body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17484addr="0x00010734",func="callee4",
17485file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@},
17486bkpt=@{number="2",type="watchpoint",disp="keep",
17487enabled="y",addr="",what="C",times="0"@}]@}
17488(@value{GDBP})
17489-exec-continue
17490^running
17491^done,reason="watchpoint-trigger",wpt=@{number="2",exp="C"@},
17492value=@{old="-276895068",new="3"@},
17493frame=@{func="callee4",args=[],
76ff342d
DJ
17494file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
17495fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="13"@}
922fbb7b
AC
17496(@value{GDBP})
17497-break-list
17498^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
17499hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17500@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17501@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17502@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17503@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17504@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17505body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17506addr="0x00010734",func="callee4",
17507file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@},
17508bkpt=@{number="2",type="watchpoint",disp="keep",
17509enabled="y",addr="",what="C",times="-5"@}]@}
17510(@value{GDBP})
17511-exec-continue
17512^running
17513^done,reason="watchpoint-scope",wpnum="2",
17514frame=@{func="callee3",args=[@{name="strarg",
17515value="0x11940 \"A string argument.\""@}],
76ff342d
DJ
17516file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
17517fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
922fbb7b
AC
17518(@value{GDBP})
17519-break-list
17520^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
17521hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
17522@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
17523@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
17524@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
17525@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
17526@{width="40",alignment="2",col_name="what",colhdr="What"@}],
17527body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
17528addr="0x00010734",func="callee4",
17529file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@}]@}
17530(@value{GDBP})
17531@end smallexample
17532
17533@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17534@node GDB/MI Data Manipulation
17535@section @sc{gdb/mi} Data Manipulation
17536
17537@cindex data manipulation, in @sc{gdb/mi}
17538@cindex @sc{gdb/mi}, data manipulation
17539This section describes the @sc{gdb/mi} commands that manipulate data:
17540examine memory and registers, evaluate expressions, etc.
17541
17542@c REMOVED FROM THE INTERFACE.
17543@c @subheading -data-assign
17544@c Change the value of a program variable. Plenty of side effects.
17545@c @subsubheading GDB command
17546@c set variable
17547@c @subsubheading Example
17548@c N.A.
17549
17550@subheading The @code{-data-disassemble} Command
17551@findex -data-disassemble
17552
17553@subsubheading Synopsis
17554
17555@smallexample
17556 -data-disassemble
17557 [ -s @var{start-addr} -e @var{end-addr} ]
17558 | [ -f @var{filename} -l @var{linenum} [ -n @var{lines} ] ]
17559 -- @var{mode}
17560@end smallexample
17561
17562@noindent
17563Where:
17564
17565@table @samp
17566@item @var{start-addr}
17567is the beginning address (or @code{$pc})
17568@item @var{end-addr}
17569is the end address
17570@item @var{filename}
17571is the name of the file to disassemble
17572@item @var{linenum}
17573is the line number to disassemble around
17574@item @var{lines}
17575is the the number of disassembly lines to be produced. If it is -1,
17576the whole function will be disassembled, in case no @var{end-addr} is
17577specified. If @var{end-addr} is specified as a non-zero value, and
17578@var{lines} is lower than the number of disassembly lines between
17579@var{start-addr} and @var{end-addr}, only @var{lines} lines are
17580displayed; if @var{lines} is higher than the number of lines between
17581@var{start-addr} and @var{end-addr}, only the lines up to @var{end-addr}
17582are displayed.
17583@item @var{mode}
17584is either 0 (meaning only disassembly) or 1 (meaning mixed source and
17585disassembly).
17586@end table
17587
17588@subsubheading Result
17589
17590The output for each instruction is composed of four fields:
17591
17592@itemize @bullet
17593@item Address
17594@item Func-name
17595@item Offset
17596@item Instruction
17597@end itemize
17598
17599Note that whatever included in the instruction field, is not manipulated
17600directely by @sc{gdb/mi}, i.e. it is not possible to adjust its format.
17601
17602@subsubheading @value{GDBN} Command
17603
17604There's no direct mapping from this command to the CLI.
17605
17606@subsubheading Example
17607
17608Disassemble from the current value of @code{$pc} to @code{$pc + 20}:
17609
17610@smallexample
17611(@value{GDBP})
17612-data-disassemble -s $pc -e "$pc + 20" -- 0
17613^done,
17614asm_insns=[
17615@{address="0x000107c0",func-name="main",offset="4",
17616inst="mov 2, %o0"@},
17617@{address="0x000107c4",func-name="main",offset="8",
17618inst="sethi %hi(0x11800), %o2"@},
17619@{address="0x000107c8",func-name="main",offset="12",
17620inst="or %o2, 0x140, %o1\t! 0x11940 <_lib_version+8>"@},
17621@{address="0x000107cc",func-name="main",offset="16",
17622inst="sethi %hi(0x11800), %o2"@},
17623@{address="0x000107d0",func-name="main",offset="20",
17624inst="or %o2, 0x168, %o4\t! 0x11968 <_lib_version+48>"@}]
17625(@value{GDBP})
17626@end smallexample
17627
17628Disassemble the whole @code{main} function. Line 32 is part of
17629@code{main}.
17630
17631@smallexample
17632-data-disassemble -f basics.c -l 32 -- 0
17633^done,asm_insns=[
17634@{address="0x000107bc",func-name="main",offset="0",
17635inst="save %sp, -112, %sp"@},
17636@{address="0x000107c0",func-name="main",offset="4",
17637inst="mov 2, %o0"@},
17638@{address="0x000107c4",func-name="main",offset="8",
17639inst="sethi %hi(0x11800), %o2"@},
17640[@dots{}]
17641@{address="0x0001081c",func-name="main",offset="96",inst="ret "@},
17642@{address="0x00010820",func-name="main",offset="100",inst="restore "@}]
17643(@value{GDBP})
17644@end smallexample
17645
17646Disassemble 3 instructions from the start of @code{main}:
17647
17648@smallexample
17649(@value{GDBP})
17650-data-disassemble -f basics.c -l 32 -n 3 -- 0
17651^done,asm_insns=[
17652@{address="0x000107bc",func-name="main",offset="0",
17653inst="save %sp, -112, %sp"@},
17654@{address="0x000107c0",func-name="main",offset="4",
17655inst="mov 2, %o0"@},
17656@{address="0x000107c4",func-name="main",offset="8",
17657inst="sethi %hi(0x11800), %o2"@}]
17658(@value{GDBP})
17659@end smallexample
17660
17661Disassemble 3 instructions from the start of @code{main} in mixed mode:
17662
17663@smallexample
17664(@value{GDBP})
17665-data-disassemble -f basics.c -l 32 -n 3 -- 1
17666^done,asm_insns=[
17667src_and_asm_line=@{line="31",
17668file="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb/ \
17669 testsuite/gdb.mi/basics.c",line_asm_insn=[
17670@{address="0x000107bc",func-name="main",offset="0",
17671inst="save %sp, -112, %sp"@}]@},
17672src_and_asm_line=@{line="32",
17673file="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb/ \
17674 testsuite/gdb.mi/basics.c",line_asm_insn=[
17675@{address="0x000107c0",func-name="main",offset="4",
17676inst="mov 2, %o0"@},
17677@{address="0x000107c4",func-name="main",offset="8",
17678inst="sethi %hi(0x11800), %o2"@}]@}]
17679(@value{GDBP})
17680@end smallexample
17681
17682
17683@subheading The @code{-data-evaluate-expression} Command
17684@findex -data-evaluate-expression
17685
17686@subsubheading Synopsis
17687
17688@smallexample
17689 -data-evaluate-expression @var{expr}
17690@end smallexample
17691
17692Evaluate @var{expr} as an expression. The expression could contain an
17693inferior function call. The function call will execute synchronously.
17694If the expression contains spaces, it must be enclosed in double quotes.
17695
17696@subsubheading @value{GDBN} Command
17697
17698The corresponding @value{GDBN} commands are @samp{print}, @samp{output}, and
17699@samp{call}. In @code{gdbtk} only, there's a corresponding
17700@samp{gdb_eval} command.
17701
17702@subsubheading Example
17703
17704In the following example, the numbers that precede the commands are the
17705@dfn{tokens} described in @ref{GDB/MI Command Syntax, ,@sc{gdb/mi}
17706Command Syntax}. Notice how @sc{gdb/mi} returns the same tokens in its
17707output.
17708
17709@smallexample
17710211-data-evaluate-expression A
17711211^done,value="1"
17712(@value{GDBP})
17713311-data-evaluate-expression &A
17714311^done,value="0xefffeb7c"
17715(@value{GDBP})
17716411-data-evaluate-expression A+3
17717411^done,value="4"
17718(@value{GDBP})
17719511-data-evaluate-expression "A + 3"
17720511^done,value="4"
17721(@value{GDBP})
17722@end smallexample
17723
17724
17725@subheading The @code{-data-list-changed-registers} Command
17726@findex -data-list-changed-registers
17727
17728@subsubheading Synopsis
17729
17730@smallexample
17731 -data-list-changed-registers
17732@end smallexample
17733
17734Display a list of the registers that have changed.
17735
17736@subsubheading @value{GDBN} Command
17737
17738@value{GDBN} doesn't have a direct analog for this command; @code{gdbtk}
17739has the corresponding command @samp{gdb_changed_register_list}.
17740
17741@subsubheading Example
17742
17743On a PPC MBX board:
17744
17745@smallexample
17746(@value{GDBP})
17747-exec-continue
17748^running
17749
17750(@value{GDBP})
17751*stopped,reason="breakpoint-hit",bkptno="1",frame=@{func="main",
76ff342d 17752args=[],file="try.c",fullname="/home/foo/bar/devo/myproject/try.c",line="5"@}
922fbb7b
AC
17753(@value{GDBP})
17754-data-list-changed-registers
17755^done,changed-registers=["0","1","2","4","5","6","7","8","9",
17756"10","11","13","14","15","16","17","18","19","20","21","22","23",
17757"24","25","26","27","28","30","31","64","65","66","67","69"]
17758(@value{GDBP})
17759@end smallexample
17760
17761
17762@subheading The @code{-data-list-register-names} Command
17763@findex -data-list-register-names
17764
17765@subsubheading Synopsis
17766
17767@smallexample
17768 -data-list-register-names [ ( @var{regno} )+ ]
17769@end smallexample
17770
17771Show a list of register names for the current target. If no arguments
17772are given, it shows a list of the names of all the registers. If
17773integer numbers are given as arguments, it will print a list of the
17774names of the registers corresponding to the arguments. To ensure
17775consistency between a register name and its number, the output list may
17776include empty register names.
17777
17778@subsubheading @value{GDBN} Command
17779
17780@value{GDBN} does not have a command which corresponds to
17781@samp{-data-list-register-names}. In @code{gdbtk} there is a
17782corresponding command @samp{gdb_regnames}.
17783
17784@subsubheading Example
17785
17786For the PPC MBX board:
17787@smallexample
17788(@value{GDBP})
17789-data-list-register-names
17790^done,register-names=["r0","r1","r2","r3","r4","r5","r6","r7",
17791"r8","r9","r10","r11","r12","r13","r14","r15","r16","r17","r18",
17792"r19","r20","r21","r22","r23","r24","r25","r26","r27","r28","r29",
17793"r30","r31","f0","f1","f2","f3","f4","f5","f6","f7","f8","f9",
17794"f10","f11","f12","f13","f14","f15","f16","f17","f18","f19","f20",
17795"f21","f22","f23","f24","f25","f26","f27","f28","f29","f30","f31",
17796"", "pc","ps","cr","lr","ctr","xer"]
17797(@value{GDBP})
17798-data-list-register-names 1 2 3
17799^done,register-names=["r1","r2","r3"]
17800(@value{GDBP})
17801@end smallexample
17802
17803@subheading The @code{-data-list-register-values} Command
17804@findex -data-list-register-values
17805
17806@subsubheading Synopsis
17807
17808@smallexample
17809 -data-list-register-values @var{fmt} [ ( @var{regno} )*]
17810@end smallexample
17811
17812Display the registers' contents. @var{fmt} is the format according to
17813which the registers' contents are to be returned, followed by an optional
17814list of numbers specifying the registers to display. A missing list of
17815numbers indicates that the contents of all the registers must be returned.
17816
17817Allowed formats for @var{fmt} are:
17818
17819@table @code
17820@item x
17821Hexadecimal
17822@item o
17823Octal
17824@item t
17825Binary
17826@item d
17827Decimal
17828@item r
17829Raw
17830@item N
17831Natural
17832@end table
17833
17834@subsubheading @value{GDBN} Command
17835
17836The corresponding @value{GDBN} commands are @samp{info reg}, @samp{info
17837all-reg}, and (in @code{gdbtk}) @samp{gdb_fetch_registers}.
17838
17839@subsubheading Example
17840
17841For a PPC MBX board (note: line breaks are for readability only, they
17842don't appear in the actual output):
17843
17844@smallexample
17845(@value{GDBP})
17846-data-list-register-values r 64 65
17847^done,register-values=[@{number="64",value="0xfe00a300"@},
17848@{number="65",value="0x00029002"@}]
17849(@value{GDBP})
17850-data-list-register-values x
17851^done,register-values=[@{number="0",value="0xfe0043c8"@},
17852@{number="1",value="0x3fff88"@},@{number="2",value="0xfffffffe"@},
17853@{number="3",value="0x0"@},@{number="4",value="0xa"@},
17854@{number="5",value="0x3fff68"@},@{number="6",value="0x3fff58"@},
17855@{number="7",value="0xfe011e98"@},@{number="8",value="0x2"@},
17856@{number="9",value="0xfa202820"@},@{number="10",value="0xfa202808"@},
17857@{number="11",value="0x1"@},@{number="12",value="0x0"@},
17858@{number="13",value="0x4544"@},@{number="14",value="0xffdfffff"@},
17859@{number="15",value="0xffffffff"@},@{number="16",value="0xfffffeff"@},
17860@{number="17",value="0xefffffed"@},@{number="18",value="0xfffffffe"@},
17861@{number="19",value="0xffffffff"@},@{number="20",value="0xffffffff"@},
17862@{number="21",value="0xffffffff"@},@{number="22",value="0xfffffff7"@},
17863@{number="23",value="0xffffffff"@},@{number="24",value="0xffffffff"@},
17864@{number="25",value="0xffffffff"@},@{number="26",value="0xfffffffb"@},
17865@{number="27",value="0xffffffff"@},@{number="28",value="0xf7bfffff"@},
17866@{number="29",value="0x0"@},@{number="30",value="0xfe010000"@},
17867@{number="31",value="0x0"@},@{number="32",value="0x0"@},
17868@{number="33",value="0x0"@},@{number="34",value="0x0"@},
17869@{number="35",value="0x0"@},@{number="36",value="0x0"@},
17870@{number="37",value="0x0"@},@{number="38",value="0x0"@},
17871@{number="39",value="0x0"@},@{number="40",value="0x0"@},
17872@{number="41",value="0x0"@},@{number="42",value="0x0"@},
17873@{number="43",value="0x0"@},@{number="44",value="0x0"@},
17874@{number="45",value="0x0"@},@{number="46",value="0x0"@},
17875@{number="47",value="0x0"@},@{number="48",value="0x0"@},
17876@{number="49",value="0x0"@},@{number="50",value="0x0"@},
17877@{number="51",value="0x0"@},@{number="52",value="0x0"@},
17878@{number="53",value="0x0"@},@{number="54",value="0x0"@},
17879@{number="55",value="0x0"@},@{number="56",value="0x0"@},
17880@{number="57",value="0x0"@},@{number="58",value="0x0"@},
17881@{number="59",value="0x0"@},@{number="60",value="0x0"@},
17882@{number="61",value="0x0"@},@{number="62",value="0x0"@},
17883@{number="63",value="0x0"@},@{number="64",value="0xfe00a300"@},
17884@{number="65",value="0x29002"@},@{number="66",value="0x202f04b5"@},
17885@{number="67",value="0xfe0043b0"@},@{number="68",value="0xfe00b3e4"@},
17886@{number="69",value="0x20002b03"@}]
17887(@value{GDBP})
17888@end smallexample
17889
17890
17891@subheading The @code{-data-read-memory} Command
17892@findex -data-read-memory
17893
17894@subsubheading Synopsis
17895
17896@smallexample
17897 -data-read-memory [ -o @var{byte-offset} ]
17898 @var{address} @var{word-format} @var{word-size}
17899 @var{nr-rows} @var{nr-cols} [ @var{aschar} ]
17900@end smallexample
17901
17902@noindent
17903where:
17904
17905@table @samp
17906@item @var{address}
17907An expression specifying the address of the first memory word to be
17908read. Complex expressions containing embedded white space should be
17909quoted using the C convention.
17910
17911@item @var{word-format}
17912The format to be used to print the memory words. The notation is the
17913same as for @value{GDBN}'s @code{print} command (@pxref{Output Formats,
17914,Output formats}).
17915
17916@item @var{word-size}
17917The size of each memory word in bytes.
17918
17919@item @var{nr-rows}
17920The number of rows in the output table.
17921
17922@item @var{nr-cols}
17923The number of columns in the output table.
17924
17925@item @var{aschar}
17926If present, indicates that each row should include an @sc{ascii} dump. The
17927value of @var{aschar} is used as a padding character when a byte is not a
17928member of the printable @sc{ascii} character set (printable @sc{ascii}
17929characters are those whose code is between 32 and 126, inclusively).
17930
17931@item @var{byte-offset}
17932An offset to add to the @var{address} before fetching memory.
17933@end table
17934
17935This command displays memory contents as a table of @var{nr-rows} by
17936@var{nr-cols} words, each word being @var{word-size} bytes. In total,
17937@code{@var{nr-rows} * @var{nr-cols} * @var{word-size}} bytes are read
17938(returned as @samp{total-bytes}). Should less than the requested number
17939of bytes be returned by the target, the missing words are identified
17940using @samp{N/A}. The number of bytes read from the target is returned
17941in @samp{nr-bytes} and the starting address used to read memory in
17942@samp{addr}.
17943
17944The address of the next/previous row or page is available in
17945@samp{next-row} and @samp{prev-row}, @samp{next-page} and
17946@samp{prev-page}.
17947
17948@subsubheading @value{GDBN} Command
17949
17950The corresponding @value{GDBN} command is @samp{x}. @code{gdbtk} has
17951@samp{gdb_get_mem} memory read command.
17952
17953@subsubheading Example
17954
17955Read six bytes of memory starting at @code{bytes+6} but then offset by
17956@code{-6} bytes. Format as three rows of two columns. One byte per
17957word. Display each word in hex.
17958
17959@smallexample
17960(@value{GDBP})
179619-data-read-memory -o -6 -- bytes+6 x 1 3 2
179629^done,addr="0x00001390",nr-bytes="6",total-bytes="6",
17963next-row="0x00001396",prev-row="0x0000138e",next-page="0x00001396",
17964prev-page="0x0000138a",memory=[
17965@{addr="0x00001390",data=["0x00","0x01"]@},
17966@{addr="0x00001392",data=["0x02","0x03"]@},
17967@{addr="0x00001394",data=["0x04","0x05"]@}]
17968(@value{GDBP})
17969@end smallexample
17970
17971Read two bytes of memory starting at address @code{shorts + 64} and
17972display as a single word formatted in decimal.
17973
17974@smallexample
17975(@value{GDBP})
179765-data-read-memory shorts+64 d 2 1 1
179775^done,addr="0x00001510",nr-bytes="2",total-bytes="2",
17978next-row="0x00001512",prev-row="0x0000150e",
17979next-page="0x00001512",prev-page="0x0000150e",memory=[
17980@{addr="0x00001510",data=["128"]@}]
17981(@value{GDBP})
17982@end smallexample
17983
17984Read thirty two bytes of memory starting at @code{bytes+16} and format
17985as eight rows of four columns. Include a string encoding with @samp{x}
17986used as the non-printable character.
17987
17988@smallexample
17989(@value{GDBP})
179904-data-read-memory bytes+16 x 1 8 4 x
179914^done,addr="0x000013a0",nr-bytes="32",total-bytes="32",
17992next-row="0x000013c0",prev-row="0x0000139c",
17993next-page="0x000013c0",prev-page="0x00001380",memory=[
17994@{addr="0x000013a0",data=["0x10","0x11","0x12","0x13"],ascii="xxxx"@},
17995@{addr="0x000013a4",data=["0x14","0x15","0x16","0x17"],ascii="xxxx"@},
17996@{addr="0x000013a8",data=["0x18","0x19","0x1a","0x1b"],ascii="xxxx"@},
17997@{addr="0x000013ac",data=["0x1c","0x1d","0x1e","0x1f"],ascii="xxxx"@},
17998@{addr="0x000013b0",data=["0x20","0x21","0x22","0x23"],ascii=" !\"#"@},
17999@{addr="0x000013b4",data=["0x24","0x25","0x26","0x27"],ascii="$%&'"@},
18000@{addr="0x000013b8",data=["0x28","0x29","0x2a","0x2b"],ascii="()*+"@},
18001@{addr="0x000013bc",data=["0x2c","0x2d","0x2e","0x2f"],ascii=",-./"@}]
18002(@value{GDBP})
18003@end smallexample
18004
18005@subheading The @code{-display-delete} Command
18006@findex -display-delete
18007
18008@subsubheading Synopsis
18009
18010@smallexample
18011 -display-delete @var{number}
18012@end smallexample
18013
18014Delete the display @var{number}.
18015
18016@subsubheading @value{GDBN} Command
18017
18018The corresponding @value{GDBN} command is @samp{delete display}.
18019
18020@subsubheading Example
18021N.A.
18022
18023
18024@subheading The @code{-display-disable} Command
18025@findex -display-disable
18026
18027@subsubheading Synopsis
18028
18029@smallexample
18030 -display-disable @var{number}
18031@end smallexample
18032
18033Disable display @var{number}.
18034
18035@subsubheading @value{GDBN} Command
18036
18037The corresponding @value{GDBN} command is @samp{disable display}.
18038
18039@subsubheading Example
18040N.A.
18041
18042
18043@subheading The @code{-display-enable} Command
18044@findex -display-enable
18045
18046@subsubheading Synopsis
18047
18048@smallexample
18049 -display-enable @var{number}
18050@end smallexample
18051
18052Enable display @var{number}.
18053
18054@subsubheading @value{GDBN} Command
18055
18056The corresponding @value{GDBN} command is @samp{enable display}.
18057
18058@subsubheading Example
18059N.A.
18060
18061
18062@subheading The @code{-display-insert} Command
18063@findex -display-insert
18064
18065@subsubheading Synopsis
18066
18067@smallexample
18068 -display-insert @var{expression}
18069@end smallexample
18070
18071Display @var{expression} every time the program stops.
18072
18073@subsubheading @value{GDBN} Command
18074
18075The corresponding @value{GDBN} command is @samp{display}.
18076
18077@subsubheading Example
18078N.A.
18079
18080
18081@subheading The @code{-display-list} Command
18082@findex -display-list
18083
18084@subsubheading Synopsis
18085
18086@smallexample
18087 -display-list
18088@end smallexample
18089
18090List the displays. Do not show the current values.
18091
18092@subsubheading @value{GDBN} Command
18093
18094The corresponding @value{GDBN} command is @samp{info display}.
18095
18096@subsubheading Example
18097N.A.
18098
18099
18100@subheading The @code{-environment-cd} Command
18101@findex -environment-cd
18102
18103@subsubheading Synopsis
18104
18105@smallexample
18106 -environment-cd @var{pathdir}
18107@end smallexample
18108
18109Set @value{GDBN}'s working directory.
18110
18111@subsubheading @value{GDBN} Command
18112
18113The corresponding @value{GDBN} command is @samp{cd}.
18114
18115@subsubheading Example
18116
18117@smallexample
18118(@value{GDBP})
18119-environment-cd /kwikemart/marge/ezannoni/flathead-dev/devo/gdb
18120^done
18121(@value{GDBP})
18122@end smallexample
18123
18124
18125@subheading The @code{-environment-directory} Command
18126@findex -environment-directory
18127
18128@subsubheading Synopsis
18129
18130@smallexample
18131 -environment-directory [ -r ] [ @var{pathdir} ]+
18132@end smallexample
18133
18134Add directories @var{pathdir} to beginning of search path for source files.
18135If the @samp{-r} option is used, the search path is reset to the default
b383017d 18136search path. If directories @var{pathdir} are supplied in addition to the
922fbb7b
AC
18137@samp{-r} option, the search path is first reset and then addition
18138occurs as normal.
b383017d 18139Multiple directories may be specified, separated by blanks. Specifying
922fbb7b
AC
18140multiple directories in a single command
18141results in the directories added to the beginning of the
18142search path in the same order they were presented in the command.
18143If blanks are needed as
18144part of a directory name, double-quotes should be used around
18145the name. In the command output, the path will show up separated
b383017d 18146by the system directory-separator character. The directory-seperator
922fbb7b
AC
18147character must not be used
18148in any directory name.
18149If no directories are specified, the current search path is displayed.
18150
18151@subsubheading @value{GDBN} Command
18152
18153The corresponding @value{GDBN} command is @samp{dir}.
18154
18155@subsubheading Example
18156
18157@smallexample
18158(@value{GDBP})
18159-environment-directory /kwikemart/marge/ezannoni/flathead-dev/devo/gdb
18160^done,source-path="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb:$cdir:$cwd"
18161(@value{GDBP})
18162-environment-directory ""
18163^done,source-path="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb:$cdir:$cwd"
18164(@value{GDBP})
18165-environment-directory -r /home/jjohnstn/src/gdb /usr/src
18166^done,source-path="/home/jjohnstn/src/gdb:/usr/src:$cdir:$cwd"
18167(@value{GDBP})
18168-environment-directory -r
18169^done,source-path="$cdir:$cwd"
18170(@value{GDBP})
18171@end smallexample
18172
18173
18174@subheading The @code{-environment-path} Command
18175@findex -environment-path
18176
18177@subsubheading Synopsis
18178
18179@smallexample
18180 -environment-path [ -r ] [ @var{pathdir} ]+
18181@end smallexample
18182
18183Add directories @var{pathdir} to beginning of search path for object files.
18184If the @samp{-r} option is used, the search path is reset to the original
b383017d
RM
18185search path that existed at gdb start-up. If directories @var{pathdir} are
18186supplied in addition to the
922fbb7b
AC
18187@samp{-r} option, the search path is first reset and then addition
18188occurs as normal.
b383017d 18189Multiple directories may be specified, separated by blanks. Specifying
922fbb7b
AC
18190multiple directories in a single command
18191results in the directories added to the beginning of the
18192search path in the same order they were presented in the command.
18193If blanks are needed as
18194part of a directory name, double-quotes should be used around
18195the name. In the command output, the path will show up separated
b383017d 18196by the system directory-separator character. The directory-seperator
922fbb7b
AC
18197character must not be used
18198in any directory name.
18199If no directories are specified, the current path is displayed.
18200
18201
18202@subsubheading @value{GDBN} Command
18203
18204The corresponding @value{GDBN} command is @samp{path}.
18205
18206@subsubheading Example
18207
18208@smallexample
18209(@value{GDBP})
b383017d 18210-environment-path
922fbb7b
AC
18211^done,path="/usr/bin"
18212(@value{GDBP})
18213-environment-path /kwikemart/marge/ezannoni/flathead-dev/ppc-eabi/gdb /bin
18214^done,path="/kwikemart/marge/ezannoni/flathead-dev/ppc-eabi/gdb:/bin:/usr/bin"
18215(@value{GDBP})
18216-environment-path -r /usr/local/bin
18217^done,path="/usr/local/bin:/usr/bin"
18218(@value{GDBP})
18219@end smallexample
18220
18221
18222@subheading The @code{-environment-pwd} Command
18223@findex -environment-pwd
18224
18225@subsubheading Synopsis
18226
18227@smallexample
18228 -environment-pwd
18229@end smallexample
18230
18231Show the current working directory.
18232
18233@subsubheading @value{GDBN} command
18234
18235The corresponding @value{GDBN} command is @samp{pwd}.
18236
18237@subsubheading Example
18238
18239@smallexample
18240(@value{GDBP})
18241-environment-pwd
18242^done,cwd="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb"
18243(@value{GDBP})
18244@end smallexample
18245
18246@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18247@node GDB/MI Program Control
18248@section @sc{gdb/mi} Program control
18249
18250@subsubheading Program termination
18251
18252As a result of execution, the inferior program can run to completion, if
18253it doesn't encounter any breakpoints. In this case the output will
18254include an exit code, if the program has exited exceptionally.
18255
18256@subsubheading Examples
18257
18258@noindent
18259Program exited normally:
18260
18261@smallexample
18262(@value{GDBP})
18263-exec-run
18264^running
18265(@value{GDBP})
18266x = 55
18267*stopped,reason="exited-normally"
18268(@value{GDBP})
18269@end smallexample
18270
18271@noindent
18272Program exited exceptionally:
18273
18274@smallexample
18275(@value{GDBP})
18276-exec-run
18277^running
18278(@value{GDBP})
18279x = 55
18280*stopped,reason="exited",exit-code="01"
18281(@value{GDBP})
18282@end smallexample
18283
18284Another way the program can terminate is if it receives a signal such as
18285@code{SIGINT}. In this case, @sc{gdb/mi} displays this:
18286
18287@smallexample
18288(@value{GDBP})
18289*stopped,reason="exited-signalled",signal-name="SIGINT",
18290signal-meaning="Interrupt"
18291@end smallexample
18292
18293
18294@subheading The @code{-exec-abort} Command
18295@findex -exec-abort
18296
18297@subsubheading Synopsis
18298
18299@smallexample
18300 -exec-abort
18301@end smallexample
18302
18303Kill the inferior running program.
18304
18305@subsubheading @value{GDBN} Command
18306
18307The corresponding @value{GDBN} command is @samp{kill}.
18308
18309@subsubheading Example
18310N.A.
18311
18312
18313@subheading The @code{-exec-arguments} Command
18314@findex -exec-arguments
18315
18316@subsubheading Synopsis
18317
18318@smallexample
18319 -exec-arguments @var{args}
18320@end smallexample
18321
18322Set the inferior program arguments, to be used in the next
18323@samp{-exec-run}.
18324
18325@subsubheading @value{GDBN} Command
18326
18327The corresponding @value{GDBN} command is @samp{set args}.
18328
18329@subsubheading Example
18330
18331@c FIXME!
18332Don't have one around.
18333
18334
18335@subheading The @code{-exec-continue} Command
18336@findex -exec-continue
18337
18338@subsubheading Synopsis
18339
18340@smallexample
18341 -exec-continue
18342@end smallexample
18343
18344Asynchronous command. Resumes the execution of the inferior program
18345until a breakpoint is encountered, or until the inferior exits.
18346
18347@subsubheading @value{GDBN} Command
18348
18349The corresponding @value{GDBN} corresponding is @samp{continue}.
18350
18351@subsubheading Example
18352
18353@smallexample
18354-exec-continue
18355^running
18356(@value{GDBP})
18357@@Hello world
18358*stopped,reason="breakpoint-hit",bkptno="2",frame=@{func="foo",args=[],
76ff342d 18359file="hello.c",fullname="/home/foo/bar/devo/myproject/hello.c",line="13"@}
922fbb7b
AC
18360(@value{GDBP})
18361@end smallexample
18362
18363
18364@subheading The @code{-exec-finish} Command
18365@findex -exec-finish
18366
18367@subsubheading Synopsis
18368
18369@smallexample
18370 -exec-finish
18371@end smallexample
18372
18373Asynchronous command. Resumes the execution of the inferior program
18374until the current function is exited. Displays the results returned by
18375the function.
18376
18377@subsubheading @value{GDBN} Command
18378
18379The corresponding @value{GDBN} command is @samp{finish}.
18380
18381@subsubheading Example
18382
18383Function returning @code{void}.
18384
18385@smallexample
18386-exec-finish
18387^running
18388(@value{GDBP})
18389@@hello from foo
18390*stopped,reason="function-finished",frame=@{func="main",args=[],
76ff342d 18391file="hello.c",fullname="/home/foo/bar/devo/myproject/hello.c",line="7"@}
922fbb7b
AC
18392(@value{GDBP})
18393@end smallexample
18394
18395Function returning other than @code{void}. The name of the internal
18396@value{GDBN} variable storing the result is printed, together with the
18397value itself.
18398
18399@smallexample
18400-exec-finish
18401^running
18402(@value{GDBP})
18403*stopped,reason="function-finished",frame=@{addr="0x000107b0",func="foo",
18404args=[@{name="a",value="1"],@{name="b",value="9"@}@},
76ff342d 18405file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b
AC
18406gdb-result-var="$1",return-value="0"
18407(@value{GDBP})
18408@end smallexample
18409
18410
18411@subheading The @code{-exec-interrupt} Command
18412@findex -exec-interrupt
18413
18414@subsubheading Synopsis
18415
18416@smallexample
18417 -exec-interrupt
18418@end smallexample
18419
18420Asynchronous command. Interrupts the background execution of the target.
18421Note how the token associated with the stop message is the one for the
18422execution command that has been interrupted. The token for the interrupt
18423itself only appears in the @samp{^done} output. If the user is trying to
18424interrupt a non-running program, an error message will be printed.
18425
18426@subsubheading @value{GDBN} Command
18427
18428The corresponding @value{GDBN} command is @samp{interrupt}.
18429
18430@subsubheading Example
18431
18432@smallexample
18433(@value{GDBP})
18434111-exec-continue
18435111^running
18436
18437(@value{GDBP})
18438222-exec-interrupt
18439222^done
18440(@value{GDBP})
18441111*stopped,signal-name="SIGINT",signal-meaning="Interrupt",
76ff342d
DJ
18442frame=@{addr="0x00010140",func="foo",args=[],file="try.c",
18443fullname="/home/foo/bar/devo/myproject/try.c",line="13"@}
922fbb7b
AC
18444(@value{GDBP})
18445
18446(@value{GDBP})
18447-exec-interrupt
18448^error,msg="mi_cmd_exec_interrupt: Inferior not executing."
18449(@value{GDBP})
18450@end smallexample
18451
18452
18453@subheading The @code{-exec-next} Command
18454@findex -exec-next
18455
18456@subsubheading Synopsis
18457
18458@smallexample
18459 -exec-next
18460@end smallexample
18461
18462Asynchronous command. Resumes execution of the inferior program, stopping
18463when the beginning of the next source line is reached.
18464
18465@subsubheading @value{GDBN} Command
18466
18467The corresponding @value{GDBN} command is @samp{next}.
18468
18469@subsubheading Example
18470
18471@smallexample
18472-exec-next
18473^running
18474(@value{GDBP})
18475*stopped,reason="end-stepping-range",line="8",file="hello.c"
18476(@value{GDBP})
18477@end smallexample
18478
18479
18480@subheading The @code{-exec-next-instruction} Command
18481@findex -exec-next-instruction
18482
18483@subsubheading Synopsis
18484
18485@smallexample
18486 -exec-next-instruction
18487@end smallexample
18488
18489Asynchronous command. Executes one machine instruction. If the
18490instruction is a function call continues until the function returns. If
18491the program stops at an instruction in the middle of a source line, the
18492address will be printed as well.
18493
18494@subsubheading @value{GDBN} Command
18495
18496The corresponding @value{GDBN} command is @samp{nexti}.
18497
18498@subsubheading Example
18499
18500@smallexample
18501(@value{GDBP})
18502-exec-next-instruction
18503^running
18504
18505(@value{GDBP})
18506*stopped,reason="end-stepping-range",
18507addr="0x000100d4",line="5",file="hello.c"
18508(@value{GDBP})
18509@end smallexample
18510
18511
18512@subheading The @code{-exec-return} Command
18513@findex -exec-return
18514
18515@subsubheading Synopsis
18516
18517@smallexample
18518 -exec-return
18519@end smallexample
18520
18521Makes current function return immediately. Doesn't execute the inferior.
18522Displays the new current frame.
18523
18524@subsubheading @value{GDBN} Command
18525
18526The corresponding @value{GDBN} command is @samp{return}.
18527
18528@subsubheading Example
18529
18530@smallexample
18531(@value{GDBP})
18532200-break-insert callee4
18533200^done,bkpt=@{number="1",addr="0x00010734",
18534file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8"@}
18535(@value{GDBP})
18536000-exec-run
18537000^running
18538(@value{GDBP})
18539000*stopped,reason="breakpoint-hit",bkptno="1",
18540frame=@{func="callee4",args=[],
76ff342d
DJ
18541file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
18542fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="8"@}
922fbb7b
AC
18543(@value{GDBP})
18544205-break-delete
18545205^done
18546(@value{GDBP})
18547111-exec-return
18548111^done,frame=@{level="0",func="callee3",
18549args=[@{name="strarg",
18550value="0x11940 \"A string argument.\""@}],
76ff342d
DJ
18551file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
18552fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
922fbb7b
AC
18553(@value{GDBP})
18554@end smallexample
18555
18556
18557@subheading The @code{-exec-run} Command
18558@findex -exec-run
18559
18560@subsubheading Synopsis
18561
18562@smallexample
18563 -exec-run
18564@end smallexample
18565
18566Asynchronous command. Starts execution of the inferior from the
18567beginning. The inferior executes until either a breakpoint is
18568encountered or the program exits.
18569
18570@subsubheading @value{GDBN} Command
18571
18572The corresponding @value{GDBN} command is @samp{run}.
18573
18574@subsubheading Example
18575
18576@smallexample
18577(@value{GDBP})
18578-break-insert main
18579^done,bkpt=@{number="1",addr="0x0001072c",file="recursive2.c",line="4"@}
18580(@value{GDBP})
18581-exec-run
18582^running
18583(@value{GDBP})
18584*stopped,reason="breakpoint-hit",bkptno="1",
76ff342d
DJ
18585frame=@{func="main",args=[],file="recursive2.c",
18586fullname="/home/foo/bar/devo/myproject/recursive2.c",line="4"@}
922fbb7b
AC
18587(@value{GDBP})
18588@end smallexample
18589
18590
18591@subheading The @code{-exec-show-arguments} Command
18592@findex -exec-show-arguments
18593
18594@subsubheading Synopsis
18595
18596@smallexample
18597 -exec-show-arguments
18598@end smallexample
18599
18600Print the arguments of the program.
18601
18602@subsubheading @value{GDBN} Command
18603
18604The corresponding @value{GDBN} command is @samp{show args}.
18605
18606@subsubheading Example
18607N.A.
18608
18609@c @subheading -exec-signal
18610
18611@subheading The @code{-exec-step} Command
18612@findex -exec-step
18613
18614@subsubheading Synopsis
18615
18616@smallexample
18617 -exec-step
18618@end smallexample
18619
18620Asynchronous command. Resumes execution of the inferior program, stopping
18621when the beginning of the next source line is reached, if the next
18622source line is not a function call. If it is, stop at the first
18623instruction of the called function.
18624
18625@subsubheading @value{GDBN} Command
18626
18627The corresponding @value{GDBN} command is @samp{step}.
18628
18629@subsubheading Example
18630
18631Stepping into a function:
18632
18633@smallexample
18634-exec-step
18635^running
18636(@value{GDBP})
18637*stopped,reason="end-stepping-range",
18638frame=@{func="foo",args=[@{name="a",value="10"@},
76ff342d
DJ
18639@{name="b",value="0"@}],file="recursive2.c",
18640fullname="/home/foo/bar/devo/myproject/recursive2.c",line="11"@}
922fbb7b
AC
18641(@value{GDBP})
18642@end smallexample
18643
18644Regular stepping:
18645
18646@smallexample
18647-exec-step
18648^running
18649(@value{GDBP})
18650*stopped,reason="end-stepping-range",line="14",file="recursive2.c"
18651(@value{GDBP})
18652@end smallexample
18653
18654
18655@subheading The @code{-exec-step-instruction} Command
18656@findex -exec-step-instruction
18657
18658@subsubheading Synopsis
18659
18660@smallexample
18661 -exec-step-instruction
18662@end smallexample
18663
18664Asynchronous command. Resumes the inferior which executes one machine
18665instruction. The output, once @value{GDBN} has stopped, will vary depending on
18666whether we have stopped in the middle of a source line or not. In the
18667former case, the address at which the program stopped will be printed as
18668well.
18669
18670@subsubheading @value{GDBN} Command
18671
18672The corresponding @value{GDBN} command is @samp{stepi}.
18673
18674@subsubheading Example
18675
18676@smallexample
18677(@value{GDBP})
18678-exec-step-instruction
18679^running
18680
18681(@value{GDBP})
18682*stopped,reason="end-stepping-range",
76ff342d
DJ
18683frame=@{func="foo",args=[],file="try.c",
18684fullname="/home/foo/bar/devo/myproject/try.c",line="10"@}
922fbb7b
AC
18685(@value{GDBP})
18686-exec-step-instruction
18687^running
18688
18689(@value{GDBP})
18690*stopped,reason="end-stepping-range",
76ff342d
DJ
18691frame=@{addr="0x000100f4",func="foo",args=[],file="try.c",
18692fullname="/home/foo/bar/devo/myproject/try.c",line="10"@}
922fbb7b
AC
18693(@value{GDBP})
18694@end smallexample
18695
18696
18697@subheading The @code{-exec-until} Command
18698@findex -exec-until
18699
18700@subsubheading Synopsis
18701
18702@smallexample
18703 -exec-until [ @var{location} ]
18704@end smallexample
18705
18706Asynchronous command. Executes the inferior until the @var{location}
18707specified in the argument is reached. If there is no argument, the inferior
18708executes until a source line greater than the current one is reached.
18709The reason for stopping in this case will be @samp{location-reached}.
18710
18711@subsubheading @value{GDBN} Command
18712
18713The corresponding @value{GDBN} command is @samp{until}.
18714
18715@subsubheading Example
18716
18717@smallexample
18718(@value{GDBP})
18719-exec-until recursive2.c:6
18720^running
18721(@value{GDBP})
18722x = 55
18723*stopped,reason="location-reached",frame=@{func="main",args=[],
76ff342d 18724file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="6"@}
922fbb7b
AC
18725(@value{GDBP})
18726@end smallexample
18727
18728@ignore
18729@subheading -file-clear
18730Is this going away????
18731@end ignore
18732
18733
18734@subheading The @code{-file-exec-and-symbols} Command
18735@findex -file-exec-and-symbols
18736
18737@subsubheading Synopsis
18738
18739@smallexample
18740 -file-exec-and-symbols @var{file}
18741@end smallexample
18742
18743Specify the executable file to be debugged. This file is the one from
18744which the symbol table is also read. If no file is specified, the
18745command clears the executable and symbol information. If breakpoints
18746are set when using this command with no arguments, @value{GDBN} will produce
18747error messages. Otherwise, no output is produced, except a completion
18748notification.
18749
18750@subsubheading @value{GDBN} Command
18751
18752The corresponding @value{GDBN} command is @samp{file}.
18753
18754@subsubheading Example
18755
18756@smallexample
18757(@value{GDBP})
18758-file-exec-and-symbols /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
18759^done
18760(@value{GDBP})
18761@end smallexample
18762
18763
18764@subheading The @code{-file-exec-file} Command
18765@findex -file-exec-file
18766
18767@subsubheading Synopsis
18768
18769@smallexample
18770 -file-exec-file @var{file}
18771@end smallexample
18772
18773Specify the executable file to be debugged. Unlike
18774@samp{-file-exec-and-symbols}, the symbol table is @emph{not} read
18775from this file. If used without argument, @value{GDBN} clears the information
18776about the executable file. No output is produced, except a completion
18777notification.
18778
18779@subsubheading @value{GDBN} Command
18780
18781The corresponding @value{GDBN} command is @samp{exec-file}.
18782
18783@subsubheading Example
18784
18785@smallexample
18786(@value{GDBP})
18787-file-exec-file /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
18788^done
18789(@value{GDBP})
18790@end smallexample
18791
18792
18793@subheading The @code{-file-list-exec-sections} Command
18794@findex -file-list-exec-sections
18795
18796@subsubheading Synopsis
18797
18798@smallexample
18799 -file-list-exec-sections
18800@end smallexample
18801
18802List the sections of the current executable file.
18803
18804@subsubheading @value{GDBN} Command
18805
18806The @value{GDBN} command @samp{info file} shows, among the rest, the same
18807information as this command. @code{gdbtk} has a corresponding command
18808@samp{gdb_load_info}.
18809
18810@subsubheading Example
18811N.A.
18812
18813
1abaf70c
BR
18814@subheading The @code{-file-list-exec-source-file} Command
18815@findex -file-list-exec-source-file
18816
18817@subsubheading Synopsis
18818
18819@smallexample
18820 -file-list-exec-source-file
18821@end smallexample
18822
b383017d 18823List the line number, the current source file, and the absolute path
1abaf70c
BR
18824to the current source file for the current executable.
18825
18826@subsubheading @value{GDBN} Command
18827
18828There's no @value{GDBN} command which directly corresponds to this one.
18829
18830@subsubheading Example
18831
18832@smallexample
18833(@value{GDBP})
18834123-file-list-exec-source-file
18835123^done,line="1",file="foo.c",fullname="/home/bar/foo.c"
18836(@value{GDBP})
18837@end smallexample
18838
18839
922fbb7b
AC
18840@subheading The @code{-file-list-exec-source-files} Command
18841@findex -file-list-exec-source-files
18842
18843@subsubheading Synopsis
18844
18845@smallexample
18846 -file-list-exec-source-files
18847@end smallexample
18848
18849List the source files for the current executable.
18850
57c22c6c
BR
18851It will always output the filename, but only when GDB can find the absolute
18852file name of a source file, will it output the fullname.
18853
922fbb7b
AC
18854@subsubheading @value{GDBN} Command
18855
18856There's no @value{GDBN} command which directly corresponds to this one.
18857@code{gdbtk} has an analogous command @samp{gdb_listfiles}.
18858
18859@subsubheading Example
57c22c6c
BR
18860@smallexample
18861(@value{GDBP})
18862-file-list-exec-source-files
18863^done,files=[
18864@{file=foo.c,fullname=/home/foo.c@},
18865@{file=/home/bar.c,fullname=/home/bar.c@},
18866@{file=gdb_could_not_find_fullpath.c@}]
18867(@value{GDBP})
18868@end smallexample
922fbb7b
AC
18869
18870@subheading The @code{-file-list-shared-libraries} Command
18871@findex -file-list-shared-libraries
18872
18873@subsubheading Synopsis
18874
18875@smallexample
18876 -file-list-shared-libraries
18877@end smallexample
18878
18879List the shared libraries in the program.
18880
18881@subsubheading @value{GDBN} Command
18882
18883The corresponding @value{GDBN} command is @samp{info shared}.
18884
18885@subsubheading Example
18886N.A.
18887
18888
18889@subheading The @code{-file-list-symbol-files} Command
18890@findex -file-list-symbol-files
18891
18892@subsubheading Synopsis
18893
18894@smallexample
18895 -file-list-symbol-files
18896@end smallexample
18897
18898List symbol files.
18899
18900@subsubheading @value{GDBN} Command
18901
18902The corresponding @value{GDBN} command is @samp{info file} (part of it).
18903
18904@subsubheading Example
18905N.A.
18906
18907
18908@subheading The @code{-file-symbol-file} Command
18909@findex -file-symbol-file
18910
18911@subsubheading Synopsis
18912
18913@smallexample
18914 -file-symbol-file @var{file}
18915@end smallexample
18916
18917Read symbol table info from the specified @var{file} argument. When
18918used without arguments, clears @value{GDBN}'s symbol table info. No output is
18919produced, except for a completion notification.
18920
18921@subsubheading @value{GDBN} Command
18922
18923The corresponding @value{GDBN} command is @samp{symbol-file}.
18924
18925@subsubheading Example
18926
18927@smallexample
18928(@value{GDBP})
18929-file-symbol-file /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
18930^done
18931(@value{GDBP})
18932@end smallexample
18933
18934@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18935@node GDB/MI Miscellaneous Commands
18936@section Miscellaneous @value{GDBN} commands in @sc{gdb/mi}
18937
18938@c @subheading -gdb-complete
18939
18940@subheading The @code{-gdb-exit} Command
18941@findex -gdb-exit
18942
18943@subsubheading Synopsis
18944
18945@smallexample
18946 -gdb-exit
18947@end smallexample
18948
18949Exit @value{GDBN} immediately.
18950
18951@subsubheading @value{GDBN} Command
18952
18953Approximately corresponds to @samp{quit}.
18954
18955@subsubheading Example
18956
18957@smallexample
18958(@value{GDBP})
18959-gdb-exit
18960@end smallexample
18961
18962@subheading The @code{-gdb-set} Command
18963@findex -gdb-set
18964
18965@subsubheading Synopsis
18966
18967@smallexample
18968 -gdb-set
18969@end smallexample
18970
18971Set an internal @value{GDBN} variable.
18972@c IS THIS A DOLLAR VARIABLE? OR SOMETHING LIKE ANNOTATE ?????
18973
18974@subsubheading @value{GDBN} Command
18975
18976The corresponding @value{GDBN} command is @samp{set}.
18977
18978@subsubheading Example
18979
18980@smallexample
18981(@value{GDBP})
18982-gdb-set $foo=3
18983^done
18984(@value{GDBP})
18985@end smallexample
18986
18987
18988@subheading The @code{-gdb-show} Command
18989@findex -gdb-show
18990
18991@subsubheading Synopsis
18992
18993@smallexample
18994 -gdb-show
18995@end smallexample
18996
18997Show the current value of a @value{GDBN} variable.
18998
18999@subsubheading @value{GDBN} command
19000
19001The corresponding @value{GDBN} command is @samp{show}.
19002
19003@subsubheading Example
19004
19005@smallexample
19006(@value{GDBP})
19007-gdb-show annotate
19008^done,value="0"
19009(@value{GDBP})
19010@end smallexample
19011
19012@c @subheading -gdb-source
19013
19014
19015@subheading The @code{-gdb-version} Command
19016@findex -gdb-version
19017
19018@subsubheading Synopsis
19019
19020@smallexample
19021 -gdb-version
19022@end smallexample
19023
19024Show version information for @value{GDBN}. Used mostly in testing.
19025
19026@subsubheading @value{GDBN} Command
19027
19028There's no equivalent @value{GDBN} command. @value{GDBN} by default shows this
19029information when you start an interactive session.
19030
19031@subsubheading Example
19032
19033@c This example modifies the actual output from GDB to avoid overfull
19034@c box in TeX.
19035@smallexample
19036(@value{GDBP})
19037-gdb-version
19038~GNU gdb 5.2.1
19039~Copyright 2000 Free Software Foundation, Inc.
19040~GDB is free software, covered by the GNU General Public License, and
19041~you are welcome to change it and/or distribute copies of it under
19042~ certain conditions.
19043~Type "show copying" to see the conditions.
19044~There is absolutely no warranty for GDB. Type "show warranty" for
19045~ details.
b383017d 19046~This GDB was configured as
922fbb7b
AC
19047 "--host=sparc-sun-solaris2.5.1 --target=ppc-eabi".
19048^done
19049(@value{GDBP})
19050@end smallexample
19051
19052@subheading The @code{-interpreter-exec} Command
19053@findex -interpreter-exec
19054
19055@subheading Synopsis
19056
19057@smallexample
19058-interpreter-exec @var{interpreter} @var{command}
19059@end smallexample
19060
19061Execute the specified @var{command} in the given @var{interpreter}.
19062
19063@subheading @value{GDBN} Command
19064
19065The corresponding @value{GDBN} command is @samp{interpreter-exec}.
19066
19067@subheading Example
19068
19069@smallexample
19070(@value{GDBP})
19071-interpreter-exec console "break main"
19072&"During symbol reading, couldn't parse type; debugger out of date?.\n"
19073&"During symbol reading, bad structure-type format.\n"
19074~"Breakpoint 1 at 0x8074fc6: file ../../src/gdb/main.c, line 743.\n"
19075^done
19076(@value{GDBP})
19077@end smallexample
19078
19079@ignore
19080@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19081@node GDB/MI Kod Commands
19082@section @sc{gdb/mi} Kod Commands
19083
19084The Kod commands are not implemented.
19085
19086@c @subheading -kod-info
19087
19088@c @subheading -kod-list
19089
19090@c @subheading -kod-list-object-types
19091
19092@c @subheading -kod-show
19093
19094@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19095@node GDB/MI Memory Overlay Commands
19096@section @sc{gdb/mi} Memory Overlay Commands
19097
19098The memory overlay commands are not implemented.
19099
19100@c @subheading -overlay-auto
19101
19102@c @subheading -overlay-list-mapping-state
19103
19104@c @subheading -overlay-list-overlays
19105
19106@c @subheading -overlay-map
19107
19108@c @subheading -overlay-off
19109
19110@c @subheading -overlay-on
19111
19112@c @subheading -overlay-unmap
19113
19114@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19115@node GDB/MI Signal Handling Commands
19116@section @sc{gdb/mi} Signal Handling Commands
19117
19118Signal handling commands are not implemented.
19119
19120@c @subheading -signal-handle
19121
19122@c @subheading -signal-list-handle-actions
19123
19124@c @subheading -signal-list-signal-types
19125@end ignore
19126
19127
19128@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19129@node GDB/MI Stack Manipulation
19130@section @sc{gdb/mi} Stack Manipulation Commands
19131
19132
19133@subheading The @code{-stack-info-frame} Command
19134@findex -stack-info-frame
19135
19136@subsubheading Synopsis
19137
19138@smallexample
19139 -stack-info-frame
19140@end smallexample
19141
19142Get info on the current frame.
19143
19144@subsubheading @value{GDBN} Command
19145
19146The corresponding @value{GDBN} command is @samp{info frame} or @samp{frame}
19147(without arguments).
19148
19149@subsubheading Example
19150N.A.
19151
19152@subheading The @code{-stack-info-depth} Command
19153@findex -stack-info-depth
19154
19155@subsubheading Synopsis
19156
19157@smallexample
19158 -stack-info-depth [ @var{max-depth} ]
19159@end smallexample
19160
19161Return the depth of the stack. If the integer argument @var{max-depth}
19162is specified, do not count beyond @var{max-depth} frames.
19163
19164@subsubheading @value{GDBN} Command
19165
19166There's no equivalent @value{GDBN} command.
19167
19168@subsubheading Example
19169
19170For a stack with frame levels 0 through 11:
19171
19172@smallexample
19173(@value{GDBP})
19174-stack-info-depth
19175^done,depth="12"
19176(@value{GDBP})
19177-stack-info-depth 4
19178^done,depth="4"
19179(@value{GDBP})
19180-stack-info-depth 12
19181^done,depth="12"
19182(@value{GDBP})
19183-stack-info-depth 11
19184^done,depth="11"
19185(@value{GDBP})
19186-stack-info-depth 13
19187^done,depth="12"
19188(@value{GDBP})
19189@end smallexample
19190
19191@subheading The @code{-stack-list-arguments} Command
19192@findex -stack-list-arguments
19193
19194@subsubheading Synopsis
19195
19196@smallexample
19197 -stack-list-arguments @var{show-values}
19198 [ @var{low-frame} @var{high-frame} ]
19199@end smallexample
19200
19201Display a list of the arguments for the frames between @var{low-frame}
19202and @var{high-frame} (inclusive). If @var{low-frame} and
19203@var{high-frame} are not provided, list the arguments for the whole call
19204stack.
19205
19206The @var{show-values} argument must have a value of 0 or 1. A value of
192070 means that only the names of the arguments are listed, a value of 1
19208means that both names and values of the arguments are printed.
19209
19210@subsubheading @value{GDBN} Command
19211
19212@value{GDBN} does not have an equivalent command. @code{gdbtk} has a
19213@samp{gdb_get_args} command which partially overlaps with the
19214functionality of @samp{-stack-list-arguments}.
19215
19216@subsubheading Example
19217
19218@smallexample
19219(@value{GDBP})
19220-stack-list-frames
19221^done,
19222stack=[
19223frame=@{level="0",addr="0x00010734",func="callee4",
76ff342d
DJ
19224file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19225fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="8"@},
922fbb7b 19226frame=@{level="1",addr="0x0001076c",func="callee3",
76ff342d
DJ
19227file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19228fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="17"@},
922fbb7b 19229frame=@{level="2",addr="0x0001078c",func="callee2",
76ff342d
DJ
19230file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19231fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="22"@},
922fbb7b 19232frame=@{level="3",addr="0x000107b4",func="callee1",
76ff342d
DJ
19233file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19234fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="27"@},
922fbb7b 19235frame=@{level="4",addr="0x000107e0",func="main",
76ff342d
DJ
19236file="../../../devo/gdb/testsuite/gdb.mi/basics.c",
19237fullname="/home/foo/bar/devo/gdb/testsuite/gdb.mi/basics.c",line="32"@}]
922fbb7b
AC
19238(@value{GDBP})
19239-stack-list-arguments 0
19240^done,
19241stack-args=[
19242frame=@{level="0",args=[]@},
19243frame=@{level="1",args=[name="strarg"]@},
19244frame=@{level="2",args=[name="intarg",name="strarg"]@},
19245frame=@{level="3",args=[name="intarg",name="strarg",name="fltarg"]@},
19246frame=@{level="4",args=[]@}]
19247(@value{GDBP})
19248-stack-list-arguments 1
19249^done,
19250stack-args=[
19251frame=@{level="0",args=[]@},
19252frame=@{level="1",
19253 args=[@{name="strarg",value="0x11940 \"A string argument.\""@}]@},
19254frame=@{level="2",args=[
19255@{name="intarg",value="2"@},
19256@{name="strarg",value="0x11940 \"A string argument.\""@}]@},
19257@{frame=@{level="3",args=[
19258@{name="intarg",value="2"@},
19259@{name="strarg",value="0x11940 \"A string argument.\""@},
19260@{name="fltarg",value="3.5"@}]@},
19261frame=@{level="4",args=[]@}]
19262(@value{GDBP})
19263-stack-list-arguments 0 2 2
19264^done,stack-args=[frame=@{level="2",args=[name="intarg",name="strarg"]@}]
19265(@value{GDBP})
19266-stack-list-arguments 1 2 2
19267^done,stack-args=[frame=@{level="2",
19268args=[@{name="intarg",value="2"@},
19269@{name="strarg",value="0x11940 \"A string argument.\""@}]@}]
19270(@value{GDBP})
19271@end smallexample
19272
19273@c @subheading -stack-list-exception-handlers
19274
19275
19276@subheading The @code{-stack-list-frames} Command
19277@findex -stack-list-frames
19278
19279@subsubheading Synopsis
19280
19281@smallexample
19282 -stack-list-frames [ @var{low-frame} @var{high-frame} ]
19283@end smallexample
19284
19285List the frames currently on the stack. For each frame it displays the
19286following info:
19287
19288@table @samp
19289@item @var{level}
19290The frame number, 0 being the topmost frame, i.e. the innermost function.
19291@item @var{addr}
19292The @code{$pc} value for that frame.
19293@item @var{func}
19294Function name.
19295@item @var{file}
19296File name of the source file where the function lives.
19297@item @var{line}
19298Line number corresponding to the @code{$pc}.
19299@end table
19300
19301If invoked without arguments, this command prints a backtrace for the
19302whole stack. If given two integer arguments, it shows the frames whose
19303levels are between the two arguments (inclusive). If the two arguments
19304are equal, it shows the single frame at the corresponding level.
19305
19306@subsubheading @value{GDBN} Command
19307
19308The corresponding @value{GDBN} commands are @samp{backtrace} and @samp{where}.
19309
19310@subsubheading Example
19311
19312Full stack backtrace:
19313
19314@smallexample
19315(@value{GDBP})
19316-stack-list-frames
19317^done,stack=
19318[frame=@{level="0",addr="0x0001076c",func="foo",
76ff342d 19319 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="11"@},
922fbb7b 19320frame=@{level="1",addr="0x000107a4",func="foo",
76ff342d 19321 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19322frame=@{level="2",addr="0x000107a4",func="foo",
76ff342d 19323 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19324frame=@{level="3",addr="0x000107a4",func="foo",
76ff342d 19325 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19326frame=@{level="4",addr="0x000107a4",func="foo",
76ff342d 19327 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19328frame=@{level="5",addr="0x000107a4",func="foo",
76ff342d 19329 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19330frame=@{level="6",addr="0x000107a4",func="foo",
76ff342d 19331 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19332frame=@{level="7",addr="0x000107a4",func="foo",
76ff342d 19333 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19334frame=@{level="8",addr="0x000107a4",func="foo",
76ff342d 19335 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19336frame=@{level="9",addr="0x000107a4",func="foo",
76ff342d 19337 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19338frame=@{level="10",addr="0x000107a4",func="foo",
76ff342d 19339 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19340frame=@{level="11",addr="0x00010738",func="main",
76ff342d 19341 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="4"@}]
922fbb7b
AC
19342(@value{GDBP})
19343@end smallexample
19344
19345Show frames between @var{low_frame} and @var{high_frame}:
19346
19347@smallexample
19348(@value{GDBP})
19349-stack-list-frames 3 5
19350^done,stack=
19351[frame=@{level="3",addr="0x000107a4",func="foo",
76ff342d 19352 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19353frame=@{level="4",addr="0x000107a4",func="foo",
76ff342d 19354 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@},
922fbb7b 19355frame=@{level="5",addr="0x000107a4",func="foo",
76ff342d 19356 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@}]
922fbb7b
AC
19357(@value{GDBP})
19358@end smallexample
19359
19360Show a single frame:
19361
19362@smallexample
19363(@value{GDBP})
19364-stack-list-frames 3 3
19365^done,stack=
19366[frame=@{level="3",addr="0x000107a4",func="foo",
76ff342d 19367 file="recursive2.c",fullname="/home/foo/bar/devo/myproject/recursive2.c",line="14"@}]
922fbb7b
AC
19368(@value{GDBP})
19369@end smallexample
19370
19371
19372@subheading The @code{-stack-list-locals} Command
19373@findex -stack-list-locals
19374
19375@subsubheading Synopsis
19376
19377@smallexample
19378 -stack-list-locals @var{print-values}
19379@end smallexample
19380
19381Display the local variable names for the current frame. With an
bc8ced35
NR
19382argument of 0 or @code{--no-values}, prints only the names of the variables.
19383With argument of 1 or @code{--all-values}, prints also their values. With
19384argument of 2 or @code{--simple-values}, prints the name, type and value for
19385simple data types and the name and type for arrays, structures and
19386unions. In this last case, the idea is that the user can see the
19387value of simple data types immediately and he can create variable
19388objects for other data types if he wishes to explore their values in
19389more detail.
922fbb7b
AC
19390
19391@subsubheading @value{GDBN} Command
19392
19393@samp{info locals} in @value{GDBN}, @samp{gdb_get_locals} in @code{gdbtk}.
19394
19395@subsubheading Example
19396
19397@smallexample
19398(@value{GDBP})
19399-stack-list-locals 0
19400^done,locals=[name="A",name="B",name="C"]
19401(@value{GDBP})
bc8ced35 19402-stack-list-locals --all-values
922fbb7b 19403^done,locals=[@{name="A",value="1"@},@{name="B",value="2"@},
bc8ced35
NR
19404 @{name="C",value="@{1, 2, 3@}"@}]
19405-stack-list-locals --simple-values
19406^done,locals=[@{name="A",type="int",value="1"@},
19407 @{name="B",type="int",value="2"@},@{name="C",type="int [3]"@}]
922fbb7b
AC
19408(@value{GDBP})
19409@end smallexample
19410
19411
19412@subheading The @code{-stack-select-frame} Command
19413@findex -stack-select-frame
19414
19415@subsubheading Synopsis
19416
19417@smallexample
19418 -stack-select-frame @var{framenum}
19419@end smallexample
19420
19421Change the current frame. Select a different frame @var{framenum} on
19422the stack.
19423
19424@subsubheading @value{GDBN} Command
19425
19426The corresponding @value{GDBN} commands are @samp{frame}, @samp{up},
19427@samp{down}, @samp{select-frame}, @samp{up-silent}, and @samp{down-silent}.
19428
19429@subsubheading Example
19430
19431@smallexample
19432(@value{GDBP})
19433-stack-select-frame 2
19434^done
19435(@value{GDBP})
19436@end smallexample
19437
19438@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19439@node GDB/MI Symbol Query
19440@section @sc{gdb/mi} Symbol Query Commands
19441
19442
19443@subheading The @code{-symbol-info-address} Command
19444@findex -symbol-info-address
19445
19446@subsubheading Synopsis
19447
19448@smallexample
19449 -symbol-info-address @var{symbol}
19450@end smallexample
19451
19452Describe where @var{symbol} is stored.
19453
19454@subsubheading @value{GDBN} Command
19455
19456The corresponding @value{GDBN} command is @samp{info address}.
19457
19458@subsubheading Example
19459N.A.
19460
19461
19462@subheading The @code{-symbol-info-file} Command
19463@findex -symbol-info-file
19464
19465@subsubheading Synopsis
19466
19467@smallexample
19468 -symbol-info-file
19469@end smallexample
19470
19471Show the file for the symbol.
19472
19473@subsubheading @value{GDBN} Command
19474
19475There's no equivalent @value{GDBN} command. @code{gdbtk} has
19476@samp{gdb_find_file}.
19477
19478@subsubheading Example
19479N.A.
19480
19481
19482@subheading The @code{-symbol-info-function} Command
19483@findex -symbol-info-function
19484
19485@subsubheading Synopsis
19486
19487@smallexample
19488 -symbol-info-function
19489@end smallexample
19490
19491Show which function the symbol lives in.
19492
19493@subsubheading @value{GDBN} Command
19494
19495@samp{gdb_get_function} in @code{gdbtk}.
19496
19497@subsubheading Example
19498N.A.
19499
19500
19501@subheading The @code{-symbol-info-line} Command
19502@findex -symbol-info-line
19503
19504@subsubheading Synopsis
19505
19506@smallexample
19507 -symbol-info-line
19508@end smallexample
19509
19510Show the core addresses of the code for a source line.
19511
19512@subsubheading @value{GDBN} Command
19513
71952f4c 19514The corresponding @value{GDBN} command is @samp{info line}.
922fbb7b
AC
19515@code{gdbtk} has the @samp{gdb_get_line} and @samp{gdb_get_file} commands.
19516
19517@subsubheading Example
19518N.A.
19519
19520
19521@subheading The @code{-symbol-info-symbol} Command
19522@findex -symbol-info-symbol
19523
19524@subsubheading Synopsis
19525
19526@smallexample
19527 -symbol-info-symbol @var{addr}
19528@end smallexample
19529
19530Describe what symbol is at location @var{addr}.
19531
19532@subsubheading @value{GDBN} Command
19533
19534The corresponding @value{GDBN} command is @samp{info symbol}.
19535
19536@subsubheading Example
19537N.A.
19538
19539
19540@subheading The @code{-symbol-list-functions} Command
19541@findex -symbol-list-functions
19542
19543@subsubheading Synopsis
19544
19545@smallexample
19546 -symbol-list-functions
19547@end smallexample
19548
19549List the functions in the executable.
19550
19551@subsubheading @value{GDBN} Command
19552
19553@samp{info functions} in @value{GDBN}, @samp{gdb_listfunc} and
19554@samp{gdb_search} in @code{gdbtk}.
19555
19556@subsubheading Example
19557N.A.
19558
19559
32e7087d
JB
19560@subheading The @code{-symbol-list-lines} Command
19561@findex -symbol-list-lines
19562
19563@subsubheading Synopsis
19564
19565@smallexample
19566 -symbol-list-lines @var{filename}
19567@end smallexample
19568
19569Print the list of lines that contain code and their associated program
19570addresses for the given source filename. The entries are sorted in
19571ascending PC order.
19572
19573@subsubheading @value{GDBN} Command
19574
19575There is no corresponding @value{GDBN} command.
19576
19577@subsubheading Example
19578@smallexample
19579(@value{GDBP})
19580-symbol-list-lines basics.c
54ff5908 19581^done,lines=[@{pc="0x08048554",line="7"@},@{pc="0x0804855a",line="8"@}]
32e7087d
JB
19582(@value{GDBP})
19583@end smallexample
19584
19585
922fbb7b
AC
19586@subheading The @code{-symbol-list-types} Command
19587@findex -symbol-list-types
19588
19589@subsubheading Synopsis
19590
19591@smallexample
19592 -symbol-list-types
19593@end smallexample
19594
19595List all the type names.
19596
19597@subsubheading @value{GDBN} Command
19598
19599The corresponding commands are @samp{info types} in @value{GDBN},
19600@samp{gdb_search} in @code{gdbtk}.
19601
19602@subsubheading Example
19603N.A.
19604
19605
19606@subheading The @code{-symbol-list-variables} Command
19607@findex -symbol-list-variables
19608
19609@subsubheading Synopsis
19610
19611@smallexample
19612 -symbol-list-variables
19613@end smallexample
19614
19615List all the global and static variable names.
19616
19617@subsubheading @value{GDBN} Command
19618
19619@samp{info variables} in @value{GDBN}, @samp{gdb_search} in @code{gdbtk}.
19620
19621@subsubheading Example
19622N.A.
19623
19624
19625@subheading The @code{-symbol-locate} Command
19626@findex -symbol-locate
19627
19628@subsubheading Synopsis
19629
19630@smallexample
19631 -symbol-locate
19632@end smallexample
19633
19634@subsubheading @value{GDBN} Command
19635
19636@samp{gdb_loc} in @code{gdbtk}.
19637
19638@subsubheading Example
19639N.A.
19640
19641
19642@subheading The @code{-symbol-type} Command
19643@findex -symbol-type
19644
19645@subsubheading Synopsis
19646
19647@smallexample
19648 -symbol-type @var{variable}
19649@end smallexample
19650
19651Show type of @var{variable}.
19652
19653@subsubheading @value{GDBN} Command
19654
19655The corresponding @value{GDBN} command is @samp{ptype}, @code{gdbtk} has
19656@samp{gdb_obj_variable}.
19657
19658@subsubheading Example
19659N.A.
19660
19661
19662@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19663@node GDB/MI Target Manipulation
19664@section @sc{gdb/mi} Target Manipulation Commands
19665
19666
19667@subheading The @code{-target-attach} Command
19668@findex -target-attach
19669
19670@subsubheading Synopsis
19671
19672@smallexample
19673 -target-attach @var{pid} | @var{file}
19674@end smallexample
19675
19676Attach to a process @var{pid} or a file @var{file} outside of @value{GDBN}.
19677
19678@subsubheading @value{GDBN} command
19679
19680The corresponding @value{GDBN} command is @samp{attach}.
19681
19682@subsubheading Example
19683N.A.
19684
19685
19686@subheading The @code{-target-compare-sections} Command
19687@findex -target-compare-sections
19688
19689@subsubheading Synopsis
19690
19691@smallexample
19692 -target-compare-sections [ @var{section} ]
19693@end smallexample
19694
19695Compare data of section @var{section} on target to the exec file.
19696Without the argument, all sections are compared.
19697
19698@subsubheading @value{GDBN} Command
19699
19700The @value{GDBN} equivalent is @samp{compare-sections}.
19701
19702@subsubheading Example
19703N.A.
19704
19705
19706@subheading The @code{-target-detach} Command
19707@findex -target-detach
19708
19709@subsubheading Synopsis
19710
19711@smallexample
19712 -target-detach
19713@end smallexample
19714
19715Disconnect from the remote target. There's no output.
19716
19717@subsubheading @value{GDBN} command
19718
19719The corresponding @value{GDBN} command is @samp{detach}.
19720
19721@subsubheading Example
19722
19723@smallexample
19724(@value{GDBP})
19725-target-detach
19726^done
19727(@value{GDBP})
19728@end smallexample
19729
19730
07f31aa6
DJ
19731@subheading The @code{-target-disconnect} Command
19732@findex -target-disconnect
19733
19734@subsubheading Synopsis
19735
19736@example
19737 -target-disconnect
19738@end example
19739
19740Disconnect from the remote target. There's no output.
19741
19742@subsubheading @value{GDBN} command
19743
19744The corresponding @value{GDBN} command is @samp{disconnect}.
19745
19746@subsubheading Example
19747
19748@smallexample
19749(@value{GDBP})
19750-target-disconnect
19751^done
19752(@value{GDBP})
19753@end smallexample
19754
19755
922fbb7b
AC
19756@subheading The @code{-target-download} Command
19757@findex -target-download
19758
19759@subsubheading Synopsis
19760
19761@smallexample
19762 -target-download
19763@end smallexample
19764
19765Loads the executable onto the remote target.
19766It prints out an update message every half second, which includes the fields:
19767
19768@table @samp
19769@item section
19770The name of the section.
19771@item section-sent
19772The size of what has been sent so far for that section.
19773@item section-size
19774The size of the section.
19775@item total-sent
19776The total size of what was sent so far (the current and the previous sections).
19777@item total-size
19778The size of the overall executable to download.
19779@end table
19780
19781@noindent
19782Each message is sent as status record (@pxref{GDB/MI Output Syntax, ,
19783@sc{gdb/mi} Output Syntax}).
19784
19785In addition, it prints the name and size of the sections, as they are
19786downloaded. These messages include the following fields:
19787
19788@table @samp
19789@item section
19790The name of the section.
19791@item section-size
19792The size of the section.
19793@item total-size
19794The size of the overall executable to download.
19795@end table
19796
19797@noindent
19798At the end, a summary is printed.
19799
19800@subsubheading @value{GDBN} Command
19801
19802The corresponding @value{GDBN} command is @samp{load}.
19803
19804@subsubheading Example
19805
19806Note: each status message appears on a single line. Here the messages
19807have been broken down so that they can fit onto a page.
19808
19809@smallexample
19810(@value{GDBP})
19811-target-download
19812+download,@{section=".text",section-size="6668",total-size="9880"@}
19813+download,@{section=".text",section-sent="512",section-size="6668",
19814total-sent="512",total-size="9880"@}
19815+download,@{section=".text",section-sent="1024",section-size="6668",
19816total-sent="1024",total-size="9880"@}
19817+download,@{section=".text",section-sent="1536",section-size="6668",
19818total-sent="1536",total-size="9880"@}
19819+download,@{section=".text",section-sent="2048",section-size="6668",
19820total-sent="2048",total-size="9880"@}
19821+download,@{section=".text",section-sent="2560",section-size="6668",
19822total-sent="2560",total-size="9880"@}
19823+download,@{section=".text",section-sent="3072",section-size="6668",
19824total-sent="3072",total-size="9880"@}
19825+download,@{section=".text",section-sent="3584",section-size="6668",
19826total-sent="3584",total-size="9880"@}
19827+download,@{section=".text",section-sent="4096",section-size="6668",
19828total-sent="4096",total-size="9880"@}
19829+download,@{section=".text",section-sent="4608",section-size="6668",
19830total-sent="4608",total-size="9880"@}
19831+download,@{section=".text",section-sent="5120",section-size="6668",
19832total-sent="5120",total-size="9880"@}
19833+download,@{section=".text",section-sent="5632",section-size="6668",
19834total-sent="5632",total-size="9880"@}
19835+download,@{section=".text",section-sent="6144",section-size="6668",
19836total-sent="6144",total-size="9880"@}
19837+download,@{section=".text",section-sent="6656",section-size="6668",
19838total-sent="6656",total-size="9880"@}
19839+download,@{section=".init",section-size="28",total-size="9880"@}
19840+download,@{section=".fini",section-size="28",total-size="9880"@}
19841+download,@{section=".data",section-size="3156",total-size="9880"@}
19842+download,@{section=".data",section-sent="512",section-size="3156",
19843total-sent="7236",total-size="9880"@}
19844+download,@{section=".data",section-sent="1024",section-size="3156",
19845total-sent="7748",total-size="9880"@}
19846+download,@{section=".data",section-sent="1536",section-size="3156",
19847total-sent="8260",total-size="9880"@}
19848+download,@{section=".data",section-sent="2048",section-size="3156",
19849total-sent="8772",total-size="9880"@}
19850+download,@{section=".data",section-sent="2560",section-size="3156",
19851total-sent="9284",total-size="9880"@}
19852+download,@{section=".data",section-sent="3072",section-size="3156",
19853total-sent="9796",total-size="9880"@}
19854^done,address="0x10004",load-size="9880",transfer-rate="6586",
19855write-rate="429"
19856(@value{GDBP})
19857@end smallexample
19858
19859
19860@subheading The @code{-target-exec-status} Command
19861@findex -target-exec-status
19862
19863@subsubheading Synopsis
19864
19865@smallexample
19866 -target-exec-status
19867@end smallexample
19868
19869Provide information on the state of the target (whether it is running or
19870not, for instance).
19871
19872@subsubheading @value{GDBN} Command
19873
19874There's no equivalent @value{GDBN} command.
19875
19876@subsubheading Example
19877N.A.
19878
19879
19880@subheading The @code{-target-list-available-targets} Command
19881@findex -target-list-available-targets
19882
19883@subsubheading Synopsis
19884
19885@smallexample
19886 -target-list-available-targets
19887@end smallexample
19888
19889List the possible targets to connect to.
19890
19891@subsubheading @value{GDBN} Command
19892
19893The corresponding @value{GDBN} command is @samp{help target}.
19894
19895@subsubheading Example
19896N.A.
19897
19898
19899@subheading The @code{-target-list-current-targets} Command
19900@findex -target-list-current-targets
19901
19902@subsubheading Synopsis
19903
19904@smallexample
19905 -target-list-current-targets
19906@end smallexample
19907
19908Describe the current target.
19909
19910@subsubheading @value{GDBN} Command
19911
19912The corresponding information is printed by @samp{info file} (among
19913other things).
19914
19915@subsubheading Example
19916N.A.
19917
19918
19919@subheading The @code{-target-list-parameters} Command
19920@findex -target-list-parameters
19921
19922@subsubheading Synopsis
19923
19924@smallexample
19925 -target-list-parameters
19926@end smallexample
19927
19928@c ????
19929
19930@subsubheading @value{GDBN} Command
19931
19932No equivalent.
19933
19934@subsubheading Example
19935N.A.
19936
19937
19938@subheading The @code{-target-select} Command
19939@findex -target-select
19940
19941@subsubheading Synopsis
19942
19943@smallexample
19944 -target-select @var{type} @var{parameters @dots{}}
19945@end smallexample
19946
19947Connect @value{GDBN} to the remote target. This command takes two args:
19948
19949@table @samp
19950@item @var{type}
19951The type of target, for instance @samp{async}, @samp{remote}, etc.
19952@item @var{parameters}
19953Device names, host names and the like. @xref{Target Commands, ,
19954Commands for managing targets}, for more details.
19955@end table
19956
19957The output is a connection notification, followed by the address at
19958which the target program is, in the following form:
19959
19960@smallexample
19961^connected,addr="@var{address}",func="@var{function name}",
19962 args=[@var{arg list}]
19963@end smallexample
19964
19965@subsubheading @value{GDBN} Command
19966
19967The corresponding @value{GDBN} command is @samp{target}.
19968
19969@subsubheading Example
19970
19971@smallexample
19972(@value{GDBP})
19973-target-select async /dev/ttya
19974^connected,addr="0xfe00a300",func="??",args=[]
19975(@value{GDBP})
19976@end smallexample
19977
19978@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19979@node GDB/MI Thread Commands
19980@section @sc{gdb/mi} Thread Commands
19981
19982
19983@subheading The @code{-thread-info} Command
19984@findex -thread-info
19985
19986@subsubheading Synopsis
19987
19988@smallexample
19989 -thread-info
19990@end smallexample
19991
19992@subsubheading @value{GDBN} command
19993
19994No equivalent.
19995
19996@subsubheading Example
19997N.A.
19998
19999
20000@subheading The @code{-thread-list-all-threads} Command
20001@findex -thread-list-all-threads
20002
20003@subsubheading Synopsis
20004
20005@smallexample
20006 -thread-list-all-threads
20007@end smallexample
20008
20009@subsubheading @value{GDBN} Command
20010
20011The equivalent @value{GDBN} command is @samp{info threads}.
20012
20013@subsubheading Example
20014N.A.
20015
20016
20017@subheading The @code{-thread-list-ids} Command
20018@findex -thread-list-ids
20019
20020@subsubheading Synopsis
20021
20022@smallexample
20023 -thread-list-ids
20024@end smallexample
20025
20026Produces a list of the currently known @value{GDBN} thread ids. At the
20027end of the list it also prints the total number of such threads.
20028
20029@subsubheading @value{GDBN} Command
20030
20031Part of @samp{info threads} supplies the same information.
20032
20033@subsubheading Example
20034
20035No threads present, besides the main process:
20036
20037@smallexample
20038(@value{GDBP})
20039-thread-list-ids
20040^done,thread-ids=@{@},number-of-threads="0"
20041(@value{GDBP})
20042@end smallexample
20043
20044
20045Several threads:
20046
20047@smallexample
20048(@value{GDBP})
20049-thread-list-ids
20050^done,thread-ids=@{thread-id="3",thread-id="2",thread-id="1"@},
20051number-of-threads="3"
20052(@value{GDBP})
20053@end smallexample
20054
20055
20056@subheading The @code{-thread-select} Command
20057@findex -thread-select
20058
20059@subsubheading Synopsis
20060
20061@smallexample
20062 -thread-select @var{threadnum}
20063@end smallexample
20064
20065Make @var{threadnum} the current thread. It prints the number of the new
20066current thread, and the topmost frame for that thread.
20067
20068@subsubheading @value{GDBN} Command
20069
20070The corresponding @value{GDBN} command is @samp{thread}.
20071
20072@subsubheading Example
20073
20074@smallexample
20075(@value{GDBP})
20076-exec-next
20077^running
20078(@value{GDBP})
20079*stopped,reason="end-stepping-range",thread-id="2",line="187",
20080file="../../../devo/gdb/testsuite/gdb.threads/linux-dp.c"
20081(@value{GDBP})
20082-thread-list-ids
20083^done,
20084thread-ids=@{thread-id="3",thread-id="2",thread-id="1"@},
20085number-of-threads="3"
20086(@value{GDBP})
20087-thread-select 3
20088^done,new-thread-id="3",
20089frame=@{level="0",func="vprintf",
20090args=[@{name="format",value="0x8048e9c \"%*s%c %d %c\\n\""@},
20091@{name="arg",value="0x2"@}],file="vprintf.c",line="31"@}
20092(@value{GDBP})
20093@end smallexample
20094
20095@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
20096@node GDB/MI Tracepoint Commands
20097@section @sc{gdb/mi} Tracepoint Commands
20098
20099The tracepoint commands are not yet implemented.
20100
20101@c @subheading -trace-actions
20102
20103@c @subheading -trace-delete
20104
20105@c @subheading -trace-disable
20106
20107@c @subheading -trace-dump
20108
20109@c @subheading -trace-enable
20110
20111@c @subheading -trace-exists
20112
20113@c @subheading -trace-find
20114
20115@c @subheading -trace-frame-number
20116
20117@c @subheading -trace-info
20118
20119@c @subheading -trace-insert
20120
20121@c @subheading -trace-list
20122
20123@c @subheading -trace-pass-count
20124
20125@c @subheading -trace-save
20126
20127@c @subheading -trace-start
20128
20129@c @subheading -trace-stop
20130
20131
20132@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
20133@node GDB/MI Variable Objects
20134@section @sc{gdb/mi} Variable Objects
20135
20136
20137@subheading Motivation for Variable Objects in @sc{gdb/mi}
20138
20139For the implementation of a variable debugger window (locals, watched
20140expressions, etc.), we are proposing the adaptation of the existing code
20141used by @code{Insight}.
20142
20143The two main reasons for that are:
20144
20145@enumerate 1
20146@item
20147It has been proven in practice (it is already on its second generation).
20148
20149@item
20150It will shorten development time (needless to say how important it is
20151now).
20152@end enumerate
20153
20154The original interface was designed to be used by Tcl code, so it was
20155slightly changed so it could be used through @sc{gdb/mi}. This section
20156describes the @sc{gdb/mi} operations that will be available and gives some
20157hints about their use.
20158
20159@emph{Note}: In addition to the set of operations described here, we
20160expect the @sc{gui} implementation of a variable window to require, at
20161least, the following operations:
20162
20163@itemize @bullet
20164@item @code{-gdb-show} @code{output-radix}
20165@item @code{-stack-list-arguments}
20166@item @code{-stack-list-locals}
20167@item @code{-stack-select-frame}
20168@end itemize
20169
20170@subheading Introduction to Variable Objects in @sc{gdb/mi}
20171
20172@cindex variable objects in @sc{gdb/mi}
20173The basic idea behind variable objects is the creation of a named object
20174to represent a variable, an expression, a memory location or even a CPU
20175register. For each object created, a set of operations is available for
20176examining or changing its properties.
20177
20178Furthermore, complex data types, such as C structures, are represented
20179in a tree format. For instance, the @code{struct} type variable is the
20180root and the children will represent the struct members. If a child
20181is itself of a complex type, it will also have children of its own.
20182Appropriate language differences are handled for C, C@t{++} and Java.
20183
20184When returning the actual values of the objects, this facility allows
20185for the individual selection of the display format used in the result
20186creation. It can be chosen among: binary, decimal, hexadecimal, octal
20187and natural. Natural refers to a default format automatically
20188chosen based on the variable type (like decimal for an @code{int}, hex
20189for pointers, etc.).
20190
20191The following is the complete set of @sc{gdb/mi} operations defined to
20192access this functionality:
20193
20194@multitable @columnfractions .4 .6
20195@item @strong{Operation}
20196@tab @strong{Description}
20197
20198@item @code{-var-create}
20199@tab create a variable object
20200@item @code{-var-delete}
20201@tab delete the variable object and its children
20202@item @code{-var-set-format}
20203@tab set the display format of this variable
20204@item @code{-var-show-format}
20205@tab show the display format of this variable
20206@item @code{-var-info-num-children}
20207@tab tells how many children this object has
20208@item @code{-var-list-children}
20209@tab return a list of the object's children
20210@item @code{-var-info-type}
20211@tab show the type of this variable object
20212@item @code{-var-info-expression}
20213@tab print what this variable object represents
20214@item @code{-var-show-attributes}
20215@tab is this variable editable? does it exist here?
20216@item @code{-var-evaluate-expression}
20217@tab get the value of this variable
20218@item @code{-var-assign}
20219@tab set the value of this variable
20220@item @code{-var-update}
20221@tab update the variable and its children
20222@end multitable
20223
20224In the next subsection we describe each operation in detail and suggest
20225how it can be used.
20226
20227@subheading Description And Use of Operations on Variable Objects
20228
20229@subheading The @code{-var-create} Command
20230@findex -var-create
20231
20232@subsubheading Synopsis
20233
20234@smallexample
20235 -var-create @{@var{name} | "-"@}
20236 @{@var{frame-addr} | "*"@} @var{expression}
20237@end smallexample
20238
20239This operation creates a variable object, which allows the monitoring of
20240a variable, the result of an expression, a memory cell or a CPU
20241register.
20242
20243The @var{name} parameter is the string by which the object can be
20244referenced. It must be unique. If @samp{-} is specified, the varobj
20245system will generate a string ``varNNNNNN'' automatically. It will be
20246unique provided that one does not specify @var{name} on that format.
20247The command fails if a duplicate name is found.
20248
20249The frame under which the expression should be evaluated can be
20250specified by @var{frame-addr}. A @samp{*} indicates that the current
20251frame should be used.
20252
20253@var{expression} is any expression valid on the current language set (must not
20254begin with a @samp{*}), or one of the following:
20255
20256@itemize @bullet
20257@item
20258@samp{*@var{addr}}, where @var{addr} is the address of a memory cell
20259
20260@item
20261@samp{*@var{addr}-@var{addr}} --- a memory address range (TBD)
20262
20263@item
20264@samp{$@var{regname}} --- a CPU register name
20265@end itemize
20266
20267@subsubheading Result
20268
20269This operation returns the name, number of children and the type of the
20270object created. Type is returned as a string as the ones generated by
20271the @value{GDBN} CLI:
20272
20273@smallexample
20274 name="@var{name}",numchild="N",type="@var{type}"
20275@end smallexample
20276
20277
20278@subheading The @code{-var-delete} Command
20279@findex -var-delete
20280
20281@subsubheading Synopsis
20282
20283@smallexample
20284 -var-delete @var{name}
20285@end smallexample
20286
20287Deletes a previously created variable object and all of its children.
20288
20289Returns an error if the object @var{name} is not found.
20290
20291
20292@subheading The @code{-var-set-format} Command
20293@findex -var-set-format
20294
20295@subsubheading Synopsis
20296
20297@smallexample
20298 -var-set-format @var{name} @var{format-spec}
20299@end smallexample
20300
20301Sets the output format for the value of the object @var{name} to be
20302@var{format-spec}.
20303
20304The syntax for the @var{format-spec} is as follows:
20305
20306@smallexample
20307 @var{format-spec} @expansion{}
20308 @{binary | decimal | hexadecimal | octal | natural@}
20309@end smallexample
20310
20311
20312@subheading The @code{-var-show-format} Command
20313@findex -var-show-format
20314
20315@subsubheading Synopsis
20316
20317@smallexample
20318 -var-show-format @var{name}
20319@end smallexample
20320
20321Returns the format used to display the value of the object @var{name}.
20322
20323@smallexample
20324 @var{format} @expansion{}
20325 @var{format-spec}
20326@end smallexample
20327
20328
20329@subheading The @code{-var-info-num-children} Command
20330@findex -var-info-num-children
20331
20332@subsubheading Synopsis
20333
20334@smallexample
20335 -var-info-num-children @var{name}
20336@end smallexample
20337
20338Returns the number of children of a variable object @var{name}:
20339
20340@smallexample
20341 numchild=@var{n}
20342@end smallexample
20343
20344
20345@subheading The @code{-var-list-children} Command
20346@findex -var-list-children
20347
20348@subsubheading Synopsis
20349
20350@smallexample
bc8ced35 20351 -var-list-children [@var{print-values}] @var{name}
922fbb7b
AC
20352@end smallexample
20353
bc8ced35
NR
20354Returns a list of the children of the specified variable object. With
20355just the variable object name as an argument or with an optional
20356preceding argument of 0 or @code{--no-values}, prints only the names of the
20357variables. With an optional preceding argument of 1 or @code{--all-values},
20358also prints their values.
20359
20360@subsubheading Example
922fbb7b
AC
20361
20362@smallexample
bc8ced35
NR
20363(@value{GDBP})
20364 -var-list-children n
922fbb7b
AC
20365 numchild=@var{n},children=[@{name=@var{name},
20366 numchild=@var{n},type=@var{type}@},@r{(repeats N times)}]
bc8ced35
NR
20367(@value{GDBP})
20368 -var-list-children --all-values n
20369 numchild=@var{n},children=[@{name=@var{name},
20370 numchild=@var{n},value=@var{value},type=@var{type}@},@r{(repeats N times)}]
922fbb7b
AC
20371@end smallexample
20372
20373
20374@subheading The @code{-var-info-type} Command
20375@findex -var-info-type
20376
20377@subsubheading Synopsis
20378
20379@smallexample
20380 -var-info-type @var{name}
20381@end smallexample
20382
20383Returns the type of the specified variable @var{name}. The type is
20384returned as a string in the same format as it is output by the
20385@value{GDBN} CLI:
20386
20387@smallexample
20388 type=@var{typename}
20389@end smallexample
20390
20391
20392@subheading The @code{-var-info-expression} Command
20393@findex -var-info-expression
20394
20395@subsubheading Synopsis
20396
20397@smallexample
20398 -var-info-expression @var{name}
20399@end smallexample
20400
20401Returns what is represented by the variable object @var{name}:
20402
20403@smallexample
20404 lang=@var{lang-spec},exp=@var{expression}
20405@end smallexample
20406
20407@noindent
20408where @var{lang-spec} is @code{@{"C" | "C++" | "Java"@}}.
20409
20410@subheading The @code{-var-show-attributes} Command
20411@findex -var-show-attributes
20412
20413@subsubheading Synopsis
20414
20415@smallexample
20416 -var-show-attributes @var{name}
20417@end smallexample
20418
20419List attributes of the specified variable object @var{name}:
20420
20421@smallexample
20422 status=@var{attr} [ ( ,@var{attr} )* ]
20423@end smallexample
20424
20425@noindent
20426where @var{attr} is @code{@{ @{ editable | noneditable @} | TBD @}}.
20427
20428@subheading The @code{-var-evaluate-expression} Command
20429@findex -var-evaluate-expression
20430
20431@subsubheading Synopsis
20432
20433@smallexample
20434 -var-evaluate-expression @var{name}
20435@end smallexample
20436
20437Evaluates the expression that is represented by the specified variable
20438object and returns its value as a string in the current format specified
20439for the object:
20440
20441@smallexample
20442 value=@var{value}
20443@end smallexample
20444
20445Note that one must invoke @code{-var-list-children} for a variable
20446before the value of a child variable can be evaluated.
20447
20448@subheading The @code{-var-assign} Command
20449@findex -var-assign
20450
20451@subsubheading Synopsis
20452
20453@smallexample
20454 -var-assign @var{name} @var{expression}
20455@end smallexample
20456
20457Assigns the value of @var{expression} to the variable object specified
20458by @var{name}. The object must be @samp{editable}. If the variable's
b383017d 20459value is altered by the assign, the variable will show up in any
922fbb7b
AC
20460subsequent @code{-var-update} list.
20461
20462@subsubheading Example
20463
20464@smallexample
20465(@value{GDBP})
20466-var-assign var1 3
20467^done,value="3"
20468(@value{GDBP})
20469-var-update *
20470^done,changelist=[@{name="var1",in_scope="true",type_changed="false"@}]
20471(@value{GDBP})
20472@end smallexample
20473
20474@subheading The @code{-var-update} Command
20475@findex -var-update
20476
20477@subsubheading Synopsis
20478
20479@smallexample
20480 -var-update @{@var{name} | "*"@}
20481@end smallexample
20482
20483Update the value of the variable object @var{name} by evaluating its
20484expression after fetching all the new values from memory or registers.
20485A @samp{*} causes all existing variable objects to be updated.
20486
20487
20488@node Annotations
20489@chapter @value{GDBN} Annotations
20490
086432e2
AC
20491This chapter describes annotations in @value{GDBN}. Annotations were
20492designed to interface @value{GDBN} to graphical user interfaces or other
20493similar programs which want to interact with @value{GDBN} at a
922fbb7b
AC
20494relatively high level.
20495
086432e2
AC
20496The annotation mechanism has largely been superseeded by @sc{gdb/mi}
20497(@pxref{GDB/MI}).
20498
922fbb7b
AC
20499@ignore
20500This is Edition @value{EDITION}, @value{DATE}.
20501@end ignore
20502
20503@menu
20504* Annotations Overview:: What annotations are; the general syntax.
20505* Server Prefix:: Issuing a command without affecting user state.
922fbb7b
AC
20506* Prompting:: Annotations marking @value{GDBN}'s need for input.
20507* Errors:: Annotations for error messages.
922fbb7b
AC
20508* Invalidation:: Some annotations describe things now invalid.
20509* Annotations for Running::
20510 Whether the program is running, how it stopped, etc.
20511* Source Annotations:: Annotations describing source code.
922fbb7b
AC
20512@end menu
20513
20514@node Annotations Overview
20515@section What is an Annotation?
20516@cindex annotations
20517
922fbb7b
AC
20518Annotations start with a newline character, two @samp{control-z}
20519characters, and the name of the annotation. If there is no additional
20520information associated with this annotation, the name of the annotation
20521is followed immediately by a newline. If there is additional
20522information, the name of the annotation is followed by a space, the
20523additional information, and a newline. The additional information
20524cannot contain newline characters.
20525
20526Any output not beginning with a newline and two @samp{control-z}
20527characters denotes literal output from @value{GDBN}. Currently there is
20528no need for @value{GDBN} to output a newline followed by two
20529@samp{control-z} characters, but if there was such a need, the
20530annotations could be extended with an @samp{escape} annotation which
20531means those three characters as output.
20532
086432e2
AC
20533The annotation @var{level}, which is specified using the
20534@option{--annotate} command line option (@pxref{Mode Options}), controls
20535how much information @value{GDBN} prints together with its prompt,
20536values of expressions, source lines, and other types of output. Level 0
20537is for no anntations, level 1 is for use when @value{GDBN} is run as a
20538subprocess of @sc{gnu} Emacs, level 3 is the maximum annotation suitable
20539for programs that control @value{GDBN}, and level 2 annotations have
20540been made obsolete (@pxref{Limitations, , Limitations of the Annotation
09d4efe1
EZ
20541Interface, annotate, GDB's Obsolete Annotations}).
20542
20543@table @code
20544@kindex set annotate
20545@item set annotate @var{level}
20546The @value{GDB} command @code{set annotate} sets the level of
20547annotations to the specified @var{level}.
9c16f35a
EZ
20548
20549@item show annotate
20550@kindex show annotate
20551Show the current annotation level.
09d4efe1
EZ
20552@end table
20553
20554This chapter describes level 3 annotations.
086432e2 20555
922fbb7b
AC
20556A simple example of starting up @value{GDBN} with annotations is:
20557
20558@smallexample
086432e2
AC
20559$ @kbd{gdb --annotate=3}
20560GNU gdb 6.0
20561Copyright 2003 Free Software Foundation, Inc.
922fbb7b
AC
20562GDB is free software, covered by the GNU General Public License,
20563and you are welcome to change it and/or distribute copies of it
20564under certain conditions.
20565Type "show copying" to see the conditions.
20566There is absolutely no warranty for GDB. Type "show warranty"
20567for details.
086432e2 20568This GDB was configured as "i386-pc-linux-gnu"
922fbb7b
AC
20569
20570^Z^Zpre-prompt
f7dc1244 20571(@value{GDBP})
922fbb7b 20572^Z^Zprompt
086432e2 20573@kbd{quit}
922fbb7b
AC
20574
20575^Z^Zpost-prompt
b383017d 20576$
922fbb7b
AC
20577@end smallexample
20578
20579Here @samp{quit} is input to @value{GDBN}; the rest is output from
20580@value{GDBN}. The three lines beginning @samp{^Z^Z} (where @samp{^Z}
20581denotes a @samp{control-z} character) are annotations; the rest is
20582output from @value{GDBN}.
20583
20584@node Server Prefix
20585@section The Server Prefix
20586@cindex server prefix for annotations
20587
20588To issue a command to @value{GDBN} without affecting certain aspects of
20589the state which is seen by users, prefix it with @samp{server }. This
20590means that this command will not affect the command history, nor will it
20591affect @value{GDBN}'s notion of which command to repeat if @key{RET} is
20592pressed on a line by itself.
20593
20594The server prefix does not affect the recording of values into the value
20595history; to print a value without recording it into the value history,
20596use the @code{output} command instead of the @code{print} command.
20597
922fbb7b
AC
20598@node Prompting
20599@section Annotation for @value{GDBN} Input
20600
20601@cindex annotations for prompts
20602When @value{GDBN} prompts for input, it annotates this fact so it is possible
20603to know when to send output, when the output from a given command is
20604over, etc.
20605
20606Different kinds of input each have a different @dfn{input type}. Each
20607input type has three annotations: a @code{pre-} annotation, which
20608denotes the beginning of any prompt which is being output, a plain
20609annotation, which denotes the end of the prompt, and then a @code{post-}
20610annotation which denotes the end of any echo which may (or may not) be
20611associated with the input. For example, the @code{prompt} input type
20612features the following annotations:
20613
20614@smallexample
20615^Z^Zpre-prompt
20616^Z^Zprompt
20617^Z^Zpost-prompt
20618@end smallexample
20619
20620The input types are
20621
20622@table @code
20623@findex pre-prompt
20624@findex prompt
20625@findex post-prompt
20626@item prompt
20627When @value{GDBN} is prompting for a command (the main @value{GDBN} prompt).
20628
20629@findex pre-commands
20630@findex commands
20631@findex post-commands
20632@item commands
20633When @value{GDBN} prompts for a set of commands, like in the @code{commands}
20634command. The annotations are repeated for each command which is input.
20635
20636@findex pre-overload-choice
20637@findex overload-choice
20638@findex post-overload-choice
20639@item overload-choice
20640When @value{GDBN} wants the user to select between various overloaded functions.
20641
20642@findex pre-query
20643@findex query
20644@findex post-query
20645@item query
20646When @value{GDBN} wants the user to confirm a potentially dangerous operation.
20647
20648@findex pre-prompt-for-continue
20649@findex prompt-for-continue
20650@findex post-prompt-for-continue
20651@item prompt-for-continue
20652When @value{GDBN} is asking the user to press return to continue. Note: Don't
20653expect this to work well; instead use @code{set height 0} to disable
20654prompting. This is because the counting of lines is buggy in the
20655presence of annotations.
20656@end table
20657
20658@node Errors
20659@section Errors
20660@cindex annotations for errors, warnings and interrupts
20661
20662@findex quit
20663@smallexample
20664^Z^Zquit
20665@end smallexample
20666
20667This annotation occurs right before @value{GDBN} responds to an interrupt.
20668
20669@findex error
20670@smallexample
20671^Z^Zerror
20672@end smallexample
20673
20674This annotation occurs right before @value{GDBN} responds to an error.
20675
20676Quit and error annotations indicate that any annotations which @value{GDBN} was
20677in the middle of may end abruptly. For example, if a
20678@code{value-history-begin} annotation is followed by a @code{error}, one
20679cannot expect to receive the matching @code{value-history-end}. One
20680cannot expect not to receive it either, however; an error annotation
20681does not necessarily mean that @value{GDBN} is immediately returning all the way
20682to the top level.
20683
20684@findex error-begin
20685A quit or error annotation may be preceded by
20686
20687@smallexample
20688^Z^Zerror-begin
20689@end smallexample
20690
20691Any output between that and the quit or error annotation is the error
20692message.
20693
20694Warning messages are not yet annotated.
20695@c If we want to change that, need to fix warning(), type_error(),
20696@c range_error(), and possibly other places.
20697
922fbb7b
AC
20698@node Invalidation
20699@section Invalidation Notices
20700
20701@cindex annotations for invalidation messages
20702The following annotations say that certain pieces of state may have
20703changed.
20704
20705@table @code
20706@findex frames-invalid
20707@item ^Z^Zframes-invalid
20708
20709The frames (for example, output from the @code{backtrace} command) may
20710have changed.
20711
20712@findex breakpoints-invalid
20713@item ^Z^Zbreakpoints-invalid
20714
20715The breakpoints may have changed. For example, the user just added or
20716deleted a breakpoint.
20717@end table
20718
20719@node Annotations for Running
20720@section Running the Program
20721@cindex annotations for running programs
20722
20723@findex starting
20724@findex stopping
20725When the program starts executing due to a @value{GDBN} command such as
b383017d 20726@code{step} or @code{continue},
922fbb7b
AC
20727
20728@smallexample
20729^Z^Zstarting
20730@end smallexample
20731
b383017d 20732is output. When the program stops,
922fbb7b
AC
20733
20734@smallexample
20735^Z^Zstopped
20736@end smallexample
20737
20738is output. Before the @code{stopped} annotation, a variety of
20739annotations describe how the program stopped.
20740
20741@table @code
20742@findex exited
20743@item ^Z^Zexited @var{exit-status}
20744The program exited, and @var{exit-status} is the exit status (zero for
20745successful exit, otherwise nonzero).
20746
20747@findex signalled
20748@findex signal-name
20749@findex signal-name-end
20750@findex signal-string
20751@findex signal-string-end
20752@item ^Z^Zsignalled
20753The program exited with a signal. After the @code{^Z^Zsignalled}, the
20754annotation continues:
20755
20756@smallexample
20757@var{intro-text}
20758^Z^Zsignal-name
20759@var{name}
20760^Z^Zsignal-name-end
20761@var{middle-text}
20762^Z^Zsignal-string
20763@var{string}
20764^Z^Zsignal-string-end
20765@var{end-text}
20766@end smallexample
20767
20768@noindent
20769where @var{name} is the name of the signal, such as @code{SIGILL} or
20770@code{SIGSEGV}, and @var{string} is the explanation of the signal, such
20771as @code{Illegal Instruction} or @code{Segmentation fault}.
20772@var{intro-text}, @var{middle-text}, and @var{end-text} are for the
20773user's benefit and have no particular format.
20774
20775@findex signal
20776@item ^Z^Zsignal
20777The syntax of this annotation is just like @code{signalled}, but @value{GDBN} is
20778just saying that the program received the signal, not that it was
20779terminated with it.
20780
20781@findex breakpoint
20782@item ^Z^Zbreakpoint @var{number}
20783The program hit breakpoint number @var{number}.
20784
20785@findex watchpoint
20786@item ^Z^Zwatchpoint @var{number}
20787The program hit watchpoint number @var{number}.
20788@end table
20789
20790@node Source Annotations
20791@section Displaying Source
20792@cindex annotations for source display
20793
20794@findex source
20795The following annotation is used instead of displaying source code:
20796
20797@smallexample
20798^Z^Zsource @var{filename}:@var{line}:@var{character}:@var{middle}:@var{addr}
20799@end smallexample
20800
20801where @var{filename} is an absolute file name indicating which source
20802file, @var{line} is the line number within that file (where 1 is the
20803first line in the file), @var{character} is the character position
20804within the file (where 0 is the first character in the file) (for most
20805debug formats this will necessarily point to the beginning of a line),
20806@var{middle} is @samp{middle} if @var{addr} is in the middle of the
20807line, or @samp{beg} if @var{addr} is at the beginning of the line, and
20808@var{addr} is the address in the target program associated with the
20809source which is being displayed. @var{addr} is in the form @samp{0x}
20810followed by one or more lowercase hex digits (note that this does not
20811depend on the language).
20812
8e04817f
AC
20813@node GDB Bugs
20814@chapter Reporting Bugs in @value{GDBN}
20815@cindex bugs in @value{GDBN}
20816@cindex reporting bugs in @value{GDBN}
c906108c 20817
8e04817f 20818Your bug reports play an essential role in making @value{GDBN} reliable.
c906108c 20819
8e04817f
AC
20820Reporting a bug may help you by bringing a solution to your problem, or it
20821may not. But in any case the principal function of a bug report is to help
20822the entire community by making the next version of @value{GDBN} work better. Bug
20823reports are your contribution to the maintenance of @value{GDBN}.
c906108c 20824
8e04817f
AC
20825In order for a bug report to serve its purpose, you must include the
20826information that enables us to fix the bug.
c4555f82
SC
20827
20828@menu
8e04817f
AC
20829* Bug Criteria:: Have you found a bug?
20830* Bug Reporting:: How to report bugs
c4555f82
SC
20831@end menu
20832
8e04817f
AC
20833@node Bug Criteria
20834@section Have you found a bug?
20835@cindex bug criteria
c4555f82 20836
8e04817f 20837If you are not sure whether you have found a bug, here are some guidelines:
c4555f82
SC
20838
20839@itemize @bullet
8e04817f
AC
20840@cindex fatal signal
20841@cindex debugger crash
20842@cindex crash of debugger
c4555f82 20843@item
8e04817f
AC
20844If the debugger gets a fatal signal, for any input whatever, that is a
20845@value{GDBN} bug. Reliable debuggers never crash.
20846
20847@cindex error on valid input
20848@item
20849If @value{GDBN} produces an error message for valid input, that is a
20850bug. (Note that if you're cross debugging, the problem may also be
20851somewhere in the connection to the target.)
c4555f82 20852
8e04817f 20853@cindex invalid input
c4555f82 20854@item
8e04817f
AC
20855If @value{GDBN} does not produce an error message for invalid input,
20856that is a bug. However, you should note that your idea of
20857``invalid input'' might be our idea of ``an extension'' or ``support
20858for traditional practice''.
20859
20860@item
20861If you are an experienced user of debugging tools, your suggestions
20862for improvement of @value{GDBN} are welcome in any case.
c4555f82
SC
20863@end itemize
20864
8e04817f
AC
20865@node Bug Reporting
20866@section How to report bugs
20867@cindex bug reports
20868@cindex @value{GDBN} bugs, reporting
20869
20870A number of companies and individuals offer support for @sc{gnu} products.
20871If you obtained @value{GDBN} from a support organization, we recommend you
20872contact that organization first.
20873
20874You can find contact information for many support companies and
20875individuals in the file @file{etc/SERVICE} in the @sc{gnu} Emacs
20876distribution.
20877@c should add a web page ref...
20878
129188f6
AC
20879In any event, we also recommend that you submit bug reports for
20880@value{GDBN}. The prefered method is to submit them directly using
20881@uref{http://www.gnu.org/software/gdb/bugs/, @value{GDBN}'s Bugs web
20882page}. Alternatively, the @email{bug-gdb@@gnu.org, e-mail gateway} can
20883be used.
8e04817f
AC
20884
20885@strong{Do not send bug reports to @samp{info-gdb}, or to
20886@samp{help-gdb}, or to any newsgroups.} Most users of @value{GDBN} do
20887not want to receive bug reports. Those that do have arranged to receive
20888@samp{bug-gdb}.
20889
20890The mailing list @samp{bug-gdb} has a newsgroup @samp{gnu.gdb.bug} which
20891serves as a repeater. The mailing list and the newsgroup carry exactly
20892the same messages. Often people think of posting bug reports to the
20893newsgroup instead of mailing them. This appears to work, but it has one
20894problem which can be crucial: a newsgroup posting often lacks a mail
20895path back to the sender. Thus, if we need to ask for more information,
20896we may be unable to reach you. For this reason, it is better to send
20897bug reports to the mailing list.
c4555f82 20898
8e04817f
AC
20899The fundamental principle of reporting bugs usefully is this:
20900@strong{report all the facts}. If you are not sure whether to state a
20901fact or leave it out, state it!
c4555f82 20902
8e04817f
AC
20903Often people omit facts because they think they know what causes the
20904problem and assume that some details do not matter. Thus, you might
20905assume that the name of the variable you use in an example does not matter.
20906Well, probably it does not, but one cannot be sure. Perhaps the bug is a
20907stray memory reference which happens to fetch from the location where that
20908name is stored in memory; perhaps, if the name were different, the contents
20909of that location would fool the debugger into doing the right thing despite
20910the bug. Play it safe and give a specific, complete example. That is the
20911easiest thing for you to do, and the most helpful.
c4555f82 20912
8e04817f
AC
20913Keep in mind that the purpose of a bug report is to enable us to fix the
20914bug. It may be that the bug has been reported previously, but neither
20915you nor we can know that unless your bug report is complete and
20916self-contained.
c4555f82 20917
8e04817f
AC
20918Sometimes people give a few sketchy facts and ask, ``Does this ring a
20919bell?'' Those bug reports are useless, and we urge everyone to
20920@emph{refuse to respond to them} except to chide the sender to report
20921bugs properly.
20922
20923To enable us to fix the bug, you should include all these things:
c4555f82
SC
20924
20925@itemize @bullet
20926@item
8e04817f
AC
20927The version of @value{GDBN}. @value{GDBN} announces it if you start
20928with no arguments; you can also print it at any time using @code{show
20929version}.
c4555f82 20930
8e04817f
AC
20931Without this, we will not know whether there is any point in looking for
20932the bug in the current version of @value{GDBN}.
c4555f82
SC
20933
20934@item
8e04817f
AC
20935The type of machine you are using, and the operating system name and
20936version number.
c4555f82
SC
20937
20938@item
8e04817f
AC
20939What compiler (and its version) was used to compile @value{GDBN}---e.g.
20940``@value{GCC}--2.8.1''.
c4555f82
SC
20941
20942@item
8e04817f
AC
20943What compiler (and its version) was used to compile the program you are
20944debugging---e.g. ``@value{GCC}--2.8.1'', or ``HP92453-01 A.10.32.03 HP
20945C Compiler''. For GCC, you can say @code{gcc --version} to get this
20946information; for other compilers, see the documentation for those
20947compilers.
c4555f82 20948
8e04817f
AC
20949@item
20950The command arguments you gave the compiler to compile your example and
20951observe the bug. For example, did you use @samp{-O}? To guarantee
20952you will not omit something important, list them all. A copy of the
20953Makefile (or the output from make) is sufficient.
c4555f82 20954
8e04817f
AC
20955If we were to try to guess the arguments, we would probably guess wrong
20956and then we might not encounter the bug.
c4555f82 20957
8e04817f
AC
20958@item
20959A complete input script, and all necessary source files, that will
20960reproduce the bug.
c4555f82 20961
8e04817f
AC
20962@item
20963A description of what behavior you observe that you believe is
20964incorrect. For example, ``It gets a fatal signal.''
c4555f82 20965
8e04817f
AC
20966Of course, if the bug is that @value{GDBN} gets a fatal signal, then we
20967will certainly notice it. But if the bug is incorrect output, we might
20968not notice unless it is glaringly wrong. You might as well not give us
20969a chance to make a mistake.
c4555f82 20970
8e04817f
AC
20971Even if the problem you experience is a fatal signal, you should still
20972say so explicitly. Suppose something strange is going on, such as, your
20973copy of @value{GDBN} is out of synch, or you have encountered a bug in
20974the C library on your system. (This has happened!) Your copy might
20975crash and ours would not. If you told us to expect a crash, then when
20976ours fails to crash, we would know that the bug was not happening for
20977us. If you had not told us to expect a crash, then we would not be able
20978to draw any conclusion from our observations.
c4555f82 20979
e0c07bf0
MC
20980@pindex script
20981@cindex recording a session script
20982To collect all this information, you can use a session recording program
20983such as @command{script}, which is available on many Unix systems.
20984Just run your @value{GDBN} session inside @command{script} and then
20985include the @file{typescript} file with your bug report.
20986
20987Another way to record a @value{GDBN} session is to run @value{GDBN}
20988inside Emacs and then save the entire buffer to a file.
20989
8e04817f
AC
20990@item
20991If you wish to suggest changes to the @value{GDBN} source, send us context
20992diffs. If you even discuss something in the @value{GDBN} source, refer to
20993it by context, not by line number.
c4555f82 20994
8e04817f
AC
20995The line numbers in our development sources will not match those in your
20996sources. Your line numbers would convey no useful information to us.
c4555f82 20997
8e04817f 20998@end itemize
c4555f82 20999
8e04817f 21000Here are some things that are not necessary:
c4555f82 21001
8e04817f
AC
21002@itemize @bullet
21003@item
21004A description of the envelope of the bug.
c4555f82 21005
8e04817f
AC
21006Often people who encounter a bug spend a lot of time investigating
21007which changes to the input file will make the bug go away and which
21008changes will not affect it.
c4555f82 21009
8e04817f
AC
21010This is often time consuming and not very useful, because the way we
21011will find the bug is by running a single example under the debugger
21012with breakpoints, not by pure deduction from a series of examples.
21013We recommend that you save your time for something else.
c4555f82 21014
8e04817f
AC
21015Of course, if you can find a simpler example to report @emph{instead}
21016of the original one, that is a convenience for us. Errors in the
21017output will be easier to spot, running under the debugger will take
21018less time, and so on.
c4555f82 21019
8e04817f
AC
21020However, simplification is not vital; if you do not want to do this,
21021report the bug anyway and send us the entire test case you used.
c4555f82 21022
8e04817f
AC
21023@item
21024A patch for the bug.
c4555f82 21025
8e04817f
AC
21026A patch for the bug does help us if it is a good one. But do not omit
21027the necessary information, such as the test case, on the assumption that
21028a patch is all we need. We might see problems with your patch and decide
21029to fix the problem another way, or we might not understand it at all.
c4555f82 21030
8e04817f
AC
21031Sometimes with a program as complicated as @value{GDBN} it is very hard to
21032construct an example that will make the program follow a certain path
21033through the code. If you do not send us the example, we will not be able
21034to construct one, so we will not be able to verify that the bug is fixed.
c4555f82 21035
8e04817f
AC
21036And if we cannot understand what bug you are trying to fix, or why your
21037patch should be an improvement, we will not install it. A test case will
21038help us to understand.
c4555f82 21039
8e04817f
AC
21040@item
21041A guess about what the bug is or what it depends on.
c4555f82 21042
8e04817f
AC
21043Such guesses are usually wrong. Even we cannot guess right about such
21044things without first using the debugger to find the facts.
21045@end itemize
c4555f82 21046
8e04817f
AC
21047@c The readline documentation is distributed with the readline code
21048@c and consists of the two following files:
21049@c rluser.texinfo
21050@c inc-hist.texinfo
21051@c Use -I with makeinfo to point to the appropriate directory,
21052@c environment var TEXINPUTS with TeX.
21053@include rluser.texinfo
21054@include inc-hist.texinfo
c4555f82 21055
c4555f82 21056
8e04817f
AC
21057@node Formatting Documentation
21058@appendix Formatting Documentation
c4555f82 21059
8e04817f
AC
21060@cindex @value{GDBN} reference card
21061@cindex reference card
21062The @value{GDBN} 4 release includes an already-formatted reference card, ready
21063for printing with PostScript or Ghostscript, in the @file{gdb}
21064subdirectory of the main source directory@footnote{In
21065@file{gdb-@value{GDBVN}/gdb/refcard.ps} of the version @value{GDBVN}
21066release.}. If you can use PostScript or Ghostscript with your printer,
21067you can print the reference card immediately with @file{refcard.ps}.
c4555f82 21068
8e04817f
AC
21069The release also includes the source for the reference card. You
21070can format it, using @TeX{}, by typing:
c4555f82 21071
474c8240 21072@smallexample
8e04817f 21073make refcard.dvi
474c8240 21074@end smallexample
c4555f82 21075
8e04817f
AC
21076The @value{GDBN} reference card is designed to print in @dfn{landscape}
21077mode on US ``letter'' size paper;
21078that is, on a sheet 11 inches wide by 8.5 inches
21079high. You will need to specify this form of printing as an option to
21080your @sc{dvi} output program.
c4555f82 21081
8e04817f 21082@cindex documentation
c4555f82 21083
8e04817f
AC
21084All the documentation for @value{GDBN} comes as part of the machine-readable
21085distribution. The documentation is written in Texinfo format, which is
21086a documentation system that uses a single source file to produce both
21087on-line information and a printed manual. You can use one of the Info
21088formatting commands to create the on-line version of the documentation
21089and @TeX{} (or @code{texi2roff}) to typeset the printed version.
c4555f82 21090
8e04817f
AC
21091@value{GDBN} includes an already formatted copy of the on-line Info
21092version of this manual in the @file{gdb} subdirectory. The main Info
21093file is @file{gdb-@value{GDBVN}/gdb/gdb.info}, and it refers to
21094subordinate files matching @samp{gdb.info*} in the same directory. If
21095necessary, you can print out these files, or read them with any editor;
21096but they are easier to read using the @code{info} subsystem in @sc{gnu}
21097Emacs or the standalone @code{info} program, available as part of the
21098@sc{gnu} Texinfo distribution.
c4555f82 21099
8e04817f
AC
21100If you want to format these Info files yourself, you need one of the
21101Info formatting programs, such as @code{texinfo-format-buffer} or
21102@code{makeinfo}.
c4555f82 21103
8e04817f
AC
21104If you have @code{makeinfo} installed, and are in the top level
21105@value{GDBN} source directory (@file{gdb-@value{GDBVN}}, in the case of
21106version @value{GDBVN}), you can make the Info file by typing:
c4555f82 21107
474c8240 21108@smallexample
8e04817f
AC
21109cd gdb
21110make gdb.info
474c8240 21111@end smallexample
c4555f82 21112
8e04817f
AC
21113If you want to typeset and print copies of this manual, you need @TeX{},
21114a program to print its @sc{dvi} output files, and @file{texinfo.tex}, the
21115Texinfo definitions file.
c4555f82 21116
8e04817f
AC
21117@TeX{} is a typesetting program; it does not print files directly, but
21118produces output files called @sc{dvi} files. To print a typeset
21119document, you need a program to print @sc{dvi} files. If your system
21120has @TeX{} installed, chances are it has such a program. The precise
21121command to use depends on your system; @kbd{lpr -d} is common; another
21122(for PostScript devices) is @kbd{dvips}. The @sc{dvi} print command may
21123require a file name without any extension or a @samp{.dvi} extension.
c4555f82 21124
8e04817f
AC
21125@TeX{} also requires a macro definitions file called
21126@file{texinfo.tex}. This file tells @TeX{} how to typeset a document
21127written in Texinfo format. On its own, @TeX{} cannot either read or
21128typeset a Texinfo file. @file{texinfo.tex} is distributed with GDB
21129and is located in the @file{gdb-@var{version-number}/texinfo}
21130directory.
c4555f82 21131
8e04817f
AC
21132If you have @TeX{} and a @sc{dvi} printer program installed, you can
21133typeset and print this manual. First switch to the the @file{gdb}
21134subdirectory of the main source directory (for example, to
21135@file{gdb-@value{GDBVN}/gdb}) and type:
c4555f82 21136
474c8240 21137@smallexample
8e04817f 21138make gdb.dvi
474c8240 21139@end smallexample
c4555f82 21140
8e04817f 21141Then give @file{gdb.dvi} to your @sc{dvi} printing program.
c4555f82 21142
8e04817f
AC
21143@node Installing GDB
21144@appendix Installing @value{GDBN}
21145@cindex configuring @value{GDBN}
21146@cindex installation
94e91d6d 21147@cindex configuring @value{GDBN}, and source tree subdirectories
c4555f82 21148
8e04817f
AC
21149@value{GDBN} comes with a @code{configure} script that automates the process
21150of preparing @value{GDBN} for installation; you can then use @code{make} to
21151build the @code{gdb} program.
21152@iftex
21153@c irrelevant in info file; it's as current as the code it lives with.
21154@footnote{If you have a more recent version of @value{GDBN} than @value{GDBVN},
21155look at the @file{README} file in the sources; we may have improved the
21156installation procedures since publishing this manual.}
21157@end iftex
c4555f82 21158
8e04817f
AC
21159The @value{GDBN} distribution includes all the source code you need for
21160@value{GDBN} in a single directory, whose name is usually composed by
21161appending the version number to @samp{gdb}.
c4555f82 21162
8e04817f
AC
21163For example, the @value{GDBN} version @value{GDBVN} distribution is in the
21164@file{gdb-@value{GDBVN}} directory. That directory contains:
c4555f82 21165
8e04817f
AC
21166@table @code
21167@item gdb-@value{GDBVN}/configure @r{(and supporting files)}
21168script for configuring @value{GDBN} and all its supporting libraries
c4555f82 21169
8e04817f
AC
21170@item gdb-@value{GDBVN}/gdb
21171the source specific to @value{GDBN} itself
c4555f82 21172
8e04817f
AC
21173@item gdb-@value{GDBVN}/bfd
21174source for the Binary File Descriptor library
c906108c 21175
8e04817f
AC
21176@item gdb-@value{GDBVN}/include
21177@sc{gnu} include files
c906108c 21178
8e04817f
AC
21179@item gdb-@value{GDBVN}/libiberty
21180source for the @samp{-liberty} free software library
c906108c 21181
8e04817f
AC
21182@item gdb-@value{GDBVN}/opcodes
21183source for the library of opcode tables and disassemblers
c906108c 21184
8e04817f
AC
21185@item gdb-@value{GDBVN}/readline
21186source for the @sc{gnu} command-line interface
c906108c 21187
8e04817f
AC
21188@item gdb-@value{GDBVN}/glob
21189source for the @sc{gnu} filename pattern-matching subroutine
c906108c 21190
8e04817f
AC
21191@item gdb-@value{GDBVN}/mmalloc
21192source for the @sc{gnu} memory-mapped malloc package
21193@end table
c906108c 21194
8e04817f
AC
21195The simplest way to configure and build @value{GDBN} is to run @code{configure}
21196from the @file{gdb-@var{version-number}} source directory, which in
21197this example is the @file{gdb-@value{GDBVN}} directory.
c906108c 21198
8e04817f
AC
21199First switch to the @file{gdb-@var{version-number}} source directory
21200if you are not already in it; then run @code{configure}. Pass the
21201identifier for the platform on which @value{GDBN} will run as an
21202argument.
c906108c 21203
8e04817f 21204For example:
c906108c 21205
474c8240 21206@smallexample
8e04817f
AC
21207cd gdb-@value{GDBVN}
21208./configure @var{host}
21209make
474c8240 21210@end smallexample
c906108c 21211
8e04817f
AC
21212@noindent
21213where @var{host} is an identifier such as @samp{sun4} or
21214@samp{decstation}, that identifies the platform where @value{GDBN} will run.
21215(You can often leave off @var{host}; @code{configure} tries to guess the
21216correct value by examining your system.)
c906108c 21217
8e04817f
AC
21218Running @samp{configure @var{host}} and then running @code{make} builds the
21219@file{bfd}, @file{readline}, @file{mmalloc}, and @file{libiberty}
21220libraries, then @code{gdb} itself. The configured source files, and the
21221binaries, are left in the corresponding source directories.
c906108c 21222
8e04817f
AC
21223@need 750
21224@code{configure} is a Bourne-shell (@code{/bin/sh}) script; if your
21225system does not recognize this automatically when you run a different
21226shell, you may need to run @code{sh} on it explicitly:
c906108c 21227
474c8240 21228@smallexample
8e04817f 21229sh configure @var{host}
474c8240 21230@end smallexample
c906108c 21231
8e04817f
AC
21232If you run @code{configure} from a directory that contains source
21233directories for multiple libraries or programs, such as the
21234@file{gdb-@value{GDBVN}} source directory for version @value{GDBVN}, @code{configure}
21235creates configuration files for every directory level underneath (unless
21236you tell it not to, with the @samp{--norecursion} option).
21237
94e91d6d
MC
21238You should run the @code{configure} script from the top directory in the
21239source tree, the @file{gdb-@var{version-number}} directory. If you run
21240@code{configure} from one of the subdirectories, you will configure only
21241that subdirectory. That is usually not what you want. In particular,
21242if you run the first @code{configure} from the @file{gdb} subdirectory
21243of the @file{gdb-@var{version-number}} directory, you will omit the
21244configuration of @file{bfd}, @file{readline}, and other sibling
21245directories of the @file{gdb} subdirectory. This leads to build errors
21246about missing include files such as @file{bfd/bfd.h}.
c906108c 21247
8e04817f
AC
21248You can install @code{@value{GDBP}} anywhere; it has no hardwired paths.
21249However, you should make sure that the shell on your path (named by
21250the @samp{SHELL} environment variable) is publicly readable. Remember
21251that @value{GDBN} uses the shell to start your program---some systems refuse to
21252let @value{GDBN} debug child processes whose programs are not readable.
c906108c 21253
8e04817f
AC
21254@menu
21255* Separate Objdir:: Compiling @value{GDBN} in another directory
21256* Config Names:: Specifying names for hosts and targets
21257* Configure Options:: Summary of options for configure
21258@end menu
c906108c 21259
8e04817f
AC
21260@node Separate Objdir
21261@section Compiling @value{GDBN} in another directory
c906108c 21262
8e04817f
AC
21263If you want to run @value{GDBN} versions for several host or target machines,
21264you need a different @code{gdb} compiled for each combination of
21265host and target. @code{configure} is designed to make this easy by
21266allowing you to generate each configuration in a separate subdirectory,
21267rather than in the source directory. If your @code{make} program
21268handles the @samp{VPATH} feature (@sc{gnu} @code{make} does), running
21269@code{make} in each of these directories builds the @code{gdb}
21270program specified there.
c906108c 21271
8e04817f
AC
21272To build @code{gdb} in a separate directory, run @code{configure}
21273with the @samp{--srcdir} option to specify where to find the source.
21274(You also need to specify a path to find @code{configure}
21275itself from your working directory. If the path to @code{configure}
21276would be the same as the argument to @samp{--srcdir}, you can leave out
21277the @samp{--srcdir} option; it is assumed.)
c906108c 21278
8e04817f
AC
21279For example, with version @value{GDBVN}, you can build @value{GDBN} in a
21280separate directory for a Sun 4 like this:
c906108c 21281
474c8240 21282@smallexample
8e04817f
AC
21283@group
21284cd gdb-@value{GDBVN}
21285mkdir ../gdb-sun4
21286cd ../gdb-sun4
21287../gdb-@value{GDBVN}/configure sun4
21288make
21289@end group
474c8240 21290@end smallexample
c906108c 21291
8e04817f
AC
21292When @code{configure} builds a configuration using a remote source
21293directory, it creates a tree for the binaries with the same structure
21294(and using the same names) as the tree under the source directory. In
21295the example, you'd find the Sun 4 library @file{libiberty.a} in the
21296directory @file{gdb-sun4/libiberty}, and @value{GDBN} itself in
21297@file{gdb-sun4/gdb}.
c906108c 21298
94e91d6d
MC
21299Make sure that your path to the @file{configure} script has just one
21300instance of @file{gdb} in it. If your path to @file{configure} looks
21301like @file{../gdb-@value{GDBVN}/gdb/configure}, you are configuring only
21302one subdirectory of @value{GDBN}, not the whole package. This leads to
21303build errors about missing include files such as @file{bfd/bfd.h}.
21304
8e04817f
AC
21305One popular reason to build several @value{GDBN} configurations in separate
21306directories is to configure @value{GDBN} for cross-compiling (where
21307@value{GDBN} runs on one machine---the @dfn{host}---while debugging
21308programs that run on another machine---the @dfn{target}).
21309You specify a cross-debugging target by
21310giving the @samp{--target=@var{target}} option to @code{configure}.
c906108c 21311
8e04817f
AC
21312When you run @code{make} to build a program or library, you must run
21313it in a configured directory---whatever directory you were in when you
21314called @code{configure} (or one of its subdirectories).
c906108c 21315
8e04817f
AC
21316The @code{Makefile} that @code{configure} generates in each source
21317directory also runs recursively. If you type @code{make} in a source
21318directory such as @file{gdb-@value{GDBVN}} (or in a separate configured
21319directory configured with @samp{--srcdir=@var{dirname}/gdb-@value{GDBVN}}), you
21320will build all the required libraries, and then build GDB.
c906108c 21321
8e04817f
AC
21322When you have multiple hosts or targets configured in separate
21323directories, you can run @code{make} on them in parallel (for example,
21324if they are NFS-mounted on each of the hosts); they will not interfere
21325with each other.
c906108c 21326
8e04817f
AC
21327@node Config Names
21328@section Specifying names for hosts and targets
c906108c 21329
8e04817f
AC
21330The specifications used for hosts and targets in the @code{configure}
21331script are based on a three-part naming scheme, but some short predefined
21332aliases are also supported. The full naming scheme encodes three pieces
21333of information in the following pattern:
c906108c 21334
474c8240 21335@smallexample
8e04817f 21336@var{architecture}-@var{vendor}-@var{os}
474c8240 21337@end smallexample
c906108c 21338
8e04817f
AC
21339For example, you can use the alias @code{sun4} as a @var{host} argument,
21340or as the value for @var{target} in a @code{--target=@var{target}}
21341option. The equivalent full name is @samp{sparc-sun-sunos4}.
c906108c 21342
8e04817f
AC
21343The @code{configure} script accompanying @value{GDBN} does not provide
21344any query facility to list all supported host and target names or
21345aliases. @code{configure} calls the Bourne shell script
21346@code{config.sub} to map abbreviations to full names; you can read the
21347script, if you wish, or you can use it to test your guesses on
21348abbreviations---for example:
c906108c 21349
8e04817f
AC
21350@smallexample
21351% sh config.sub i386-linux
21352i386-pc-linux-gnu
21353% sh config.sub alpha-linux
21354alpha-unknown-linux-gnu
21355% sh config.sub hp9k700
21356hppa1.1-hp-hpux
21357% sh config.sub sun4
21358sparc-sun-sunos4.1.1
21359% sh config.sub sun3
21360m68k-sun-sunos4.1.1
21361% sh config.sub i986v
21362Invalid configuration `i986v': machine `i986v' not recognized
21363@end smallexample
c906108c 21364
8e04817f
AC
21365@noindent
21366@code{config.sub} is also distributed in the @value{GDBN} source
21367directory (@file{gdb-@value{GDBVN}}, for version @value{GDBVN}).
d700128c 21368
8e04817f
AC
21369@node Configure Options
21370@section @code{configure} options
c906108c 21371
8e04817f
AC
21372Here is a summary of the @code{configure} options and arguments that
21373are most often useful for building @value{GDBN}. @code{configure} also has
21374several other options not listed here. @inforef{What Configure
21375Does,,configure.info}, for a full explanation of @code{configure}.
c906108c 21376
474c8240 21377@smallexample
8e04817f
AC
21378configure @r{[}--help@r{]}
21379 @r{[}--prefix=@var{dir}@r{]}
21380 @r{[}--exec-prefix=@var{dir}@r{]}
21381 @r{[}--srcdir=@var{dirname}@r{]}
21382 @r{[}--norecursion@r{]} @r{[}--rm@r{]}
21383 @r{[}--target=@var{target}@r{]}
21384 @var{host}
474c8240 21385@end smallexample
c906108c 21386
8e04817f
AC
21387@noindent
21388You may introduce options with a single @samp{-} rather than
21389@samp{--} if you prefer; but you may abbreviate option names if you use
21390@samp{--}.
c906108c 21391
8e04817f
AC
21392@table @code
21393@item --help
21394Display a quick summary of how to invoke @code{configure}.
c906108c 21395
8e04817f
AC
21396@item --prefix=@var{dir}
21397Configure the source to install programs and files under directory
21398@file{@var{dir}}.
c906108c 21399
8e04817f
AC
21400@item --exec-prefix=@var{dir}
21401Configure the source to install programs under directory
21402@file{@var{dir}}.
c906108c 21403
8e04817f
AC
21404@c avoid splitting the warning from the explanation:
21405@need 2000
21406@item --srcdir=@var{dirname}
21407@strong{Warning: using this option requires @sc{gnu} @code{make}, or another
21408@code{make} that implements the @code{VPATH} feature.}@*
21409Use this option to make configurations in directories separate from the
21410@value{GDBN} source directories. Among other things, you can use this to
21411build (or maintain) several configurations simultaneously, in separate
21412directories. @code{configure} writes configuration specific files in
21413the current directory, but arranges for them to use the source in the
21414directory @var{dirname}. @code{configure} creates directories under
21415the working directory in parallel to the source directories below
21416@var{dirname}.
c906108c 21417
8e04817f
AC
21418@item --norecursion
21419Configure only the directory level where @code{configure} is executed; do not
21420propagate configuration to subdirectories.
c906108c 21421
8e04817f
AC
21422@item --target=@var{target}
21423Configure @value{GDBN} for cross-debugging programs running on the specified
21424@var{target}. Without this option, @value{GDBN} is configured to debug
21425programs that run on the same machine (@var{host}) as @value{GDBN} itself.
c906108c 21426
8e04817f 21427There is no convenient way to generate a list of all available targets.
c906108c 21428
8e04817f
AC
21429@item @var{host} @dots{}
21430Configure @value{GDBN} to run on the specified @var{host}.
c906108c 21431
8e04817f
AC
21432There is no convenient way to generate a list of all available hosts.
21433@end table
c906108c 21434
8e04817f
AC
21435There are many other options available as well, but they are generally
21436needed for special purposes only.
c906108c 21437
8e04817f
AC
21438@node Maintenance Commands
21439@appendix Maintenance Commands
21440@cindex maintenance commands
21441@cindex internal commands
c906108c 21442
8e04817f 21443In addition to commands intended for @value{GDBN} users, @value{GDBN}
09d4efe1
EZ
21444includes a number of commands intended for @value{GDBN} developers,
21445that are not documented elsewhere in this manual. These commands are
da316a69
EZ
21446provided here for reference. (For commands that turn on debugging
21447messages, see @ref{Debugging Output}.)
c906108c 21448
8e04817f 21449@table @code
09d4efe1
EZ
21450@kindex maint agent
21451@item maint agent @var{expression}
21452Translate the given @var{expression} into remote agent bytecodes.
21453This command is useful for debugging the Agent Expression mechanism
21454(@pxref{Agent Expressions}).
21455
8e04817f
AC
21456@kindex maint info breakpoints
21457@item @anchor{maint info breakpoints}maint info breakpoints
21458Using the same format as @samp{info breakpoints}, display both the
21459breakpoints you've set explicitly, and those @value{GDBN} is using for
21460internal purposes. Internal breakpoints are shown with negative
21461breakpoint numbers. The type column identifies what kind of breakpoint
21462is shown:
c906108c 21463
8e04817f
AC
21464@table @code
21465@item breakpoint
21466Normal, explicitly set breakpoint.
c906108c 21467
8e04817f
AC
21468@item watchpoint
21469Normal, explicitly set watchpoint.
c906108c 21470
8e04817f
AC
21471@item longjmp
21472Internal breakpoint, used to handle correctly stepping through
21473@code{longjmp} calls.
c906108c 21474
8e04817f
AC
21475@item longjmp resume
21476Internal breakpoint at the target of a @code{longjmp}.
c906108c 21477
8e04817f
AC
21478@item until
21479Temporary internal breakpoint used by the @value{GDBN} @code{until} command.
c906108c 21480
8e04817f
AC
21481@item finish
21482Temporary internal breakpoint used by the @value{GDBN} @code{finish} command.
c906108c 21483
8e04817f
AC
21484@item shlib events
21485Shared library events.
c906108c 21486
8e04817f 21487@end table
c906108c 21488
09d4efe1
EZ
21489@kindex maint check-symtabs
21490@item maint check-symtabs
21491Check the consistency of psymtabs and symtabs.
21492
21493@kindex maint cplus first_component
21494@item maint cplus first_component @var{name}
21495Print the first C@t{++} class/namespace component of @var{name}.
21496
21497@kindex maint cplus namespace
21498@item maint cplus namespace
21499Print the list of possible C@t{++} namespaces.
21500
21501@kindex maint demangle
21502@item maint demangle @var{name}
21503Demangle a C@t{++} or Objective-C manled @var{name}.
21504
21505@kindex maint deprecate
21506@kindex maint undeprecate
21507@cindex deprecated commands
21508@item maint deprecate @var{command} @r{[}@var{replacement}@r{]}
21509@itemx maint undeprecate @var{command}
21510Deprecate or undeprecate the named @var{command}. Deprecated commands
21511cause @value{GDBN} to issue a warning when you use them. The optional
21512argument @var{replacement} says which newer command should be used in
21513favor of the deprecated one; if it is given, @value{GDBN} will mention
21514the replacement as part of the warning.
21515
21516@kindex maint dump-me
21517@item maint dump-me
721c2651 21518@cindex @code{SIGQUIT} signal, dump core of @value{GDBN}
09d4efe1 21519Cause a fatal signal in the debugger and force it to dump its core.
721c2651
EZ
21520This is supported only on systems which support aborting a program
21521with the @code{SIGQUIT} signal.
09d4efe1 21522
8d30a00d
AC
21523@kindex maint internal-error
21524@kindex maint internal-warning
09d4efe1
EZ
21525@item maint internal-error @r{[}@var{message-text}@r{]}
21526@itemx maint internal-warning @r{[}@var{message-text}@r{]}
8d30a00d
AC
21527Cause @value{GDBN} to call the internal function @code{internal_error}
21528or @code{internal_warning} and hence behave as though an internal error
21529or internal warning has been detected. In addition to reporting the
21530internal problem, these functions give the user the opportunity to
21531either quit @value{GDBN} or create a core file of the current
21532@value{GDBN} session.
21533
09d4efe1
EZ
21534These commands take an optional parameter @var{message-text} that is
21535used as the text of the error or warning message.
21536
21537Here's an example of using @code{indernal-error}:
21538
8d30a00d 21539@smallexample
f7dc1244 21540(@value{GDBP}) @kbd{maint internal-error testing, 1, 2}
8d30a00d
AC
21541@dots{}/maint.c:121: internal-error: testing, 1, 2
21542A problem internal to GDB has been detected. Further
21543debugging may prove unreliable.
21544Quit this debugging session? (y or n) @kbd{n}
21545Create a core file? (y or n) @kbd{n}
f7dc1244 21546(@value{GDBP})
8d30a00d
AC
21547@end smallexample
21548
09d4efe1
EZ
21549@kindex maint packet
21550@item maint packet @var{text}
21551If @value{GDBN} is talking to an inferior via the serial protocol,
21552then this command sends the string @var{text} to the inferior, and
21553displays the response packet. @value{GDBN} supplies the initial
21554@samp{$} character, the terminating @samp{#} character, and the
21555checksum.
21556
21557@kindex maint print architecture
21558@item maint print architecture @r{[}@var{file}@r{]}
21559Print the entire architecture configuration. The optional argument
21560@var{file} names the file where the output goes.
8d30a00d 21561
00905d52
AC
21562@kindex maint print dummy-frames
21563@item maint print dummy-frames
00905d52
AC
21564Prints the contents of @value{GDBN}'s internal dummy-frame stack.
21565
21566@smallexample
f7dc1244 21567(@value{GDBP}) @kbd{b add}
00905d52 21568@dots{}
f7dc1244 21569(@value{GDBP}) @kbd{print add(2,3)}
00905d52
AC
21570Breakpoint 2, add (a=2, b=3) at @dots{}
2157158 return (a + b);
21572The program being debugged stopped while in a function called from GDB.
21573@dots{}
f7dc1244 21574(@value{GDBP}) @kbd{maint print dummy-frames}
00905d52
AC
215750x1a57c80: pc=0x01014068 fp=0x0200bddc sp=0x0200bdd6
21576 top=0x0200bdd4 id=@{stack=0x200bddc,code=0x101405c@}
21577 call_lo=0x01014000 call_hi=0x01014001
f7dc1244 21578(@value{GDBP})
00905d52
AC
21579@end smallexample
21580
21581Takes an optional file parameter.
21582
0680b120
AC
21583@kindex maint print registers
21584@kindex maint print raw-registers
21585@kindex maint print cooked-registers
617073a9 21586@kindex maint print register-groups
09d4efe1
EZ
21587@item maint print registers @r{[}@var{file}@r{]}
21588@itemx maint print raw-registers @r{[}@var{file}@r{]}
21589@itemx maint print cooked-registers @r{[}@var{file}@r{]}
21590@itemx maint print register-groups @r{[}@var{file}@r{]}
0680b120
AC
21591Print @value{GDBN}'s internal register data structures.
21592
617073a9
AC
21593The command @code{maint print raw-registers} includes the contents of
21594the raw register cache; the command @code{maint print cooked-registers}
21595includes the (cooked) value of all registers; and the command
21596@code{maint print register-groups} includes the groups that each
21597register is a member of. @xref{Registers,, Registers, gdbint,
21598@value{GDBN} Internals}.
0680b120 21599
09d4efe1
EZ
21600These commands take an optional parameter, a file name to which to
21601write the information.
0680b120 21602
617073a9 21603@kindex maint print reggroups
09d4efe1
EZ
21604@item maint print reggroups @r{[}@var{file}@r{]}
21605Print @value{GDBN}'s internal register group data structures. The
21606optional argument @var{file} tells to what file to write the
21607information.
617073a9 21608
09d4efe1 21609The register groups info looks like this:
617073a9
AC
21610
21611@smallexample
f7dc1244 21612(@value{GDBP}) @kbd{maint print reggroups}
b383017d
RM
21613 Group Type
21614 general user
21615 float user
21616 all user
21617 vector user
21618 system user
21619 save internal
21620 restore internal
617073a9
AC
21621@end smallexample
21622
09d4efe1
EZ
21623@kindex flushregs
21624@item flushregs
21625This command forces @value{GDBN} to flush its internal register cache.
21626
21627@kindex maint print objfiles
21628@cindex info for known object files
21629@item maint print objfiles
21630Print a dump of all known object files. For each object file, this
21631command prints its name, address in memory, and all of its psymtabs
21632and symtabs.
21633
21634@kindex maint print statistics
21635@cindex bcache statistics
21636@item maint print statistics
21637This command prints, for each object file in the program, various data
21638about that object file followed by the byte cache (@dfn{bcache})
21639statistics for the object file. The objfile data includes the number
21640of minimal, partical, full, and stabs symbols, the number of types
21641defined by the objfile, the number of as yet unexpanded psym tables,
21642the number of line tables and string tables, and the amount of memory
21643used by the various tables. The bcache statistics include the counts,
21644sizes, and counts of duplicates of all and unique objects, max,
21645average, and median entry size, total memory used and its overhead and
21646savings, and various measures of the hash table size and chain
21647lengths.
21648
21649@kindex maint print type
21650@cindex type chain of a data type
21651@item maint print type @var{expr}
21652Print the type chain for a type specified by @var{expr}. The argument
21653can be either a type name or a symbol. If it is a symbol, the type of
21654that symbol is described. The type chain produced by this command is
21655a recursive definition of the data type as stored in @value{GDBN}'s
21656data structures, including its flags and contained types.
21657
21658@kindex maint set dwarf2 max-cache-age
21659@kindex maint show dwarf2 max-cache-age
21660@item maint set dwarf2 max-cache-age
21661@itemx maint show dwarf2 max-cache-age
21662Control the DWARF 2 compilation unit cache.
21663
21664@cindex DWARF 2 compilation units cache
21665In object files with inter-compilation-unit references, such as those
21666produced by the GCC option @samp{-feliminate-dwarf2-dups}, the DWARF 2
21667reader needs to frequently refer to previously read compilation units.
21668This setting controls how long a compilation unit will remain in the
21669cache if it is not referenced. A higher limit means that cached
21670compilation units will be stored in memory longer, and more total
21671memory will be used. Setting it to zero disables caching, which will
21672slow down @value{GDBN} startup, but reduce memory consumption.
21673
e7ba9c65
DJ
21674@kindex maint set profile
21675@kindex maint show profile
21676@cindex profiling GDB
21677@item maint set profile
21678@itemx maint show profile
21679Control profiling of @value{GDBN}.
21680
21681Profiling will be disabled until you use the @samp{maint set profile}
21682command to enable it. When you enable profiling, the system will begin
21683collecting timing and execution count data; when you disable profiling or
21684exit @value{GDBN}, the results will be written to a log file. Remember that
21685if you use profiling, @value{GDBN} will overwrite the profiling log file
21686(often called @file{gmon.out}). If you have a record of important profiling
21687data in a @file{gmon.out} file, be sure to move it to a safe location.
21688
21689Configuring with @samp{--enable-profiling} arranges for @value{GDBN} to be
b383017d 21690compiled with the @samp{-pg} compiler option.
e7ba9c65 21691
09d4efe1
EZ
21692@kindex maint show-debug-regs
21693@cindex x86 hardware debug registers
21694@item maint show-debug-regs
21695Control whether to show variables that mirror the x86 hardware debug
21696registers. Use @code{ON} to enable, @code{OFF} to disable. If
21697enabled, the debug registers values are shown when GDB inserts or
21698removes a hardware breakpoint or watchpoint, and when the inferior
21699triggers a hardware-assisted breakpoint or watchpoint.
21700
21701@kindex maint space
21702@cindex memory used by commands
21703@item maint space
21704Control whether to display memory usage for each command. If set to a
21705nonzero value, @value{GDBN} will display how much memory each command
21706took, following the command's own output. This can also be requested
21707by invoking @value{GDBN} with the @option{--statistics} command-line
21708switch (@pxref{Mode Options}).
21709
21710@kindex maint time
21711@cindex time of command execution
21712@item maint time
21713Control whether to display the execution time for each command. If
21714set to a nonzero value, @value{GDBN} will display how much time it
21715took to execute each command, following the command's own output.
21716This can also be requested by invoking @value{GDBN} with the
21717@option{--statistics} command-line switch (@pxref{Mode Options}).
21718
21719@kindex maint translate-address
21720@item maint translate-address @r{[}@var{section}@r{]} @var{addr}
21721Find the symbol stored at the location specified by the address
21722@var{addr} and an optional section name @var{section}. If found,
21723@value{GDBN} prints the name of the closest symbol and an offset from
21724the symbol's location to the specified address. This is similar to
21725the @code{info address} command (@pxref{Symbols}), except that this
21726command also allows to find symbols in other sections.
ae038cb0 21727
8e04817f 21728@end table
c906108c 21729
9c16f35a
EZ
21730The following command is useful for non-interactive invocations of
21731@value{GDBN}, such as in the test suite.
21732
21733@table @code
21734@item set watchdog @var{nsec}
21735@kindex set watchdog
21736@cindex watchdog timer
21737@cindex timeout for commands
21738Set the maximum number of seconds @value{GDBN} will wait for the
21739target operation to finish. If this time expires, @value{GDBN}
21740reports and error and the command is aborted.
21741
21742@item show watchdog
21743Show the current setting of the target wait timeout.
21744@end table
c906108c 21745
e0ce93ac 21746@node Remote Protocol
8e04817f 21747@appendix @value{GDBN} Remote Serial Protocol
c906108c 21748
ee2d5c50
AC
21749@menu
21750* Overview::
21751* Packets::
21752* Stop Reply Packets::
21753* General Query Packets::
21754* Register Packet Format::
21755* Examples::
0ce1b118 21756* File-I/O remote protocol extension::
ee2d5c50
AC
21757@end menu
21758
21759@node Overview
21760@section Overview
21761
8e04817f
AC
21762There may be occasions when you need to know something about the
21763protocol---for example, if there is only one serial port to your target
21764machine, you might want your program to do something special if it
21765recognizes a packet meant for @value{GDBN}.
c906108c 21766
d2c6833e 21767In the examples below, @samp{->} and @samp{<-} are used to indicate
8e04817f 21768transmitted and received data respectfully.
c906108c 21769
8e04817f
AC
21770@cindex protocol, @value{GDBN} remote serial
21771@cindex serial protocol, @value{GDBN} remote
21772@cindex remote serial protocol
21773All @value{GDBN} commands and responses (other than acknowledgments) are
21774sent as a @var{packet}. A @var{packet} is introduced with the character
21775@samp{$}, the actual @var{packet-data}, and the terminating character
21776@samp{#} followed by a two-digit @var{checksum}:
c906108c 21777
474c8240 21778@smallexample
8e04817f 21779@code{$}@var{packet-data}@code{#}@var{checksum}
474c8240 21780@end smallexample
8e04817f 21781@noindent
c906108c 21782
8e04817f
AC
21783@cindex checksum, for @value{GDBN} remote
21784@noindent
21785The two-digit @var{checksum} is computed as the modulo 256 sum of all
21786characters between the leading @samp{$} and the trailing @samp{#} (an
21787eight bit unsigned checksum).
c906108c 21788
8e04817f
AC
21789Implementors should note that prior to @value{GDBN} 5.0 the protocol
21790specification also included an optional two-digit @var{sequence-id}:
c906108c 21791
474c8240 21792@smallexample
8e04817f 21793@code{$}@var{sequence-id}@code{:}@var{packet-data}@code{#}@var{checksum}
474c8240 21794@end smallexample
c906108c 21795
8e04817f
AC
21796@cindex sequence-id, for @value{GDBN} remote
21797@noindent
21798That @var{sequence-id} was appended to the acknowledgment. @value{GDBN}
21799has never output @var{sequence-id}s. Stubs that handle packets added
21800since @value{GDBN} 5.0 must not accept @var{sequence-id}.
c906108c 21801
8e04817f
AC
21802@cindex acknowledgment, for @value{GDBN} remote
21803When either the host or the target machine receives a packet, the first
21804response expected is an acknowledgment: either @samp{+} (to indicate
21805the package was received correctly) or @samp{-} (to request
21806retransmission):
c906108c 21807
474c8240 21808@smallexample
d2c6833e
AC
21809-> @code{$}@var{packet-data}@code{#}@var{checksum}
21810<- @code{+}
474c8240 21811@end smallexample
8e04817f 21812@noindent
53a5351d 21813
8e04817f
AC
21814The host (@value{GDBN}) sends @var{command}s, and the target (the
21815debugging stub incorporated in your program) sends a @var{response}. In
21816the case of step and continue @var{command}s, the response is only sent
21817when the operation has completed (the target has again stopped).
c906108c 21818
8e04817f
AC
21819@var{packet-data} consists of a sequence of characters with the
21820exception of @samp{#} and @samp{$} (see @samp{X} packet for additional
21821exceptions).
c906108c 21822
8e04817f 21823Fields within the packet should be separated using @samp{,} @samp{;} or
ee2d5c50 21824@cindex remote protocol, field separator
8e04817f 21825@samp{:}. Except where otherwise noted all numbers are represented in
ee2d5c50 21826@sc{hex} with leading zeros suppressed.
c906108c 21827
8e04817f
AC
21828Implementors should note that prior to @value{GDBN} 5.0, the character
21829@samp{:} could not appear as the third character in a packet (as it
21830would potentially conflict with the @var{sequence-id}).
c906108c 21831
8e04817f
AC
21832Response @var{data} can be run-length encoded to save space. A @samp{*}
21833means that the next character is an @sc{ascii} encoding giving a repeat count
21834which stands for that many repetitions of the character preceding the
21835@samp{*}. The encoding is @code{n+29}, yielding a printable character
21836where @code{n >=3} (which is where rle starts to win). The printable
21837characters @samp{$}, @samp{#}, @samp{+} and @samp{-} or with a numeric
21838value greater than 126 should not be used.
c906108c 21839
8e04817f 21840So:
474c8240 21841@smallexample
8e04817f 21842"@code{0* }"
474c8240 21843@end smallexample
8e04817f
AC
21844@noindent
21845means the same as "0000".
c906108c 21846
8e04817f
AC
21847The error response returned for some packets includes a two character
21848error number. That number is not well defined.
c906108c 21849
8e04817f
AC
21850For any @var{command} not supported by the stub, an empty response
21851(@samp{$#00}) should be returned. That way it is possible to extend the
21852protocol. A newer @value{GDBN} can tell if a packet is supported based
21853on that response.
c906108c 21854
b383017d
RM
21855A stub is required to support the @samp{g}, @samp{G}, @samp{m}, @samp{M},
21856@samp{c}, and @samp{s} @var{command}s. All other @var{command}s are
8e04817f 21857optional.
c906108c 21858
ee2d5c50
AC
21859@node Packets
21860@section Packets
21861
21862The following table provides a complete list of all currently defined
21863@var{command}s and their corresponding response @var{data}.
9c16f35a
EZ
21864@xref{File-I/O remote protocol extension}, for details about the File
21865I/O extension of the remote protocol.
ee2d5c50
AC
21866
21867@table @r
21868
21869@item @code{!} --- extended mode
21870@cindex @code{!} packet
21871
8e04817f
AC
21872Enable extended mode. In extended mode, the remote server is made
21873persistent. The @samp{R} packet is used to restart the program being
21874debugged.
ee2d5c50
AC
21875
21876Reply:
21877@table @samp
21878@item OK
8e04817f 21879The remote target both supports and has enabled extended mode.
ee2d5c50 21880@end table
c906108c 21881
ee2d5c50
AC
21882@item @code{?} --- last signal
21883@cindex @code{?} packet
c906108c 21884
ee2d5c50
AC
21885Indicate the reason the target halted. The reply is the same as for
21886step and continue.
c906108c 21887
ee2d5c50
AC
21888Reply:
21889@xref{Stop Reply Packets}, for the reply specifications.
21890
21891@item @code{a} --- reserved
21892
21893Reserved for future use.
21894
21895@item @code{A}@var{arglen}@code{,}@var{argnum}@code{,}@var{arg}@code{,@dots{}} --- set program arguments @strong{(reserved)}
21896@cindex @code{A} packet
c906108c 21897
8e04817f
AC
21898Initialized @samp{argv[]} array passed into program. @var{arglen}
21899specifies the number of bytes in the hex encoded byte stream @var{arg}.
ee2d5c50
AC
21900See @code{gdbserver} for more details.
21901
21902Reply:
21903@table @samp
21904@item OK
21905@item E@var{NN}
21906@end table
21907
21908@item @code{b}@var{baud} --- set baud @strong{(deprecated)}
21909@cindex @code{b} packet
21910
21911Change the serial line speed to @var{baud}.
21912
21913JTC: @emph{When does the transport layer state change? When it's
21914received, or after the ACK is transmitted. In either case, there are
21915problems if the command or the acknowledgment packet is dropped.}
21916
21917Stan: @emph{If people really wanted to add something like this, and get
21918it working for the first time, they ought to modify ser-unix.c to send
21919some kind of out-of-band message to a specially-setup stub and have the
21920switch happen "in between" packets, so that from remote protocol's point
21921of view, nothing actually happened.}
21922
21923@item @code{B}@var{addr},@var{mode} --- set breakpoint @strong{(deprecated)}
21924@cindex @code{B} packet
21925
8e04817f 21926Set (@var{mode} is @samp{S}) or clear (@var{mode} is @samp{C}) a
2f870471
AC
21927breakpoint at @var{addr}.
21928
21929This packet has been replaced by the @samp{Z} and @samp{z} packets
21930(@pxref{insert breakpoint or watchpoint packet}).
c906108c 21931
ee2d5c50
AC
21932@item @code{c}@var{addr} --- continue
21933@cindex @code{c} packet
21934
21935@var{addr} is address to resume. If @var{addr} is omitted, resume at
8e04817f 21936current address.
c906108c 21937
ee2d5c50
AC
21938Reply:
21939@xref{Stop Reply Packets}, for the reply specifications.
21940
21941@item @code{C}@var{sig}@code{;}@var{addr} --- continue with signal
21942@cindex @code{C} packet
21943
8e04817f
AC
21944Continue with signal @var{sig} (hex signal number). If
21945@code{;}@var{addr} is omitted, resume at same address.
c906108c 21946
ee2d5c50
AC
21947Reply:
21948@xref{Stop Reply Packets}, for the reply specifications.
c906108c 21949
ee2d5c50
AC
21950@item @code{d} --- toggle debug @strong{(deprecated)}
21951@cindex @code{d} packet
21952
21953Toggle debug flag.
21954
21955@item @code{D} --- detach
21956@cindex @code{D} packet
21957
21958Detach @value{GDBN} from the remote system. Sent to the remote target
07f31aa6 21959before @value{GDBN} disconnects via the @code{detach} command.
ee2d5c50
AC
21960
21961Reply:
21962@table @samp
21963@item @emph{no response}
8e04817f 21964@value{GDBN} does not check for any response after sending this packet.
ee2d5c50 21965@end table
c906108c 21966
ee2d5c50 21967@item @code{e} --- reserved
c906108c 21968
ee2d5c50 21969Reserved for future use.
c906108c 21970
ee2d5c50 21971@item @code{E} --- reserved
c906108c 21972
ee2d5c50 21973Reserved for future use.
c906108c 21974
ee2d5c50
AC
21975@item @code{f} --- reserved
21976
21977Reserved for future use.
21978
0ce1b118
CV
21979@item @code{F}@var{RC}@code{,}@var{EE}@code{,}@var{CF}@code{;}@var{XX} --- Reply to target's F packet.
21980@cindex @code{F} packet
ee2d5c50 21981
0ce1b118
CV
21982This packet is send by @value{GDBN} as reply to a @code{F} request packet
21983sent by the target. This is part of the File-I/O protocol extension.
21984@xref{File-I/O remote protocol extension}, for the specification.
ee2d5c50
AC
21985
21986@item @code{g} --- read registers
21987@anchor{read registers packet}
21988@cindex @code{g} packet
21989
21990Read general registers.
21991
21992Reply:
21993@table @samp
21994@item @var{XX@dots{}}
8e04817f
AC
21995Each byte of register data is described by two hex digits. The bytes
21996with the register are transmitted in target byte order. The size of
21997each register and their position within the @samp{g} @var{packet} are
12c266ea
AC
21998determined by the @value{GDBN} internal macros
21999@var{DEPRECATED_REGISTER_RAW_SIZE} and @var{REGISTER_NAME} macros. The
22000specification of several standard @code{g} packets is specified below.
ee2d5c50
AC
22001@item E@var{NN}
22002for an error.
22003@end table
c906108c 22004
ee2d5c50
AC
22005@item @code{G}@var{XX@dots{}} --- write regs
22006@cindex @code{G} packet
c906108c 22007
ee2d5c50
AC
22008@xref{read registers packet}, for a description of the @var{XX@dots{}}
22009data.
22010
22011Reply:
22012@table @samp
22013@item OK
22014for success
22015@item E@var{NN}
22016for an error
22017@end table
22018
22019@item @code{h} --- reserved
22020
22021Reserved for future use.
22022
b383017d 22023@item @code{H}@var{c}@var{t@dots{}} --- set thread
ee2d5c50 22024@cindex @code{H} packet
c906108c 22025
8e04817f 22026Set thread for subsequent operations (@samp{m}, @samp{M}, @samp{g},
ee2d5c50
AC
22027@samp{G}, et.al.). @var{c} depends on the operation to be performed: it
22028should be @samp{c} for step and continue operations, @samp{g} for other
22029operations. The thread designator @var{t@dots{}} may be -1, meaning all
22030the threads, a thread number, or zero which means pick any thread.
22031
22032Reply:
22033@table @samp
22034@item OK
22035for success
22036@item E@var{NN}
22037for an error
22038@end table
c906108c 22039
8e04817f
AC
22040@c FIXME: JTC:
22041@c 'H': How restrictive (or permissive) is the thread model. If a
22042@c thread is selected and stopped, are other threads allowed
22043@c to continue to execute? As I mentioned above, I think the
22044@c semantics of each command when a thread is selected must be
22045@c described. For example:
22046@c
22047@c 'g': If the stub supports threads and a specific thread is
22048@c selected, returns the register block from that thread;
22049@c otherwise returns current registers.
22050@c
22051@c 'G' If the stub supports threads and a specific thread is
22052@c selected, sets the registers of the register block of
22053@c that thread; otherwise sets current registers.
c906108c 22054
ee2d5c50
AC
22055@item @code{i}@var{addr}@code{,}@var{nnn} --- cycle step @strong{(draft)}
22056@anchor{cycle step packet}
22057@cindex @code{i} packet
22058
8e04817f
AC
22059Step the remote target by a single clock cycle. If @code{,}@var{nnn} is
22060present, cycle step @var{nnn} cycles. If @var{addr} is present, cycle
22061step starting at that address.
c906108c 22062
ee2d5c50
AC
22063@item @code{I} --- signal then cycle step @strong{(reserved)}
22064@cindex @code{I} packet
22065
22066@xref{step with signal packet}. @xref{cycle step packet}.
22067
22068@item @code{j} --- reserved
22069
22070Reserved for future use.
22071
22072@item @code{J} --- reserved
c906108c 22073
ee2d5c50 22074Reserved for future use.
c906108c 22075
ee2d5c50
AC
22076@item @code{k} --- kill request
22077@cindex @code{k} packet
c906108c 22078
ac282366 22079FIXME: @emph{There is no description of how to operate when a specific
ee2d5c50
AC
22080thread context has been selected (i.e.@: does 'k' kill only that
22081thread?)}.
c906108c 22082
ee2d5c50 22083@item @code{K} --- reserved
c906108c 22084
ee2d5c50
AC
22085Reserved for future use.
22086
22087@item @code{l} --- reserved
22088
22089Reserved for future use.
22090
22091@item @code{L} --- reserved
22092
22093Reserved for future use.
22094
22095@item @code{m}@var{addr}@code{,}@var{length} --- read memory
22096@cindex @code{m} packet
c906108c 22097
8e04817f 22098Read @var{length} bytes of memory starting at address @var{addr}.
ee2d5c50 22099Neither @value{GDBN} nor the stub assume that sized memory transfers are
2e834e49 22100assumed using word aligned accesses. FIXME: @emph{A word aligned memory
8e04817f 22101transfer mechanism is needed.}
c906108c 22102
ee2d5c50
AC
22103Reply:
22104@table @samp
22105@item @var{XX@dots{}}
22106@var{XX@dots{}} is mem contents. Can be fewer bytes than requested if able
22107to read only part of the data. Neither @value{GDBN} nor the stub assume
2e834e49 22108that sized memory transfers are assumed using word aligned
ee2d5c50
AC
22109accesses. FIXME: @emph{A word aligned memory transfer mechanism is
22110needed.}
22111@item E@var{NN}
22112@var{NN} is errno
22113@end table
22114
22115@item @code{M}@var{addr},@var{length}@code{:}@var{XX@dots{}} --- write mem
22116@cindex @code{M} packet
22117
8e04817f 22118Write @var{length} bytes of memory starting at address @var{addr}.
ee2d5c50
AC
22119@var{XX@dots{}} is the data.
22120
22121Reply:
22122@table @samp
22123@item OK
22124for success
22125@item E@var{NN}
8e04817f
AC
22126for an error (this includes the case where only part of the data was
22127written).
ee2d5c50 22128@end table
c906108c 22129
ee2d5c50 22130@item @code{n} --- reserved
c906108c 22131
ee2d5c50 22132Reserved for future use.
c906108c 22133
ee2d5c50 22134@item @code{N} --- reserved
c906108c 22135
ee2d5c50 22136Reserved for future use.
c906108c 22137
ee2d5c50
AC
22138@item @code{o} --- reserved
22139
22140Reserved for future use.
22141
22142@item @code{O} --- reserved
22143
2e868123 22144@item @code{p}@var{hex number of register} --- read register packet
ee2d5c50
AC
22145@cindex @code{p} packet
22146
2e868123
AC
22147@xref{read registers packet}, for a description of how the returned
22148register value is encoded.
ee2d5c50
AC
22149
22150Reply:
22151@table @samp
2e868123
AC
22152@item @var{XX@dots{}}
22153the register's value
22154@item E@var{NN}
22155for an error
22156@item
22157Indicating an unrecognized @var{query}.
ee2d5c50
AC
22158@end table
22159
22160@item @code{P}@var{n@dots{}}@code{=}@var{r@dots{}} --- write register
22161@anchor{write register packet}
22162@cindex @code{P} packet
22163
22164Write register @var{n@dots{}} with value @var{r@dots{}}, which contains two hex
8e04817f 22165digits for each byte in the register (target byte order).
c906108c 22166
ee2d5c50
AC
22167Reply:
22168@table @samp
22169@item OK
22170for success
22171@item E@var{NN}
22172for an error
22173@end table
22174
22175@item @code{q}@var{query} --- general query
22176@anchor{general query packet}
22177@cindex @code{q} packet
22178
22179Request info about @var{query}. In general @value{GDBN} queries have a
22180leading upper case letter. Custom vendor queries should use a company
22181prefix (in lower case) ex: @samp{qfsf.var}. @var{query} may optionally
22182be followed by a @samp{,} or @samp{;} separated list. Stubs must ensure
22183that they match the full @var{query} name.
22184
22185Reply:
22186@table @samp
22187@item @var{XX@dots{}}
22188Hex encoded data from query. The reply can not be empty.
22189@item E@var{NN}
22190error reply
8e04817f 22191@item
ee2d5c50
AC
22192Indicating an unrecognized @var{query}.
22193@end table
22194
22195@item @code{Q}@var{var}@code{=}@var{val} --- general set
22196@cindex @code{Q} packet
22197
22198Set value of @var{var} to @var{val}.
22199
22200@xref{general query packet}, for a discussion of naming conventions.
c906108c 22201
ee2d5c50
AC
22202@item @code{r} --- reset @strong{(deprecated)}
22203@cindex @code{r} packet
c906108c 22204
8e04817f 22205Reset the entire system.
c906108c 22206
ee2d5c50
AC
22207@item @code{R}@var{XX} --- remote restart
22208@cindex @code{R} packet
22209
8e04817f
AC
22210Restart the program being debugged. @var{XX}, while needed, is ignored.
22211This packet is only available in extended mode.
ee2d5c50
AC
22212
22213Reply:
22214@table @samp
22215@item @emph{no reply}
8e04817f 22216The @samp{R} packet has no reply.
ee2d5c50
AC
22217@end table
22218
22219@item @code{s}@var{addr} --- step
22220@cindex @code{s} packet
c906108c 22221
8e04817f
AC
22222@var{addr} is address to resume. If @var{addr} is omitted, resume at
22223same address.
c906108c 22224
ee2d5c50
AC
22225Reply:
22226@xref{Stop Reply Packets}, for the reply specifications.
22227
22228@item @code{S}@var{sig}@code{;}@var{addr} --- step with signal
22229@anchor{step with signal packet}
22230@cindex @code{S} packet
22231
8e04817f 22232Like @samp{C} but step not continue.
c906108c 22233
ee2d5c50
AC
22234Reply:
22235@xref{Stop Reply Packets}, for the reply specifications.
22236
b383017d 22237@item @code{t}@var{addr}@code{:}@var{PP}@code{,}@var{MM} --- search
ee2d5c50
AC
22238@cindex @code{t} packet
22239
8e04817f 22240Search backwards starting at address @var{addr} for a match with pattern
ee2d5c50
AC
22241@var{PP} and mask @var{MM}. @var{PP} and @var{MM} are 4 bytes.
22242@var{addr} must be at least 3 digits.
c906108c 22243
ee2d5c50
AC
22244@item @code{T}@var{XX} --- thread alive
22245@cindex @code{T} packet
c906108c 22246
ee2d5c50 22247Find out if the thread XX is alive.
c906108c 22248
ee2d5c50
AC
22249Reply:
22250@table @samp
22251@item OK
22252thread is still alive
22253@item E@var{NN}
22254thread is dead
22255@end table
22256
22257@item @code{u} --- reserved
22258
22259Reserved for future use.
22260
22261@item @code{U} --- reserved
22262
22263Reserved for future use.
22264
86d30acc 22265@item @code{v} --- verbose packet prefix
ee2d5c50 22266
86d30acc
DJ
22267Packets starting with @code{v} are identified by a multi-letter name,
22268up to the first @code{;} or @code{?} (or the end of the packet).
22269
22270@item @code{vCont}[;@var{action}[@code{:}@var{tid}]]... --- extended resume
22271@cindex @code{vCont} packet
22272
22273Resume the inferior. Different actions may be specified for each thread.
22274If an action is specified with no @var{tid}, then it is applied to any
22275threads that don't have a specific action specified; if no default action is
22276specified then other threads should remain stopped. Specifying multiple
22277default actions is an error; specifying no actions is also an error.
22278Thread IDs are specified in hexadecimal. Currently supported actions are:
22279
22280@table @code
22281@item c
22282Continue.
22283@item C@var{sig}
22284Continue with signal @var{sig}. @var{sig} should be two hex digits.
22285@item s
22286Step.
22287@item S@var{sig}
22288Step with signal @var{sig}. @var{sig} should be two hex digits.
22289@end table
22290
22291The optional @var{addr} argument normally associated with these packets is
22292not supported in @code{vCont}.
22293
22294Reply:
22295@xref{Stop Reply Packets}, for the reply specifications.
22296
22297@item @code{vCont?} --- extended resume query
22298@cindex @code{vCont?} packet
22299
22300Query support for the @code{vCont} packet.
22301
22302Reply:
22303@table @samp
22304@item @code{vCont}[;@var{action}]...
22305The @code{vCont} packet is supported. Each @var{action} is a supported
22306command in the @code{vCont} packet.
22307@item
22308The @code{vCont} packet is not supported.
22309@end table
ee2d5c50
AC
22310
22311@item @code{V} --- reserved
c906108c 22312
ee2d5c50 22313Reserved for future use.
c906108c 22314
ee2d5c50 22315@item @code{w} --- reserved
c906108c 22316
ee2d5c50 22317Reserved for future use.
c906108c 22318
ee2d5c50 22319@item @code{W} --- reserved
c906108c 22320
ee2d5c50 22321Reserved for future use.
c906108c 22322
ee2d5c50
AC
22323@item @code{x} --- reserved
22324
22325Reserved for future use.
22326
22327@item @code{X}@var{addr}@code{,}@var{length}@var{:}@var{XX@dots{}} --- write mem (binary)
22328@cindex @code{X} packet
22329
22330@var{addr} is address, @var{length} is number of bytes, @var{XX@dots{}}
22331is binary data. The characters @code{$}, @code{#}, and @code{0x7d} are
69065f5d
AC
22332escaped using @code{0x7d}, and then XORed with @code{0x20}.
22333For example, @code{0x7d} would be transmitted as @code{0x7d 0x5d}.
c906108c 22334
ee2d5c50
AC
22335Reply:
22336@table @samp
22337@item OK
22338for success
22339@item E@var{NN}
22340for an error
22341@end table
22342
22343@item @code{y} --- reserved
c906108c 22344
ee2d5c50 22345Reserved for future use.
c906108c 22346
ee2d5c50
AC
22347@item @code{Y} reserved
22348
22349Reserved for future use.
22350
2f870471
AC
22351@item @code{z}@var{type}@code{,}@var{addr}@code{,}@var{length} --- remove breakpoint or watchpoint @strong{(draft)}
22352@itemx @code{Z}@var{type}@code{,}@var{addr}@code{,}@var{length} --- insert breakpoint or watchpoint @strong{(draft)}
22353@anchor{insert breakpoint or watchpoint packet}
ee2d5c50 22354@cindex @code{z} packet
2f870471 22355@cindex @code{Z} packets
ee2d5c50 22356
2f870471
AC
22357Insert (@code{Z}) or remove (@code{z}) a @var{type} breakpoint or
22358watchpoint starting at address @var{address} and covering the next
22359@var{length} bytes.
ee2d5c50 22360
2f870471
AC
22361Each breakpoint and watchpoint packet @var{type} is documented
22362separately.
22363
512217c7
AC
22364@emph{Implementation notes: A remote target shall return an empty string
22365for an unrecognized breakpoint or watchpoint packet @var{type}. A
22366remote target shall support either both or neither of a given
2f870471
AC
22367@code{Z}@var{type}@dots{} and @code{z}@var{type}@dots{} packet pair. To
22368avoid potential problems with duplicate packets, the operations should
22369be implemented in an idempotent way.}
22370
22371@item @code{z}@code{0}@code{,}@var{addr}@code{,}@var{length} --- remove memory breakpoint @strong{(draft)}
22372@item @code{Z}@code{0}@code{,}@var{addr}@code{,}@var{length} --- insert memory breakpoint @strong{(draft)}
22373@cindex @code{z0} packet
22374@cindex @code{Z0} packet
22375
22376Insert (@code{Z0}) or remove (@code{z0}) a memory breakpoint at address
22377@code{addr} of size @code{length}.
22378
22379A memory breakpoint is implemented by replacing the instruction at
22380@var{addr} with a software breakpoint or trap instruction. The
22381@code{length} is used by targets that indicates the size of the
22382breakpoint (in bytes) that should be inserted (e.g., the @sc{arm} and
22383@sc{mips} can insert either a 2 or 4 byte breakpoint).
c906108c 22384
2f870471
AC
22385@emph{Implementation note: It is possible for a target to copy or move
22386code that contains memory breakpoints (e.g., when implementing
22387overlays). The behavior of this packet, in the presence of such a
22388target, is not defined.}
c906108c 22389
ee2d5c50
AC
22390Reply:
22391@table @samp
2f870471
AC
22392@item OK
22393success
22394@item
22395not supported
ee2d5c50
AC
22396@item E@var{NN}
22397for an error
2f870471
AC
22398@end table
22399
22400@item @code{z}@code{1}@code{,}@var{addr}@code{,}@var{length} --- remove hardware breakpoint @strong{(draft)}
22401@item @code{Z}@code{1}@code{,}@var{addr}@code{,}@var{length} --- insert hardware breakpoint @strong{(draft)}
22402@cindex @code{z1} packet
22403@cindex @code{Z1} packet
22404
22405Insert (@code{Z1}) or remove (@code{z1}) a hardware breakpoint at
22406address @code{addr} of size @code{length}.
22407
22408A hardware breakpoint is implemented using a mechanism that is not
22409dependant on being able to modify the target's memory.
22410
22411@emph{Implementation note: A hardware breakpoint is not affected by code
22412movement.}
22413
22414Reply:
22415@table @samp
ee2d5c50 22416@item OK
2f870471
AC
22417success
22418@item
22419not supported
22420@item E@var{NN}
22421for an error
22422@end table
22423
22424@item @code{z}@code{2}@code{,}@var{addr}@code{,}@var{length} --- remove write watchpoint @strong{(draft)}
22425@item @code{Z}@code{2}@code{,}@var{addr}@code{,}@var{length} --- insert write watchpoint @strong{(draft)}
22426@cindex @code{z2} packet
22427@cindex @code{Z2} packet
22428
22429Insert (@code{Z2}) or remove (@code{z2}) a write watchpoint.
22430
22431Reply:
22432@table @samp
22433@item OK
22434success
22435@item
22436not supported
22437@item E@var{NN}
22438for an error
22439@end table
22440
22441@item @code{z}@code{3}@code{,}@var{addr}@code{,}@var{length} --- remove read watchpoint @strong{(draft)}
22442@item @code{Z}@code{3}@code{,}@var{addr}@code{,}@var{length} --- insert read watchpoint @strong{(draft)}
22443@cindex @code{z3} packet
22444@cindex @code{Z3} packet
22445
2e834e49 22446Insert (@code{Z3}) or remove (@code{z3}) a read watchpoint.
2f870471
AC
22447
22448Reply:
22449@table @samp
22450@item OK
22451success
22452@item
22453not supported
22454@item E@var{NN}
22455for an error
22456@end table
22457
2e834e49
HPN
22458@item @code{z}@code{4}@code{,}@var{addr}@code{,}@var{length} --- remove access watchpoint @strong{(draft)}
22459@item @code{Z}@code{4}@code{,}@var{addr}@code{,}@var{length} --- insert access watchpoint @strong{(draft)}
2f870471
AC
22460@cindex @code{z4} packet
22461@cindex @code{Z4} packet
22462
22463Insert (@code{Z4}) or remove (@code{z4}) an access watchpoint.
22464
22465Reply:
22466@table @samp
22467@item OK
22468success
22469@item
22470not supported
22471@item E@var{NN}
22472for an error
ee2d5c50
AC
22473@end table
22474
22475@end table
c906108c 22476
ee2d5c50
AC
22477@node Stop Reply Packets
22478@section Stop Reply Packets
22479@cindex stop reply packets
c906108c 22480
8e04817f
AC
22481The @samp{C}, @samp{c}, @samp{S}, @samp{s} and @samp{?} packets can
22482receive any of the below as a reply. In the case of the @samp{C},
22483@samp{c}, @samp{S} and @samp{s} packets, that reply is only returned
22484when the target halts. In the below the exact meaning of @samp{signal
22485number} is poorly defined. In general one of the UNIX signal numbering
22486conventions is used.
c906108c 22487
ee2d5c50 22488@table @samp
c906108c 22489
ee2d5c50
AC
22490@item S@var{AA}
22491@var{AA} is the signal number
c906108c 22492
8e04817f 22493@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
22494@cindex @code{T} packet reply
22495
8e04817f
AC
22496@var{AA} = two hex digit signal number; @var{n...} = register number
22497(hex), @var{r...} = target byte ordered register contents, size defined
12c266ea
AC
22498by @code{DEPRECATED_REGISTER_RAW_SIZE}; @var{n...} = @samp{thread},
22499@var{r...} = thread process ID, this is a hex integer; @var{n...} =
22500(@samp{watch} | @samp{rwatch} | @samp{awatch}, @var{r...} = data
22501address, this is a hex integer; @var{n...} = other string not starting
22502with valid hex digit. @value{GDBN} should ignore this @var{n...},
22503@var{r...} pair and go on to the next. This way we can extend the
22504protocol.
c906108c 22505
ee2d5c50
AC
22506@item W@var{AA}
22507
8e04817f 22508The process exited, and @var{AA} is the exit status. This is only
ee2d5c50
AC
22509applicable to certain targets.
22510
22511@item X@var{AA}
c906108c 22512
8e04817f 22513The process terminated with signal @var{AA}.
c906108c 22514
ee2d5c50 22515@item O@var{XX@dots{}}
c906108c 22516
ee2d5c50
AC
22517@var{XX@dots{}} is hex encoding of @sc{ascii} data. This can happen at
22518any time while the program is running and the debugger should continue
22519to wait for @samp{W}, @samp{T}, etc.
22520
0ce1b118
CV
22521@item F@var{call-id}@code{,}@var{parameter@dots{}}
22522
22523@var{call-id} is the identifier which says which host system call should
22524be called. This is just the name of the function. Translation into the
22525correct system call is only applicable as it's defined in @value{GDBN}.
22526@xref{File-I/O remote protocol extension}, for a list of implemented
22527system calls.
22528
22529@var{parameter@dots{}} is a list of parameters as defined for this very
22530system call.
22531
22532The target replies with this packet when it expects @value{GDBN} to call
22533a host system call on behalf of the target. @value{GDBN} replies with
22534an appropriate @code{F} packet and keeps up waiting for the next reply
22535packet from the target. The latest @samp{C}, @samp{c}, @samp{S} or
22536@samp{s} action is expected to be continued.
22537@xref{File-I/O remote protocol extension}, for more details.
22538
ee2d5c50
AC
22539@end table
22540
22541@node General Query Packets
22542@section General Query Packets
9c16f35a 22543@cindex remote query requests
c906108c 22544
8e04817f 22545The following set and query packets have already been defined.
c906108c 22546
ee2d5c50 22547@table @r
c906108c 22548
ee2d5c50 22549@item @code{q}@code{C} --- current thread
9c16f35a
EZ
22550@cindex current thread, remote request
22551@cindex @code{qC} packet
ee2d5c50
AC
22552Return the current thread id.
22553
22554Reply:
22555@table @samp
22556@item @code{QC}@var{pid}
e1aac25b 22557Where @var{pid} is an unsigned hexidecimal process id.
ee2d5c50
AC
22558@item *
22559Any other reply implies the old pid.
22560@end table
22561
22562@item @code{q}@code{fThreadInfo} -- all thread ids
9c16f35a
EZ
22563@cindex list active threads, remote request
22564@cindex @code{qfThreadInfo} packet
ee2d5c50 22565@code{q}@code{sThreadInfo}
c906108c 22566
8e04817f
AC
22567Obtain a list of active thread ids from the target (OS). Since there
22568may be too many active threads to fit into one reply packet, this query
22569works iteratively: it may require more than one query/reply sequence to
22570obtain the entire list of threads. The first query of the sequence will
22571be the @code{qf}@code{ThreadInfo} query; subsequent queries in the
22572sequence will be the @code{qs}@code{ThreadInfo} query.
ee2d5c50
AC
22573
22574NOTE: replaces the @code{qL} query (see below).
22575
22576Reply:
22577@table @samp
22578@item @code{m}@var{id}
22579A single thread id
22580@item @code{m}@var{id},@var{id}@dots{}
22581a comma-separated list of thread ids
22582@item @code{l}
22583(lower case 'el') denotes end of list.
22584@end table
22585
22586In response to each query, the target will reply with a list of one or
e1aac25b
JB
22587more thread ids, in big-endian unsigned hex, separated by commas.
22588@value{GDBN} will respond to each reply with a request for more thread
22589ids (using the @code{qs} form of the query), until the target responds
22590with @code{l} (lower-case el, for @code{'last'}).
c906108c 22591
ee2d5c50 22592@item @code{q}@code{ThreadExtraInfo}@code{,}@var{id} --- extra thread info
9c16f35a
EZ
22593@cindex thread attributes info, remote request
22594@cindex @code{qThreadExtraInfo} packet
ee2d5c50
AC
22595Where @var{id} is a thread-id in big-endian hex. Obtain a printable
22596string description of a thread's attributes from the target OS. This
22597string may contain anything that the target OS thinks is interesting for
22598@value{GDBN} to tell the user about the thread. The string is displayed
22599in @value{GDBN}'s @samp{info threads} display. Some examples of
22600possible thread extra info strings are ``Runnable'', or ``Blocked on
22601Mutex''.
22602
22603Reply:
22604@table @samp
22605@item @var{XX@dots{}}
22606Where @var{XX@dots{}} is a hex encoding of @sc{ascii} data, comprising
22607the printable string containing the extra information about the thread's
8e04817f 22608attributes.
ee2d5c50
AC
22609@end table
22610
22611@item @code{q}@code{L}@var{startflag}@var{threadcount}@var{nextthread} --- query @var{LIST} or @var{threadLIST} @strong{(deprecated)}
c906108c 22612
8e04817f
AC
22613Obtain thread information from RTOS. Where: @var{startflag} (one hex
22614digit) is one to indicate the first query and zero to indicate a
22615subsequent query; @var{threadcount} (two hex digits) is the maximum
22616number of threads the response packet can contain; and @var{nextthread}
22617(eight hex digits), for subsequent queries (@var{startflag} is zero), is
22618returned in the response as @var{argthread}.
ee2d5c50
AC
22619
22620NOTE: this query is replaced by the @code{q}@code{fThreadInfo} query
22621(see above).
22622
22623Reply:
22624@table @samp
22625@item @code{q}@code{M}@var{count}@var{done}@var{argthread}@var{thread@dots{}}
8e04817f
AC
22626Where: @var{count} (two hex digits) is the number of threads being
22627returned; @var{done} (one hex digit) is zero to indicate more threads
22628and one indicates no further threads; @var{argthreadid} (eight hex
ee2d5c50
AC
22629digits) is @var{nextthread} from the request packet; @var{thread@dots{}}
22630is a sequence of thread IDs from the target. @var{threadid} (eight hex
8e04817f 22631digits). See @code{remote.c:parse_threadlist_response()}.
ee2d5c50 22632@end table
c906108c 22633
ee2d5c50 22634@item @code{q}@code{CRC:}@var{addr}@code{,}@var{length} --- compute CRC of memory block
9c16f35a
EZ
22635@cindex CRC of memory block, remote request
22636@cindex @code{qCRC} packet
ee2d5c50
AC
22637Reply:
22638@table @samp
22639@item @code{E}@var{NN}
22640An error (such as memory fault)
22641@item @code{C}@var{CRC32}
22642A 32 bit cyclic redundancy check of the specified memory region.
22643@end table
22644
22645@item @code{q}@code{Offsets} --- query sect offs
9c16f35a
EZ
22646@cindex section offsets, remote request
22647@cindex @code{qOffsets} packet
8e04817f
AC
22648Get section offsets that the target used when re-locating the downloaded
22649image. @emph{Note: while a @code{Bss} offset is included in the
22650response, @value{GDBN} ignores this and instead applies the @code{Data}
22651offset to the @code{Bss} section.}
c906108c 22652
ee2d5c50
AC
22653Reply:
22654@table @samp
22655@item @code{Text=}@var{xxx}@code{;Data=}@var{yyy}@code{;Bss=}@var{zzz}
22656@end table
22657
22658@item @code{q}@code{P}@var{mode}@var{threadid} --- thread info request
9c16f35a
EZ
22659@cindex thread information, remote request
22660@cindex @code{qP} packet
8e04817f
AC
22661Returns information on @var{threadid}. Where: @var{mode} is a hex
22662encoded 32 bit mode; @var{threadid} is a hex encoded 64 bit thread ID.
ee2d5c50
AC
22663
22664Reply:
22665@table @samp
22666@item *
22667@end table
22668
8e04817f 22669See @code{remote.c:remote_unpack_thread_info_response()}.
c906108c 22670
ee2d5c50 22671@item @code{q}@code{Rcmd,}@var{command} --- remote command
9c16f35a
EZ
22672@cindex execute remote command, remote request
22673@cindex @code{qRcmd} packet
ee2d5c50 22674@var{command} (hex encoded) is passed to the local interpreter for
8e04817f
AC
22675execution. Invalid commands should be reported using the output string.
22676Before the final result packet, the target may also respond with a
ee2d5c50
AC
22677number of intermediate @code{O}@var{output} console output packets.
22678@emph{Implementors should note that providing access to a stubs's
22679interpreter may have security implications}.
22680
22681Reply:
22682@table @samp
22683@item OK
8e04817f 22684A command response with no output.
ee2d5c50 22685@item @var{OUTPUT}
8e04817f 22686A command response with the hex encoded output string @var{OUTPUT}.
ee2d5c50 22687@item @code{E}@var{NN}
8e04817f 22688Indicate a badly formed request.
ee2d5c50 22689@item @samp{}
8e04817f 22690When @samp{q}@samp{Rcmd} is not recognized.
ee2d5c50 22691@end table
9c16f35a 22692z
ee2d5c50 22693@item @code{qSymbol::} --- symbol lookup
9c16f35a
EZ
22694@cindex symbol lookup, remote request
22695@cindex @code{qSymbol} packet
8e04817f
AC
22696Notify the target that @value{GDBN} is prepared to serve symbol lookup
22697requests. Accept requests from the target for the values of symbols.
ee2d5c50
AC
22698
22699Reply:
22700@table @samp
22701@item @code{OK}
8e04817f 22702The target does not need to look up any (more) symbols.
ee2d5c50
AC
22703@item @code{qSymbol:}@var{sym_name}
22704The target requests the value of symbol @var{sym_name} (hex encoded).
22705@value{GDBN} may provide the value by using the
22706@code{qSymbol:}@var{sym_value}:@var{sym_name} message, described below.
22707@end table
22708
22709@item @code{qSymbol:}@var{sym_value}:@var{sym_name} --- symbol value
22710
22711Set the value of @var{sym_name} to @var{sym_value}.
22712
22713@var{sym_name} (hex encoded) is the name of a symbol whose value the
22714target has previously requested.
22715
22716@var{sym_value} (hex) is the value for symbol @var{sym_name}. If
22717@value{GDBN} cannot supply a value for @var{sym_name}, then this field
22718will be empty.
22719
22720Reply:
22721@table @samp
22722@item @code{OK}
8e04817f 22723The target does not need to look up any (more) symbols.
ee2d5c50
AC
22724@item @code{qSymbol:}@var{sym_name}
22725The target requests the value of a new symbol @var{sym_name} (hex
22726encoded). @value{GDBN} will continue to supply the values of symbols
22727(if available), until the target ceases to request them.
22728@end table
eb12ee30 22729
649e03f6 22730@item @code{qPart}:@var{object}:@code{read}:@var{annex}:@var{offset},@var{length} --- read special data
9c16f35a
EZ
22731@cindex read special object, remote request
22732@cindex @code{qPart} packet
649e03f6
RM
22733Read uninterpreted bytes from the target's special data area
22734identified by the keyword @code{object}.
22735Request @var{length} bytes starting at @var{offset} bytes into the data.
22736The content and encoding of @var{annex} is specific to the object;
22737it can supply additional details about what data to access.
22738
22739Here are the specific requests of this form defined so far.
22740All @samp{@code{qPart}:@var{object}:@code{read}:@dots{}}
22741requests use the same reply formats, listed below.
22742
22743@table @asis
22744@item @code{qPart}:@code{auxv}:@code{read}::@var{offset},@var{length}
721c2651
EZ
22745Access the target's @dfn{auxiliary vector}. @xref{OS Information,
22746auxiliary vector}, and see @ref{Remote configuration,
22747read-aux-vector-packet}. Note @var{annex} must be empty.
649e03f6
RM
22748@end table
22749
22750Reply:
22751@table @asis
22752@item @code{OK}
22753The @var{offset} in the request is at the end of the data.
22754There is no more data to be read.
22755
22756@item @var{XX@dots{}}
22757Hex encoded data bytes read.
22758This may be fewer bytes than the @var{length} in the request.
22759
22760@item @code{E00}
22761The request was malformed, or @var{annex} was invalid.
22762
22763@item @code{E}@var{nn}
22764The offset was invalid, or there was an error encountered reading the data.
22765@var{nn} is a hex-encoded @code{errno} value.
22766
22767@item @code{""} (empty)
22768An empty reply indicates the @var{object} or @var{annex} string was not
22769recognized by the stub.
22770@end table
22771
22772@item @code{qPart}:@var{object}:@code{write}:@var{annex}:@var{offset}:@var{data@dots{}}
9c16f35a 22773@cindex write data into object, remote request
649e03f6
RM
22774Write uninterpreted bytes into the target's special data area
22775identified by the keyword @code{object},
22776starting at @var{offset} bytes into the data.
22777@var{data@dots{}} is the hex-encoded data to be written.
22778The content and encoding of @var{annex} is specific to the object;
22779it can supply additional details about what data to access.
22780
22781No requests of this form are presently in use. This specification
22782serves as a placeholder to document the common format that new
22783specific request specifications ought to use.
22784
22785Reply:
22786@table @asis
22787@item @var{nn}
22788@var{nn} (hex encoded) is the number of bytes written.
22789This may be fewer bytes than supplied in the request.
22790
22791@item @code{E00}
22792The request was malformed, or @var{annex} was invalid.
22793
22794@item @code{E}@var{nn}
22795The offset was invalid, or there was an error encountered writing the data.
22796@var{nn} is a hex-encoded @code{errno} value.
22797
22798@item @code{""} (empty)
22799An empty reply indicates the @var{object} or @var{annex} string was not
22800recognized by the stub, or that the object does not support writing.
22801@end table
22802
22803@item @code{qPart}:@var{object}:@var{operation}:@dots{}
22804Requests of this form may be added in the future. When a stub does
22805not recognize the @var{object} keyword, or its support for
22806@var{object} does not recognize the @var{operation} keyword,
22807the stub must respond with an empty packet.
83761cbd
KB
22808
22809@item @code{qGetTLSAddr}:@var{thread-id},@var{offset},@var{lm} --- get thread local storage address
9c16f35a
EZ
22810@cindex get thread-local storage address, remote request
22811@cindex @code{qGetTLSAddr} packet
83761cbd
KB
22812Fetch the address associated with thread local storage specified
22813by @var{thread-id}, @var{offset}, and @var{lm}.
22814
22815@var{thread-id} is the (big endian, hex encoded) thread id associated with the
22816thread for which to fetch the TLS address.
22817
22818@var{offset} is the (big endian, hex encoded) offset associated with the
22819thread local variable. (This offset is obtained from the debug
22820information associated with the variable.)
22821
22822@var{lm} is the (big endian, hex encoded) OS/ABI specific encoding of the
22823the load module associated with the thread local storage. For example,
22824a @sc{gnu}/Linux system will pass the link map address of the shared
22825object associated with the thread local storage under consideration.
22826Other operating environments may choose to represent the load module
22827differently, so the precise meaning of this parameter will vary.
22828
22829Reply:
22830@table @asis
68c71a2e 22831@item @var{XX@dots{}}
83761cbd
KB
22832Hex encoded (big endian) bytes representing the address of the thread
22833local storage requested.
22834
22835@item @code{E}@var{nn} (where @var{nn} are hex digits)
22836An error occurred.
22837
22838@item @code{""} (empty)
22839An empty reply indicates that @code{qGetTLSAddr} is not supported by the stub.
22840@end table
22841
0abb7bc7
EZ
22842Use of this request packet is controlled by the @code{set remote
22843get-thread-local-storage-address} command (@pxref{Remote
22844configuration, set remote get-thread-local-storage-address}).
22845
ee2d5c50
AC
22846@end table
22847
22848@node Register Packet Format
22849@section Register Packet Format
eb12ee30 22850
8e04817f 22851The following @samp{g}/@samp{G} packets have previously been defined.
ee2d5c50
AC
22852In the below, some thirty-two bit registers are transferred as
22853sixty-four bits. Those registers should be zero/sign extended (which?)
22854to fill the space allocated. Register bytes are transfered in target
22855byte order. The two nibbles within a register byte are transfered
22856most-significant - least-significant.
eb12ee30 22857
ee2d5c50 22858@table @r
eb12ee30 22859
8e04817f 22860@item MIPS32
ee2d5c50 22861
8e04817f
AC
22862All registers are transfered as thirty-two bit quantities in the order:
2286332 general-purpose; sr; lo; hi; bad; cause; pc; 32 floating-point
22864registers; fsr; fir; fp.
eb12ee30 22865
8e04817f 22866@item MIPS64
ee2d5c50 22867
8e04817f
AC
22868All registers are transfered as sixty-four bit quantities (including
22869thirty-two bit registers such as @code{sr}). The ordering is the same
22870as @code{MIPS32}.
eb12ee30 22871
ee2d5c50
AC
22872@end table
22873
22874@node Examples
22875@section Examples
eb12ee30 22876
8e04817f
AC
22877Example sequence of a target being re-started. Notice how the restart
22878does not get any direct output:
eb12ee30 22879
474c8240 22880@smallexample
d2c6833e
AC
22881-> @code{R00}
22882<- @code{+}
8e04817f 22883@emph{target restarts}
d2c6833e 22884-> @code{?}
8e04817f 22885<- @code{+}
d2c6833e
AC
22886<- @code{T001:1234123412341234}
22887-> @code{+}
474c8240 22888@end smallexample
eb12ee30 22889
8e04817f 22890Example sequence of a target being stepped by a single instruction:
eb12ee30 22891
474c8240 22892@smallexample
d2c6833e 22893-> @code{G1445@dots{}}
8e04817f 22894<- @code{+}
d2c6833e
AC
22895-> @code{s}
22896<- @code{+}
22897@emph{time passes}
22898<- @code{T001:1234123412341234}
8e04817f 22899-> @code{+}
d2c6833e 22900-> @code{g}
8e04817f 22901<- @code{+}
d2c6833e
AC
22902<- @code{1455@dots{}}
22903-> @code{+}
474c8240 22904@end smallexample
eb12ee30 22905
0ce1b118
CV
22906@node File-I/O remote protocol extension
22907@section File-I/O remote protocol extension
22908@cindex File-I/O remote protocol extension
22909
22910@menu
22911* File-I/O Overview::
22912* Protocol basics::
1d8b2f28
JB
22913* The F request packet::
22914* The F reply packet::
0ce1b118
CV
22915* Memory transfer::
22916* The Ctrl-C message::
22917* Console I/O::
22918* The isatty call::
22919* The system call::
22920* List of supported calls::
22921* Protocol specific representation of datatypes::
22922* Constants::
22923* File-I/O Examples::
22924@end menu
22925
22926@node File-I/O Overview
22927@subsection File-I/O Overview
22928@cindex file-i/o overview
22929
9c16f35a
EZ
22930The @dfn{File I/O remote protocol extension} (short: File-I/O) allows the
22931target to use the host's file system and console I/O when calling various
0ce1b118
CV
22932system calls. System calls on the target system are translated into a
22933remote protocol packet to the host system which then performs the needed
22934actions and returns with an adequate response packet to the target system.
22935This simulates file system operations even on targets that lack file systems.
22936
22937The protocol is defined host- and target-system independent. It uses
9c16f35a 22938its own independent representation of datatypes and values. Both,
0ce1b118
CV
22939@value{GDBN} and the target's @value{GDBN} stub are responsible for
22940translating the system dependent values into the unified protocol values
22941when data is transmitted.
22942
22943The communication is synchronous. A system call is possible only
22944when GDB is waiting for the @samp{C}, @samp{c}, @samp{S} or @samp{s}
22945packets. While @value{GDBN} handles the request for a system call,
22946the target is stopped to allow deterministic access to the target's
22947memory. Therefore File-I/O is not interuptible by target signals. It
22948is possible to interrupt File-I/O by a user interrupt (Ctrl-C), though.
22949
22950The target's request to perform a host system call does not finish
22951the latest @samp{C}, @samp{c}, @samp{S} or @samp{s} action. That means,
22952after finishing the system call, the target returns to continuing the
22953previous activity (continue, step). No additional continue or step
22954request from @value{GDBN} is required.
22955
22956@smallexample
f7dc1244 22957(@value{GDBP}) continue
0ce1b118
CV
22958 <- target requests 'system call X'
22959 target is stopped, @value{GDBN} executes system call
22960 -> GDB returns result
22961 ... target continues, GDB returns to wait for the target
22962 <- target hits breakpoint and sends a Txx packet
22963@end smallexample
22964
22965The protocol is only used for files on the host file system and
22966for I/O on the console. Character or block special devices, pipes,
22967named pipes or sockets or any other communication method on the host
22968system are not supported by this protocol.
22969
22970@node Protocol basics
22971@subsection Protocol basics
22972@cindex protocol basics, file-i/o
22973
22974The File-I/O protocol uses the @code{F} packet, as request as well
22975as as reply packet. Since a File-I/O system call can only occur when
b383017d 22976@value{GDBN} is waiting for the continuing or stepping target, the
0ce1b118
CV
22977File-I/O request is a reply that @value{GDBN} has to expect as a result
22978of a former @samp{C}, @samp{c}, @samp{S} or @samp{s} packet.
22979This @code{F} packet contains all information needed to allow @value{GDBN}
22980to call the appropriate host system call:
22981
22982@itemize @bullet
b383017d 22983@item
0ce1b118
CV
22984A unique identifier for the requested system call.
22985
22986@item
22987All parameters to the system call. Pointers are given as addresses
22988in the target memory address space. Pointers to strings are given as
b383017d 22989pointer/length pair. Numerical values are given as they are.
0ce1b118
CV
22990Numerical control values are given in a protocol specific representation.
22991
22992@end itemize
22993
22994At that point @value{GDBN} has to perform the following actions.
22995
22996@itemize @bullet
b383017d 22997@item
0ce1b118
CV
22998If parameter pointer values are given, which point to data needed as input
22999to a system call, @value{GDBN} requests this data from the target with a
23000standard @code{m} packet request. This additional communication has to be
23001expected by the target implementation and is handled as any other @code{m}
23002packet.
23003
23004@item
23005@value{GDBN} translates all value from protocol representation to host
23006representation as needed. Datatypes are coerced into the host types.
23007
23008@item
23009@value{GDBN} calls the system call
23010
23011@item
23012It then coerces datatypes back to protocol representation.
23013
23014@item
23015If pointer parameters in the request packet point to buffer space in which
23016a system call is expected to copy data to, the data is transmitted to the
23017target using a @code{M} or @code{X} packet. This packet has to be expected
23018by the target implementation and is handled as any other @code{M} or @code{X}
23019packet.
23020
23021@end itemize
23022
23023Eventually @value{GDBN} replies with another @code{F} packet which contains all
23024necessary information for the target to continue. This at least contains
23025
23026@itemize @bullet
23027@item
23028Return value.
23029
23030@item
23031@code{errno}, if has been changed by the system call.
23032
23033@item
23034``Ctrl-C'' flag.
23035
23036@end itemize
23037
23038After having done the needed type and value coercion, the target continues
23039the latest continue or step action.
23040
1d8b2f28 23041@node The F request packet
0ce1b118
CV
23042@subsection The @code{F} request packet
23043@cindex file-i/o request packet
23044@cindex @code{F} request packet
23045
23046The @code{F} request packet has the following format:
23047
23048@table @samp
23049
23050@smallexample
23051@code{F}@var{call-id}@code{,}@var{parameter@dots{}}
23052@end smallexample
23053
23054@var{call-id} is the identifier to indicate the host system call to be called.
23055This is just the name of the function.
23056
23057@var{parameter@dots{}} are the parameters to the system call.
23058
b383017d 23059@end table
0ce1b118
CV
23060
23061Parameters are hexadecimal integer values, either the real values in case
23062of scalar datatypes, as pointers to target buffer space in case of compound
23063datatypes and unspecified memory areas or as pointer/length pairs in case
23064of string parameters. These are appended to the call-id, each separated
23065from its predecessor by a comma. All values are transmitted in ASCII
23066string representation, pointer/length pairs separated by a slash.
23067
1d8b2f28 23068@node The F reply packet
0ce1b118
CV
23069@subsection The @code{F} reply packet
23070@cindex file-i/o reply packet
23071@cindex @code{F} reply packet
23072
23073The @code{F} reply packet has the following format:
23074
23075@table @samp
23076
23077@smallexample
23078@code{F}@var{retcode}@code{,}@var{errno}@code{,}@var{Ctrl-C flag}@code{;}@var{call specific attachment}
23079@end smallexample
23080
23081@var{retcode} is the return code of the system call as hexadecimal value.
23082
23083@var{errno} is the errno set by the call, in protocol specific representation.
23084This parameter can be omitted if the call was successful.
23085
23086@var{Ctrl-C flag} is only send if the user requested a break. In this
23087case, @var{errno} must be send as well, even if the call was successful.
23088The @var{Ctrl-C flag} itself consists of the character 'C':
23089
23090@smallexample
23091F0,0,C
23092@end smallexample
23093
23094@noindent
23095or, if the call was interupted before the host call has been performed:
23096
23097@smallexample
23098F-1,4,C
23099@end smallexample
23100
23101@noindent
23102assuming 4 is the protocol specific representation of @code{EINTR}.
23103
23104@end table
23105
23106@node Memory transfer
23107@subsection Memory transfer
23108@cindex memory transfer, in file-i/o protocol
23109
23110Structured data which is transferred using a memory read or write as e.g.@:
23111a @code{struct stat} is expected to be in a protocol specific format with
23112all scalar multibyte datatypes being big endian. This should be done by
23113the target before the @code{F} packet is sent resp.@: by @value{GDBN} before
23114it transfers memory to the target. Transferred pointers to structured
23115data should point to the already coerced data at any time.
23116
23117@node The Ctrl-C message
23118@subsection The Ctrl-C message
23119@cindex ctrl-c message, in file-i/o protocol
23120
23121A special case is, if the @var{Ctrl-C flag} is set in the @value{GDBN}
23122reply packet. In this case the target should behave, as if it had
23123gotten a break message. The meaning for the target is ``system call
23124interupted by @code{SIGINT}''. Consequentially, the target should actually stop
23125(as with a break message) and return to @value{GDBN} with a @code{T02}
b383017d 23126packet. In this case, it's important for the target to know, in which
0ce1b118
CV
23127state the system call was interrupted. Since this action is by design
23128not an atomic operation, we have to differ between two cases:
23129
23130@itemize @bullet
23131@item
23132The system call hasn't been performed on the host yet.
23133
23134@item
23135The system call on the host has been finished.
23136
23137@end itemize
23138
23139These two states can be distinguished by the target by the value of the
23140returned @code{errno}. If it's the protocol representation of @code{EINTR}, the system
23141call hasn't been performed. This is equivalent to the @code{EINTR} handling
23142on POSIX systems. In any other case, the target may presume that the
23143system call has been finished --- successful or not --- and should behave
23144as if the break message arrived right after the system call.
23145
23146@value{GDBN} must behave reliable. If the system call has not been called
23147yet, @value{GDBN} may send the @code{F} reply immediately, setting @code{EINTR} as
23148@code{errno} in the packet. If the system call on the host has been finished
23149before the user requests a break, the full action must be finshed by
23150@value{GDBN}. This requires sending @code{M} or @code{X} packets as they fit.
23151The @code{F} packet may only be send when either nothing has happened
23152or the full action has been completed.
23153
23154@node Console I/O
23155@subsection Console I/O
23156@cindex console i/o as part of file-i/o
23157
23158By default and if not explicitely closed by the target system, the file
23159descriptors 0, 1 and 2 are connected to the @value{GDBN} console. Output
23160on the @value{GDBN} console is handled as any other file output operation
23161(@code{write(1, @dots{})} or @code{write(2, @dots{})}). Console input is handled
23162by @value{GDBN} so that after the target read request from file descriptor
231630 all following typing is buffered until either one of the following
23164conditions is met:
23165
23166@itemize @bullet
23167@item
23168The user presses @kbd{Ctrl-C}. The behaviour is as explained above, the
23169@code{read}
23170system call is treated as finished.
23171
23172@item
23173The user presses @kbd{Enter}. This is treated as end of input with a trailing
23174line feed.
23175
23176@item
23177The user presses @kbd{Ctrl-D}. This is treated as end of input. No trailing
23178character, especially no Ctrl-D is appended to the input.
23179
23180@end itemize
23181
23182If the user has typed more characters as fit in the buffer given to
23183the read call, the trailing characters are buffered in @value{GDBN} until
23184either another @code{read(0, @dots{})} is requested by the target or debugging
23185is stopped on users request.
23186
23187@node The isatty call
2eecc4ab 23188@subsection The @samp{isatty} function call
0ce1b118
CV
23189@cindex isatty call, file-i/o protocol
23190
23191A special case in this protocol is the library call @code{isatty} which
9c16f35a 23192is implemented as its own call inside of this protocol. It returns
0ce1b118
CV
231931 to the target if the file descriptor given as parameter is attached
23194to the @value{GDBN} console, 0 otherwise. Implementing through system calls
23195would require implementing @code{ioctl} and would be more complex than
23196needed.
23197
23198@node The system call
2eecc4ab 23199@subsection The @samp{system} function call
0ce1b118
CV
23200@cindex system call, file-i/o protocol
23201
23202The other special case in this protocol is the @code{system} call which
9c16f35a 23203is implemented as its own call, too. @value{GDBN} is taking over the full
0ce1b118
CV
23204task of calling the necessary host calls to perform the @code{system}
23205call. The return value of @code{system} is simplified before it's returned
23206to the target. Basically, the only signal transmitted back is @code{EINTR}
23207in case the user pressed @kbd{Ctrl-C}. Otherwise the return value consists
23208entirely of the exit status of the called command.
23209
9c16f35a
EZ
23210Due to security concerns, the @code{system} call is by default refused
23211by @value{GDBN}. The user has to allow this call explicitly with the
23212@kbd{set remote system-call-allowed 1} command.
0ce1b118 23213
9c16f35a
EZ
23214@table @code
23215@item set remote system-call-allowed
23216@kindex set remote system-call-allowed
23217Control whether to allow the @code{system} calls in the File I/O
23218protocol for the remote target. The default is zero (disabled).
0ce1b118 23219
9c16f35a 23220@item show remote system-call-allowed
0ce1b118 23221@kindex show remote system-call-allowed
9c16f35a
EZ
23222Show the current setting of system calls for the remote File I/O
23223protocol.
0ce1b118
CV
23224@end table
23225
23226@node List of supported calls
23227@subsection List of supported calls
23228@cindex list of supported file-i/o calls
23229
23230@menu
23231* open::
23232* close::
23233* read::
23234* write::
23235* lseek::
23236* rename::
23237* unlink::
23238* stat/fstat::
23239* gettimeofday::
23240* isatty::
23241* system::
23242@end menu
23243
23244@node open
23245@unnumberedsubsubsec open
23246@cindex open, file-i/o system call
23247
23248@smallexample
23249@exdent Synopsis:
23250int open(const char *pathname, int flags);
23251int open(const char *pathname, int flags, mode_t mode);
23252
b383017d 23253@exdent Request:
0ce1b118
CV
23254Fopen,pathptr/len,flags,mode
23255@end smallexample
23256
23257@noindent
23258@code{flags} is the bitwise or of the following values:
23259
23260@table @code
b383017d 23261@item O_CREAT
0ce1b118
CV
23262If the file does not exist it will be created. The host
23263rules apply as far as file ownership and time stamps
23264are concerned.
23265
b383017d 23266@item O_EXCL
0ce1b118
CV
23267When used with O_CREAT, if the file already exists it is
23268an error and open() fails.
23269
b383017d 23270@item O_TRUNC
0ce1b118
CV
23271If the file already exists and the open mode allows
23272writing (O_RDWR or O_WRONLY is given) it will be
23273truncated to length 0.
23274
b383017d 23275@item O_APPEND
0ce1b118
CV
23276The file is opened in append mode.
23277
b383017d 23278@item O_RDONLY
0ce1b118
CV
23279The file is opened for reading only.
23280
b383017d 23281@item O_WRONLY
0ce1b118
CV
23282The file is opened for writing only.
23283
b383017d 23284@item O_RDWR
0ce1b118
CV
23285The file is opened for reading and writing.
23286
23287@noindent
23288Each other bit is silently ignored.
23289
23290@end table
23291
23292@noindent
23293@code{mode} is the bitwise or of the following values:
23294
23295@table @code
b383017d 23296@item S_IRUSR
0ce1b118
CV
23297User has read permission.
23298
b383017d 23299@item S_IWUSR
0ce1b118
CV
23300User has write permission.
23301
b383017d 23302@item S_IRGRP
0ce1b118
CV
23303Group has read permission.
23304
b383017d 23305@item S_IWGRP
0ce1b118
CV
23306Group has write permission.
23307
b383017d 23308@item S_IROTH
0ce1b118
CV
23309Others have read permission.
23310
b383017d 23311@item S_IWOTH
0ce1b118
CV
23312Others have write permission.
23313
23314@noindent
23315Each other bit is silently ignored.
23316
23317@end table
23318
23319@smallexample
23320@exdent Return value:
23321open returns the new file descriptor or -1 if an error
23322occured.
23323
23324@exdent Errors:
23325@end smallexample
23326
23327@table @code
b383017d 23328@item EEXIST
0ce1b118
CV
23329pathname already exists and O_CREAT and O_EXCL were used.
23330
b383017d 23331@item EISDIR
0ce1b118
CV
23332pathname refers to a directory.
23333
b383017d 23334@item EACCES
0ce1b118
CV
23335The requested access is not allowed.
23336
23337@item ENAMETOOLONG
23338pathname was too long.
23339
b383017d 23340@item ENOENT
0ce1b118
CV
23341A directory component in pathname does not exist.
23342
b383017d 23343@item ENODEV
0ce1b118
CV
23344pathname refers to a device, pipe, named pipe or socket.
23345
b383017d 23346@item EROFS
0ce1b118
CV
23347pathname refers to a file on a read-only filesystem and
23348write access was requested.
23349
b383017d 23350@item EFAULT
0ce1b118
CV
23351pathname is an invalid pointer value.
23352
b383017d 23353@item ENOSPC
0ce1b118
CV
23354No space on device to create the file.
23355
b383017d 23356@item EMFILE
0ce1b118
CV
23357The process already has the maximum number of files open.
23358
b383017d 23359@item ENFILE
0ce1b118
CV
23360The limit on the total number of files open on the system
23361has been reached.
23362
b383017d 23363@item EINTR
0ce1b118
CV
23364The call was interrupted by the user.
23365@end table
23366
23367@node close
23368@unnumberedsubsubsec close
23369@cindex close, file-i/o system call
23370
23371@smallexample
b383017d 23372@exdent Synopsis:
0ce1b118
CV
23373int close(int fd);
23374
b383017d 23375@exdent Request:
0ce1b118
CV
23376Fclose,fd
23377
23378@exdent Return value:
23379close returns zero on success, or -1 if an error occurred.
23380
23381@exdent Errors:
23382@end smallexample
23383
23384@table @code
b383017d 23385@item EBADF
0ce1b118
CV
23386fd isn't a valid open file descriptor.
23387
b383017d 23388@item EINTR
0ce1b118
CV
23389The call was interrupted by the user.
23390@end table
23391
23392@node read
23393@unnumberedsubsubsec read
23394@cindex read, file-i/o system call
23395
23396@smallexample
b383017d 23397@exdent Synopsis:
0ce1b118
CV
23398int read(int fd, void *buf, unsigned int count);
23399
b383017d 23400@exdent Request:
0ce1b118
CV
23401Fread,fd,bufptr,count
23402
23403@exdent Return value:
23404On success, the number of bytes read is returned.
23405Zero indicates end of file. If count is zero, read
b383017d 23406returns zero as well. On error, -1 is returned.
0ce1b118
CV
23407
23408@exdent Errors:
23409@end smallexample
23410
23411@table @code
b383017d 23412@item EBADF
0ce1b118
CV
23413fd is not a valid file descriptor or is not open for
23414reading.
23415
b383017d 23416@item EFAULT
0ce1b118
CV
23417buf is an invalid pointer value.
23418
b383017d 23419@item EINTR
0ce1b118
CV
23420The call was interrupted by the user.
23421@end table
23422
23423@node write
23424@unnumberedsubsubsec write
23425@cindex write, file-i/o system call
23426
23427@smallexample
b383017d 23428@exdent Synopsis:
0ce1b118
CV
23429int write(int fd, const void *buf, unsigned int count);
23430
b383017d 23431@exdent Request:
0ce1b118
CV
23432Fwrite,fd,bufptr,count
23433
23434@exdent Return value:
23435On success, the number of bytes written are returned.
23436Zero indicates nothing was written. On error, -1
23437is returned.
23438
23439@exdent Errors:
23440@end smallexample
23441
23442@table @code
b383017d 23443@item EBADF
0ce1b118
CV
23444fd is not a valid file descriptor or is not open for
23445writing.
23446
b383017d 23447@item EFAULT
0ce1b118
CV
23448buf is an invalid pointer value.
23449
b383017d 23450@item EFBIG
0ce1b118
CV
23451An attempt was made to write a file that exceeds the
23452host specific maximum file size allowed.
23453
b383017d 23454@item ENOSPC
0ce1b118
CV
23455No space on device to write the data.
23456
b383017d 23457@item EINTR
0ce1b118
CV
23458The call was interrupted by the user.
23459@end table
23460
23461@node lseek
23462@unnumberedsubsubsec lseek
23463@cindex lseek, file-i/o system call
23464
23465@smallexample
b383017d 23466@exdent Synopsis:
0ce1b118
CV
23467long lseek (int fd, long offset, int flag);
23468
b383017d 23469@exdent Request:
0ce1b118
CV
23470Flseek,fd,offset,flag
23471@end smallexample
23472
23473@code{flag} is one of:
23474
23475@table @code
b383017d 23476@item SEEK_SET
0ce1b118
CV
23477The offset is set to offset bytes.
23478
b383017d 23479@item SEEK_CUR
0ce1b118
CV
23480The offset is set to its current location plus offset
23481bytes.
23482
b383017d 23483@item SEEK_END
0ce1b118
CV
23484The offset is set to the size of the file plus offset
23485bytes.
23486@end table
23487
23488@smallexample
23489@exdent Return value:
23490On success, the resulting unsigned offset in bytes from
23491the beginning of the file is returned. Otherwise, a
23492value of -1 is returned.
23493
23494@exdent Errors:
23495@end smallexample
23496
23497@table @code
b383017d 23498@item EBADF
0ce1b118
CV
23499fd is not a valid open file descriptor.
23500
b383017d 23501@item ESPIPE
0ce1b118
CV
23502fd is associated with the @value{GDBN} console.
23503
b383017d 23504@item EINVAL
0ce1b118
CV
23505flag is not a proper value.
23506
b383017d 23507@item EINTR
0ce1b118
CV
23508The call was interrupted by the user.
23509@end table
23510
23511@node rename
23512@unnumberedsubsubsec rename
23513@cindex rename, file-i/o system call
23514
23515@smallexample
b383017d 23516@exdent Synopsis:
0ce1b118
CV
23517int rename(const char *oldpath, const char *newpath);
23518
b383017d 23519@exdent Request:
0ce1b118
CV
23520Frename,oldpathptr/len,newpathptr/len
23521
23522@exdent Return value:
23523On success, zero is returned. On error, -1 is returned.
23524
23525@exdent Errors:
23526@end smallexample
23527
23528@table @code
b383017d 23529@item EISDIR
0ce1b118
CV
23530newpath is an existing directory, but oldpath is not a
23531directory.
23532
b383017d 23533@item EEXIST
0ce1b118
CV
23534newpath is a non-empty directory.
23535
b383017d 23536@item EBUSY
0ce1b118
CV
23537oldpath or newpath is a directory that is in use by some
23538process.
23539
b383017d 23540@item EINVAL
0ce1b118
CV
23541An attempt was made to make a directory a subdirectory
23542of itself.
23543
b383017d 23544@item ENOTDIR
0ce1b118
CV
23545A component used as a directory in oldpath or new
23546path is not a directory. Or oldpath is a directory
23547and newpath exists but is not a directory.
23548
b383017d 23549@item EFAULT
0ce1b118
CV
23550oldpathptr or newpathptr are invalid pointer values.
23551
b383017d 23552@item EACCES
0ce1b118
CV
23553No access to the file or the path of the file.
23554
23555@item ENAMETOOLONG
b383017d 23556
0ce1b118
CV
23557oldpath or newpath was too long.
23558
b383017d 23559@item ENOENT
0ce1b118
CV
23560A directory component in oldpath or newpath does not exist.
23561
b383017d 23562@item EROFS
0ce1b118
CV
23563The file is on a read-only filesystem.
23564
b383017d 23565@item ENOSPC
0ce1b118
CV
23566The device containing the file has no room for the new
23567directory entry.
23568
b383017d 23569@item EINTR
0ce1b118
CV
23570The call was interrupted by the user.
23571@end table
23572
23573@node unlink
23574@unnumberedsubsubsec unlink
23575@cindex unlink, file-i/o system call
23576
23577@smallexample
b383017d 23578@exdent Synopsis:
0ce1b118
CV
23579int unlink(const char *pathname);
23580
b383017d 23581@exdent Request:
0ce1b118
CV
23582Funlink,pathnameptr/len
23583
23584@exdent Return value:
23585On success, zero is returned. On error, -1 is returned.
23586
23587@exdent Errors:
23588@end smallexample
23589
23590@table @code
b383017d 23591@item EACCES
0ce1b118
CV
23592No access to the file or the path of the file.
23593
b383017d 23594@item EPERM
0ce1b118
CV
23595The system does not allow unlinking of directories.
23596
b383017d 23597@item EBUSY
0ce1b118
CV
23598The file pathname cannot be unlinked because it's
23599being used by another process.
23600
b383017d 23601@item EFAULT
0ce1b118
CV
23602pathnameptr is an invalid pointer value.
23603
23604@item ENAMETOOLONG
23605pathname was too long.
23606
b383017d 23607@item ENOENT
0ce1b118
CV
23608A directory component in pathname does not exist.
23609
b383017d 23610@item ENOTDIR
0ce1b118
CV
23611A component of the path is not a directory.
23612
b383017d 23613@item EROFS
0ce1b118
CV
23614The file is on a read-only filesystem.
23615
b383017d 23616@item EINTR
0ce1b118
CV
23617The call was interrupted by the user.
23618@end table
23619
23620@node stat/fstat
23621@unnumberedsubsubsec stat/fstat
23622@cindex fstat, file-i/o system call
23623@cindex stat, file-i/o system call
23624
23625@smallexample
b383017d 23626@exdent Synopsis:
0ce1b118
CV
23627int stat(const char *pathname, struct stat *buf);
23628int fstat(int fd, struct stat *buf);
23629
b383017d 23630@exdent Request:
0ce1b118
CV
23631Fstat,pathnameptr/len,bufptr
23632Ffstat,fd,bufptr
23633
23634@exdent Return value:
23635On success, zero is returned. On error, -1 is returned.
23636
23637@exdent Errors:
23638@end smallexample
23639
23640@table @code
b383017d 23641@item EBADF
0ce1b118
CV
23642fd is not a valid open file.
23643
b383017d 23644@item ENOENT
0ce1b118
CV
23645A directory component in pathname does not exist or the
23646path is an empty string.
23647
b383017d 23648@item ENOTDIR
0ce1b118
CV
23649A component of the path is not a directory.
23650
b383017d 23651@item EFAULT
0ce1b118
CV
23652pathnameptr is an invalid pointer value.
23653
b383017d 23654@item EACCES
0ce1b118
CV
23655No access to the file or the path of the file.
23656
23657@item ENAMETOOLONG
23658pathname was too long.
23659
b383017d 23660@item EINTR
0ce1b118
CV
23661The call was interrupted by the user.
23662@end table
23663
23664@node gettimeofday
23665@unnumberedsubsubsec gettimeofday
23666@cindex gettimeofday, file-i/o system call
23667
23668@smallexample
b383017d 23669@exdent Synopsis:
0ce1b118
CV
23670int gettimeofday(struct timeval *tv, void *tz);
23671
b383017d 23672@exdent Request:
0ce1b118
CV
23673Fgettimeofday,tvptr,tzptr
23674
23675@exdent Return value:
23676On success, 0 is returned, -1 otherwise.
23677
23678@exdent Errors:
23679@end smallexample
23680
23681@table @code
b383017d 23682@item EINVAL
0ce1b118
CV
23683tz is a non-NULL pointer.
23684
b383017d 23685@item EFAULT
0ce1b118
CV
23686tvptr and/or tzptr is an invalid pointer value.
23687@end table
23688
23689@node isatty
23690@unnumberedsubsubsec isatty
23691@cindex isatty, file-i/o system call
23692
23693@smallexample
b383017d 23694@exdent Synopsis:
0ce1b118
CV
23695int isatty(int fd);
23696
b383017d 23697@exdent Request:
0ce1b118
CV
23698Fisatty,fd
23699
23700@exdent Return value:
23701Returns 1 if fd refers to the @value{GDBN} console, 0 otherwise.
23702
23703@exdent Errors:
23704@end smallexample
23705
23706@table @code
b383017d 23707@item EINTR
0ce1b118
CV
23708The call was interrupted by the user.
23709@end table
23710
23711@node system
23712@unnumberedsubsubsec system
23713@cindex system, file-i/o system call
23714
23715@smallexample
b383017d 23716@exdent Synopsis:
0ce1b118
CV
23717int system(const char *command);
23718
b383017d 23719@exdent Request:
0ce1b118
CV
23720Fsystem,commandptr/len
23721
23722@exdent Return value:
23723The value returned is -1 on error and the return status
23724of the command otherwise. Only the exit status of the
23725command is returned, which is extracted from the hosts
23726system return value by calling WEXITSTATUS(retval).
23727In case /bin/sh could not be executed, 127 is returned.
23728
23729@exdent Errors:
23730@end smallexample
23731
23732@table @code
b383017d 23733@item EINTR
0ce1b118
CV
23734The call was interrupted by the user.
23735@end table
23736
23737@node Protocol specific representation of datatypes
23738@subsection Protocol specific representation of datatypes
23739@cindex protocol specific representation of datatypes, in file-i/o protocol
23740
23741@menu
23742* Integral datatypes::
23743* Pointer values::
23744* struct stat::
23745* struct timeval::
23746@end menu
23747
23748@node Integral datatypes
23749@unnumberedsubsubsec Integral datatypes
23750@cindex integral datatypes, in file-i/o protocol
23751
23752The integral datatypes used in the system calls are
23753
23754@smallexample
23755int@r{,} unsigned int@r{,} long@r{,} unsigned long@r{,} mode_t @r{and} time_t
23756@end smallexample
23757
23758@code{Int}, @code{unsigned int}, @code{mode_t} and @code{time_t} are
23759implemented as 32 bit values in this protocol.
23760
b383017d
RM
23761@code{Long} and @code{unsigned long} are implemented as 64 bit types.
23762
0ce1b118
CV
23763@xref{Limits}, for corresponding MIN and MAX values (similar to those
23764in @file{limits.h}) to allow range checking on host and target.
23765
23766@code{time_t} datatypes are defined as seconds since the Epoch.
23767
23768All integral datatypes transferred as part of a memory read or write of a
23769structured datatype e.g.@: a @code{struct stat} have to be given in big endian
23770byte order.
23771
23772@node Pointer values
23773@unnumberedsubsubsec Pointer values
23774@cindex pointer values, in file-i/o protocol
23775
23776Pointers to target data are transmitted as they are. An exception
23777is made for pointers to buffers for which the length isn't
23778transmitted as part of the function call, namely strings. Strings
23779are transmitted as a pointer/length pair, both as hex values, e.g.@:
23780
23781@smallexample
23782@code{1aaf/12}
23783@end smallexample
23784
23785@noindent
23786which is a pointer to data of length 18 bytes at position 0x1aaf.
23787The length is defined as the full string length in bytes, including
23788the trailing null byte. Example:
23789
23790@smallexample
23791``hello, world'' at address 0x123456
23792@end smallexample
23793
23794@noindent
23795is transmitted as
23796
23797@smallexample
23798@code{123456/d}
23799@end smallexample
23800
23801@node struct stat
23802@unnumberedsubsubsec struct stat
23803@cindex struct stat, in file-i/o protocol
23804
23805The buffer of type struct stat used by the target and @value{GDBN} is defined
23806as follows:
23807
23808@smallexample
23809struct stat @{
23810 unsigned int st_dev; /* device */
23811 unsigned int st_ino; /* inode */
23812 mode_t st_mode; /* protection */
23813 unsigned int st_nlink; /* number of hard links */
23814 unsigned int st_uid; /* user ID of owner */
23815 unsigned int st_gid; /* group ID of owner */
23816 unsigned int st_rdev; /* device type (if inode device) */
23817 unsigned long st_size; /* total size, in bytes */
23818 unsigned long st_blksize; /* blocksize for filesystem I/O */
23819 unsigned long st_blocks; /* number of blocks allocated */
23820 time_t st_atime; /* time of last access */
23821 time_t st_mtime; /* time of last modification */
23822 time_t st_ctime; /* time of last change */
23823@};
23824@end smallexample
23825
23826The integral datatypes are conforming to the definitions given in the
23827approriate section (see @ref{Integral datatypes}, for details) so this
23828structure is of size 64 bytes.
23829
23830The values of several fields have a restricted meaning and/or
23831range of values.
23832
23833@smallexample
23834st_dev: 0 file
23835 1 console
23836
23837st_ino: No valid meaning for the target. Transmitted unchanged.
23838
23839st_mode: Valid mode bits are described in Appendix C. Any other
23840 bits have currently no meaning for the target.
23841
23842st_uid: No valid meaning for the target. Transmitted unchanged.
23843
23844st_gid: No valid meaning for the target. Transmitted unchanged.
23845
23846st_rdev: No valid meaning for the target. Transmitted unchanged.
23847
23848st_atime, st_mtime, st_ctime:
23849 These values have a host and file system dependent
23850 accuracy. Especially on Windows hosts the file systems
23851 don't support exact timing values.
23852@end smallexample
23853
23854The target gets a struct stat of the above representation and is
23855responsible to coerce it to the target representation before
23856continuing.
23857
23858Note that due to size differences between the host and target
23859representation of stat members, these members could eventually
23860get truncated on the target.
23861
23862@node struct timeval
23863@unnumberedsubsubsec struct timeval
23864@cindex struct timeval, in file-i/o protocol
23865
23866The buffer of type struct timeval used by the target and @value{GDBN}
23867is defined as follows:
23868
23869@smallexample
b383017d 23870struct timeval @{
0ce1b118
CV
23871 time_t tv_sec; /* second */
23872 long tv_usec; /* microsecond */
23873@};
23874@end smallexample
23875
23876The integral datatypes are conforming to the definitions given in the
23877approriate section (see @ref{Integral datatypes}, for details) so this
23878structure is of size 8 bytes.
23879
23880@node Constants
23881@subsection Constants
23882@cindex constants, in file-i/o protocol
23883
23884The following values are used for the constants inside of the
23885protocol. @value{GDBN} and target are resposible to translate these
23886values before and after the call as needed.
23887
23888@menu
23889* Open flags::
23890* mode_t values::
23891* Errno values::
23892* Lseek flags::
23893* Limits::
23894@end menu
23895
23896@node Open flags
23897@unnumberedsubsubsec Open flags
23898@cindex open flags, in file-i/o protocol
23899
23900All values are given in hexadecimal representation.
23901
23902@smallexample
23903 O_RDONLY 0x0
23904 O_WRONLY 0x1
23905 O_RDWR 0x2
23906 O_APPEND 0x8
23907 O_CREAT 0x200
23908 O_TRUNC 0x400
23909 O_EXCL 0x800
23910@end smallexample
23911
23912@node mode_t values
23913@unnumberedsubsubsec mode_t values
23914@cindex mode_t values, in file-i/o protocol
23915
23916All values are given in octal representation.
23917
23918@smallexample
23919 S_IFREG 0100000
23920 S_IFDIR 040000
23921 S_IRUSR 0400
23922 S_IWUSR 0200
23923 S_IXUSR 0100
23924 S_IRGRP 040
23925 S_IWGRP 020
23926 S_IXGRP 010
23927 S_IROTH 04
23928 S_IWOTH 02
23929 S_IXOTH 01
23930@end smallexample
23931
23932@node Errno values
23933@unnumberedsubsubsec Errno values
23934@cindex errno values, in file-i/o protocol
23935
23936All values are given in decimal representation.
23937
23938@smallexample
23939 EPERM 1
23940 ENOENT 2
23941 EINTR 4
23942 EBADF 9
23943 EACCES 13
23944 EFAULT 14
23945 EBUSY 16
23946 EEXIST 17
23947 ENODEV 19
23948 ENOTDIR 20
23949 EISDIR 21
23950 EINVAL 22
23951 ENFILE 23
23952 EMFILE 24
23953 EFBIG 27
23954 ENOSPC 28
23955 ESPIPE 29
23956 EROFS 30
23957 ENAMETOOLONG 91
23958 EUNKNOWN 9999
23959@end smallexample
23960
23961 EUNKNOWN is used as a fallback error value if a host system returns
23962 any error value not in the list of supported error numbers.
23963
23964@node Lseek flags
23965@unnumberedsubsubsec Lseek flags
23966@cindex lseek flags, in file-i/o protocol
23967
23968@smallexample
23969 SEEK_SET 0
23970 SEEK_CUR 1
23971 SEEK_END 2
23972@end smallexample
23973
23974@node Limits
23975@unnumberedsubsubsec Limits
23976@cindex limits, in file-i/o protocol
23977
23978All values are given in decimal representation.
23979
23980@smallexample
23981 INT_MIN -2147483648
23982 INT_MAX 2147483647
23983 UINT_MAX 4294967295
23984 LONG_MIN -9223372036854775808
23985 LONG_MAX 9223372036854775807
23986 ULONG_MAX 18446744073709551615
23987@end smallexample
23988
23989@node File-I/O Examples
23990@subsection File-I/O Examples
23991@cindex file-i/o examples
23992
23993Example sequence of a write call, file descriptor 3, buffer is at target
23994address 0x1234, 6 bytes should be written:
23995
23996@smallexample
23997<- @code{Fwrite,3,1234,6}
23998@emph{request memory read from target}
23999-> @code{m1234,6}
24000<- XXXXXX
24001@emph{return "6 bytes written"}
24002-> @code{F6}
24003@end smallexample
24004
24005Example sequence of a read call, file descriptor 3, buffer is at target
24006address 0x1234, 6 bytes should be read:
24007
24008@smallexample
24009<- @code{Fread,3,1234,6}
24010@emph{request memory write to target}
24011-> @code{X1234,6:XXXXXX}
24012@emph{return "6 bytes read"}
24013-> @code{F6}
24014@end smallexample
24015
24016Example sequence of a read call, call fails on the host due to invalid
24017file descriptor (EBADF):
24018
24019@smallexample
24020<- @code{Fread,3,1234,6}
24021-> @code{F-1,9}
24022@end smallexample
24023
24024Example sequence of a read call, user presses Ctrl-C before syscall on
24025host is called:
24026
24027@smallexample
24028<- @code{Fread,3,1234,6}
24029-> @code{F-1,4,C}
24030<- @code{T02}
24031@end smallexample
24032
24033Example sequence of a read call, user presses Ctrl-C after syscall on
24034host is called:
24035
24036@smallexample
24037<- @code{Fread,3,1234,6}
24038-> @code{X1234,6:XXXXXX}
24039<- @code{T02}
24040@end smallexample
24041
f418dd93
DJ
24042@include agentexpr.texi
24043
aab4e0ec 24044@include gpl.texi
eb12ee30 24045
2154891a 24046@raisesections
6826cf00 24047@include fdl.texi
2154891a 24048@lowersections
6826cf00 24049
6d2ebf8b 24050@node Index
c906108c
SS
24051@unnumbered Index
24052
24053@printindex cp
24054
24055@tex
24056% I think something like @colophon should be in texinfo. In the
24057% meantime:
24058\long\def\colophon{\hbox to0pt{}\vfill
24059\centerline{The body of this manual is set in}
24060\centerline{\fontname\tenrm,}
24061\centerline{with headings in {\bf\fontname\tenbf}}
24062\centerline{and examples in {\tt\fontname\tentt}.}
24063\centerline{{\it\fontname\tenit\/},}
24064\centerline{{\bf\fontname\tenbf}, and}
24065\centerline{{\sl\fontname\tensl\/}}
24066\centerline{are used for emphasis.}\vfill}
24067\page\colophon
24068% Blame: doc@cygnus.com, 1991.
24069@end tex
24070
c906108c 24071@bye
This page took 2.195539 seconds and 4 git commands to generate.