]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/gdb.texinfo
* defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
[thirdparty/binutils-gdb.git] / gdb / doc / gdb.texinfo
CommitLineData
c906108c 1\input texinfo @c -*-texinfo-*-
b6ba6518 2@c Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
c552b3bb 3@c 1999, 2000, 2001, 2002, 2003, 2004
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,@*
c552b3bb 55 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
c906108c 56
e9c75b65
EZ
57Permission is granted to copy, distribute and/or modify this document
58under the terms of the GNU Free Documentation License, Version 1.1 or
59any later version published by the Free Software Foundation; with the
959acfd1
EZ
60Invariant Sections being ``Free Software'' and ``Free Software Needs
61Free Documentation'', with the Front-Cover Texts being ``A GNU Manual,''
62and with the Back-Cover Texts as in (a) below.
c906108c 63
6826cf00
EZ
64(a) The Free Software Foundation's Back-Cover Text is: ``You have
65freedom to copy and modify this GNU Manual, like GNU software. Copies
66published by the Free Software Foundation raise funds for GNU
67development.''
c906108c
SS
68@end ifinfo
69
70@titlepage
71@title Debugging with @value{GDBN}
72@subtitle The @sc{gnu} Source-Level Debugger
c906108c 73@sp 1
c906108c 74@subtitle @value{EDITION} Edition, for @value{GDBN} version @value{GDBVN}
9e9c5ae7 75@author Richard Stallman, Roland Pesch, Stan Shebs, et al.
c906108c 76@page
c906108c
SS
77@tex
78{\parskip=0pt
53a5351d 79\hfill (Send bugs and comments on @value{GDBN} to bug-gdb\@gnu.org.)\par
c906108c
SS
80\hfill {\it Debugging with @value{GDBN}}\par
81\hfill \TeX{}info \texinfoversion\par
82}
83@end tex
53a5351d 84
c906108c 85@vskip 0pt plus 1filll
8a037dd7 86Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
b51970ac 871996, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
c906108c 88@sp 2
c906108c
SS
89Published by the Free Software Foundation @*
9059 Temple Place - Suite 330, @*
91Boston, MA 02111-1307 USA @*
6d2ebf8b 92ISBN 1-882114-77-9 @*
e9c75b65
EZ
93
94Permission is granted to copy, distribute and/or modify this document
95under the terms of the GNU Free Documentation License, Version 1.1 or
96any later version published by the Free Software Foundation; with the
959acfd1
EZ
97Invariant Sections being ``Free Software'' and ``Free Software Needs
98Free Documentation'', with the Front-Cover Texts being ``A GNU Manual,''
99and with the Back-Cover Texts as in (a) below.
e9c75b65 100
6826cf00
EZ
101(a) The Free Software Foundation's Back-Cover Text is: ``You have
102freedom to copy and modify this GNU Manual, like GNU software. Copies
103published by the Free Software Foundation raise funds for GNU
104development.''
c906108c
SS
105@end titlepage
106@page
107
6c0e9fb3 108@ifnottex
6d2ebf8b
SS
109@node Top, Summary, (dir), (dir)
110
c906108c
SS
111@top Debugging with @value{GDBN}
112
113This file describes @value{GDBN}, the @sc{gnu} symbolic debugger.
114
9fe8321b 115This is the @value{EDITION} Edition, for @value{GDBN} Version
c906108c
SS
116@value{GDBVN}.
117
c552b3bb 118Copyright (C) 1988-2004 Free Software Foundation, Inc.
6d2ebf8b
SS
119
120@menu
121* Summary:: Summary of @value{GDBN}
122* Sample Session:: A sample @value{GDBN} session
123
124* Invocation:: Getting in and out of @value{GDBN}
125* Commands:: @value{GDBN} commands
126* Running:: Running programs under @value{GDBN}
127* Stopping:: Stopping and continuing
128* Stack:: Examining the stack
129* Source:: Examining source files
130* Data:: Examining data
e2e0bcd1 131* Macros:: Preprocessor Macros
b37052ae 132* Tracepoints:: Debugging remote targets non-intrusively
df0cd8c5 133* Overlays:: Debugging programs that use overlays
6d2ebf8b
SS
134
135* Languages:: Using @value{GDBN} with different languages
136
137* Symbols:: Examining the symbol table
138* Altering:: Altering execution
139* GDB Files:: @value{GDBN} files
140* Targets:: Specifying a debugging target
6b2f586d 141* Remote Debugging:: Debugging remote programs
6d2ebf8b
SS
142* Configurations:: Configuration-specific information
143* Controlling GDB:: Controlling @value{GDBN}
144* Sequences:: Canned sequences of commands
c4555f82 145* TUI:: @value{GDBN} Text User Interface
21c294e6 146* Interpreters:: Command Interpreters
6d2ebf8b
SS
147* Emacs:: Using @value{GDBN} under @sc{gnu} Emacs
148* Annotations:: @value{GDBN}'s annotation interface.
7162c0ca 149* GDB/MI:: @value{GDBN}'s Machine Interface.
6d2ebf8b
SS
150
151* GDB Bugs:: Reporting bugs in @value{GDBN}
152* Formatting Documentation:: How to format and print @value{GDBN} documentation
153
154* Command Line Editing:: Command Line Editing
155* Using History Interactively:: Using History Interactively
156* Installing GDB:: Installing GDB
eb12ee30 157* Maintenance Commands:: Maintenance Commands
e0ce93ac 158* Remote Protocol:: GDB Remote Serial Protocol
f418dd93 159* Agent Expressions:: The GDB Agent Expression Mechanism
aab4e0ec
AC
160* Copying:: GNU General Public License says
161 how you can copy and share GDB
6826cf00 162* GNU Free Documentation License:: The license for this documentation
6d2ebf8b
SS
163* Index:: Index
164@end menu
165
6c0e9fb3 166@end ifnottex
c906108c 167
449f3b6c 168@contents
449f3b6c 169
6d2ebf8b 170@node Summary
c906108c
SS
171@unnumbered Summary of @value{GDBN}
172
173The purpose of a debugger such as @value{GDBN} is to allow you to see what is
174going on ``inside'' another program while it executes---or what another
175program was doing at the moment it crashed.
176
177@value{GDBN} can do four main kinds of things (plus other things in support of
178these) to help you catch bugs in the act:
179
180@itemize @bullet
181@item
182Start your program, specifying anything that might affect its behavior.
183
184@item
185Make your program stop on specified conditions.
186
187@item
188Examine what has happened, when your program has stopped.
189
190@item
191Change things in your program, so you can experiment with correcting the
192effects of one bug and go on to learn about another.
193@end itemize
194
49efadf5 195You can use @value{GDBN} to debug programs written in C and C@t{++}.
c906108c 196For more information, see @ref{Support,,Supported languages}.
c906108c
SS
197For more information, see @ref{C,,C and C++}.
198
cce74817 199@cindex Modula-2
e632838e
AC
200Support for Modula-2 is partial. For information on Modula-2, see
201@ref{Modula-2,,Modula-2}.
c906108c 202
cce74817
JM
203@cindex Pascal
204Debugging Pascal programs which use sets, subranges, file variables, or
205nested functions does not currently work. @value{GDBN} does not support
206entering expressions, printing values, or similar features using Pascal
207syntax.
c906108c 208
c906108c
SS
209@cindex Fortran
210@value{GDBN} can be used to debug programs written in Fortran, although
53a5351d 211it may be necessary to refer to some variables with a trailing
cce74817 212underscore.
c906108c 213
b37303ee
AF
214@value{GDBN} can be used to debug programs written in Objective-C,
215using either the Apple/NeXT or the GNU Objective-C runtime.
216
c906108c
SS
217@menu
218* Free Software:: Freely redistributable software
219* Contributors:: Contributors to GDB
220@end menu
221
6d2ebf8b 222@node Free Software
c906108c
SS
223@unnumberedsec Free software
224
5d161b24 225@value{GDBN} is @dfn{free software}, protected by the @sc{gnu}
c906108c
SS
226General Public License
227(GPL). The GPL gives you the freedom to copy or adapt a licensed
228program---but every person getting a copy also gets with it the
229freedom to modify that copy (which means that they must get access to
230the source code), and the freedom to distribute further copies.
231Typical software companies use copyrights to limit your freedoms; the
232Free Software Foundation uses the GPL to preserve these freedoms.
233
234Fundamentally, the General Public License is a license which says that
235you have these freedoms and that you cannot take these freedoms away
236from anyone else.
237
2666264b 238@unnumberedsec Free Software Needs Free Documentation
959acfd1
EZ
239
240The biggest deficiency in the free software community today is not in
241the software---it is the lack of good free documentation that we can
242include with the free software. Many of our most important
243programs do not come with free reference manuals and free introductory
244texts. Documentation is an essential part of any software package;
245when an important free software package does not come with a free
246manual and a free tutorial, that is a major gap. We have many such
247gaps today.
248
249Consider Perl, for instance. The tutorial manuals that people
250normally use are non-free. How did this come about? Because the
251authors of those manuals published them with restrictive terms---no
252copying, no modification, source files not available---which exclude
253them from the free software world.
254
255That wasn't the first time this sort of thing happened, and it was far
256from the last. Many times we have heard a GNU user eagerly describe a
257manual that he is writing, his intended contribution to the community,
258only to learn that he had ruined everything by signing a publication
259contract to make it non-free.
260
261Free documentation, like free software, is a matter of freedom, not
262price. The problem with the non-free manual is not that publishers
263charge a price for printed copies---that in itself is fine. (The Free
264Software Foundation sells printed copies of manuals, too.) The
265problem is the restrictions on the use of the manual. Free manuals
266are available in source code form, and give you permission to copy and
267modify. Non-free manuals do not allow this.
268
269The criteria of freedom for a free manual are roughly the same as for
270free software. Redistribution (including the normal kinds of
271commercial redistribution) must be permitted, so that the manual can
272accompany every copy of the program, both on-line and on paper.
273
274Permission for modification of the technical content is crucial too.
275When people modify the software, adding or changing features, if they
276are conscientious they will change the manual too---so they can
277provide accurate and clear documentation for the modified program. A
278manual that leaves you no choice but to write a new manual to document
279a changed version of the program is not really available to our
280community.
281
282Some kinds of limits on the way modification is handled are
283acceptable. For example, requirements to preserve the original
284author's copyright notice, the distribution terms, or the list of
285authors, are ok. It is also no problem to require modified versions
286to include notice that they were modified. Even entire sections that
287may not be deleted or changed are acceptable, as long as they deal
288with nontechnical topics (like this one). These kinds of restrictions
289are acceptable because they don't obstruct the community's normal use
290of the manual.
291
292However, it must be possible to modify all the @emph{technical}
293content of the manual, and then distribute the result in all the usual
294media, through all the usual channels. Otherwise, the restrictions
295obstruct the use of the manual, it is not free, and we need another
296manual to replace it.
297
298Please spread the word about this issue. Our community continues to
299lose manuals to proprietary publishing. If we spread the word that
300free software needs free reference manuals and free tutorials, perhaps
301the next person who wants to contribute by writing documentation will
302realize, before it is too late, that only free manuals contribute to
303the free software community.
304
305If you are writing documentation, please insist on publishing it under
306the GNU Free Documentation License or another free documentation
307license. Remember that this decision requires your approval---you
308don't have to let the publisher decide. Some commercial publishers
309will use a free license if you insist, but they will not propose the
310option; it is up to you to raise the issue and say firmly that this is
311what you want. If the publisher you are dealing with refuses, please
312try other publishers. If you're not sure whether a proposed license
42584a72 313is free, write to @email{licensing@@gnu.org}.
959acfd1
EZ
314
315You can encourage commercial publishers to sell more free, copylefted
316manuals and tutorials by buying them, and particularly by buying
317copies from the publishers that paid for their writing or for major
318improvements. Meanwhile, try to avoid buying non-free documentation
319at all. Check the distribution terms of a manual before you buy it,
320and insist that whoever seeks your business must respect your freedom.
72c9928d
EZ
321Check the history of the book, and try to reward the publishers that
322have paid or pay the authors to work on it.
959acfd1
EZ
323
324The Free Software Foundation maintains a list of free documentation
325published by other publishers, at
326@url{http://www.fsf.org/doc/other-free-books.html}.
327
6d2ebf8b 328@node Contributors
96a2c332
SS
329@unnumberedsec Contributors to @value{GDBN}
330
331Richard Stallman was the original author of @value{GDBN}, and of many
332other @sc{gnu} programs. Many others have contributed to its
333development. This section attempts to credit major contributors. One
334of the virtues of free software is that everyone is free to contribute
335to it; with regret, we cannot actually acknowledge everyone here. The
336file @file{ChangeLog} in the @value{GDBN} distribution approximates a
c906108c
SS
337blow-by-blow account.
338
339Changes much prior to version 2.0 are lost in the mists of time.
340
341@quotation
342@emph{Plea:} Additions to this section are particularly welcome. If you
343or your friends (or enemies, to be evenhanded) have been unfairly
344omitted from this list, we would like to add your names!
345@end quotation
346
347So that they may not regard their many labors as thankless, we
348particularly thank those who shepherded @value{GDBN} through major
349releases:
faae5abe 350Andrew Cagney (releases 6.1, 6.0, 5.3, 5.2, 5.1 and 5.0);
c906108c
SS
351Jim Blandy (release 4.18);
352Jason Molenda (release 4.17);
353Stan Shebs (release 4.14);
354Fred Fish (releases 4.16, 4.15, 4.13, 4.12, 4.11, 4.10, and 4.9);
355Stu Grossman and John Gilmore (releases 4.8, 4.7, 4.6, 4.5, and 4.4);
356John Gilmore (releases 4.3, 4.2, 4.1, 4.0, and 3.9);
357Jim Kingdon (releases 3.5, 3.4, and 3.3);
358and Randy Smith (releases 3.2, 3.1, and 3.0).
359
360Richard Stallman, assisted at various times by Peter TerMaat, Chris
361Hanson, and Richard Mlynarik, handled releases through 2.8.
362
b37052ae
EZ
363Michael Tiemann is the author of most of the @sc{gnu} C@t{++} support
364in @value{GDBN}, with significant additional contributions from Per
365Bothner and Daniel Berlin. James Clark wrote the @sc{gnu} C@t{++}
366demangler. Early work on C@t{++} was by Peter TerMaat (who also did
367much general update work leading to release 3.0).
c906108c 368
b37052ae 369@value{GDBN} uses the BFD subroutine library to examine multiple
c906108c
SS
370object-file formats; BFD was a joint project of David V.
371Henkel-Wallace, Rich Pixley, Steve Chamberlain, and John Gilmore.
372
373David Johnson wrote the original COFF support; Pace Willison did
374the original support for encapsulated COFF.
375
0179ffac 376Brent Benson of Harris Computer Systems contributed DWARF 2 support.
c906108c
SS
377
378Adam de Boor and Bradley Davis contributed the ISI Optimum V support.
379Per Bothner, Noboyuki Hikichi, and Alessandro Forin contributed MIPS
380support.
381Jean-Daniel Fekete contributed Sun 386i support.
382Chris Hanson improved the HP9000 support.
383Noboyuki Hikichi and Tomoyuki Hasei contributed Sony/News OS 3 support.
384David Johnson contributed Encore Umax support.
385Jyrki Kuoppala contributed Altos 3068 support.
386Jeff Law contributed HP PA and SOM support.
387Keith Packard contributed NS32K support.
388Doug Rabson contributed Acorn Risc Machine support.
389Bob Rusk contributed Harris Nighthawk CX-UX support.
390Chris Smith contributed Convex support (and Fortran debugging).
391Jonathan Stone contributed Pyramid support.
392Michael Tiemann contributed SPARC support.
393Tim Tucker contributed support for the Gould NP1 and Gould Powernode.
394Pace Willison contributed Intel 386 support.
395Jay Vosburgh contributed Symmetry support.
a37295f9 396Marko Mlinar contributed OpenRISC 1000 support.
c906108c 397
1104b9e7 398Andreas Schwab contributed M68K @sc{gnu}/Linux support.
c906108c
SS
399
400Rich Schaefer and Peter Schauer helped with support of SunOS shared
401libraries.
402
403Jay Fenlason and Roland McGrath ensured that @value{GDBN} and GAS agree
404about several machine instruction sets.
405
406Patrick Duval, Ted Goldstein, Vikram Koka and Glenn Engel helped develop
407remote debugging. Intel Corporation, Wind River Systems, AMD, and ARM
408contributed remote debugging modules for the i960, VxWorks, A29K UDI,
409and RDI targets, respectively.
410
411Brian Fox is the author of the readline libraries providing
412command-line editing and command history.
413
7a292a7a
SS
414Andrew Beers of SUNY Buffalo wrote the language-switching code, the
415Modula-2 support, and contributed the Languages chapter of this manual.
c906108c 416
5d161b24 417Fred Fish wrote most of the support for Unix System Vr4.
b37052ae 418He also enhanced the command-completion support to cover C@t{++} overloaded
c906108c 419symbols.
c906108c 420
f24c5e49
KI
421Hitachi America (now Renesas America), Ltd. sponsored the support for
422H8/300, H8/500, and Super-H processors.
c906108c
SS
423
424NEC sponsored the support for the v850, Vr4xxx, and Vr5xxx processors.
425
f24c5e49
KI
426Mitsubishi (now Renesas) sponsored the support for D10V, D30V, and M32R/D
427processors.
c906108c
SS
428
429Toshiba sponsored the support for the TX39 Mips processor.
430
431Matsushita sponsored the support for the MN10200 and MN10300 processors.
432
96a2c332 433Fujitsu sponsored the support for SPARClite and FR30 processors.
c906108c
SS
434
435Kung Hsu, Jeff Law, and Rick Sladkey added support for hardware
436watchpoints.
437
438Michael Snyder added support for tracepoints.
439
440Stu Grossman wrote gdbserver.
441
442Jim Kingdon, Peter Schauer, Ian Taylor, and Stu Grossman made
96a2c332 443nearly innumerable bug fixes and cleanups throughout @value{GDBN}.
c906108c
SS
444
445The following people at the Hewlett-Packard Company contributed
446support for the PA-RISC 2.0 architecture, HP-UX 10.20, 10.30, and 11.0
b37052ae 447(narrow mode), HP's implementation of kernel threads, HP's aC@t{++}
d0d5df6f
AC
448compiler, and the Text User Interface (nee Terminal User Interface):
449Ben Krepp, Richard Title, John Bishop, Susan Macchia, Kathy Mann,
450Satish Pai, India Paul, Steve Rehrauer, and Elena Zannoni. Kim Haase
451provided HP-specific information in this manual.
c906108c 452
b37052ae
EZ
453DJ Delorie ported @value{GDBN} to MS-DOS, for the DJGPP project.
454Robert Hoehne made significant contributions to the DJGPP port.
455
96a2c332
SS
456Cygnus Solutions has sponsored @value{GDBN} maintenance and much of its
457development since 1991. Cygnus engineers who have worked on @value{GDBN}
2df3850c
JM
458fulltime include Mark Alexander, Jim Blandy, Per Bothner, Kevin
459Buettner, Edith Epstein, Chris Faylor, Fred Fish, Martin Hunt, Jim
460Ingham, John Gilmore, Stu Grossman, Kung Hsu, Jim Kingdon, John Metzler,
461Fernando Nasser, Geoffrey Noer, Dawn Perchik, Rich Pixley, Zdenek
462Radouch, Keith Seitz, Stan Shebs, David Taylor, and Elena Zannoni. In
463addition, Dave Brolley, Ian Carmichael, Steve Chamberlain, Nick Clifton,
464JT Conklin, Stan Cox, DJ Delorie, Ulrich Drepper, Frank Eigler, Doug
465Evans, Sean Fagan, David Henkel-Wallace, Richard Henderson, Jeff
466Holcomb, Jeff Law, Jim Lemke, Tom Lord, Bob Manson, Michael Meissner,
467Jason Merrill, Catherine Moore, Drew Moseley, Ken Raeburn, Gavin
468Romig-Koch, Rob Savoye, Jamie Smith, Mike Stump, Ian Taylor, Angela
469Thomas, Michael Tiemann, Tom Tromey, Ron Unrau, Jim Wilson, and David
470Zuhn have made contributions both large and small.
c906108c 471
e2e0bcd1
JB
472Jim Blandy added support for preprocessor macros, while working for Red
473Hat.
c906108c 474
6d2ebf8b 475@node Sample Session
c906108c
SS
476@chapter A Sample @value{GDBN} Session
477
478You can use this manual at your leisure to read all about @value{GDBN}.
479However, a handful of commands are enough to get started using the
480debugger. This chapter illustrates those commands.
481
482@iftex
483In this sample session, we emphasize user input like this: @b{input},
484to make it easier to pick out from the surrounding output.
485@end iftex
486
487@c FIXME: this example may not be appropriate for some configs, where
488@c FIXME...primary interest is in remote use.
489
490One of the preliminary versions of @sc{gnu} @code{m4} (a generic macro
491processor) exhibits the following bug: sometimes, when we change its
492quote strings from the default, the commands used to capture one macro
493definition within another stop working. In the following short @code{m4}
494session, we define a macro @code{foo} which expands to @code{0000}; we
495then use the @code{m4} built-in @code{defn} to define @code{bar} as the
496same thing. However, when we change the open quote string to
497@code{<QUOTE>} and the close quote string to @code{<UNQUOTE>}, the same
498procedure fails to define a new synonym @code{baz}:
499
500@smallexample
501$ @b{cd gnu/m4}
502$ @b{./m4}
503@b{define(foo,0000)}
504
505@b{foo}
5060000
507@b{define(bar,defn(`foo'))}
508
509@b{bar}
5100000
511@b{changequote(<QUOTE>,<UNQUOTE>)}
512
513@b{define(baz,defn(<QUOTE>foo<UNQUOTE>))}
514@b{baz}
515@b{C-d}
516m4: End of input: 0: fatal error: EOF in string
517@end smallexample
518
519@noindent
520Let us use @value{GDBN} to try to see what is going on.
521
c906108c
SS
522@smallexample
523$ @b{@value{GDBP} m4}
524@c FIXME: this falsifies the exact text played out, to permit smallbook
525@c FIXME... format to come out better.
526@value{GDBN} is free software and you are welcome to distribute copies
5d161b24 527 of it under certain conditions; type "show copying" to see
c906108c 528 the conditions.
5d161b24 529There is absolutely no warranty for @value{GDBN}; type "show warranty"
c906108c
SS
530 for details.
531
532@value{GDBN} @value{GDBVN}, Copyright 1999 Free Software Foundation, Inc...
533(@value{GDBP})
534@end smallexample
c906108c
SS
535
536@noindent
537@value{GDBN} reads only enough symbol data to know where to find the
538rest when needed; as a result, the first prompt comes up very quickly.
539We now tell @value{GDBN} to use a narrower display width than usual, so
540that examples fit in this manual.
541
542@smallexample
543(@value{GDBP}) @b{set width 70}
544@end smallexample
545
546@noindent
547We need to see how the @code{m4} built-in @code{changequote} works.
548Having looked at the source, we know the relevant subroutine is
549@code{m4_changequote}, so we set a breakpoint there with the @value{GDBN}
550@code{break} command.
551
552@smallexample
553(@value{GDBP}) @b{break m4_changequote}
554Breakpoint 1 at 0x62f4: file builtin.c, line 879.
555@end smallexample
556
557@noindent
558Using the @code{run} command, we start @code{m4} running under @value{GDBN}
559control; as long as control does not reach the @code{m4_changequote}
560subroutine, the program runs as usual:
561
562@smallexample
563(@value{GDBP}) @b{run}
564Starting program: /work/Editorial/gdb/gnu/m4/m4
565@b{define(foo,0000)}
566
567@b{foo}
5680000
569@end smallexample
570
571@noindent
572To trigger the breakpoint, we call @code{changequote}. @value{GDBN}
573suspends execution of @code{m4}, displaying information about the
574context where it stops.
575
576@smallexample
577@b{changequote(<QUOTE>,<UNQUOTE>)}
578
5d161b24 579Breakpoint 1, m4_changequote (argc=3, argv=0x33c70)
c906108c
SS
580 at builtin.c:879
581879 if (bad_argc(TOKEN_DATA_TEXT(argv[0]),argc,1,3))
582@end smallexample
583
584@noindent
585Now we use the command @code{n} (@code{next}) to advance execution to
586the next line of the current function.
587
588@smallexample
589(@value{GDBP}) @b{n}
590882 set_quotes((argc >= 2) ? TOKEN_DATA_TEXT(argv[1])\
591 : nil,
592@end smallexample
593
594@noindent
595@code{set_quotes} looks like a promising subroutine. We can go into it
596by using the command @code{s} (@code{step}) instead of @code{next}.
597@code{step} goes to the next line to be executed in @emph{any}
598subroutine, so it steps into @code{set_quotes}.
599
600@smallexample
601(@value{GDBP}) @b{s}
602set_quotes (lq=0x34c78 "<QUOTE>", rq=0x34c88 "<UNQUOTE>")
603 at input.c:530
604530 if (lquote != def_lquote)
605@end smallexample
606
607@noindent
608The display that shows the subroutine where @code{m4} is now
609suspended (and its arguments) is called a stack frame display. It
610shows a summary of the stack. We can use the @code{backtrace}
611command (which can also be spelled @code{bt}), to see where we are
612in the stack as a whole: the @code{backtrace} command displays a
613stack frame for each active subroutine.
614
615@smallexample
616(@value{GDBP}) @b{bt}
617#0 set_quotes (lq=0x34c78 "<QUOTE>", rq=0x34c88 "<UNQUOTE>")
618 at input.c:530
5d161b24 619#1 0x6344 in m4_changequote (argc=3, argv=0x33c70)
c906108c
SS
620 at builtin.c:882
621#2 0x8174 in expand_macro (sym=0x33320) at macro.c:242
622#3 0x7a88 in expand_token (obs=0x0, t=209696, td=0xf7fffa30)
623 at macro.c:71
624#4 0x79dc in expand_input () at macro.c:40
625#5 0x2930 in main (argc=0, argv=0xf7fffb20) at m4.c:195
626@end smallexample
627
628@noindent
629We step through a few more lines to see what happens. The first two
630times, we can use @samp{s}; the next two times we use @code{n} to avoid
631falling into the @code{xstrdup} subroutine.
632
633@smallexample
634(@value{GDBP}) @b{s}
6350x3b5c 532 if (rquote != def_rquote)
636(@value{GDBP}) @b{s}
6370x3b80 535 lquote = (lq == nil || *lq == '\0') ? \
638def_lquote : xstrdup(lq);
639(@value{GDBP}) @b{n}
640536 rquote = (rq == nil || *rq == '\0') ? def_rquote\
641 : xstrdup(rq);
642(@value{GDBP}) @b{n}
643538 len_lquote = strlen(rquote);
644@end smallexample
645
646@noindent
647The last line displayed looks a little odd; we can examine the variables
648@code{lquote} and @code{rquote} to see if they are in fact the new left
649and right quotes we specified. We use the command @code{p}
650(@code{print}) to see their values.
651
652@smallexample
653(@value{GDBP}) @b{p lquote}
654$1 = 0x35d40 "<QUOTE>"
655(@value{GDBP}) @b{p rquote}
656$2 = 0x35d50 "<UNQUOTE>"
657@end smallexample
658
659@noindent
660@code{lquote} and @code{rquote} are indeed the new left and right quotes.
661To look at some context, we can display ten lines of source
662surrounding the current line with the @code{l} (@code{list}) command.
663
664@smallexample
665(@value{GDBP}) @b{l}
666533 xfree(rquote);
667534
668535 lquote = (lq == nil || *lq == '\0') ? def_lquote\
669 : xstrdup (lq);
670536 rquote = (rq == nil || *rq == '\0') ? def_rquote\
671 : xstrdup (rq);
672537
673538 len_lquote = strlen(rquote);
674539 len_rquote = strlen(lquote);
675540 @}
676541
677542 void
678@end smallexample
679
680@noindent
681Let us step past the two lines that set @code{len_lquote} and
682@code{len_rquote}, and then examine the values of those variables.
683
684@smallexample
685(@value{GDBP}) @b{n}
686539 len_rquote = strlen(lquote);
687(@value{GDBP}) @b{n}
688540 @}
689(@value{GDBP}) @b{p len_lquote}
690$3 = 9
691(@value{GDBP}) @b{p len_rquote}
692$4 = 7
693@end smallexample
694
695@noindent
696That certainly looks wrong, assuming @code{len_lquote} and
697@code{len_rquote} are meant to be the lengths of @code{lquote} and
698@code{rquote} respectively. We can set them to better values using
699the @code{p} command, since it can print the value of
700any expression---and that expression can include subroutine calls and
701assignments.
702
703@smallexample
704(@value{GDBP}) @b{p len_lquote=strlen(lquote)}
705$5 = 7
706(@value{GDBP}) @b{p len_rquote=strlen(rquote)}
707$6 = 9
708@end smallexample
709
710@noindent
711Is that enough to fix the problem of using the new quotes with the
712@code{m4} built-in @code{defn}? We can allow @code{m4} to continue
713executing with the @code{c} (@code{continue}) command, and then try the
714example that caused trouble initially:
715
716@smallexample
717(@value{GDBP}) @b{c}
718Continuing.
719
720@b{define(baz,defn(<QUOTE>foo<UNQUOTE>))}
721
722baz
7230000
724@end smallexample
725
726@noindent
727Success! The new quotes now work just as well as the default ones. The
728problem seems to have been just the two typos defining the wrong
729lengths. We allow @code{m4} exit by giving it an EOF as input:
730
731@smallexample
732@b{C-d}
733Program exited normally.
734@end smallexample
735
736@noindent
737The message @samp{Program exited normally.} is from @value{GDBN}; it
738indicates @code{m4} has finished executing. We can end our @value{GDBN}
739session with the @value{GDBN} @code{quit} command.
740
741@smallexample
742(@value{GDBP}) @b{quit}
743@end smallexample
c906108c 744
6d2ebf8b 745@node Invocation
c906108c
SS
746@chapter Getting In and Out of @value{GDBN}
747
748This chapter discusses how to start @value{GDBN}, and how to get out of it.
5d161b24 749The essentials are:
c906108c 750@itemize @bullet
5d161b24 751@item
53a5351d 752type @samp{@value{GDBP}} to start @value{GDBN}.
5d161b24 753@item
c906108c
SS
754type @kbd{quit} or @kbd{C-d} to exit.
755@end itemize
756
757@menu
758* Invoking GDB:: How to start @value{GDBN}
759* Quitting GDB:: How to quit @value{GDBN}
760* Shell Commands:: How to use shell commands inside @value{GDBN}
0fac0b41 761* Logging output:: How to log @value{GDBN}'s output to a file
c906108c
SS
762@end menu
763
6d2ebf8b 764@node Invoking GDB
c906108c
SS
765@section Invoking @value{GDBN}
766
c906108c
SS
767Invoke @value{GDBN} by running the program @code{@value{GDBP}}. Once started,
768@value{GDBN} reads commands from the terminal until you tell it to exit.
769
770You can also run @code{@value{GDBP}} with a variety of arguments and options,
771to specify more of your debugging environment at the outset.
772
c906108c
SS
773The command-line options described here are designed
774to cover a variety of situations; in some environments, some of these
5d161b24 775options may effectively be unavailable.
c906108c
SS
776
777The most usual way to start @value{GDBN} is with one argument,
778specifying an executable program:
779
474c8240 780@smallexample
c906108c 781@value{GDBP} @var{program}
474c8240 782@end smallexample
c906108c 783
c906108c
SS
784@noindent
785You can also start with both an executable program and a core file
786specified:
787
474c8240 788@smallexample
c906108c 789@value{GDBP} @var{program} @var{core}
474c8240 790@end smallexample
c906108c
SS
791
792You can, instead, specify a process ID as a second argument, if you want
793to debug a running process:
794
474c8240 795@smallexample
c906108c 796@value{GDBP} @var{program} 1234
474c8240 797@end smallexample
c906108c
SS
798
799@noindent
800would attach @value{GDBN} to process @code{1234} (unless you also have a file
801named @file{1234}; @value{GDBN} does check for a core file first).
802
c906108c 803Taking advantage of the second command-line argument requires a fairly
2df3850c
JM
804complete operating system; when you use @value{GDBN} as a remote
805debugger attached to a bare board, there may not be any notion of
806``process'', and there is often no way to get a core dump. @value{GDBN}
807will warn you if it is unable to attach or to read core dumps.
c906108c 808
aa26fa3a
TT
809You can optionally have @code{@value{GDBP}} pass any arguments after the
810executable file to the inferior using @code{--args}. This option stops
811option processing.
474c8240 812@smallexample
aa26fa3a 813gdb --args gcc -O2 -c foo.c
474c8240 814@end smallexample
aa26fa3a
TT
815This will cause @code{@value{GDBP}} to debug @code{gcc}, and to set
816@code{gcc}'s command-line arguments (@pxref{Arguments}) to @samp{-O2 -c foo.c}.
817
96a2c332 818You can run @code{@value{GDBP}} without printing the front material, which describes
c906108c
SS
819@value{GDBN}'s non-warranty, by specifying @code{-silent}:
820
821@smallexample
822@value{GDBP} -silent
823@end smallexample
824
825@noindent
826You can further control how @value{GDBN} starts up by using command-line
827options. @value{GDBN} itself can remind you of the options available.
828
829@noindent
830Type
831
474c8240 832@smallexample
c906108c 833@value{GDBP} -help
474c8240 834@end smallexample
c906108c
SS
835
836@noindent
837to display all available options and briefly describe their use
838(@samp{@value{GDBP} -h} is a shorter equivalent).
839
840All options and command line arguments you give are processed
841in sequential order. The order makes a difference when the
842@samp{-x} option is used.
843
844
845@menu
c906108c
SS
846* File Options:: Choosing files
847* Mode Options:: Choosing modes
848@end menu
849
6d2ebf8b 850@node File Options
c906108c
SS
851@subsection Choosing files
852
2df3850c 853When @value{GDBN} starts, it reads any arguments other than options as
c906108c
SS
854specifying an executable file and core file (or process ID). This is
855the same as if the arguments were specified by the @samp{-se} and
19837790
MS
856@samp{-c} (or @samp{-p} options respectively. (@value{GDBN} reads the
857first argument that does not have an associated option flag as
858equivalent to the @samp{-se} option followed by that argument; and the
859second argument that does not have an associated option flag, if any, as
860equivalent to the @samp{-c}/@samp{-p} option followed by that argument.)
861If the second argument begins with a decimal digit, @value{GDBN} will
862first attempt to attach to it as a process, and if that fails, attempt
863to open it as a corefile. If you have a corefile whose name begins with
b383017d 864a digit, you can prevent @value{GDBN} from treating it as a pid by
79f12247 865prefixing it with @file{./}, eg. @file{./12345}.
7a292a7a
SS
866
867If @value{GDBN} has not been configured to included core file support,
868such as for most embedded targets, then it will complain about a second
869argument and ignore it.
c906108c
SS
870
871Many options have both long and short forms; both are shown in the
872following list. @value{GDBN} also recognizes the long forms if you truncate
873them, so long as enough of the option is present to be unambiguous.
874(If you prefer, you can flag option arguments with @samp{--} rather
875than @samp{-}, though we illustrate the more usual convention.)
876
d700128c
EZ
877@c NOTE: the @cindex entries here use double dashes ON PURPOSE. This
878@c way, both those who look for -foo and --foo in the index, will find
879@c it.
880
c906108c
SS
881@table @code
882@item -symbols @var{file}
883@itemx -s @var{file}
d700128c
EZ
884@cindex @code{--symbols}
885@cindex @code{-s}
c906108c
SS
886Read symbol table from file @var{file}.
887
888@item -exec @var{file}
889@itemx -e @var{file}
d700128c
EZ
890@cindex @code{--exec}
891@cindex @code{-e}
7a292a7a
SS
892Use file @var{file} as the executable file to execute when appropriate,
893and for examining pure data in conjunction with a core dump.
c906108c
SS
894
895@item -se @var{file}
d700128c 896@cindex @code{--se}
c906108c
SS
897Read symbol table from file @var{file} and use it as the executable
898file.
899
c906108c
SS
900@item -core @var{file}
901@itemx -c @var{file}
d700128c
EZ
902@cindex @code{--core}
903@cindex @code{-c}
b383017d 904Use file @var{file} as a core dump to examine.
c906108c
SS
905
906@item -c @var{number}
19837790
MS
907@item -pid @var{number}
908@itemx -p @var{number}
909@cindex @code{--pid}
910@cindex @code{-p}
911Connect to process ID @var{number}, as with the @code{attach} command.
912If there is no such process, @value{GDBN} will attempt to open a core
913file named @var{number}.
c906108c
SS
914
915@item -command @var{file}
916@itemx -x @var{file}
d700128c
EZ
917@cindex @code{--command}
918@cindex @code{-x}
c906108c
SS
919Execute @value{GDBN} commands from file @var{file}. @xref{Command
920Files,, Command files}.
921
922@item -directory @var{directory}
923@itemx -d @var{directory}
d700128c
EZ
924@cindex @code{--directory}
925@cindex @code{-d}
c906108c
SS
926Add @var{directory} to the path to search for source files.
927
c906108c
SS
928@item -m
929@itemx -mapped
d700128c
EZ
930@cindex @code{--mapped}
931@cindex @code{-m}
c906108c
SS
932@emph{Warning: this option depends on operating system facilities that are not
933supported on all systems.}@*
934If memory-mapped files are available on your system through the @code{mmap}
5d161b24 935system call, you can use this option
c906108c
SS
936to have @value{GDBN} write the symbols from your
937program into a reusable file in the current directory. If the program you are debugging is
96a2c332 938called @file{/tmp/fred}, the mapped symbol file is @file{/tmp/fred.syms}.
c906108c
SS
939Future @value{GDBN} debugging sessions notice the presence of this file,
940and can quickly map in symbol information from it, rather than reading
941the symbol table from the executable program.
942
943The @file{.syms} file is specific to the host machine where @value{GDBN}
944is run. It holds an exact image of the internal @value{GDBN} symbol
945table. It cannot be shared across multiple host platforms.
c906108c 946
c906108c
SS
947@item -r
948@itemx -readnow
d700128c
EZ
949@cindex @code{--readnow}
950@cindex @code{-r}
c906108c
SS
951Read each symbol file's entire symbol table immediately, rather than
952the default, which is to read it incrementally as it is needed.
953This makes startup slower, but makes future operations faster.
53a5351d 954
c906108c
SS
955@end table
956
2df3850c 957You typically combine the @code{-mapped} and @code{-readnow} options in
c906108c 958order to build a @file{.syms} file that contains complete symbol
2df3850c
JM
959information. (@xref{Files,,Commands to specify files}, for information
960on @file{.syms} files.) A simple @value{GDBN} invocation to do nothing
961but build a @file{.syms} file for future use is:
c906108c 962
474c8240 963@smallexample
2df3850c 964gdb -batch -nx -mapped -readnow programname
474c8240 965@end smallexample
c906108c 966
6d2ebf8b 967@node Mode Options
c906108c
SS
968@subsection Choosing modes
969
970You can run @value{GDBN} in various alternative modes---for example, in
971batch mode or quiet mode.
972
973@table @code
974@item -nx
975@itemx -n
d700128c
EZ
976@cindex @code{--nx}
977@cindex @code{-n}
96565e91 978Do not execute commands found in any initialization files. Normally,
2df3850c
JM
979@value{GDBN} executes the commands in these files after all the command
980options and arguments have been processed. @xref{Command Files,,Command
981files}.
c906108c
SS
982
983@item -quiet
d700128c 984@itemx -silent
c906108c 985@itemx -q
d700128c
EZ
986@cindex @code{--quiet}
987@cindex @code{--silent}
988@cindex @code{-q}
c906108c
SS
989``Quiet''. Do not print the introductory and copyright messages. These
990messages are also suppressed in batch mode.
991
992@item -batch
d700128c 993@cindex @code{--batch}
c906108c
SS
994Run in batch mode. Exit with status @code{0} after processing all the
995command files specified with @samp{-x} (and all commands from
996initialization files, if not inhibited with @samp{-n}). Exit with
997nonzero status if an error occurs in executing the @value{GDBN} commands
998in the command files.
999
2df3850c
JM
1000Batch mode may be useful for running @value{GDBN} as a filter, for
1001example to download and run a program on another computer; in order to
1002make this more useful, the message
c906108c 1003
474c8240 1004@smallexample
c906108c 1005Program exited normally.
474c8240 1006@end smallexample
c906108c
SS
1007
1008@noindent
2df3850c
JM
1009(which is ordinarily issued whenever a program running under
1010@value{GDBN} control terminates) is not issued when running in batch
1011mode.
1012
1013@item -nowindows
1014@itemx -nw
d700128c
EZ
1015@cindex @code{--nowindows}
1016@cindex @code{-nw}
2df3850c 1017``No windows''. If @value{GDBN} comes with a graphical user interface
96a2c332 1018(GUI) built in, then this option tells @value{GDBN} to only use the command-line
2df3850c
JM
1019interface. If no GUI is available, this option has no effect.
1020
1021@item -windows
1022@itemx -w
d700128c
EZ
1023@cindex @code{--windows}
1024@cindex @code{-w}
2df3850c
JM
1025If @value{GDBN} includes a GUI, then this option requires it to be
1026used if possible.
c906108c
SS
1027
1028@item -cd @var{directory}
d700128c 1029@cindex @code{--cd}
c906108c
SS
1030Run @value{GDBN} using @var{directory} as its working directory,
1031instead of the current directory.
1032
c906108c
SS
1033@item -fullname
1034@itemx -f
d700128c
EZ
1035@cindex @code{--fullname}
1036@cindex @code{-f}
7a292a7a
SS
1037@sc{gnu} Emacs sets this option when it runs @value{GDBN} as a
1038subprocess. It tells @value{GDBN} to output the full file name and line
1039number in a standard, recognizable fashion each time a stack frame is
1040displayed (which includes each time your program stops). This
1041recognizable format looks like two @samp{\032} characters, followed by
1042the file name, line number and character position separated by colons,
1043and a newline. The Emacs-to-@value{GDBN} interface program uses the two
1044@samp{\032} characters as a signal to display the source code for the
1045frame.
c906108c 1046
d700128c
EZ
1047@item -epoch
1048@cindex @code{--epoch}
1049The Epoch Emacs-@value{GDBN} interface sets this option when it runs
1050@value{GDBN} as a subprocess. It tells @value{GDBN} to modify its print
1051routines so as to allow Epoch to display values of expressions in a
1052separate window.
1053
1054@item -annotate @var{level}
1055@cindex @code{--annotate}
1056This option sets the @dfn{annotation level} inside @value{GDBN}. Its
1057effect is identical to using @samp{set annotate @var{level}}
086432e2
AC
1058(@pxref{Annotations}). The annotation @var{level} controls how much
1059information @value{GDBN} prints together with its prompt, values of
1060expressions, source lines, and other types of output. Level 0 is the
1061normal, level 1 is for use when @value{GDBN} is run as a subprocess of
1062@sc{gnu} Emacs, level 3 is the maximum annotation suitable for programs
1063that control @value{GDBN}, and level 2 has been deprecated.
1064
1065The annotation mechanism has largely been superseeded by @sc{gdb/mi}
1066(@pxref{GDB/MI}).
d700128c 1067
aa26fa3a
TT
1068@item --args
1069@cindex @code{--args}
1070Change interpretation of command line so that arguments following the
1071executable file are passed as command line arguments to the inferior.
1072This option stops option processing.
1073
2df3850c
JM
1074@item -baud @var{bps}
1075@itemx -b @var{bps}
d700128c
EZ
1076@cindex @code{--baud}
1077@cindex @code{-b}
c906108c
SS
1078Set the line speed (baud rate or bits per second) of any serial
1079interface used by @value{GDBN} for remote debugging.
c906108c
SS
1080
1081@item -tty @var{device}
d700128c
EZ
1082@itemx -t @var{device}
1083@cindex @code{--tty}
1084@cindex @code{-t}
c906108c
SS
1085Run using @var{device} for your program's standard input and output.
1086@c FIXME: kingdon thinks there is more to -tty. Investigate.
c906108c 1087
53a5351d 1088@c resolve the situation of these eventually
c4555f82
SC
1089@item -tui
1090@cindex @code{--tui}
d0d5df6f
AC
1091Activate the @dfn{Text User Interface} when starting. The Text User
1092Interface manages several text windows on the terminal, showing
1093source, assembly, registers and @value{GDBN} command outputs
1094(@pxref{TUI, ,@value{GDBN} Text User Interface}). Alternatively, the
1095Text User Interface can be enabled by invoking the program
1096@samp{gdbtui}. Do not use this option if you run @value{GDBN} from
1097Emacs (@pxref{Emacs, ,Using @value{GDBN} under @sc{gnu} Emacs}).
53a5351d
JM
1098
1099@c @item -xdb
d700128c 1100@c @cindex @code{--xdb}
53a5351d
JM
1101@c Run in XDB compatibility mode, allowing the use of certain XDB commands.
1102@c For information, see the file @file{xdb_trans.html}, which is usually
1103@c installed in the directory @code{/opt/langtools/wdb/doc} on HP-UX
1104@c systems.
1105
d700128c
EZ
1106@item -interpreter @var{interp}
1107@cindex @code{--interpreter}
1108Use the interpreter @var{interp} for interface with the controlling
1109program or device. This option is meant to be set by programs which
94bbb2c0 1110communicate with @value{GDBN} using it as a back end.
21c294e6 1111@xref{Interpreters, , Command Interpreters}.
94bbb2c0 1112
da0f9dcd 1113@samp{--interpreter=mi} (or @samp{--interpreter=mi2}) causes
2fcf52f0 1114@value{GDBN} to use the @dfn{@sc{gdb/mi} interface} (@pxref{GDB/MI, ,
6c74ac8b
AC
1115The @sc{gdb/mi} Interface}) included since @var{GDBN} version 6.0. The
1116previous @sc{gdb/mi} interface, included in @value{GDBN} version 5.3 and
1117selected with @samp{--interpreter=mi1}, is deprecated. Earlier
1118@sc{gdb/mi} interfaces are no longer supported.
d700128c
EZ
1119
1120@item -write
1121@cindex @code{--write}
1122Open the executable and core files for both reading and writing. This
1123is equivalent to the @samp{set write on} command inside @value{GDBN}
1124(@pxref{Patching}).
1125
1126@item -statistics
1127@cindex @code{--statistics}
1128This option causes @value{GDBN} to print statistics about time and
1129memory usage after it completes each command and returns to the prompt.
1130
1131@item -version
1132@cindex @code{--version}
1133This option causes @value{GDBN} to print its version number and
1134no-warranty blurb, and exit.
1135
c906108c
SS
1136@end table
1137
6d2ebf8b 1138@node Quitting GDB
c906108c
SS
1139@section Quitting @value{GDBN}
1140@cindex exiting @value{GDBN}
1141@cindex leaving @value{GDBN}
1142
1143@table @code
1144@kindex quit @r{[}@var{expression}@r{]}
41afff9a 1145@kindex q @r{(@code{quit})}
96a2c332
SS
1146@item quit @r{[}@var{expression}@r{]}
1147@itemx q
1148To exit @value{GDBN}, use the @code{quit} command (abbreviated
1149@code{q}), or type an end-of-file character (usually @kbd{C-d}). If you
1150do not supply @var{expression}, @value{GDBN} will terminate normally;
1151otherwise it will terminate using the result of @var{expression} as the
1152error code.
c906108c
SS
1153@end table
1154
1155@cindex interrupt
1156An interrupt (often @kbd{C-c}) does not exit from @value{GDBN}, but rather
1157terminates the action of any @value{GDBN} command that is in progress and
1158returns to @value{GDBN} command level. It is safe to type the interrupt
1159character at any time because @value{GDBN} does not allow it to take effect
1160until a time when it is safe.
1161
c906108c
SS
1162If you have been using @value{GDBN} to control an attached process or
1163device, you can release it with the @code{detach} command
1164(@pxref{Attach, ,Debugging an already-running process}).
c906108c 1165
6d2ebf8b 1166@node Shell Commands
c906108c
SS
1167@section Shell commands
1168
1169If you need to execute occasional shell commands during your
1170debugging session, there is no need to leave or suspend @value{GDBN}; you can
1171just use the @code{shell} command.
1172
1173@table @code
1174@kindex shell
1175@cindex shell escape
1176@item shell @var{command string}
1177Invoke a standard shell to execute @var{command string}.
c906108c 1178If it exists, the environment variable @code{SHELL} determines which
d4f3574e
SS
1179shell to run. Otherwise @value{GDBN} uses the default shell
1180(@file{/bin/sh} on Unix systems, @file{COMMAND.COM} on MS-DOS, etc.).
c906108c
SS
1181@end table
1182
1183The utility @code{make} is often needed in development environments.
1184You do not have to use the @code{shell} command for this purpose in
1185@value{GDBN}:
1186
1187@table @code
1188@kindex make
1189@cindex calling make
1190@item make @var{make-args}
1191Execute the @code{make} program with the specified
1192arguments. This is equivalent to @samp{shell make @var{make-args}}.
1193@end table
1194
0fac0b41
DJ
1195@node Logging output
1196@section Logging output
1197@cindex logging @value{GDBN} output
1198
1199You may want to save the output of @value{GDBN} commands to a file.
1200There are several commands to control @value{GDBN}'s logging.
1201
1202@table @code
1203@kindex set logging
1204@item set logging on
1205Enable logging.
1206@item set logging off
1207Disable logging.
1208@item set logging file @var{file}
1209Change the name of the current logfile. The default logfile is @file{gdb.txt}.
1210@item set logging overwrite [on|off]
1211By default, @value{GDBN} will append to the logfile. Set @code{overwrite} if
1212you want @code{set logging on} to overwrite the logfile instead.
1213@item set logging redirect [on|off]
1214By default, @value{GDBN} output will go to both the terminal and the logfile.
1215Set @code{redirect} if you want output to go only to the log file.
1216@kindex show logging
1217@item show logging
1218Show the current values of the logging settings.
1219@end table
1220
6d2ebf8b 1221@node Commands
c906108c
SS
1222@chapter @value{GDBN} Commands
1223
1224You can abbreviate a @value{GDBN} command to the first few letters of the command
1225name, if that abbreviation is unambiguous; and you can repeat certain
1226@value{GDBN} commands by typing just @key{RET}. You can also use the @key{TAB}
1227key to get @value{GDBN} to fill out the rest of a word in a command (or to
1228show you the alternatives available, if there is more than one possibility).
1229
1230@menu
1231* Command Syntax:: How to give commands to @value{GDBN}
1232* Completion:: Command completion
1233* Help:: How to ask @value{GDBN} for help
1234@end menu
1235
6d2ebf8b 1236@node Command Syntax
c906108c
SS
1237@section Command syntax
1238
1239A @value{GDBN} command is a single line of input. There is no limit on
1240how long it can be. It starts with a command name, which is followed by
1241arguments whose meaning depends on the command name. For example, the
1242command @code{step} accepts an argument which is the number of times to
1243step, as in @samp{step 5}. You can also use the @code{step} command
96a2c332 1244with no arguments. Some commands do not allow any arguments.
c906108c
SS
1245
1246@cindex abbreviation
1247@value{GDBN} command names may always be truncated if that abbreviation is
1248unambiguous. Other possible command abbreviations are listed in the
1249documentation for individual commands. In some cases, even ambiguous
1250abbreviations are allowed; for example, @code{s} is specially defined as
1251equivalent to @code{step} even though there are other commands whose
1252names start with @code{s}. You can test abbreviations by using them as
1253arguments to the @code{help} command.
1254
1255@cindex repeating commands
41afff9a 1256@kindex RET @r{(repeat last command)}
c906108c 1257A blank line as input to @value{GDBN} (typing just @key{RET}) means to
96a2c332 1258repeat the previous command. Certain commands (for example, @code{run})
c906108c
SS
1259will not repeat this way; these are commands whose unintentional
1260repetition might cause trouble and which you are unlikely to want to
1261repeat.
1262
1263The @code{list} and @code{x} commands, when you repeat them with
1264@key{RET}, construct new arguments rather than repeating
1265exactly as typed. This permits easy scanning of source or memory.
1266
1267@value{GDBN} can also use @key{RET} in another way: to partition lengthy
1268output, in a way similar to the common utility @code{more}
1269(@pxref{Screen Size,,Screen size}). Since it is easy to press one
1270@key{RET} too many in this situation, @value{GDBN} disables command
1271repetition after any command that generates this sort of display.
1272
41afff9a 1273@kindex # @r{(a comment)}
c906108c
SS
1274@cindex comment
1275Any text from a @kbd{#} to the end of the line is a comment; it does
1276nothing. This is useful mainly in command files (@pxref{Command
1277Files,,Command files}).
1278
88118b3a
TT
1279@cindex repeating command sequences
1280@kindex C-o @r{(operate-and-get-next)}
1281The @kbd{C-o} binding is useful for repeating a complex sequence of
1282commands. This command accepts the current line, like @kbd{RET}, and
1283then fetches the next line relative to the current line from the history
1284for editing.
1285
6d2ebf8b 1286@node Completion
c906108c
SS
1287@section Command completion
1288
1289@cindex completion
1290@cindex word completion
1291@value{GDBN} can fill in the rest of a word in a command for you, if there is
1292only one possibility; it can also show you what the valid possibilities
1293are for the next word in a command, at any time. This works for @value{GDBN}
1294commands, @value{GDBN} subcommands, and the names of symbols in your program.
1295
1296Press the @key{TAB} key whenever you want @value{GDBN} to fill out the rest
1297of a word. If there is only one possibility, @value{GDBN} fills in the
1298word, and waits for you to finish the command (or press @key{RET} to
1299enter it). For example, if you type
1300
1301@c FIXME "@key" does not distinguish its argument sufficiently to permit
1302@c complete accuracy in these examples; space introduced for clarity.
1303@c If texinfo enhancements make it unnecessary, it would be nice to
1304@c replace " @key" by "@key" in the following...
474c8240 1305@smallexample
c906108c 1306(@value{GDBP}) info bre @key{TAB}
474c8240 1307@end smallexample
c906108c
SS
1308
1309@noindent
1310@value{GDBN} fills in the rest of the word @samp{breakpoints}, since that is
1311the only @code{info} subcommand beginning with @samp{bre}:
1312
474c8240 1313@smallexample
c906108c 1314(@value{GDBP}) info breakpoints
474c8240 1315@end smallexample
c906108c
SS
1316
1317@noindent
1318You can either press @key{RET} at this point, to run the @code{info
1319breakpoints} command, or backspace and enter something else, if
1320@samp{breakpoints} does not look like the command you expected. (If you
1321were sure you wanted @code{info breakpoints} in the first place, you
1322might as well just type @key{RET} immediately after @samp{info bre},
1323to exploit command abbreviations rather than command completion).
1324
1325If there is more than one possibility for the next word when you press
1326@key{TAB}, @value{GDBN} sounds a bell. You can either supply more
1327characters and try again, or just press @key{TAB} a second time;
1328@value{GDBN} displays all the possible completions for that word. For
1329example, you might want to set a breakpoint on a subroutine whose name
1330begins with @samp{make_}, but when you type @kbd{b make_@key{TAB}} @value{GDBN}
1331just sounds the bell. Typing @key{TAB} again displays all the
1332function names in your program that begin with those characters, for
1333example:
1334
474c8240 1335@smallexample
c906108c
SS
1336(@value{GDBP}) b make_ @key{TAB}
1337@exdent @value{GDBN} sounds bell; press @key{TAB} again, to see:
5d161b24
DB
1338make_a_section_from_file make_environ
1339make_abs_section make_function_type
1340make_blockvector make_pointer_type
1341make_cleanup make_reference_type
c906108c
SS
1342make_command make_symbol_completion_list
1343(@value{GDBP}) b make_
474c8240 1344@end smallexample
c906108c
SS
1345
1346@noindent
1347After displaying the available possibilities, @value{GDBN} copies your
1348partial input (@samp{b make_} in the example) so you can finish the
1349command.
1350
1351If you just want to see the list of alternatives in the first place, you
b37052ae 1352can press @kbd{M-?} rather than pressing @key{TAB} twice. @kbd{M-?}
7a292a7a 1353means @kbd{@key{META} ?}. You can type this either by holding down a
c906108c 1354key designated as the @key{META} shift on your keyboard (if there is
7a292a7a 1355one) while typing @kbd{?}, or as @key{ESC} followed by @kbd{?}.
c906108c
SS
1356
1357@cindex quotes in commands
1358@cindex completion of quoted strings
1359Sometimes the string you need, while logically a ``word'', may contain
7a292a7a
SS
1360parentheses or other characters that @value{GDBN} normally excludes from
1361its notion of a word. To permit word completion to work in this
1362situation, you may enclose words in @code{'} (single quote marks) in
1363@value{GDBN} commands.
c906108c 1364
c906108c 1365The most likely situation where you might need this is in typing the
b37052ae
EZ
1366name of a C@t{++} function. This is because C@t{++} allows function
1367overloading (multiple definitions of the same function, distinguished
1368by argument type). For example, when you want to set a breakpoint you
1369may need to distinguish whether you mean the version of @code{name}
1370that takes an @code{int} parameter, @code{name(int)}, or the version
1371that takes a @code{float} parameter, @code{name(float)}. To use the
1372word-completion facilities in this situation, type a single quote
1373@code{'} at the beginning of the function name. This alerts
1374@value{GDBN} that it may need to consider more information than usual
1375when you press @key{TAB} or @kbd{M-?} to request word completion:
c906108c 1376
474c8240 1377@smallexample
96a2c332 1378(@value{GDBP}) b 'bubble( @kbd{M-?}
c906108c
SS
1379bubble(double,double) bubble(int,int)
1380(@value{GDBP}) b 'bubble(
474c8240 1381@end smallexample
c906108c
SS
1382
1383In some cases, @value{GDBN} can tell that completing a name requires using
1384quotes. When this happens, @value{GDBN} inserts the quote for you (while
1385completing as much as it can) if you do not type the quote in the first
1386place:
1387
474c8240 1388@smallexample
c906108c
SS
1389(@value{GDBP}) b bub @key{TAB}
1390@exdent @value{GDBN} alters your input line to the following, and rings a bell:
1391(@value{GDBP}) b 'bubble(
474c8240 1392@end smallexample
c906108c
SS
1393
1394@noindent
1395In general, @value{GDBN} can tell that a quote is needed (and inserts it) if
1396you have not yet started typing the argument list when you ask for
1397completion on an overloaded symbol.
1398
d4f3574e 1399For more information about overloaded functions, see @ref{C plus plus
b37052ae 1400expressions, ,C@t{++} expressions}. You can use the command @code{set
c906108c 1401overload-resolution off} to disable overload resolution;
b37052ae 1402see @ref{Debugging C plus plus, ,@value{GDBN} features for C@t{++}}.
c906108c
SS
1403
1404
6d2ebf8b 1405@node Help
c906108c
SS
1406@section Getting help
1407@cindex online documentation
1408@kindex help
1409
5d161b24 1410You can always ask @value{GDBN} itself for information on its commands,
c906108c
SS
1411using the command @code{help}.
1412
1413@table @code
41afff9a 1414@kindex h @r{(@code{help})}
c906108c
SS
1415@item help
1416@itemx h
1417You can use @code{help} (abbreviated @code{h}) with no arguments to
1418display a short list of named classes of commands:
1419
1420@smallexample
1421(@value{GDBP}) help
1422List of classes of commands:
1423
2df3850c 1424aliases -- Aliases of other commands
c906108c 1425breakpoints -- Making program stop at certain points
2df3850c 1426data -- Examining data
c906108c 1427files -- Specifying and examining files
2df3850c
JM
1428internals -- Maintenance commands
1429obscure -- Obscure features
1430running -- Running the program
1431stack -- Examining the stack
c906108c
SS
1432status -- Status inquiries
1433support -- Support facilities
96a2c332
SS
1434tracepoints -- Tracing of program execution without@*
1435 stopping the program
c906108c 1436user-defined -- User-defined commands
c906108c 1437
5d161b24 1438Type "help" followed by a class name for a list of
c906108c 1439commands in that class.
5d161b24 1440Type "help" followed by command name for full
c906108c
SS
1441documentation.
1442Command name abbreviations are allowed if unambiguous.
1443(@value{GDBP})
1444@end smallexample
96a2c332 1445@c the above line break eliminates huge line overfull...
c906108c
SS
1446
1447@item help @var{class}
1448Using one of the general help classes as an argument, you can get a
1449list of the individual commands in that class. For example, here is the
1450help display for the class @code{status}:
1451
1452@smallexample
1453(@value{GDBP}) help status
1454Status inquiries.
1455
1456List of commands:
1457
1458@c Line break in "show" line falsifies real output, but needed
1459@c to fit in smallbook page size.
2df3850c
JM
1460info -- Generic command for showing things
1461 about the program being debugged
1462show -- Generic command for showing things
1463 about the debugger
c906108c 1464
5d161b24 1465Type "help" followed by command name for full
c906108c
SS
1466documentation.
1467Command name abbreviations are allowed if unambiguous.
1468(@value{GDBP})
1469@end smallexample
1470
1471@item help @var{command}
1472With a command name as @code{help} argument, @value{GDBN} displays a
1473short paragraph on how to use that command.
1474
6837a0a2
DB
1475@kindex apropos
1476@item apropos @var{args}
1477The @code{apropos @var{args}} command searches through all of the @value{GDBN}
1478commands, and their documentation, for the regular expression specified in
1479@var{args}. It prints out all matches found. For example:
1480
1481@smallexample
1482apropos reload
1483@end smallexample
1484
b37052ae
EZ
1485@noindent
1486results in:
6837a0a2
DB
1487
1488@smallexample
6d2ebf8b
SS
1489@c @group
1490set symbol-reloading -- Set dynamic symbol table reloading
1491 multiple times in one run
1492show symbol-reloading -- Show dynamic symbol table reloading
1493 multiple times in one run
1494@c @end group
6837a0a2
DB
1495@end smallexample
1496
c906108c
SS
1497@kindex complete
1498@item complete @var{args}
1499The @code{complete @var{args}} command lists all the possible completions
1500for the beginning of a command. Use @var{args} to specify the beginning of the
1501command you want completed. For example:
1502
1503@smallexample
1504complete i
1505@end smallexample
1506
1507@noindent results in:
1508
1509@smallexample
1510@group
2df3850c
JM
1511if
1512ignore
c906108c
SS
1513info
1514inspect
c906108c
SS
1515@end group
1516@end smallexample
1517
1518@noindent This is intended for use by @sc{gnu} Emacs.
1519@end table
1520
1521In addition to @code{help}, you can use the @value{GDBN} commands @code{info}
1522and @code{show} to inquire about the state of your program, or the state
1523of @value{GDBN} itself. Each command supports many topics of inquiry; this
1524manual introduces each of them in the appropriate context. The listings
1525under @code{info} and under @code{show} in the Index point to
1526all the sub-commands. @xref{Index}.
1527
1528@c @group
1529@table @code
1530@kindex info
41afff9a 1531@kindex i @r{(@code{info})}
c906108c
SS
1532@item info
1533This command (abbreviated @code{i}) is for describing the state of your
1534program. For example, you can list the arguments given to your program
1535with @code{info args}, list the registers currently in use with @code{info
1536registers}, or list the breakpoints you have set with @code{info breakpoints}.
1537You can get a complete list of the @code{info} sub-commands with
1538@w{@code{help info}}.
1539
1540@kindex set
1541@item set
5d161b24 1542You can assign the result of an expression to an environment variable with
c906108c
SS
1543@code{set}. For example, you can set the @value{GDBN} prompt to a $-sign with
1544@code{set prompt $}.
1545
1546@kindex show
1547@item show
5d161b24 1548In contrast to @code{info}, @code{show} is for describing the state of
c906108c
SS
1549@value{GDBN} itself.
1550You can change most of the things you can @code{show}, by using the
1551related command @code{set}; for example, you can control what number
1552system is used for displays with @code{set radix}, or simply inquire
1553which is currently in use with @code{show radix}.
1554
1555@kindex info set
1556To display all the settable parameters and their current
1557values, you can use @code{show} with no arguments; you may also use
1558@code{info set}. Both commands produce the same display.
1559@c FIXME: "info set" violates the rule that "info" is for state of
1560@c FIXME...program. Ck w/ GNU: "info set" to be called something else,
1561@c FIXME...or change desc of rule---eg "state of prog and debugging session"?
1562@end table
1563@c @end group
1564
1565Here are three miscellaneous @code{show} subcommands, all of which are
1566exceptional in lacking corresponding @code{set} commands:
1567
1568@table @code
1569@kindex show version
1570@cindex version number
1571@item show version
1572Show what version of @value{GDBN} is running. You should include this
2df3850c
JM
1573information in @value{GDBN} bug-reports. If multiple versions of
1574@value{GDBN} are in use at your site, you may need to determine which
1575version of @value{GDBN} you are running; as @value{GDBN} evolves, new
1576commands are introduced, and old ones may wither away. Also, many
1577system vendors ship variant versions of @value{GDBN}, and there are
96a2c332 1578variant versions of @value{GDBN} in @sc{gnu}/Linux distributions as well.
2df3850c
JM
1579The version number is the same as the one announced when you start
1580@value{GDBN}.
c906108c
SS
1581
1582@kindex show copying
1583@item show copying
1584Display information about permission for copying @value{GDBN}.
1585
1586@kindex show warranty
1587@item show warranty
2df3850c 1588Display the @sc{gnu} ``NO WARRANTY'' statement, or a warranty,
96a2c332 1589if your version of @value{GDBN} comes with one.
2df3850c 1590
c906108c
SS
1591@end table
1592
6d2ebf8b 1593@node Running
c906108c
SS
1594@chapter Running Programs Under @value{GDBN}
1595
1596When you run a program under @value{GDBN}, you must first generate
1597debugging information when you compile it.
7a292a7a
SS
1598
1599You may start @value{GDBN} with its arguments, if any, in an environment
1600of your choice. If you are doing native debugging, you may redirect
1601your program's input and output, debug an already running process, or
1602kill a child process.
c906108c
SS
1603
1604@menu
1605* Compilation:: Compiling for debugging
1606* Starting:: Starting your program
c906108c
SS
1607* Arguments:: Your program's arguments
1608* Environment:: Your program's environment
c906108c
SS
1609
1610* Working Directory:: Your program's working directory
1611* Input/Output:: Your program's input and output
1612* Attach:: Debugging an already-running process
1613* Kill Process:: Killing the child process
c906108c
SS
1614
1615* Threads:: Debugging programs with multiple threads
1616* Processes:: Debugging programs with multiple processes
1617@end menu
1618
6d2ebf8b 1619@node Compilation
c906108c
SS
1620@section Compiling for debugging
1621
1622In order to debug a program effectively, you need to generate
1623debugging information when you compile it. This debugging information
1624is stored in the object file; it describes the data type of each
1625variable or function and the correspondence between source line numbers
1626and addresses in the executable code.
1627
1628To request debugging information, specify the @samp{-g} option when you run
1629the compiler.
1630
e2e0bcd1
JB
1631Most compilers do not include information about preprocessor macros in
1632the debugging information if you specify the @option{-g} flag alone,
1633because this information is rather large. Version 3.1 of @value{NGCC},
1634the @sc{gnu} C compiler, provides macro information if you specify the
1635options @option{-gdwarf-2} and @option{-g3}; the former option requests
1636debugging information in the Dwarf 2 format, and the latter requests
1637``extra information''. In the future, we hope to find more compact ways
1638to represent macro information, so that it can be included with
1639@option{-g} alone.
1640
c906108c
SS
1641Many C compilers are unable to handle the @samp{-g} and @samp{-O}
1642options together. Using those compilers, you cannot generate optimized
1643executables containing debugging information.
1644
53a5351d
JM
1645@value{NGCC}, the @sc{gnu} C compiler, supports @samp{-g} with or
1646without @samp{-O}, making it possible to debug optimized code. We
1647recommend that you @emph{always} use @samp{-g} whenever you compile a
1648program. You may think your program is correct, but there is no sense
1649in pushing your luck.
c906108c
SS
1650
1651@cindex optimized code, debugging
1652@cindex debugging optimized code
1653When you debug a program compiled with @samp{-g -O}, remember that the
1654optimizer is rearranging your code; the debugger shows you what is
1655really there. Do not be too surprised when the execution path does not
1656exactly match your source file! An extreme example: if you define a
1657variable, but never use it, @value{GDBN} never sees that
1658variable---because the compiler optimizes it out of existence.
1659
1660Some things do not work as well with @samp{-g -O} as with just
1661@samp{-g}, particularly on machines with instruction scheduling. If in
1662doubt, recompile with @samp{-g} alone, and if this fixes the problem,
1663please report it to us as a bug (including a test case!).
15387254 1664@xref{Variables}, for more information about debugging optimized code.
c906108c
SS
1665
1666Older versions of the @sc{gnu} C compiler permitted a variant option
1667@w{@samp{-gg}} for debugging information. @value{GDBN} no longer supports this
1668format; if your @sc{gnu} C compiler has this option, do not use it.
1669
1670@need 2000
6d2ebf8b 1671@node Starting
c906108c
SS
1672@section Starting your program
1673@cindex starting
1674@cindex running
1675
1676@table @code
1677@kindex run
41afff9a 1678@kindex r @r{(@code{run})}
c906108c
SS
1679@item run
1680@itemx r
7a292a7a
SS
1681Use the @code{run} command to start your program under @value{GDBN}.
1682You must first specify the program name (except on VxWorks) with an
1683argument to @value{GDBN} (@pxref{Invocation, ,Getting In and Out of
1684@value{GDBN}}), or by using the @code{file} or @code{exec-file} command
1685(@pxref{Files, ,Commands to specify files}).
c906108c
SS
1686
1687@end table
1688
c906108c
SS
1689If you are running your program in an execution environment that
1690supports processes, @code{run} creates an inferior process and makes
1691that process run your program. (In environments without processes,
1692@code{run} jumps to the start of your program.)
1693
1694The execution of a program is affected by certain information it
1695receives from its superior. @value{GDBN} provides ways to specify this
1696information, which you must do @emph{before} starting your program. (You
1697can change it after starting your program, but such changes only affect
1698your program the next time you start it.) This information may be
1699divided into four categories:
1700
1701@table @asis
1702@item The @emph{arguments.}
1703Specify the arguments to give your program as the arguments of the
1704@code{run} command. If a shell is available on your target, the shell
1705is used to pass the arguments, so that you may use normal conventions
1706(such as wildcard expansion or variable substitution) in describing
1707the arguments.
1708In Unix systems, you can control which shell is used with the
1709@code{SHELL} environment variable.
1710@xref{Arguments, ,Your program's arguments}.
1711
1712@item The @emph{environment.}
1713Your program normally inherits its environment from @value{GDBN}, but you can
1714use the @value{GDBN} commands @code{set environment} and @code{unset
1715environment} to change parts of the environment that affect
1716your program. @xref{Environment, ,Your program's environment}.
1717
1718@item The @emph{working directory.}
1719Your program inherits its working directory from @value{GDBN}. You can set
1720the @value{GDBN} working directory with the @code{cd} command in @value{GDBN}.
1721@xref{Working Directory, ,Your program's working directory}.
1722
1723@item The @emph{standard input and output.}
1724Your program normally uses the same device for standard input and
1725standard output as @value{GDBN} is using. You can redirect input and output
1726in the @code{run} command line, or you can use the @code{tty} command to
1727set a different device for your program.
1728@xref{Input/Output, ,Your program's input and output}.
1729
1730@cindex pipes
1731@emph{Warning:} While input and output redirection work, you cannot use
1732pipes to pass the output of the program you are debugging to another
1733program; if you attempt this, @value{GDBN} is likely to wind up debugging the
1734wrong program.
1735@end table
c906108c
SS
1736
1737When you issue the @code{run} command, your program begins to execute
1738immediately. @xref{Stopping, ,Stopping and continuing}, for discussion
1739of how to arrange for your program to stop. Once your program has
1740stopped, you may call functions in your program, using the @code{print}
1741or @code{call} commands. @xref{Data, ,Examining Data}.
1742
1743If the modification time of your symbol file has changed since the last
1744time @value{GDBN} read its symbols, @value{GDBN} discards its symbol
1745table, and reads it again. When it does this, @value{GDBN} tries to retain
1746your current breakpoints.
1747
4e8b0763
JB
1748@table @code
1749@kindex start
1750@item start
1751@cindex run to main procedure
1752The name of the main procedure can vary from language to language.
1753With C or C@t{++}, the main procedure name is always @code{main}, but
1754other languages such as Ada do not require a specific name for their
1755main procedure. The debugger provides a convenient way to start the
1756execution of the program and to stop at the beginning of the main
1757procedure, depending on the language used.
1758
1759The @samp{start} command does the equivalent of setting a temporary
1760breakpoint at the beginning of the main procedure and then invoking
1761the @samp{run} command.
1762
1763Some programs contain an elaboration phase where some startup code is
1764executed before the main program is called. This depends on the
1765languages used to write your program. In C@t{++} for instance,
1766constructors for static and global objects are executed before
1767@code{main} is called. It is therefore possible that the debugger stops
1768before reaching the main procedure. However, the temporary breakpoint
1769will remain to halt execution.
1770
1771Specify the arguments to give to your program as arguments to the
1772@samp{start} command. These arguments will be given verbatim to the
1773underlying @samp{run} command. Note that the same arguments will be
1774reused if no argument is provided during subsequent calls to
1775@samp{start} or @samp{run}.
1776
1777It is sometimes necessary to debug the program during elaboration. In
1778these cases, using the @code{start} command would stop the execution of
1779your program too late, as the program would have already completed the
1780elaboration phase. Under these circumstances, insert breakpoints in your
1781elaboration code before running your program.
1782@end table
1783
6d2ebf8b 1784@node Arguments
c906108c
SS
1785@section Your program's arguments
1786
1787@cindex arguments (to your program)
1788The arguments to your program can be specified by the arguments of the
5d161b24 1789@code{run} command.
c906108c
SS
1790They are passed to a shell, which expands wildcard characters and
1791performs redirection of I/O, and thence to your program. Your
1792@code{SHELL} environment variable (if it exists) specifies what shell
1793@value{GDBN} uses. If you do not define @code{SHELL}, @value{GDBN} uses
d4f3574e
SS
1794the default shell (@file{/bin/sh} on Unix).
1795
1796On non-Unix systems, the program is usually invoked directly by
1797@value{GDBN}, which emulates I/O redirection via the appropriate system
1798calls, and the wildcard characters are expanded by the startup code of
1799the program, not by the shell.
c906108c
SS
1800
1801@code{run} with no arguments uses the same arguments used by the previous
1802@code{run}, or those set by the @code{set args} command.
1803
c906108c 1804@table @code
41afff9a 1805@kindex set args
c906108c
SS
1806@item set args
1807Specify the arguments to be used the next time your program is run. If
1808@code{set args} has no arguments, @code{run} executes your program
1809with no arguments. Once you have run your program with arguments,
1810using @code{set args} before the next @code{run} is the only way to run
1811it again without arguments.
1812
1813@kindex show args
1814@item show args
1815Show the arguments to give your program when it is started.
1816@end table
1817
6d2ebf8b 1818@node Environment
c906108c
SS
1819@section Your program's environment
1820
1821@cindex environment (of your program)
1822The @dfn{environment} consists of a set of environment variables and
1823their values. Environment variables conventionally record such things as
1824your user name, your home directory, your terminal type, and your search
1825path for programs to run. Usually you set up environment variables with
1826the shell and they are inherited by all the other programs you run. When
1827debugging, it can be useful to try running your program with a modified
1828environment without having to start @value{GDBN} over again.
1829
1830@table @code
1831@kindex path
1832@item path @var{directory}
1833Add @var{directory} to the front of the @code{PATH} environment variable
17cc6a06
EZ
1834(the search path for executables) that will be passed to your program.
1835The value of @code{PATH} used by @value{GDBN} does not change.
d4f3574e
SS
1836You may specify several directory names, separated by whitespace or by a
1837system-dependent separator character (@samp{:} on Unix, @samp{;} on
1838MS-DOS and MS-Windows). If @var{directory} is already in the path, it
1839is moved to the front, so it is searched sooner.
c906108c
SS
1840
1841You can use the string @samp{$cwd} to refer to whatever is the current
1842working directory at the time @value{GDBN} searches the path. If you
1843use @samp{.} instead, it refers to the directory where you executed the
1844@code{path} command. @value{GDBN} replaces @samp{.} in the
1845@var{directory} argument (with the current path) before adding
1846@var{directory} to the search path.
1847@c 'path' is explicitly nonrepeatable, but RMS points out it is silly to
1848@c document that, since repeating it would be a no-op.
1849
1850@kindex show paths
1851@item show paths
1852Display the list of search paths for executables (the @code{PATH}
1853environment variable).
1854
1855@kindex show environment
1856@item show environment @r{[}@var{varname}@r{]}
1857Print the value of environment variable @var{varname} to be given to
1858your program when it starts. If you do not supply @var{varname},
1859print the names and values of all environment variables to be given to
1860your program. You can abbreviate @code{environment} as @code{env}.
1861
1862@kindex set environment
53a5351d 1863@item set environment @var{varname} @r{[}=@var{value}@r{]}
c906108c
SS
1864Set environment variable @var{varname} to @var{value}. The value
1865changes for your program only, not for @value{GDBN} itself. @var{value} may
1866be any string; the values of environment variables are just strings, and
1867any interpretation is supplied by your program itself. The @var{value}
1868parameter is optional; if it is eliminated, the variable is set to a
1869null value.
1870@c "any string" here does not include leading, trailing
1871@c blanks. Gnu asks: does anyone care?
1872
1873For example, this command:
1874
474c8240 1875@smallexample
c906108c 1876set env USER = foo
474c8240 1877@end smallexample
c906108c
SS
1878
1879@noindent
d4f3574e 1880tells the debugged program, when subsequently run, that its user is named
c906108c
SS
1881@samp{foo}. (The spaces around @samp{=} are used for clarity here; they
1882are not actually required.)
1883
1884@kindex unset environment
1885@item unset environment @var{varname}
1886Remove variable @var{varname} from the environment to be passed to your
1887program. This is different from @samp{set env @var{varname} =};
1888@code{unset environment} removes the variable from the environment,
1889rather than assigning it an empty value.
1890@end table
1891
d4f3574e
SS
1892@emph{Warning:} On Unix systems, @value{GDBN} runs your program using
1893the shell indicated
c906108c
SS
1894by your @code{SHELL} environment variable if it exists (or
1895@code{/bin/sh} if not). If your @code{SHELL} variable names a shell
1896that runs an initialization file---such as @file{.cshrc} for C-shell, or
1897@file{.bashrc} for BASH---any variables you set in that file affect
1898your program. You may wish to move setting of environment variables to
1899files that are only run when you sign on, such as @file{.login} or
1900@file{.profile}.
1901
6d2ebf8b 1902@node Working Directory
c906108c
SS
1903@section Your program's working directory
1904
1905@cindex working directory (of your program)
1906Each time you start your program with @code{run}, it inherits its
1907working directory from the current working directory of @value{GDBN}.
1908The @value{GDBN} working directory is initially whatever it inherited
1909from its parent process (typically the shell), but you can specify a new
1910working directory in @value{GDBN} with the @code{cd} command.
1911
1912The @value{GDBN} working directory also serves as a default for the commands
1913that specify files for @value{GDBN} to operate on. @xref{Files, ,Commands to
1914specify files}.
1915
1916@table @code
1917@kindex cd
1918@item cd @var{directory}
1919Set the @value{GDBN} working directory to @var{directory}.
1920
1921@kindex pwd
1922@item pwd
1923Print the @value{GDBN} working directory.
1924@end table
1925
6d2ebf8b 1926@node Input/Output
c906108c
SS
1927@section Your program's input and output
1928
1929@cindex redirection
1930@cindex i/o
1931@cindex terminal
1932By default, the program you run under @value{GDBN} does input and output to
5d161b24 1933the same terminal that @value{GDBN} uses. @value{GDBN} switches the terminal
c906108c
SS
1934to its own terminal modes to interact with you, but it records the terminal
1935modes your program was using and switches back to them when you continue
1936running your program.
1937
1938@table @code
1939@kindex info terminal
1940@item info terminal
1941Displays information recorded by @value{GDBN} about the terminal modes your
1942program is using.
1943@end table
1944
1945You can redirect your program's input and/or output using shell
1946redirection with the @code{run} command. For example,
1947
474c8240 1948@smallexample
c906108c 1949run > outfile
474c8240 1950@end smallexample
c906108c
SS
1951
1952@noindent
1953starts your program, diverting its output to the file @file{outfile}.
1954
1955@kindex tty
1956@cindex controlling terminal
1957Another way to specify where your program should do input and output is
1958with the @code{tty} command. This command accepts a file name as
1959argument, and causes this file to be the default for future @code{run}
1960commands. It also resets the controlling terminal for the child
1961process, for future @code{run} commands. For example,
1962
474c8240 1963@smallexample
c906108c 1964tty /dev/ttyb
474c8240 1965@end smallexample
c906108c
SS
1966
1967@noindent
1968directs that processes started with subsequent @code{run} commands
1969default to do input and output on the terminal @file{/dev/ttyb} and have
1970that as their controlling terminal.
1971
1972An explicit redirection in @code{run} overrides the @code{tty} command's
1973effect on the input/output device, but not its effect on the controlling
1974terminal.
1975
1976When you use the @code{tty} command or redirect input in the @code{run}
1977command, only the input @emph{for your program} is affected. The input
1978for @value{GDBN} still comes from your terminal.
1979
6d2ebf8b 1980@node Attach
c906108c
SS
1981@section Debugging an already-running process
1982@kindex attach
1983@cindex attach
1984
1985@table @code
1986@item attach @var{process-id}
1987This command attaches to a running process---one that was started
1988outside @value{GDBN}. (@code{info files} shows your active
1989targets.) The command takes as argument a process ID. The usual way to
1990find out the process-id of a Unix process is with the @code{ps} utility,
1991or with the @samp{jobs -l} shell command.
1992
1993@code{attach} does not repeat if you press @key{RET} a second time after
1994executing the command.
1995@end table
1996
1997To use @code{attach}, your program must be running in an environment
1998which supports processes; for example, @code{attach} does not work for
1999programs on bare-board targets that lack an operating system. You must
2000also have permission to send the process a signal.
2001
2002When you use @code{attach}, the debugger finds the program running in
2003the process first by looking in the current working directory, then (if
2004the program is not found) by using the source file search path
2005(@pxref{Source Path, ,Specifying source directories}). You can also use
2006the @code{file} command to load the program. @xref{Files, ,Commands to
2007Specify Files}.
2008
2009The first thing @value{GDBN} does after arranging to debug the specified
2010process is to stop it. You can examine and modify an attached process
53a5351d
JM
2011with all the @value{GDBN} commands that are ordinarily available when
2012you start processes with @code{run}. You can insert breakpoints; you
2013can step and continue; you can modify storage. If you would rather the
2014process continue running, you may use the @code{continue} command after
c906108c
SS
2015attaching @value{GDBN} to the process.
2016
2017@table @code
2018@kindex detach
2019@item detach
2020When you have finished debugging the attached process, you can use the
2021@code{detach} command to release it from @value{GDBN} control. Detaching
2022the process continues its execution. After the @code{detach} command,
2023that process and @value{GDBN} become completely independent once more, and you
2024are ready to @code{attach} another process or start one with @code{run}.
2025@code{detach} does not repeat if you press @key{RET} again after
2026executing the command.
2027@end table
2028
2029If you exit @value{GDBN} or use the @code{run} command while you have an
2030attached process, you kill that process. By default, @value{GDBN} asks
2031for confirmation if you try to do either of these things; you can
2032control whether or not you need to confirm by using the @code{set
2033confirm} command (@pxref{Messages/Warnings, ,Optional warnings and
2034messages}).
2035
6d2ebf8b 2036@node Kill Process
c906108c 2037@section Killing the child process
c906108c
SS
2038
2039@table @code
2040@kindex kill
2041@item kill
2042Kill the child process in which your program is running under @value{GDBN}.
2043@end table
2044
2045This command is useful if you wish to debug a core dump instead of a
2046running process. @value{GDBN} ignores any core dump file while your program
2047is running.
2048
2049On some operating systems, a program cannot be executed outside @value{GDBN}
2050while you have breakpoints set on it inside @value{GDBN}. You can use the
2051@code{kill} command in this situation to permit running your program
2052outside the debugger.
2053
2054The @code{kill} command is also useful if you wish to recompile and
2055relink your program, since on many systems it is impossible to modify an
2056executable file while it is running in a process. In this case, when you
2057next type @code{run}, @value{GDBN} notices that the file has changed, and
2058reads the symbol table again (while trying to preserve your current
2059breakpoint settings).
2060
6d2ebf8b 2061@node Threads
c906108c 2062@section Debugging programs with multiple threads
c906108c
SS
2063
2064@cindex threads of execution
2065@cindex multiple threads
2066@cindex switching threads
2067In some operating systems, such as HP-UX and Solaris, a single program
2068may have more than one @dfn{thread} of execution. The precise semantics
2069of threads differ from one operating system to another, but in general
2070the threads of a single program are akin to multiple processes---except
2071that they share one address space (that is, they can all examine and
2072modify the same variables). On the other hand, each thread has its own
2073registers and execution stack, and perhaps private memory.
2074
2075@value{GDBN} provides these facilities for debugging multi-thread
2076programs:
2077
2078@itemize @bullet
2079@item automatic notification of new threads
2080@item @samp{thread @var{threadno}}, a command to switch among threads
2081@item @samp{info threads}, a command to inquire about existing threads
5d161b24 2082@item @samp{thread apply [@var{threadno}] [@var{all}] @var{args}},
c906108c
SS
2083a command to apply a command to a list of threads
2084@item thread-specific breakpoints
2085@end itemize
2086
c906108c
SS
2087@quotation
2088@emph{Warning:} These facilities are not yet available on every
2089@value{GDBN} configuration where the operating system supports threads.
2090If your @value{GDBN} does not support threads, these commands have no
2091effect. For example, a system without thread support shows no output
2092from @samp{info threads}, and always rejects the @code{thread} command,
2093like this:
2094
2095@smallexample
2096(@value{GDBP}) info threads
2097(@value{GDBP}) thread 1
2098Thread ID 1 not known. Use the "info threads" command to
2099see the IDs of currently known threads.
2100@end smallexample
2101@c FIXME to implementors: how hard would it be to say "sorry, this GDB
2102@c doesn't support threads"?
2103@end quotation
c906108c
SS
2104
2105@cindex focus of debugging
2106@cindex current thread
2107The @value{GDBN} thread debugging facility allows you to observe all
2108threads while your program runs---but whenever @value{GDBN} takes
2109control, one thread in particular is always the focus of debugging.
2110This thread is called the @dfn{current thread}. Debugging commands show
2111program information from the perspective of the current thread.
2112
41afff9a 2113@cindex @code{New} @var{systag} message
c906108c
SS
2114@cindex thread identifier (system)
2115@c FIXME-implementors!! It would be more helpful if the [New...] message
2116@c included GDB's numeric thread handle, so you could just go to that
2117@c thread without first checking `info threads'.
2118Whenever @value{GDBN} detects a new thread in your program, it displays
2119the target system's identification for the thread with a message in the
2120form @samp{[New @var{systag}]}. @var{systag} is a thread identifier
2121whose form varies depending on the particular system. For example, on
2122LynxOS, you might see
2123
474c8240 2124@smallexample
c906108c 2125[New process 35 thread 27]
474c8240 2126@end smallexample
c906108c
SS
2127
2128@noindent
2129when @value{GDBN} notices a new thread. In contrast, on an SGI system,
2130the @var{systag} is simply something like @samp{process 368}, with no
2131further qualifier.
2132
2133@c FIXME!! (1) Does the [New...] message appear even for the very first
2134@c thread of a program, or does it only appear for the
6ca652b0 2135@c second---i.e.@: when it becomes obvious we have a multithread
c906108c
SS
2136@c program?
2137@c (2) *Is* there necessarily a first thread always? Or do some
2138@c multithread systems permit starting a program with multiple
5d161b24 2139@c threads ab initio?
c906108c
SS
2140
2141@cindex thread number
2142@cindex thread identifier (GDB)
2143For debugging purposes, @value{GDBN} associates its own thread
2144number---always a single integer---with each thread in your program.
2145
2146@table @code
2147@kindex info threads
2148@item info threads
2149Display a summary of all threads currently in your
2150program. @value{GDBN} displays for each thread (in this order):
2151
2152@enumerate
2153@item the thread number assigned by @value{GDBN}
2154
2155@item the target system's thread identifier (@var{systag})
2156
2157@item the current stack frame summary for that thread
2158@end enumerate
2159
2160@noindent
2161An asterisk @samp{*} to the left of the @value{GDBN} thread number
2162indicates the current thread.
2163
5d161b24 2164For example,
c906108c
SS
2165@end table
2166@c end table here to get a little more width for example
2167
2168@smallexample
2169(@value{GDBP}) info threads
2170 3 process 35 thread 27 0x34e5 in sigpause ()
2171 2 process 35 thread 23 0x34e5 in sigpause ()
2172* 1 process 35 thread 13 main (argc=1, argv=0x7ffffff8)
2173 at threadtest.c:68
2174@end smallexample
53a5351d
JM
2175
2176On HP-UX systems:
c906108c 2177
4644b6e3
EZ
2178@cindex debugging multithreaded programs (on HP-UX)
2179@cindex thread identifier (GDB), on HP-UX
c906108c
SS
2180For debugging purposes, @value{GDBN} associates its own thread
2181number---a small integer assigned in thread-creation order---with each
2182thread in your program.
2183
41afff9a
EZ
2184@cindex @code{New} @var{systag} message, on HP-UX
2185@cindex thread identifier (system), on HP-UX
c906108c
SS
2186@c FIXME-implementors!! It would be more helpful if the [New...] message
2187@c included GDB's numeric thread handle, so you could just go to that
2188@c thread without first checking `info threads'.
2189Whenever @value{GDBN} detects a new thread in your program, it displays
2190both @value{GDBN}'s thread number and the target system's identification for the thread with a message in the
2191form @samp{[New @var{systag}]}. @var{systag} is a thread identifier
2192whose form varies depending on the particular system. For example, on
2193HP-UX, you see
2194
474c8240 2195@smallexample
c906108c 2196[New thread 2 (system thread 26594)]
474c8240 2197@end smallexample
c906108c
SS
2198
2199@noindent
5d161b24 2200when @value{GDBN} notices a new thread.
c906108c
SS
2201
2202@table @code
4644b6e3 2203@kindex info threads (HP-UX)
c906108c
SS
2204@item info threads
2205Display a summary of all threads currently in your
2206program. @value{GDBN} displays for each thread (in this order):
2207
2208@enumerate
2209@item the thread number assigned by @value{GDBN}
2210
2211@item the target system's thread identifier (@var{systag})
2212
2213@item the current stack frame summary for that thread
2214@end enumerate
2215
2216@noindent
2217An asterisk @samp{*} to the left of the @value{GDBN} thread number
2218indicates the current thread.
2219
5d161b24 2220For example,
c906108c
SS
2221@end table
2222@c end table here to get a little more width for example
2223
474c8240 2224@smallexample
c906108c 2225(@value{GDBP}) info threads
6d2ebf8b
SS
2226 * 3 system thread 26607 worker (wptr=0x7b09c318 "@@") \@*
2227 at quicksort.c:137
2228 2 system thread 26606 0x7b0030d8 in __ksleep () \@*
2229 from /usr/lib/libc.2
2230 1 system thread 27905 0x7b003498 in _brk () \@*
2231 from /usr/lib/libc.2
474c8240 2232@end smallexample
c906108c
SS
2233
2234@table @code
2235@kindex thread @var{threadno}
2236@item thread @var{threadno}
2237Make thread number @var{threadno} the current thread. The command
2238argument @var{threadno} is the internal @value{GDBN} thread number, as
2239shown in the first field of the @samp{info threads} display.
2240@value{GDBN} responds by displaying the system identifier of the thread
2241you selected, and its current stack frame summary:
2242
2243@smallexample
2244@c FIXME!! This example made up; find a @value{GDBN} w/threads and get real one
2245(@value{GDBP}) thread 2
c906108c 2246[Switching to process 35 thread 23]
c906108c
SS
22470x34e5 in sigpause ()
2248@end smallexample
2249
2250@noindent
2251As with the @samp{[New @dots{}]} message, the form of the text after
2252@samp{Switching to} depends on your system's conventions for identifying
5d161b24 2253threads.
c906108c 2254
c906108c
SS
2255@item thread apply [@var{threadno}] [@var{all}] @var{args}
2256The @code{thread apply} command allows you to apply a command to one or
2257more threads. Specify the numbers of the threads that you want affected
2258with the command argument @var{threadno}. @var{threadno} is the internal
2259@value{GDBN} thread number, as shown in the first field of the @samp{info
5d161b24
DB
2260threads} display. To apply a command to all threads, use
2261@code{thread apply all} @var{args}.
c906108c
SS
2262@end table
2263
2264@cindex automatic thread selection
2265@cindex switching threads automatically
2266@cindex threads, automatic switching
2267Whenever @value{GDBN} stops your program, due to a breakpoint or a
2268signal, it automatically selects the thread where that breakpoint or
2269signal happened. @value{GDBN} alerts you to the context switch with a
2270message of the form @samp{[Switching to @var{systag}]} to identify the
2271thread.
2272
2273@xref{Thread Stops,,Stopping and starting multi-thread programs}, for
2274more information about how @value{GDBN} behaves when you stop and start
2275programs with multiple threads.
2276
2277@xref{Set Watchpoints,,Setting watchpoints}, for information about
2278watchpoints in programs with multiple threads.
c906108c 2279
6d2ebf8b 2280@node Processes
c906108c
SS
2281@section Debugging programs with multiple processes
2282
2283@cindex fork, debugging programs which call
2284@cindex multiple processes
2285@cindex processes, multiple
53a5351d
JM
2286On most systems, @value{GDBN} has no special support for debugging
2287programs which create additional processes using the @code{fork}
2288function. When a program forks, @value{GDBN} will continue to debug the
2289parent process and the child process will run unimpeded. If you have
2290set a breakpoint in any code which the child then executes, the child
2291will get a @code{SIGTRAP} signal which (unless it catches the signal)
2292will cause it to terminate.
c906108c
SS
2293
2294However, if you want to debug the child process there is a workaround
2295which isn't too painful. Put a call to @code{sleep} in the code which
2296the child process executes after the fork. It may be useful to sleep
2297only if a certain environment variable is set, or a certain file exists,
2298so that the delay need not occur when you don't want to run @value{GDBN}
2299on the child. While the child is sleeping, use the @code{ps} program to
2300get its process ID. Then tell @value{GDBN} (a new invocation of
2301@value{GDBN} if you are also debugging the parent process) to attach to
d4f3574e 2302the child process (@pxref{Attach}). From that point on you can debug
c906108c 2303the child process just like any other process which you attached to.
c906108c 2304
b51970ac
DJ
2305On some systems, @value{GDBN} provides support for debugging programs that
2306create additional processes using the @code{fork} or @code{vfork} functions.
2307Currently, the only platforms with this feature are HP-UX (11.x and later
2308only?) and GNU/Linux (kernel version 2.5.60 and later).
c906108c
SS
2309
2310By default, when a program forks, @value{GDBN} will continue to debug
2311the parent process and the child process will run unimpeded.
2312
2313If you want to follow the child process instead of the parent process,
2314use the command @w{@code{set follow-fork-mode}}.
2315
2316@table @code
2317@kindex set follow-fork-mode
2318@item set follow-fork-mode @var{mode}
2319Set the debugger response to a program call of @code{fork} or
2320@code{vfork}. A call to @code{fork} or @code{vfork} creates a new
2321process. The @var{mode} can be:
2322
2323@table @code
2324@item parent
2325The original process is debugged after a fork. The child process runs
2df3850c 2326unimpeded. This is the default.
c906108c
SS
2327
2328@item child
2329The new process is debugged after a fork. The parent process runs
2330unimpeded.
2331
c906108c
SS
2332@end table
2333
2334@item show follow-fork-mode
2df3850c 2335Display the current debugger response to a @code{fork} or @code{vfork} call.
c906108c
SS
2336@end table
2337
2338If you ask to debug a child process and a @code{vfork} is followed by an
2339@code{exec}, @value{GDBN} executes the new target up to the first
2340breakpoint in the new target. If you have a breakpoint set on
2341@code{main} in your original program, the breakpoint will also be set on
2342the child process's @code{main}.
2343
2344When a child process is spawned by @code{vfork}, you cannot debug the
2345child or parent until an @code{exec} call completes.
2346
2347If you issue a @code{run} command to @value{GDBN} after an @code{exec}
2348call executes, the new target restarts. To restart the parent process,
2349use the @code{file} command with the parent executable name as its
2350argument.
2351
2352You can use the @code{catch} command to make @value{GDBN} stop whenever
2353a @code{fork}, @code{vfork}, or @code{exec} call is made. @xref{Set
2354Catchpoints, ,Setting catchpoints}.
c906108c 2355
6d2ebf8b 2356@node Stopping
c906108c
SS
2357@chapter Stopping and Continuing
2358
2359The principal purposes of using a debugger are so that you can stop your
2360program before it terminates; or so that, if your program runs into
2361trouble, you can investigate and find out why.
2362
7a292a7a
SS
2363Inside @value{GDBN}, your program may stop for any of several reasons,
2364such as a signal, a breakpoint, or reaching a new line after a
2365@value{GDBN} command such as @code{step}. You may then examine and
2366change variables, set new breakpoints or remove old ones, and then
2367continue execution. Usually, the messages shown by @value{GDBN} provide
2368ample explanation of the status of your program---but you can also
2369explicitly request this information at any time.
c906108c
SS
2370
2371@table @code
2372@kindex info program
2373@item info program
2374Display information about the status of your program: whether it is
7a292a7a 2375running or not, what process it is, and why it stopped.
c906108c
SS
2376@end table
2377
2378@menu
2379* Breakpoints:: Breakpoints, watchpoints, and catchpoints
2380* Continuing and Stepping:: Resuming execution
c906108c 2381* Signals:: Signals
c906108c 2382* Thread Stops:: Stopping and starting multi-thread programs
c906108c
SS
2383@end menu
2384
6d2ebf8b 2385@node Breakpoints
c906108c
SS
2386@section Breakpoints, watchpoints, and catchpoints
2387
2388@cindex breakpoints
2389A @dfn{breakpoint} makes your program stop whenever a certain point in
2390the program is reached. For each breakpoint, you can add conditions to
2391control in finer detail whether your program stops. You can set
2392breakpoints with the @code{break} command and its variants (@pxref{Set
2393Breaks, ,Setting breakpoints}), to specify the place where your program
2394should stop by line number, function name or exact address in the
2395program.
2396
2397In HP-UX, SunOS 4.x, SVR4, and Alpha OSF/1 configurations, you can set
2398breakpoints in shared libraries before the executable is run. There is
2399a minor limitation on HP-UX systems: you must wait until the executable
2400is run in order to set breakpoints in shared library routines that are
2401not called directly by the program (for example, routines that are
2402arguments in a @code{pthread_create} call).
2403
2404@cindex watchpoints
2405@cindex memory tracing
2406@cindex breakpoint on memory address
2407@cindex breakpoint on variable modification
2408A @dfn{watchpoint} is a special breakpoint that stops your program
2409when the value of an expression changes. You must use a different
2410command to set watchpoints (@pxref{Set Watchpoints, ,Setting
2411watchpoints}), but aside from that, you can manage a watchpoint like
2412any other breakpoint: you enable, disable, and delete both breakpoints
2413and watchpoints using the same commands.
2414
2415You can arrange to have values from your program displayed automatically
2416whenever @value{GDBN} stops at a breakpoint. @xref{Auto Display,,
2417Automatic display}.
2418
2419@cindex catchpoints
2420@cindex breakpoint on events
2421A @dfn{catchpoint} is another special breakpoint that stops your program
b37052ae 2422when a certain kind of event occurs, such as the throwing of a C@t{++}
c906108c
SS
2423exception or the loading of a library. As with watchpoints, you use a
2424different command to set a catchpoint (@pxref{Set Catchpoints, ,Setting
2425catchpoints}), but aside from that, you can manage a catchpoint like any
2426other breakpoint. (To stop when your program receives a signal, use the
d4f3574e 2427@code{handle} command; see @ref{Signals, ,Signals}.)
c906108c
SS
2428
2429@cindex breakpoint numbers
2430@cindex numbers for breakpoints
2431@value{GDBN} assigns a number to each breakpoint, watchpoint, or
2432catchpoint when you create it; these numbers are successive integers
2433starting with one. In many of the commands for controlling various
2434features of breakpoints you use the breakpoint number to say which
2435breakpoint you want to change. Each breakpoint may be @dfn{enabled} or
2436@dfn{disabled}; if disabled, it has no effect on your program until you
2437enable it again.
2438
c5394b80
JM
2439@cindex breakpoint ranges
2440@cindex ranges of breakpoints
2441Some @value{GDBN} commands accept a range of breakpoints on which to
2442operate. A breakpoint range is either a single breakpoint number, like
2443@samp{5}, or two such numbers, in increasing order, separated by a
2444hyphen, like @samp{5-7}. When a breakpoint range is given to a command,
2445all breakpoint in that range are operated on.
2446
c906108c
SS
2447@menu
2448* Set Breaks:: Setting breakpoints
2449* Set Watchpoints:: Setting watchpoints
2450* Set Catchpoints:: Setting catchpoints
2451* Delete Breaks:: Deleting breakpoints
2452* Disabling:: Disabling breakpoints
2453* Conditions:: Break conditions
2454* Break Commands:: Breakpoint command lists
c906108c 2455* Breakpoint Menus:: Breakpoint menus
d4f3574e 2456* Error in Breakpoints:: ``Cannot insert breakpoints''
e4d5f7e1 2457* Breakpoint related warnings:: ``Breakpoint address adjusted...''
c906108c
SS
2458@end menu
2459
6d2ebf8b 2460@node Set Breaks
c906108c
SS
2461@subsection Setting breakpoints
2462
5d161b24 2463@c FIXME LMB what does GDB do if no code on line of breakpt?
c906108c
SS
2464@c consider in particular declaration with/without initialization.
2465@c
2466@c FIXME 2 is there stuff on this already? break at fun start, already init?
2467
2468@kindex break
41afff9a
EZ
2469@kindex b @r{(@code{break})}
2470@vindex $bpnum@r{, convenience variable}
c906108c
SS
2471@cindex latest breakpoint
2472Breakpoints are set with the @code{break} command (abbreviated
5d161b24 2473@code{b}). The debugger convenience variable @samp{$bpnum} records the
f3b28801 2474number of the breakpoint you've set most recently; see @ref{Convenience
c906108c
SS
2475Vars,, Convenience variables}, for a discussion of what you can do with
2476convenience variables.
2477
2478You have several ways to say where the breakpoint should go.
2479
2480@table @code
2481@item break @var{function}
5d161b24 2482Set a breakpoint at entry to function @var{function}.
c906108c 2483When using source languages that permit overloading of symbols, such as
b37052ae 2484C@t{++}, @var{function} may refer to more than one possible place to break.
c906108c 2485@xref{Breakpoint Menus,,Breakpoint menus}, for a discussion of that situation.
c906108c
SS
2486
2487@item break +@var{offset}
2488@itemx break -@var{offset}
2489Set a breakpoint some number of lines forward or back from the position
d4f3574e 2490at which execution stopped in the currently selected @dfn{stack frame}.
2df3850c 2491(@xref{Frames, ,Frames}, for a description of stack frames.)
c906108c
SS
2492
2493@item break @var{linenum}
2494Set a breakpoint at line @var{linenum} in the current source file.
d4f3574e
SS
2495The current source file is the last file whose source text was printed.
2496The breakpoint will stop your program just before it executes any of the
c906108c
SS
2497code on that line.
2498
2499@item break @var{filename}:@var{linenum}
2500Set a breakpoint at line @var{linenum} in source file @var{filename}.
2501
2502@item break @var{filename}:@var{function}
2503Set a breakpoint at entry to function @var{function} found in file
2504@var{filename}. Specifying a file name as well as a function name is
2505superfluous except when multiple files contain similarly named
2506functions.
2507
2508@item break *@var{address}
2509Set a breakpoint at address @var{address}. You can use this to set
2510breakpoints in parts of your program which do not have debugging
2511information or source files.
2512
2513@item break
2514When called without any arguments, @code{break} sets a breakpoint at
2515the next instruction to be executed in the selected stack frame
2516(@pxref{Stack, ,Examining the Stack}). In any selected frame but the
2517innermost, this makes your program stop as soon as control
2518returns to that frame. This is similar to the effect of a
2519@code{finish} command in the frame inside the selected frame---except
2520that @code{finish} does not leave an active breakpoint. If you use
2521@code{break} without an argument in the innermost frame, @value{GDBN} stops
2522the next time it reaches the current location; this may be useful
2523inside loops.
2524
2525@value{GDBN} normally ignores breakpoints when it resumes execution, until at
2526least one instruction has been executed. If it did not do this, you
2527would be unable to proceed past a breakpoint without first disabling the
2528breakpoint. This rule applies whether or not the breakpoint already
2529existed when your program stopped.
2530
2531@item break @dots{} if @var{cond}
2532Set a breakpoint with condition @var{cond}; evaluate the expression
2533@var{cond} each time the breakpoint is reached, and stop only if the
2534value is nonzero---that is, if @var{cond} evaluates as true.
2535@samp{@dots{}} stands for one of the possible arguments described
2536above (or no argument) specifying where to break. @xref{Conditions,
2537,Break conditions}, for more information on breakpoint conditions.
2538
2539@kindex tbreak
2540@item tbreak @var{args}
2541Set a breakpoint enabled only for one stop. @var{args} are the
2542same as for the @code{break} command, and the breakpoint is set in the same
2543way, but the breakpoint is automatically deleted after the first time your
2544program stops there. @xref{Disabling, ,Disabling breakpoints}.
2545
c906108c
SS
2546@kindex hbreak
2547@item hbreak @var{args}
d4f3574e
SS
2548Set a hardware-assisted breakpoint. @var{args} are the same as for the
2549@code{break} command and the breakpoint is set in the same way, but the
c906108c
SS
2550breakpoint requires hardware support and some target hardware may not
2551have this support. The main purpose of this is EPROM/ROM code
d4f3574e
SS
2552debugging, so you can set a breakpoint at an instruction without
2553changing the instruction. This can be used with the new trap-generation
2554provided by SPARClite DSU and some x86-based targets. These targets
2555will generate traps when a program accesses some data or instruction
2556address that is assigned to the debug registers. However the hardware
2557breakpoint registers can take a limited number of breakpoints. For
2558example, on the DSU, only two data breakpoints can be set at a time, and
2559@value{GDBN} will reject this command if more than two are used. Delete
2560or disable unused hardware breakpoints before setting new ones
2561(@pxref{Disabling, ,Disabling}). @xref{Conditions, ,Break conditions}.
501eef12
AC
2562@xref{set remote hardware-breakpoint-limit}.
2563
c906108c
SS
2564
2565@kindex thbreak
2566@item thbreak @var{args}
2567Set a hardware-assisted breakpoint enabled only for one stop. @var{args}
2568are the same as for the @code{hbreak} command and the breakpoint is set in
5d161b24 2569the same way. However, like the @code{tbreak} command,
c906108c
SS
2570the breakpoint is automatically deleted after the
2571first time your program stops there. Also, like the @code{hbreak}
5d161b24
DB
2572command, the breakpoint requires hardware support and some target hardware
2573may not have this support. @xref{Disabling, ,Disabling breakpoints}.
d4f3574e 2574See also @ref{Conditions, ,Break conditions}.
c906108c
SS
2575
2576@kindex rbreak
2577@cindex regular expression
2578@item rbreak @var{regex}
c906108c 2579Set breakpoints on all functions matching the regular expression
11cf8741
JM
2580@var{regex}. This command sets an unconditional breakpoint on all
2581matches, printing a list of all breakpoints it set. Once these
2582breakpoints are set, they are treated just like the breakpoints set with
2583the @code{break} command. You can delete them, disable them, or make
2584them conditional the same way as any other breakpoint.
2585
2586The syntax of the regular expression is the standard one used with tools
2587like @file{grep}. Note that this is different from the syntax used by
2588shells, so for instance @code{foo*} matches all functions that include
2589an @code{fo} followed by zero or more @code{o}s. There is an implicit
2590@code{.*} leading and trailing the regular expression you supply, so to
2591match only functions that begin with @code{foo}, use @code{^foo}.
c906108c 2592
b37052ae 2593When debugging C@t{++} programs, @code{rbreak} is useful for setting
c906108c
SS
2594breakpoints on overloaded functions that are not members of any special
2595classes.
c906108c
SS
2596
2597@kindex info breakpoints
2598@cindex @code{$_} and @code{info breakpoints}
2599@item info breakpoints @r{[}@var{n}@r{]}
2600@itemx info break @r{[}@var{n}@r{]}
2601@itemx info watchpoints @r{[}@var{n}@r{]}
2602Print a table of all breakpoints, watchpoints, and catchpoints set and
2603not deleted, with the following columns for each breakpoint:
2604
2605@table @emph
2606@item Breakpoint Numbers
2607@item Type
2608Breakpoint, watchpoint, or catchpoint.
2609@item Disposition
2610Whether the breakpoint is marked to be disabled or deleted when hit.
2611@item Enabled or Disabled
2612Enabled breakpoints are marked with @samp{y}. @samp{n} marks breakpoints
2613that are not enabled.
2614@item Address
2650777c
JJ
2615Where the breakpoint is in your program, as a memory address. If the
2616breakpoint is pending (see below for details) on a future load of a shared library, the address
2617will be listed as @samp{<PENDING>}.
c906108c
SS
2618@item What
2619Where the breakpoint is in the source for your program, as a file and
2650777c
JJ
2620line number. For a pending breakpoint, the original string passed to
2621the breakpoint command will be listed as it cannot be resolved until
2622the appropriate shared library is loaded in the future.
c906108c
SS
2623@end table
2624
2625@noindent
2626If a breakpoint is conditional, @code{info break} shows the condition on
2627the line following the affected breakpoint; breakpoint commands, if any,
2650777c
JJ
2628are listed after that. A pending breakpoint is allowed to have a condition
2629specified for it. The condition is not parsed for validity until a shared
2630library is loaded that allows the pending breakpoint to resolve to a
2631valid location.
c906108c
SS
2632
2633@noindent
2634@code{info break} with a breakpoint
2635number @var{n} as argument lists only that breakpoint. The
2636convenience variable @code{$_} and the default examining-address for
2637the @code{x} command are set to the address of the last breakpoint
5d161b24 2638listed (@pxref{Memory, ,Examining memory}).
c906108c
SS
2639
2640@noindent
2641@code{info break} displays a count of the number of times the breakpoint
2642has been hit. This is especially useful in conjunction with the
2643@code{ignore} command. You can ignore a large number of breakpoint
2644hits, look at the breakpoint info to see how many times the breakpoint
2645was hit, and then run again, ignoring one less than that number. This
2646will get you quickly to the last hit of that breakpoint.
2647@end table
2648
2649@value{GDBN} allows you to set any number of breakpoints at the same place in
2650your program. There is nothing silly or meaningless about this. When
2651the breakpoints are conditional, this is even useful
2652(@pxref{Conditions, ,Break conditions}).
2653
2650777c 2654@cindex pending breakpoints
dd79a6cf
JJ
2655If a specified breakpoint location cannot be found, it may be due to the fact
2656that the location is in a shared library that is yet to be loaded. In such
2657a case, you may want @value{GDBN} to create a special breakpoint (known as
2658a @dfn{pending breakpoint}) that
2659attempts to resolve itself in the future when an appropriate shared library
2660gets loaded.
2661
2662Pending breakpoints are useful to set at the start of your
2650777c
JJ
2663@value{GDBN} session for locations that you know will be dynamically loaded
2664later by the program being debugged. When shared libraries are loaded,
dd79a6cf
JJ
2665a check is made to see if the load resolves any pending breakpoint locations.
2666If a pending breakpoint location gets resolved,
2667a regular breakpoint is created and the original pending breakpoint is removed.
2668
2669@value{GDBN} provides some additional commands for controlling pending
2670breakpoint support:
2671
2672@kindex set breakpoint pending
2673@kindex show breakpoint pending
2674@table @code
2675@item set breakpoint pending auto
2676This is the default behavior. When @value{GDBN} cannot find the breakpoint
2677location, it queries you whether a pending breakpoint should be created.
2678
2679@item set breakpoint pending on
2680This indicates that an unrecognized breakpoint location should automatically
2681result in a pending breakpoint being created.
2682
2683@item set breakpoint pending off
2684This indicates that pending breakpoints are not to be created. Any
2685unrecognized breakpoint location results in an error. This setting does
2686not affect any pending breakpoints previously created.
2687
2688@item show breakpoint pending
2689Show the current behavior setting for creating pending breakpoints.
2690@end table
2650777c 2691
649e03f6
RM
2692@cindex operations allowed on pending breakpoints
2693Normal breakpoint operations apply to pending breakpoints as well. You may
2694specify a condition for a pending breakpoint and/or commands to run when the
2650777c
JJ
2695breakpoint is reached. You can also enable or disable
2696the pending breakpoint. When you specify a condition for a pending breakpoint,
2697the parsing of the condition will be deferred until the point where the
2698pending breakpoint location is resolved. Disabling a pending breakpoint
2699tells @value{GDBN} to not attempt to resolve the breakpoint on any subsequent
2700shared library load. When a pending breakpoint is re-enabled,
649e03f6 2701@value{GDBN} checks to see if the location is already resolved.
2650777c
JJ
2702This is done because any number of shared library loads could have
2703occurred since the time the breakpoint was disabled and one or more
2704of these loads could resolve the location.
2705
c906108c
SS
2706@cindex negative breakpoint numbers
2707@cindex internal @value{GDBN} breakpoints
eb12ee30
AC
2708@value{GDBN} itself sometimes sets breakpoints in your program for
2709special purposes, such as proper handling of @code{longjmp} (in C
2710programs). These internal breakpoints are assigned negative numbers,
2711starting with @code{-1}; @samp{info breakpoints} does not display them.
c906108c 2712You can see these breakpoints with the @value{GDBN} maintenance command
eb12ee30 2713@samp{maint info breakpoints} (@pxref{maint info breakpoints}).
c906108c
SS
2714
2715
6d2ebf8b 2716@node Set Watchpoints
c906108c
SS
2717@subsection Setting watchpoints
2718
2719@cindex setting watchpoints
2720@cindex software watchpoints
2721@cindex hardware watchpoints
2722You can use a watchpoint to stop execution whenever the value of an
2723expression changes, without having to predict a particular place where
2724this may happen.
2725
2726Depending on your system, watchpoints may be implemented in software or
2df3850c 2727hardware. @value{GDBN} does software watchpointing by single-stepping your
c906108c
SS
2728program and testing the variable's value each time, which is hundreds of
2729times slower than normal execution. (But this may still be worth it, to
2730catch errors where you have no clue what part of your program is the
2731culprit.)
2732
1104b9e7 2733On some systems, such as HP-UX, @sc{gnu}/Linux and some other x86-based targets,
2df3850c 2734@value{GDBN} includes support for
c906108c
SS
2735hardware watchpoints, which do not slow down the running of your
2736program.
2737
2738@table @code
2739@kindex watch
2740@item watch @var{expr}
2741Set a watchpoint for an expression. @value{GDBN} will break when @var{expr}
2742is written into by the program and its value changes.
2743
2744@kindex rwatch
2745@item rwatch @var{expr}
2746Set a watchpoint that will break when watch @var{expr} is read by the program.
c906108c
SS
2747
2748@kindex awatch
2749@item awatch @var{expr}
2df3850c 2750Set a watchpoint that will break when @var{expr} is either read or written into
7be570e7 2751by the program.
c906108c
SS
2752
2753@kindex info watchpoints
2754@item info watchpoints
2755This command prints a list of watchpoints, breakpoints, and catchpoints;
2756it is the same as @code{info break}.
2757@end table
2758
2759@value{GDBN} sets a @dfn{hardware watchpoint} if possible. Hardware
2760watchpoints execute very quickly, and the debugger reports a change in
2761value at the exact instruction where the change occurs. If @value{GDBN}
2762cannot set a hardware watchpoint, it sets a software watchpoint, which
2763executes more slowly and reports the change in value at the next
2764statement, not the instruction, after the change occurs.
2765
2766When you issue the @code{watch} command, @value{GDBN} reports
2767
474c8240 2768@smallexample
c906108c 2769Hardware watchpoint @var{num}: @var{expr}
474c8240 2770@end smallexample
c906108c
SS
2771
2772@noindent
2773if it was able to set a hardware watchpoint.
2774
7be570e7
JM
2775Currently, the @code{awatch} and @code{rwatch} commands can only set
2776hardware watchpoints, because accesses to data that don't change the
2777value of the watched expression cannot be detected without examining
2778every instruction as it is being executed, and @value{GDBN} does not do
2779that currently. If @value{GDBN} finds that it is unable to set a
2780hardware breakpoint with the @code{awatch} or @code{rwatch} command, it
2781will print a message like this:
2782
2783@smallexample
2784Expression cannot be implemented with read/access watchpoint.
2785@end smallexample
2786
2787Sometimes, @value{GDBN} cannot set a hardware watchpoint because the
2788data type of the watched expression is wider than what a hardware
2789watchpoint on the target machine can handle. For example, some systems
2790can only watch regions that are up to 4 bytes wide; on such systems you
2791cannot set hardware watchpoints for an expression that yields a
2792double-precision floating-point number (which is typically 8 bytes
2793wide). As a work-around, it might be possible to break the large region
2794into a series of smaller ones and watch them with separate watchpoints.
2795
2796If you set too many hardware watchpoints, @value{GDBN} might be unable
2797to insert all of them when you resume the execution of your program.
2798Since the precise number of active watchpoints is unknown until such
2799time as the program is about to be resumed, @value{GDBN} might not be
2800able to warn you about this when you set the watchpoints, and the
2801warning will be printed only when the program is resumed:
2802
2803@smallexample
2804Hardware watchpoint @var{num}: Could not insert watchpoint
2805@end smallexample
2806
2807@noindent
2808If this happens, delete or disable some of the watchpoints.
2809
2810The SPARClite DSU will generate traps when a program accesses some data
2811or instruction address that is assigned to the debug registers. For the
2812data addresses, DSU facilitates the @code{watch} command. However the
2813hardware breakpoint registers can only take two data watchpoints, and
2814both watchpoints must be the same kind. For example, you can set two
2815watchpoints with @code{watch} commands, two with @code{rwatch} commands,
2816@strong{or} two with @code{awatch} commands, but you cannot set one
2817watchpoint with one command and the other with a different command.
c906108c
SS
2818@value{GDBN} will reject the command if you try to mix watchpoints.
2819Delete or disable unused watchpoint commands before setting new ones.
2820
2821If you call a function interactively using @code{print} or @code{call},
2df3850c 2822any watchpoints you have set will be inactive until @value{GDBN} reaches another
c906108c
SS
2823kind of breakpoint or the call completes.
2824
7be570e7
JM
2825@value{GDBN} automatically deletes watchpoints that watch local
2826(automatic) variables, or expressions that involve such variables, when
2827they go out of scope, that is, when the execution leaves the block in
2828which these variables were defined. In particular, when the program
2829being debugged terminates, @emph{all} local variables go out of scope,
2830and so only watchpoints that watch global variables remain set. If you
2831rerun the program, you will need to set all such watchpoints again. One
2832way of doing that would be to set a code breakpoint at the entry to the
2833@code{main} function and when it breaks, set all the watchpoints.
2834
c906108c
SS
2835@quotation
2836@cindex watchpoints and threads
2837@cindex threads and watchpoints
c906108c
SS
2838@emph{Warning:} In multi-thread programs, watchpoints have only limited
2839usefulness. With the current watchpoint implementation, @value{GDBN}
2840can only watch the value of an expression @emph{in a single thread}. If
2841you are confident that the expression can only change due to the current
2842thread's activity (and if you are also confident that no other thread
2843can become current), then you can use watchpoints as usual. However,
2844@value{GDBN} may not notice when a non-current thread's activity changes
2845the expression.
53a5351d 2846
d4f3574e 2847@c FIXME: this is almost identical to the previous paragraph.
53a5351d
JM
2848@emph{HP-UX Warning:} In multi-thread programs, software watchpoints
2849have only limited usefulness. If @value{GDBN} creates a software
2850watchpoint, it can only watch the value of an expression @emph{in a
2851single thread}. If you are confident that the expression can only
2852change due to the current thread's activity (and if you are also
2853confident that no other thread can become current), then you can use
2854software watchpoints as usual. However, @value{GDBN} may not notice
2855when a non-current thread's activity changes the expression. (Hardware
2856watchpoints, in contrast, watch an expression in all threads.)
c906108c 2857@end quotation
c906108c 2858
501eef12
AC
2859@xref{set remote hardware-watchpoint-limit}.
2860
6d2ebf8b 2861@node Set Catchpoints
c906108c 2862@subsection Setting catchpoints
d4f3574e 2863@cindex catchpoints, setting
c906108c
SS
2864@cindex exception handlers
2865@cindex event handling
2866
2867You can use @dfn{catchpoints} to cause the debugger to stop for certain
b37052ae 2868kinds of program events, such as C@t{++} exceptions or the loading of a
c906108c
SS
2869shared library. Use the @code{catch} command to set a catchpoint.
2870
2871@table @code
2872@kindex catch
2873@item catch @var{event}
2874Stop when @var{event} occurs. @var{event} can be any of the following:
2875@table @code
2876@item throw
4644b6e3 2877@cindex stop on C@t{++} exceptions
b37052ae 2878The throwing of a C@t{++} exception.
c906108c
SS
2879
2880@item catch
b37052ae 2881The catching of a C@t{++} exception.
c906108c
SS
2882
2883@item exec
4644b6e3 2884@cindex break on fork/exec
c906108c
SS
2885A call to @code{exec}. This is currently only available for HP-UX.
2886
2887@item fork
c906108c
SS
2888A call to @code{fork}. This is currently only available for HP-UX.
2889
2890@item vfork
c906108c
SS
2891A call to @code{vfork}. This is currently only available for HP-UX.
2892
2893@item load
2894@itemx load @var{libname}
4644b6e3 2895@cindex break on load/unload of shared library
c906108c
SS
2896The dynamic loading of any shared library, or the loading of the library
2897@var{libname}. This is currently only available for HP-UX.
2898
2899@item unload
2900@itemx unload @var{libname}
c906108c
SS
2901The unloading of any dynamically loaded shared library, or the unloading
2902of the library @var{libname}. This is currently only available for HP-UX.
2903@end table
2904
2905@item tcatch @var{event}
2906Set a catchpoint that is enabled only for one stop. The catchpoint is
2907automatically deleted after the first time the event is caught.
2908
2909@end table
2910
2911Use the @code{info break} command to list the current catchpoints.
2912
b37052ae 2913There are currently some limitations to C@t{++} exception handling
c906108c
SS
2914(@code{catch throw} and @code{catch catch}) in @value{GDBN}:
2915
2916@itemize @bullet
2917@item
2918If you call a function interactively, @value{GDBN} normally returns
2919control to you when the function has finished executing. If the call
2920raises an exception, however, the call may bypass the mechanism that
2921returns control to you and cause your program either to abort or to
2922simply continue running until it hits a breakpoint, catches a signal
2923that @value{GDBN} is listening for, or exits. This is the case even if
2924you set a catchpoint for the exception; catchpoints on exceptions are
2925disabled within interactive calls.
2926
2927@item
2928You cannot raise an exception interactively.
2929
2930@item
2931You cannot install an exception handler interactively.
2932@end itemize
2933
2934@cindex raise exceptions
2935Sometimes @code{catch} is not the best way to debug exception handling:
2936if you need to know exactly where an exception is raised, it is better to
2937stop @emph{before} the exception handler is called, since that way you
2938can see the stack before any unwinding takes place. If you set a
2939breakpoint in an exception handler instead, it may not be easy to find
2940out where the exception was raised.
2941
2942To stop just before an exception handler is called, you need some
b37052ae 2943knowledge of the implementation. In the case of @sc{gnu} C@t{++}, exceptions are
c906108c
SS
2944raised by calling a library function named @code{__raise_exception}
2945which has the following ANSI C interface:
2946
474c8240 2947@smallexample
c906108c 2948 /* @var{addr} is where the exception identifier is stored.
d4f3574e
SS
2949 @var{id} is the exception identifier. */
2950 void __raise_exception (void **addr, void *id);
474c8240 2951@end smallexample
c906108c
SS
2952
2953@noindent
2954To make the debugger catch all exceptions before any stack
2955unwinding takes place, set a breakpoint on @code{__raise_exception}
2956(@pxref{Breakpoints, ,Breakpoints; watchpoints; and exceptions}).
2957
2958With a conditional breakpoint (@pxref{Conditions, ,Break conditions})
2959that depends on the value of @var{id}, you can stop your program when
2960a specific exception is raised. You can use multiple conditional
2961breakpoints to stop your program when any of a number of exceptions are
2962raised.
2963
2964
6d2ebf8b 2965@node Delete Breaks
c906108c
SS
2966@subsection Deleting breakpoints
2967
2968@cindex clearing breakpoints, watchpoints, catchpoints
2969@cindex deleting breakpoints, watchpoints, catchpoints
2970It is often necessary to eliminate a breakpoint, watchpoint, or
2971catchpoint once it has done its job and you no longer want your program
2972to stop there. This is called @dfn{deleting} the breakpoint. A
2973breakpoint that has been deleted no longer exists; it is forgotten.
2974
2975With the @code{clear} command you can delete breakpoints according to
2976where they are in your program. With the @code{delete} command you can
2977delete individual breakpoints, watchpoints, or catchpoints by specifying
2978their breakpoint numbers.
2979
2980It is not necessary to delete a breakpoint to proceed past it. @value{GDBN}
2981automatically ignores breakpoints on the first instruction to be executed
2982when you continue execution without changing the execution address.
2983
2984@table @code
2985@kindex clear
2986@item clear
2987Delete any breakpoints at the next instruction to be executed in the
2988selected stack frame (@pxref{Selection, ,Selecting a frame}). When
2989the innermost frame is selected, this is a good way to delete a
2990breakpoint where your program just stopped.
2991
2992@item clear @var{function}
2993@itemx clear @var{filename}:@var{function}
2994Delete any breakpoints set at entry to the function @var{function}.
2995
2996@item clear @var{linenum}
2997@itemx clear @var{filename}:@var{linenum}
2998Delete any breakpoints set at or within the code of the specified line.
2999
3000@cindex delete breakpoints
3001@kindex delete
41afff9a 3002@kindex d @r{(@code{delete})}
c5394b80
JM
3003@item delete @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
3004Delete the breakpoints, watchpoints, or catchpoints of the breakpoint
3005ranges specified as arguments. If no argument is specified, delete all
c906108c
SS
3006breakpoints (@value{GDBN} asks confirmation, unless you have @code{set
3007confirm off}). You can abbreviate this command as @code{d}.
3008@end table
3009
6d2ebf8b 3010@node Disabling
c906108c
SS
3011@subsection Disabling breakpoints
3012
4644b6e3 3013@cindex enable/disable a breakpoint
c906108c
SS
3014Rather than deleting a breakpoint, watchpoint, or catchpoint, you might
3015prefer to @dfn{disable} it. This makes the breakpoint inoperative as if
3016it had been deleted, but remembers the information on the breakpoint so
3017that you can @dfn{enable} it again later.
3018
3019You disable and enable breakpoints, watchpoints, and catchpoints with
3020the @code{enable} and @code{disable} commands, optionally specifying one
3021or more breakpoint numbers as arguments. Use @code{info break} or
3022@code{info watch} to print a list of breakpoints, watchpoints, and
3023catchpoints if you do not know which numbers to use.
3024
3025A breakpoint, watchpoint, or catchpoint can have any of four different
3026states of enablement:
3027
3028@itemize @bullet
3029@item
3030Enabled. The breakpoint stops your program. A breakpoint set
3031with the @code{break} command starts out in this state.
3032@item
3033Disabled. The breakpoint has no effect on your program.
3034@item
3035Enabled once. The breakpoint stops your program, but then becomes
d4f3574e 3036disabled.
c906108c
SS
3037@item
3038Enabled for deletion. The breakpoint stops your program, but
d4f3574e
SS
3039immediately after it does so it is deleted permanently. A breakpoint
3040set with the @code{tbreak} command starts out in this state.
c906108c
SS
3041@end itemize
3042
3043You can use the following commands to enable or disable breakpoints,
3044watchpoints, and catchpoints:
3045
3046@table @code
c906108c 3047@kindex disable
41afff9a 3048@kindex dis @r{(@code{disable})}
c5394b80 3049@item disable @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
c906108c
SS
3050Disable the specified breakpoints---or all breakpoints, if none are
3051listed. A disabled breakpoint has no effect but is not forgotten. All
3052options such as ignore-counts, conditions and commands are remembered in
3053case the breakpoint is enabled again later. You may abbreviate
3054@code{disable} as @code{dis}.
3055
c906108c 3056@kindex enable
c5394b80 3057@item enable @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
c906108c
SS
3058Enable the specified breakpoints (or all defined breakpoints). They
3059become effective once again in stopping your program.
3060
c5394b80 3061@item enable @r{[}breakpoints@r{]} once @var{range}@dots{}
c906108c
SS
3062Enable the specified breakpoints temporarily. @value{GDBN} disables any
3063of these breakpoints immediately after stopping your program.
3064
c5394b80 3065@item enable @r{[}breakpoints@r{]} delete @var{range}@dots{}
c906108c
SS
3066Enable the specified breakpoints to work once, then die. @value{GDBN}
3067deletes any of these breakpoints as soon as your program stops there.
3068@end table
3069
d4f3574e
SS
3070@c FIXME: I think the following ``Except for [...] @code{tbreak}'' is
3071@c confusing: tbreak is also initially enabled.
c906108c
SS
3072Except for a breakpoint set with @code{tbreak} (@pxref{Set Breaks,
3073,Setting breakpoints}), breakpoints that you set are initially enabled;
3074subsequently, they become disabled or enabled only when you use one of
3075the commands above. (The command @code{until} can set and delete a
3076breakpoint of its own, but it does not change the state of your other
3077breakpoints; see @ref{Continuing and Stepping, ,Continuing and
3078stepping}.)
3079
6d2ebf8b 3080@node Conditions
c906108c
SS
3081@subsection Break conditions
3082@cindex conditional breakpoints
3083@cindex breakpoint conditions
3084
3085@c FIXME what is scope of break condition expr? Context where wanted?
5d161b24 3086@c in particular for a watchpoint?
c906108c
SS
3087The simplest sort of breakpoint breaks every time your program reaches a
3088specified place. You can also specify a @dfn{condition} for a
3089breakpoint. A condition is just a Boolean expression in your
3090programming language (@pxref{Expressions, ,Expressions}). A breakpoint with
3091a condition evaluates the expression each time your program reaches it,
3092and your program stops only if the condition is @emph{true}.
3093
3094This is the converse of using assertions for program validation; in that
3095situation, you want to stop when the assertion is violated---that is,
3096when the condition is false. In C, if you want to test an assertion expressed
3097by the condition @var{assert}, you should set the condition
3098@samp{! @var{assert}} on the appropriate breakpoint.
3099
3100Conditions are also accepted for watchpoints; you may not need them,
3101since a watchpoint is inspecting the value of an expression anyhow---but
3102it might be simpler, say, to just set a watchpoint on a variable name,
3103and specify a condition that tests whether the new value is an interesting
3104one.
3105
3106Break conditions can have side effects, and may even call functions in
3107your program. This can be useful, for example, to activate functions
3108that log program progress, or to use your own print functions to
3109format special data structures. The effects are completely predictable
3110unless there is another enabled breakpoint at the same address. (In
3111that case, @value{GDBN} might see the other breakpoint first and stop your
3112program without checking the condition of this one.) Note that
d4f3574e
SS
3113breakpoint commands are usually more convenient and flexible than break
3114conditions for the
c906108c
SS
3115purpose of performing side effects when a breakpoint is reached
3116(@pxref{Break Commands, ,Breakpoint command lists}).
3117
3118Break conditions can be specified when a breakpoint is set, by using
3119@samp{if} in the arguments to the @code{break} command. @xref{Set
3120Breaks, ,Setting breakpoints}. They can also be changed at any time
3121with the @code{condition} command.
53a5351d 3122
c906108c
SS
3123You can also use the @code{if} keyword with the @code{watch} command.
3124The @code{catch} command does not recognize the @code{if} keyword;
3125@code{condition} is the only way to impose a further condition on a
3126catchpoint.
c906108c
SS
3127
3128@table @code
3129@kindex condition
3130@item condition @var{bnum} @var{expression}
3131Specify @var{expression} as the break condition for breakpoint,
3132watchpoint, or catchpoint number @var{bnum}. After you set a condition,
3133breakpoint @var{bnum} stops your program only if the value of
3134@var{expression} is true (nonzero, in C). When you use
3135@code{condition}, @value{GDBN} checks @var{expression} immediately for
3136syntactic correctness, and to determine whether symbols in it have
d4f3574e
SS
3137referents in the context of your breakpoint. If @var{expression} uses
3138symbols not referenced in the context of the breakpoint, @value{GDBN}
3139prints an error message:
3140
474c8240 3141@smallexample
d4f3574e 3142No symbol "foo" in current context.
474c8240 3143@end smallexample
d4f3574e
SS
3144
3145@noindent
c906108c
SS
3146@value{GDBN} does
3147not actually evaluate @var{expression} at the time the @code{condition}
d4f3574e
SS
3148command (or a command that sets a breakpoint with a condition, like
3149@code{break if @dots{}}) is given, however. @xref{Expressions, ,Expressions}.
c906108c
SS
3150
3151@item condition @var{bnum}
3152Remove the condition from breakpoint number @var{bnum}. It becomes
3153an ordinary unconditional breakpoint.
3154@end table
3155
3156@cindex ignore count (of breakpoint)
3157A special case of a breakpoint condition is to stop only when the
3158breakpoint has been reached a certain number of times. This is so
3159useful that there is a special way to do it, using the @dfn{ignore
3160count} of the breakpoint. Every breakpoint has an ignore count, which
3161is an integer. Most of the time, the ignore count is zero, and
3162therefore has no effect. But if your program reaches a breakpoint whose
3163ignore count is positive, then instead of stopping, it just decrements
3164the ignore count by one and continues. As a result, if the ignore count
3165value is @var{n}, the breakpoint does not stop the next @var{n} times
3166your program reaches it.
3167
3168@table @code
3169@kindex ignore
3170@item ignore @var{bnum} @var{count}
3171Set the ignore count of breakpoint number @var{bnum} to @var{count}.
3172The next @var{count} times the breakpoint is reached, your program's
3173execution does not stop; other than to decrement the ignore count, @value{GDBN}
3174takes no action.
3175
3176To make the breakpoint stop the next time it is reached, specify
3177a count of zero.
3178
3179When you use @code{continue} to resume execution of your program from a
3180breakpoint, you can specify an ignore count directly as an argument to
3181@code{continue}, rather than using @code{ignore}. @xref{Continuing and
3182Stepping,,Continuing and stepping}.
3183
3184If a breakpoint has a positive ignore count and a condition, the
3185condition is not checked. Once the ignore count reaches zero,
3186@value{GDBN} resumes checking the condition.
3187
3188You could achieve the effect of the ignore count with a condition such
3189as @w{@samp{$foo-- <= 0}} using a debugger convenience variable that
3190is decremented each time. @xref{Convenience Vars, ,Convenience
3191variables}.
3192@end table
3193
3194Ignore counts apply to breakpoints, watchpoints, and catchpoints.
3195
3196
6d2ebf8b 3197@node Break Commands
c906108c
SS
3198@subsection Breakpoint command lists
3199
3200@cindex breakpoint commands
3201You can give any breakpoint (or watchpoint or catchpoint) a series of
3202commands to execute when your program stops due to that breakpoint. For
3203example, you might want to print the values of certain expressions, or
3204enable other breakpoints.
3205
3206@table @code
3207@kindex commands
3208@kindex end
3209@item commands @r{[}@var{bnum}@r{]}
3210@itemx @dots{} @var{command-list} @dots{}
3211@itemx end
3212Specify a list of commands for breakpoint number @var{bnum}. The commands
3213themselves appear on the following lines. Type a line containing just
3214@code{end} to terminate the commands.
3215
3216To remove all commands from a breakpoint, type @code{commands} and
3217follow it immediately with @code{end}; that is, give no commands.
3218
3219With no @var{bnum} argument, @code{commands} refers to the last
3220breakpoint, watchpoint, or catchpoint set (not to the breakpoint most
3221recently encountered).
3222@end table
3223
3224Pressing @key{RET} as a means of repeating the last @value{GDBN} command is
3225disabled within a @var{command-list}.
3226
3227You can use breakpoint commands to start your program up again. Simply
3228use the @code{continue} command, or @code{step}, or any other command
3229that resumes execution.
3230
3231Any other commands in the command list, after a command that resumes
3232execution, are ignored. This is because any time you resume execution
3233(even with a simple @code{next} or @code{step}), you may encounter
3234another breakpoint---which could have its own command list, leading to
3235ambiguities about which list to execute.
3236
3237@kindex silent
3238If the first command you specify in a command list is @code{silent}, the
3239usual message about stopping at a breakpoint is not printed. This may
3240be desirable for breakpoints that are to print a specific message and
3241then continue. If none of the remaining commands print anything, you
3242see no sign that the breakpoint was reached. @code{silent} is
3243meaningful only at the beginning of a breakpoint command list.
3244
3245The commands @code{echo}, @code{output}, and @code{printf} allow you to
3246print precisely controlled output, and are often useful in silent
3247breakpoints. @xref{Output, ,Commands for controlled output}.
3248
3249For example, here is how you could use breakpoint commands to print the
3250value of @code{x} at entry to @code{foo} whenever @code{x} is positive.
3251
474c8240 3252@smallexample
c906108c
SS
3253break foo if x>0
3254commands
3255silent
3256printf "x is %d\n",x
3257cont
3258end
474c8240 3259@end smallexample
c906108c
SS
3260
3261One application for breakpoint commands is to compensate for one bug so
3262you can test for another. Put a breakpoint just after the erroneous line
3263of code, give it a condition to detect the case in which something
3264erroneous has been done, and give it commands to assign correct values
3265to any variables that need them. End with the @code{continue} command
3266so that your program does not stop, and start with the @code{silent}
3267command so that no output is produced. Here is an example:
3268
474c8240 3269@smallexample
c906108c
SS
3270break 403
3271commands
3272silent
3273set x = y + 4
3274cont
3275end
474c8240 3276@end smallexample
c906108c 3277
6d2ebf8b 3278@node Breakpoint Menus
c906108c
SS
3279@subsection Breakpoint menus
3280@cindex overloading
3281@cindex symbol overloading
3282
b383017d 3283Some programming languages (notably C@t{++} and Objective-C) permit a
b37303ee 3284single function name
c906108c
SS
3285to be defined several times, for application in different contexts.
3286This is called @dfn{overloading}. When a function name is overloaded,
3287@samp{break @var{function}} is not enough to tell @value{GDBN} where you want
3288a breakpoint. If you realize this is a problem, you can use
3289something like @samp{break @var{function}(@var{types})} to specify which
3290particular version of the function you want. Otherwise, @value{GDBN} offers
3291you a menu of numbered choices for different possible breakpoints, and
3292waits for your selection with the prompt @samp{>}. The first two
3293options are always @samp{[0] cancel} and @samp{[1] all}. Typing @kbd{1}
3294sets a breakpoint at each definition of @var{function}, and typing
3295@kbd{0} aborts the @code{break} command without setting any new
3296breakpoints.
3297
3298For example, the following session excerpt shows an attempt to set a
3299breakpoint at the overloaded symbol @code{String::after}.
3300We choose three particular definitions of that function name:
3301
3302@c FIXME! This is likely to change to show arg type lists, at least
3303@smallexample
3304@group
3305(@value{GDBP}) b String::after
3306[0] cancel
3307[1] all
3308[2] file:String.cc; line number:867
3309[3] file:String.cc; line number:860
3310[4] file:String.cc; line number:875
3311[5] file:String.cc; line number:853
3312[6] file:String.cc; line number:846
3313[7] file:String.cc; line number:735
3314> 2 4 6
3315Breakpoint 1 at 0xb26c: file String.cc, line 867.
3316Breakpoint 2 at 0xb344: file String.cc, line 875.
3317Breakpoint 3 at 0xafcc: file String.cc, line 846.
3318Multiple breakpoints were set.
3319Use the "delete" command to delete unwanted
3320 breakpoints.
3321(@value{GDBP})
3322@end group
3323@end smallexample
c906108c
SS
3324
3325@c @ifclear BARETARGET
6d2ebf8b 3326@node Error in Breakpoints
d4f3574e 3327@subsection ``Cannot insert breakpoints''
c906108c
SS
3328@c
3329@c FIXME!! 14/6/95 Is there a real example of this? Let's use it.
3330@c
d4f3574e
SS
3331Under some operating systems, breakpoints cannot be used in a program if
3332any other process is running that program. In this situation,
5d161b24 3333attempting to run or continue a program with a breakpoint causes
d4f3574e
SS
3334@value{GDBN} to print an error message:
3335
474c8240 3336@smallexample
d4f3574e
SS
3337Cannot insert breakpoints.
3338The same program may be running in another process.
474c8240 3339@end smallexample
d4f3574e
SS
3340
3341When this happens, you have three ways to proceed:
3342
3343@enumerate
3344@item
3345Remove or disable the breakpoints, then continue.
3346
3347@item
5d161b24 3348Suspend @value{GDBN}, and copy the file containing your program to a new
d4f3574e 3349name. Resume @value{GDBN} and use the @code{exec-file} command to specify
5d161b24 3350that @value{GDBN} should run your program under that name.
d4f3574e
SS
3351Then start your program again.
3352
3353@item
3354Relink your program so that the text segment is nonsharable, using the
3355linker option @samp{-N}. The operating system limitation may not apply
3356to nonsharable executables.
3357@end enumerate
c906108c
SS
3358@c @end ifclear
3359
d4f3574e
SS
3360A similar message can be printed if you request too many active
3361hardware-assisted breakpoints and watchpoints:
3362
3363@c FIXME: the precise wording of this message may change; the relevant
3364@c source change is not committed yet (Sep 3, 1999).
3365@smallexample
3366Stopped; cannot insert breakpoints.
3367You may have requested too many hardware breakpoints and watchpoints.
3368@end smallexample
3369
3370@noindent
3371This message is printed when you attempt to resume the program, since
3372only then @value{GDBN} knows exactly how many hardware breakpoints and
3373watchpoints it needs to insert.
3374
3375When this message is printed, you need to disable or remove some of the
3376hardware-assisted breakpoints and watchpoints, and then continue.
3377
1485d690
KB
3378@node Breakpoint related warnings
3379@subsection ``Breakpoint address adjusted...''
3380@cindex breakpoint address adjusted
3381
3382Some processor architectures place constraints on the addresses at
3383which breakpoints may be placed. For architectures thus constrained,
3384@value{GDBN} will attempt to adjust the breakpoint's address to comply
3385with the constraints dictated by the architecture.
3386
3387One example of such an architecture is the Fujitsu FR-V. The FR-V is
3388a VLIW architecture in which a number of RISC-like instructions may be
3389bundled together for parallel execution. The FR-V architecture
3390constrains the location of a breakpoint instruction within such a
3391bundle to the instruction with the lowest address. @value{GDBN}
3392honors this constraint by adjusting a breakpoint's address to the
3393first in the bundle.
3394
3395It is not uncommon for optimized code to have bundles which contain
3396instructions from different source statements, thus it may happen that
3397a breakpoint's address will be adjusted from one source statement to
3398another. Since this adjustment may significantly alter @value{GDBN}'s
3399breakpoint related behavior from what the user expects, a warning is
3400printed when the breakpoint is first set and also when the breakpoint
3401is hit.
3402
3403A warning like the one below is printed when setting a breakpoint
3404that's been subject to address adjustment:
3405
3406@smallexample
3407warning: Breakpoint address adjusted from 0x00010414 to 0x00010410.
3408@end smallexample
3409
3410Such warnings are printed both for user settable and @value{GDBN}'s
3411internal breakpoints. If you see one of these warnings, you should
3412verify that a breakpoint set at the adjusted address will have the
3413desired affect. If not, the breakpoint in question may be removed and
b383017d 3414other breakpoints may be set which will have the desired behavior.
1485d690
KB
3415E.g., it may be sufficient to place the breakpoint at a later
3416instruction. A conditional breakpoint may also be useful in some
3417cases to prevent the breakpoint from triggering too often.
3418
3419@value{GDBN} will also issue a warning when stopping at one of these
3420adjusted breakpoints:
3421
3422@smallexample
3423warning: Breakpoint 1 address previously adjusted from 0x00010414
3424to 0x00010410.
3425@end smallexample
3426
3427When this warning is encountered, it may be too late to take remedial
3428action except in cases where the breakpoint is hit earlier or more
3429frequently than expected.
d4f3574e 3430
6d2ebf8b 3431@node Continuing and Stepping
c906108c
SS
3432@section Continuing and stepping
3433
3434@cindex stepping
3435@cindex continuing
3436@cindex resuming execution
3437@dfn{Continuing} means resuming program execution until your program
3438completes normally. In contrast, @dfn{stepping} means executing just
3439one more ``step'' of your program, where ``step'' may mean either one
3440line of source code, or one machine instruction (depending on what
7a292a7a
SS
3441particular command you use). Either when continuing or when stepping,
3442your program may stop even sooner, due to a breakpoint or a signal. (If
d4f3574e
SS
3443it stops due to a signal, you may want to use @code{handle}, or use
3444@samp{signal 0} to resume execution. @xref{Signals, ,Signals}.)
c906108c
SS
3445
3446@table @code
3447@kindex continue
41afff9a
EZ
3448@kindex c @r{(@code{continue})}
3449@kindex fg @r{(resume foreground execution)}
c906108c
SS
3450@item continue @r{[}@var{ignore-count}@r{]}
3451@itemx c @r{[}@var{ignore-count}@r{]}
3452@itemx fg @r{[}@var{ignore-count}@r{]}
3453Resume program execution, at the address where your program last stopped;
3454any breakpoints set at that address are bypassed. The optional argument
3455@var{ignore-count} allows you to specify a further number of times to
3456ignore a breakpoint at this location; its effect is like that of
3457@code{ignore} (@pxref{Conditions, ,Break conditions}).
3458
3459The argument @var{ignore-count} is meaningful only when your program
3460stopped due to a breakpoint. At other times, the argument to
3461@code{continue} is ignored.
3462
d4f3574e
SS
3463The synonyms @code{c} and @code{fg} (for @dfn{foreground}, as the
3464debugged program is deemed to be the foreground program) are provided
3465purely for convenience, and have exactly the same behavior as
3466@code{continue}.
c906108c
SS
3467@end table
3468
3469To resume execution at a different place, you can use @code{return}
3470(@pxref{Returning, ,Returning from a function}) to go back to the
3471calling function; or @code{jump} (@pxref{Jumping, ,Continuing at a
3472different address}) to go to an arbitrary location in your program.
3473
3474A typical technique for using stepping is to set a breakpoint
3475(@pxref{Breakpoints, ,Breakpoints; watchpoints; and catchpoints}) at the
3476beginning of the function or the section of your program where a problem
3477is believed to lie, run your program until it stops at that breakpoint,
3478and then step through the suspect area, examining the variables that are
3479interesting, until you see the problem happen.
3480
3481@table @code
3482@kindex step
41afff9a 3483@kindex s @r{(@code{step})}
c906108c
SS
3484@item step
3485Continue running your program until control reaches a different source
3486line, then stop it and return control to @value{GDBN}. This command is
3487abbreviated @code{s}.
3488
3489@quotation
3490@c "without debugging information" is imprecise; actually "without line
3491@c numbers in the debugging information". (gcc -g1 has debugging info but
3492@c not line numbers). But it seems complex to try to make that
3493@c distinction here.
3494@emph{Warning:} If you use the @code{step} command while control is
3495within a function that was compiled without debugging information,
3496execution proceeds until control reaches a function that does have
3497debugging information. Likewise, it will not step into a function which
3498is compiled without debugging information. To step through functions
3499without debugging information, use the @code{stepi} command, described
3500below.
3501@end quotation
3502
4a92d011
EZ
3503The @code{step} command only stops at the first instruction of a source
3504line. This prevents the multiple stops that could otherwise occur in
3505@code{switch} statements, @code{for} loops, etc. @code{step} continues
3506to stop if a function that has debugging information is called within
3507the line. In other words, @code{step} @emph{steps inside} any functions
3508called within the line.
c906108c 3509
d4f3574e
SS
3510Also, the @code{step} command only enters a function if there is line
3511number information for the function. Otherwise it acts like the
5d161b24 3512@code{next} command. This avoids problems when using @code{cc -gl}
c906108c 3513on MIPS machines. Previously, @code{step} entered subroutines if there
5d161b24 3514was any debugging information about the routine.
c906108c
SS
3515
3516@item step @var{count}
3517Continue running as in @code{step}, but do so @var{count} times. If a
7a292a7a
SS
3518breakpoint is reached, or a signal not related to stepping occurs before
3519@var{count} steps, stepping stops right away.
c906108c
SS
3520
3521@kindex next
41afff9a 3522@kindex n @r{(@code{next})}
c906108c
SS
3523@item next @r{[}@var{count}@r{]}
3524Continue to the next source line in the current (innermost) stack frame.
7a292a7a
SS
3525This is similar to @code{step}, but function calls that appear within
3526the line of code are executed without stopping. Execution stops when
3527control reaches a different line of code at the original stack level
3528that was executing when you gave the @code{next} command. This command
3529is abbreviated @code{n}.
c906108c
SS
3530
3531An argument @var{count} is a repeat count, as for @code{step}.
3532
3533
3534@c FIX ME!! Do we delete this, or is there a way it fits in with
3535@c the following paragraph? --- Vctoria
3536@c
3537@c @code{next} within a function that lacks debugging information acts like
3538@c @code{step}, but any function calls appearing within the code of the
3539@c function are executed without stopping.
3540
d4f3574e
SS
3541The @code{next} command only stops at the first instruction of a
3542source line. This prevents multiple stops that could otherwise occur in
4a92d011 3543@code{switch} statements, @code{for} loops, etc.
c906108c 3544
b90a5f51
CF
3545@kindex set step-mode
3546@item set step-mode
3547@cindex functions without line info, and stepping
3548@cindex stepping into functions with no line info
3549@itemx set step-mode on
4a92d011 3550The @code{set step-mode on} command causes the @code{step} command to
b90a5f51
CF
3551stop at the first instruction of a function which contains no debug line
3552information rather than stepping over it.
3553
4a92d011
EZ
3554This is useful in cases where you may be interested in inspecting the
3555machine instructions of a function which has no symbolic info and do not
3556want @value{GDBN} to automatically skip over this function.
b90a5f51
CF
3557
3558@item set step-mode off
4a92d011 3559Causes the @code{step} command to step over any functions which contains no
b90a5f51
CF
3560debug information. This is the default.
3561
c906108c
SS
3562@kindex finish
3563@item finish
3564Continue running until just after function in the selected stack frame
3565returns. Print the returned value (if any).
3566
3567Contrast this with the @code{return} command (@pxref{Returning,
3568,Returning from a function}).
3569
3570@kindex until
41afff9a 3571@kindex u @r{(@code{until})}
c906108c
SS
3572@item until
3573@itemx u
3574Continue running until a source line past the current line, in the
3575current stack frame, is reached. This command is used to avoid single
3576stepping through a loop more than once. It is like the @code{next}
3577command, except that when @code{until} encounters a jump, it
3578automatically continues execution until the program counter is greater
3579than the address of the jump.
3580
3581This means that when you reach the end of a loop after single stepping
3582though it, @code{until} makes your program continue execution until it
3583exits the loop. In contrast, a @code{next} command at the end of a loop
3584simply steps back to the beginning of the loop, which forces you to step
3585through the next iteration.
3586
3587@code{until} always stops your program if it attempts to exit the current
3588stack frame.
3589
3590@code{until} may produce somewhat counterintuitive results if the order
3591of machine code does not match the order of the source lines. For
3592example, in the following excerpt from a debugging session, the @code{f}
3593(@code{frame}) command shows that execution is stopped at line
3594@code{206}; yet when we use @code{until}, we get to line @code{195}:
3595
474c8240 3596@smallexample
c906108c
SS
3597(@value{GDBP}) f
3598#0 main (argc=4, argv=0xf7fffae8) at m4.c:206
3599206 expand_input();
3600(@value{GDBP}) until
3601195 for ( ; argc > 0; NEXTARG) @{
474c8240 3602@end smallexample
c906108c
SS
3603
3604This happened because, for execution efficiency, the compiler had
3605generated code for the loop closure test at the end, rather than the
3606start, of the loop---even though the test in a C @code{for}-loop is
3607written before the body of the loop. The @code{until} command appeared
3608to step back to the beginning of the loop when it advanced to this
3609expression; however, it has not really gone to an earlier
3610statement---not in terms of the actual machine code.
3611
3612@code{until} with no argument works by means of single
3613instruction stepping, and hence is slower than @code{until} with an
3614argument.
3615
3616@item until @var{location}
3617@itemx u @var{location}
3618Continue running your program until either the specified location is
3619reached, or the current stack frame returns. @var{location} is any of
3620the forms of argument acceptable to @code{break} (@pxref{Set Breaks,
c60eb6f1
EZ
3621,Setting breakpoints}). This form of the command uses breakpoints, and
3622hence is quicker than @code{until} without an argument. The specified
3623location is actually reached only if it is in the current frame. This
3624implies that @code{until} can be used to skip over recursive function
3625invocations. For instance in the code below, if the current location is
3626line @code{96}, issuing @code{until 99} will execute the program up to
3627line @code{99} in the same invocation of factorial, i.e. after the inner
3628invocations have returned.
3629
3630@smallexample
363194 int factorial (int value)
363295 @{
363396 if (value > 1) @{
363497 value *= factorial (value - 1);
363598 @}
363699 return (value);
3637100 @}
3638@end smallexample
3639
3640
3641@kindex advance @var{location}
3642@itemx advance @var{location}
3643Continue running the program up to the given location. An argument is
3644required, anything of the same form as arguments for the @code{break}
3645command. Execution will also stop upon exit from the current stack
3646frame. This command is similar to @code{until}, but @code{advance} will
3647not skip over recursive function calls, and the target location doesn't
3648have to be in the same frame as the current one.
3649
c906108c
SS
3650
3651@kindex stepi
41afff9a 3652@kindex si @r{(@code{stepi})}
c906108c 3653@item stepi
96a2c332 3654@itemx stepi @var{arg}
c906108c
SS
3655@itemx si
3656Execute one machine instruction, then stop and return to the debugger.
3657
3658It is often useful to do @samp{display/i $pc} when stepping by machine
3659instructions. This makes @value{GDBN} automatically display the next
3660instruction to be executed, each time your program stops. @xref{Auto
3661Display,, Automatic display}.
3662
3663An argument is a repeat count, as in @code{step}.
3664
3665@need 750
3666@kindex nexti
41afff9a 3667@kindex ni @r{(@code{nexti})}
c906108c 3668@item nexti
96a2c332 3669@itemx nexti @var{arg}
c906108c
SS
3670@itemx ni
3671Execute one machine instruction, but if it is a function call,
3672proceed until the function returns.
3673
3674An argument is a repeat count, as in @code{next}.
3675@end table
3676
6d2ebf8b 3677@node Signals
c906108c
SS
3678@section Signals
3679@cindex signals
3680
3681A signal is an asynchronous event that can happen in a program. The
3682operating system defines the possible kinds of signals, and gives each
3683kind a name and a number. For example, in Unix @code{SIGINT} is the
d4f3574e 3684signal a program gets when you type an interrupt character (often @kbd{C-c});
c906108c
SS
3685@code{SIGSEGV} is the signal a program gets from referencing a place in
3686memory far away from all the areas in use; @code{SIGALRM} occurs when
3687the alarm clock timer goes off (which happens only if your program has
3688requested an alarm).
3689
3690@cindex fatal signals
3691Some signals, including @code{SIGALRM}, are a normal part of the
3692functioning of your program. Others, such as @code{SIGSEGV}, indicate
d4f3574e 3693errors; these signals are @dfn{fatal} (they kill your program immediately) if the
c906108c
SS
3694program has not specified in advance some other way to handle the signal.
3695@code{SIGINT} does not indicate an error in your program, but it is normally
3696fatal so it can carry out the purpose of the interrupt: to kill the program.
3697
3698@value{GDBN} has the ability to detect any occurrence of a signal in your
3699program. You can tell @value{GDBN} in advance what to do for each kind of
3700signal.
3701
3702@cindex handling signals
24f93129
EZ
3703Normally, @value{GDBN} is set up to let the non-erroneous signals like
3704@code{SIGALRM} be silently passed to your program
3705(so as not to interfere with their role in the program's functioning)
c906108c
SS
3706but to stop your program immediately whenever an error signal happens.
3707You can change these settings with the @code{handle} command.
3708
3709@table @code
3710@kindex info signals
3711@item info signals
96a2c332 3712@itemx info handle
c906108c
SS
3713Print a table of all the kinds of signals and how @value{GDBN} has been told to
3714handle each one. You can use this to see the signal numbers of all
3715the defined types of signals.
3716
d4f3574e 3717@code{info handle} is an alias for @code{info signals}.
c906108c
SS
3718
3719@kindex handle
3720@item handle @var{signal} @var{keywords}@dots{}
5ece1a18
EZ
3721Change the way @value{GDBN} handles signal @var{signal}. @var{signal}
3722can be the number of a signal or its name (with or without the
24f93129 3723@samp{SIG} at the beginning); a list of signal numbers of the form
5ece1a18
EZ
3724@samp{@var{low}-@var{high}}; or the word @samp{all}, meaning all the
3725known signals. The @var{keywords} say what change to make.
c906108c
SS
3726@end table
3727
3728@c @group
3729The keywords allowed by the @code{handle} command can be abbreviated.
3730Their full names are:
3731
3732@table @code
3733@item nostop
3734@value{GDBN} should not stop your program when this signal happens. It may
3735still print a message telling you that the signal has come in.
3736
3737@item stop
3738@value{GDBN} should stop your program when this signal happens. This implies
3739the @code{print} keyword as well.
3740
3741@item print
3742@value{GDBN} should print a message when this signal happens.
3743
3744@item noprint
3745@value{GDBN} should not mention the occurrence of the signal at all. This
3746implies the @code{nostop} keyword as well.
3747
3748@item pass
5ece1a18 3749@itemx noignore
c906108c
SS
3750@value{GDBN} should allow your program to see this signal; your program
3751can handle the signal, or else it may terminate if the signal is fatal
5ece1a18 3752and not handled. @code{pass} and @code{noignore} are synonyms.
c906108c
SS
3753
3754@item nopass
5ece1a18 3755@itemx ignore
c906108c 3756@value{GDBN} should not allow your program to see this signal.
5ece1a18 3757@code{nopass} and @code{ignore} are synonyms.
c906108c
SS
3758@end table
3759@c @end group
3760
d4f3574e
SS
3761When a signal stops your program, the signal is not visible to the
3762program until you
c906108c
SS
3763continue. Your program sees the signal then, if @code{pass} is in
3764effect for the signal in question @emph{at that time}. In other words,
3765after @value{GDBN} reports a signal, you can use the @code{handle}
3766command with @code{pass} or @code{nopass} to control whether your
3767program sees that signal when you continue.
3768
24f93129
EZ
3769The default is set to @code{nostop}, @code{noprint}, @code{pass} for
3770non-erroneous signals such as @code{SIGALRM}, @code{SIGWINCH} and
3771@code{SIGCHLD}, and to @code{stop}, @code{print}, @code{pass} for the
3772erroneous signals.
3773
c906108c
SS
3774You can also use the @code{signal} command to prevent your program from
3775seeing a signal, or cause it to see a signal it normally would not see,
3776or to give it any signal at any time. For example, if your program stopped
3777due to some sort of memory reference error, you might store correct
3778values into the erroneous variables and continue, hoping to see more
3779execution; but your program would probably terminate immediately as
3780a result of the fatal signal once it saw the signal. To prevent this,
3781you can continue with @samp{signal 0}. @xref{Signaling, ,Giving your
5d161b24 3782program a signal}.
c906108c 3783
6d2ebf8b 3784@node Thread Stops
c906108c
SS
3785@section Stopping and starting multi-thread programs
3786
3787When your program has multiple threads (@pxref{Threads,, Debugging
3788programs with multiple threads}), you can choose whether to set
3789breakpoints on all threads, or on a particular thread.
3790
3791@table @code
3792@cindex breakpoints and threads
3793@cindex thread breakpoints
3794@kindex break @dots{} thread @var{threadno}
3795@item break @var{linespec} thread @var{threadno}
3796@itemx break @var{linespec} thread @var{threadno} if @dots{}
3797@var{linespec} specifies source lines; there are several ways of
3798writing them, but the effect is always to specify some source line.
3799
3800Use the qualifier @samp{thread @var{threadno}} with a breakpoint command
3801to specify that you only want @value{GDBN} to stop the program when a
3802particular thread reaches this breakpoint. @var{threadno} is one of the
3803numeric thread identifiers assigned by @value{GDBN}, shown in the first
3804column of the @samp{info threads} display.
3805
3806If you do not specify @samp{thread @var{threadno}} when you set a
3807breakpoint, the breakpoint applies to @emph{all} threads of your
3808program.
3809
3810You can use the @code{thread} qualifier on conditional breakpoints as
3811well; in this case, place @samp{thread @var{threadno}} before the
3812breakpoint condition, like this:
3813
3814@smallexample
2df3850c 3815(@value{GDBP}) break frik.c:13 thread 28 if bartab > lim
c906108c
SS
3816@end smallexample
3817
3818@end table
3819
3820@cindex stopped threads
3821@cindex threads, stopped
3822Whenever your program stops under @value{GDBN} for any reason,
3823@emph{all} threads of execution stop, not just the current thread. This
3824allows you to examine the overall state of the program, including
3825switching between threads, without worrying that things may change
3826underfoot.
3827
36d86913
MC
3828@cindex thread breakpoints and system calls
3829@cindex system calls and thread breakpoints
3830@cindex premature return from system calls
3831There is an unfortunate side effect. If one thread stops for a
3832breakpoint, or for some other reason, and another thread is blocked in a
3833system call, then the system call may return prematurely. This is a
3834consequence of the interaction between multiple threads and the signals
3835that @value{GDBN} uses to implement breakpoints and other events that
3836stop execution.
3837
3838To handle this problem, your program should check the return value of
3839each system call and react appropriately. This is good programming
3840style anyways.
3841
3842For example, do not write code like this:
3843
3844@smallexample
3845 sleep (10);
3846@end smallexample
3847
3848The call to @code{sleep} will return early if a different thread stops
3849at a breakpoint or for some other reason.
3850
3851Instead, write this:
3852
3853@smallexample
3854 int unslept = 10;
3855 while (unslept > 0)
3856 unslept = sleep (unslept);
3857@end smallexample
3858
3859A system call is allowed to return early, so the system is still
3860conforming to its specification. But @value{GDBN} does cause your
3861multi-threaded program to behave differently than it would without
3862@value{GDBN}.
3863
3864Also, @value{GDBN} uses internal breakpoints in the thread library to
3865monitor certain events such as thread creation and thread destruction.
3866When such an event happens, a system call in another thread may return
3867prematurely, even though your program does not appear to stop.
3868
c906108c
SS
3869@cindex continuing threads
3870@cindex threads, continuing
3871Conversely, whenever you restart the program, @emph{all} threads start
3872executing. @emph{This is true even when single-stepping} with commands
5d161b24 3873like @code{step} or @code{next}.
c906108c
SS
3874
3875In particular, @value{GDBN} cannot single-step all threads in lockstep.
3876Since thread scheduling is up to your debugging target's operating
3877system (not controlled by @value{GDBN}), other threads may
3878execute more than one statement while the current thread completes a
3879single step. Moreover, in general other threads stop in the middle of a
3880statement, rather than at a clean statement boundary, when the program
3881stops.
3882
3883You might even find your program stopped in another thread after
3884continuing or even single-stepping. This happens whenever some other
3885thread runs into a breakpoint, a signal, or an exception before the
3886first thread completes whatever you requested.
3887
3888On some OSes, you can lock the OS scheduler and thus allow only a single
3889thread to run.
3890
3891@table @code
3892@item set scheduler-locking @var{mode}
3893Set the scheduler locking mode. If it is @code{off}, then there is no
3894locking and any thread may run at any time. If @code{on}, then only the
3895current thread may run when the inferior is resumed. The @code{step}
3896mode optimizes for single-stepping. It stops other threads from
3897``seizing the prompt'' by preempting the current thread while you are
3898stepping. Other threads will only rarely (or never) get a chance to run
d4f3574e 3899when you step. They are more likely to run when you @samp{next} over a
c906108c 3900function call, and they are completely free to run when you use commands
d4f3574e 3901like @samp{continue}, @samp{until}, or @samp{finish}. However, unless another
c906108c 3902thread hits a breakpoint during its timeslice, they will never steal the
2df3850c 3903@value{GDBN} prompt away from the thread that you are debugging.
c906108c
SS
3904
3905@item show scheduler-locking
3906Display the current scheduler locking mode.
3907@end table
3908
c906108c 3909
6d2ebf8b 3910@node Stack
c906108c
SS
3911@chapter Examining the Stack
3912
3913When your program has stopped, the first thing you need to know is where it
3914stopped and how it got there.
3915
3916@cindex call stack
5d161b24
DB
3917Each time your program performs a function call, information about the call
3918is generated.
3919That information includes the location of the call in your program,
3920the arguments of the call,
c906108c 3921and the local variables of the function being called.
5d161b24 3922The information is saved in a block of data called a @dfn{stack frame}.
c906108c
SS
3923The stack frames are allocated in a region of memory called the @dfn{call
3924stack}.
3925
3926When your program stops, the @value{GDBN} commands for examining the
3927stack allow you to see all of this information.
3928
3929@cindex selected frame
3930One of the stack frames is @dfn{selected} by @value{GDBN} and many
3931@value{GDBN} commands refer implicitly to the selected frame. In
3932particular, whenever you ask @value{GDBN} for the value of a variable in
3933your program, the value is found in the selected frame. There are
3934special @value{GDBN} commands to select whichever frame you are
3935interested in. @xref{Selection, ,Selecting a frame}.
3936
3937When your program stops, @value{GDBN} automatically selects the
5d161b24 3938currently executing frame and describes it briefly, similar to the
c906108c
SS
3939@code{frame} command (@pxref{Frame Info, ,Information about a frame}).
3940
3941@menu
3942* Frames:: Stack frames
3943* Backtrace:: Backtraces
3944* Selection:: Selecting a frame
3945* Frame Info:: Information on a frame
c906108c
SS
3946
3947@end menu
3948
6d2ebf8b 3949@node Frames
c906108c
SS
3950@section Stack frames
3951
d4f3574e 3952@cindex frame, definition
c906108c
SS
3953@cindex stack frame
3954The call stack is divided up into contiguous pieces called @dfn{stack
3955frames}, or @dfn{frames} for short; each frame is the data associated
3956with one call to one function. The frame contains the arguments given
3957to the function, the function's local variables, and the address at
3958which the function is executing.
3959
3960@cindex initial frame
3961@cindex outermost frame
3962@cindex innermost frame
3963When your program is started, the stack has only one frame, that of the
3964function @code{main}. This is called the @dfn{initial} frame or the
3965@dfn{outermost} frame. Each time a function is called, a new frame is
3966made. Each time a function returns, the frame for that function invocation
3967is eliminated. If a function is recursive, there can be many frames for
3968the same function. The frame for the function in which execution is
3969actually occurring is called the @dfn{innermost} frame. This is the most
3970recently created of all the stack frames that still exist.
3971
3972@cindex frame pointer
3973Inside your program, stack frames are identified by their addresses. A
3974stack frame consists of many bytes, each of which has its own address; each
3975kind of computer has a convention for choosing one byte whose
3976address serves as the address of the frame. Usually this address is kept
3977in a register called the @dfn{frame pointer register} while execution is
3978going on in that frame.
3979
3980@cindex frame number
3981@value{GDBN} assigns numbers to all existing stack frames, starting with
3982zero for the innermost frame, one for the frame that called it,
3983and so on upward. These numbers do not really exist in your program;
3984they are assigned by @value{GDBN} to give you a way of designating stack
3985frames in @value{GDBN} commands.
3986
6d2ebf8b
SS
3987@c The -fomit-frame-pointer below perennially causes hbox overflow
3988@c underflow problems.
c906108c
SS
3989@cindex frameless execution
3990Some compilers provide a way to compile functions so that they operate
6d2ebf8b 3991without stack frames. (For example, the @value{GCC} option
474c8240 3992@smallexample
6d2ebf8b 3993@samp{-fomit-frame-pointer}
474c8240 3994@end smallexample
6d2ebf8b 3995generates functions without a frame.)
c906108c
SS
3996This is occasionally done with heavily used library functions to save
3997the frame setup time. @value{GDBN} has limited facilities for dealing
3998with these function invocations. If the innermost function invocation
3999has no stack frame, @value{GDBN} nevertheless regards it as though
4000it had a separate frame, which is numbered zero as usual, allowing
4001correct tracing of the function call chain. However, @value{GDBN} has
4002no provision for frameless functions elsewhere in the stack.
4003
4004@table @code
d4f3574e 4005@kindex frame@r{, command}
41afff9a 4006@cindex current stack frame
c906108c 4007@item frame @var{args}
5d161b24 4008The @code{frame} command allows you to move from one stack frame to another,
c906108c 4009and to print the stack frame you select. @var{args} may be either the
5d161b24
DB
4010address of the frame or the stack frame number. Without an argument,
4011@code{frame} prints the current stack frame.
c906108c
SS
4012
4013@kindex select-frame
41afff9a 4014@cindex selecting frame silently
c906108c
SS
4015@item select-frame
4016The @code{select-frame} command allows you to move from one stack frame
4017to another without printing the frame. This is the silent version of
4018@code{frame}.
4019@end table
4020
6d2ebf8b 4021@node Backtrace
c906108c
SS
4022@section Backtraces
4023
4024@cindex backtraces
4025@cindex tracebacks
4026@cindex stack traces
4027A backtrace is a summary of how your program got where it is. It shows one
4028line per frame, for many frames, starting with the currently executing
4029frame (frame zero), followed by its caller (frame one), and on up the
4030stack.
4031
4032@table @code
4033@kindex backtrace
41afff9a 4034@kindex bt @r{(@code{backtrace})}
c906108c
SS
4035@item backtrace
4036@itemx bt
4037Print a backtrace of the entire stack: one line per frame for all
4038frames in the stack.
4039
4040You can stop the backtrace at any time by typing the system interrupt
4041character, normally @kbd{C-c}.
4042
4043@item backtrace @var{n}
4044@itemx bt @var{n}
4045Similar, but print only the innermost @var{n} frames.
4046
4047@item backtrace -@var{n}
4048@itemx bt -@var{n}
4049Similar, but print only the outermost @var{n} frames.
4050@end table
4051
4052@kindex where
4053@kindex info stack
c906108c
SS
4054The names @code{where} and @code{info stack} (abbreviated @code{info s})
4055are additional aliases for @code{backtrace}.
4056
4057Each line in the backtrace shows the frame number and the function name.
4058The program counter value is also shown---unless you use @code{set
4059print address off}. The backtrace also shows the source file name and
4060line number, as well as the arguments to the function. The program
4061counter value is omitted if it is at the beginning of the code for that
4062line number.
4063
4064Here is an example of a backtrace. It was made with the command
4065@samp{bt 3}, so it shows the innermost three frames.
4066
4067@smallexample
4068@group
5d161b24 4069#0 m4_traceon (obs=0x24eb0, argc=1, argv=0x2b8c8)
c906108c
SS
4070 at builtin.c:993
4071#1 0x6e38 in expand_macro (sym=0x2b600) at macro.c:242
4072#2 0x6840 in expand_token (obs=0x0, t=177664, td=0xf7fffb08)
4073 at macro.c:71
4074(More stack frames follow...)
4075@end group
4076@end smallexample
4077
4078@noindent
4079The display for frame zero does not begin with a program counter
4080value, indicating that your program has stopped at the beginning of the
4081code for line @code{993} of @code{builtin.c}.
4082
25d29d70
AC
4083Most programs have a standard user entry point---a place where system
4084libraries and startup code transition into user code. For C this is
4085@code{main}. When @value{GDBN} finds the entry function in a backtrace
4086it will terminate the backtrace, to avoid tracing into highly
4087system-specific (and generally uninteresting) code.
4088
4089If you need to examine the startup code, or limit the number of levels
4090in a backtrace, you can change this behavior:
95f90d25
DJ
4091
4092@table @code
25d29d70
AC
4093@item set backtrace past-main
4094@itemx set backtrace past-main on
4644b6e3 4095@kindex set backtrace
25d29d70
AC
4096Backtraces will continue past the user entry point.
4097
4098@item set backtrace past-main off
95f90d25
DJ
4099Backtraces will stop when they encounter the user entry point. This is the
4100default.
4101
25d29d70 4102@item show backtrace past-main
4644b6e3 4103@kindex show backtrace
25d29d70
AC
4104Display the current user entry point backtrace policy.
4105
4106@item set backtrace limit @var{n}
4107@itemx set backtrace limit 0
4108@cindex backtrace limit
4109Limit the backtrace to @var{n} levels. A value of zero means
4110unlimited.
95f90d25 4111
25d29d70
AC
4112@item show backtrace limit
4113Display the current limit on backtrace levels.
95f90d25
DJ
4114@end table
4115
6d2ebf8b 4116@node Selection
c906108c
SS
4117@section Selecting a frame
4118
4119Most commands for examining the stack and other data in your program work on
4120whichever stack frame is selected at the moment. Here are the commands for
4121selecting a stack frame; all of them finish by printing a brief description
4122of the stack frame just selected.
4123
4124@table @code
d4f3574e 4125@kindex frame@r{, selecting}
41afff9a 4126@kindex f @r{(@code{frame})}
c906108c
SS
4127@item frame @var{n}
4128@itemx f @var{n}
4129Select frame number @var{n}. Recall that frame zero is the innermost
4130(currently executing) frame, frame one is the frame that called the
4131innermost one, and so on. The highest-numbered frame is the one for
4132@code{main}.
4133
4134@item frame @var{addr}
4135@itemx f @var{addr}
4136Select the frame at address @var{addr}. This is useful mainly if the
4137chaining of stack frames has been damaged by a bug, making it
4138impossible for @value{GDBN} to assign numbers properly to all frames. In
4139addition, this can be useful when your program has multiple stacks and
4140switches between them.
4141
c906108c
SS
4142On the SPARC architecture, @code{frame} needs two addresses to
4143select an arbitrary frame: a frame pointer and a stack pointer.
4144
4145On the MIPS and Alpha architecture, it needs two addresses: a stack
4146pointer and a program counter.
4147
4148On the 29k architecture, it needs three addresses: a register stack
4149pointer, a program counter, and a memory stack pointer.
4150@c note to future updaters: this is conditioned on a flag
4151@c SETUP_ARBITRARY_FRAME in the tm-*.h files. The above is up to date
4152@c as of 27 Jan 1994.
c906108c
SS
4153
4154@kindex up
4155@item up @var{n}
4156Move @var{n} frames up the stack. For positive numbers @var{n}, this
4157advances toward the outermost frame, to higher frame numbers, to frames
4158that have existed longer. @var{n} defaults to one.
4159
4160@kindex down
41afff9a 4161@kindex do @r{(@code{down})}
c906108c
SS
4162@item down @var{n}
4163Move @var{n} frames down the stack. For positive numbers @var{n}, this
4164advances toward the innermost frame, to lower frame numbers, to frames
4165that were created more recently. @var{n} defaults to one. You may
4166abbreviate @code{down} as @code{do}.
4167@end table
4168
4169All of these commands end by printing two lines of output describing the
4170frame. The first line shows the frame number, the function name, the
4171arguments, and the source file and line number of execution in that
5d161b24 4172frame. The second line shows the text of that source line.
c906108c
SS
4173
4174@need 1000
4175For example:
4176
4177@smallexample
4178@group
4179(@value{GDBP}) up
4180#1 0x22f0 in main (argc=1, argv=0xf7fffbf4, env=0xf7fffbfc)
4181 at env.c:10
418210 read_input_file (argv[i]);
4183@end group
4184@end smallexample
4185
4186After such a printout, the @code{list} command with no arguments
4187prints ten lines centered on the point of execution in the frame.
87885426
FN
4188You can also edit the program at the point of execution with your favorite
4189editing program by typing @code{edit}.
4190@xref{List, ,Printing source lines},
4191for details.
c906108c
SS
4192
4193@table @code
4194@kindex down-silently
4195@kindex up-silently
4196@item up-silently @var{n}
4197@itemx down-silently @var{n}
4198These two commands are variants of @code{up} and @code{down},
4199respectively; they differ in that they do their work silently, without
4200causing display of the new frame. They are intended primarily for use
4201in @value{GDBN} command scripts, where the output might be unnecessary and
4202distracting.
4203@end table
4204
6d2ebf8b 4205@node Frame Info
c906108c
SS
4206@section Information about a frame
4207
4208There are several other commands to print information about the selected
4209stack frame.
4210
4211@table @code
4212@item frame
4213@itemx f
4214When used without any argument, this command does not change which
4215frame is selected, but prints a brief description of the currently
4216selected stack frame. It can be abbreviated @code{f}. With an
4217argument, this command is used to select a stack frame.
4218@xref{Selection, ,Selecting a frame}.
4219
4220@kindex info frame
41afff9a 4221@kindex info f @r{(@code{info frame})}
c906108c
SS
4222@item info frame
4223@itemx info f
4224This command prints a verbose description of the selected stack frame,
4225including:
4226
4227@itemize @bullet
5d161b24
DB
4228@item
4229the address of the frame
c906108c
SS
4230@item
4231the address of the next frame down (called by this frame)
4232@item
4233the address of the next frame up (caller of this frame)
4234@item
4235the language in which the source code corresponding to this frame is written
4236@item
4237the address of the frame's arguments
4238@item
d4f3574e
SS
4239the address of the frame's local variables
4240@item
c906108c
SS
4241the program counter saved in it (the address of execution in the caller frame)
4242@item
4243which registers were saved in the frame
4244@end itemize
4245
4246@noindent The verbose description is useful when
4247something has gone wrong that has made the stack format fail to fit
4248the usual conventions.
4249
4250@item info frame @var{addr}
4251@itemx info f @var{addr}
4252Print a verbose description of the frame at address @var{addr}, without
4253selecting that frame. The selected frame remains unchanged by this
4254command. This requires the same kind of address (more than one for some
4255architectures) that you specify in the @code{frame} command.
4256@xref{Selection, ,Selecting a frame}.
4257
4258@kindex info args
4259@item info args
4260Print the arguments of the selected frame, each on a separate line.
4261
4262@item info locals
4263@kindex info locals
4264Print the local variables of the selected frame, each on a separate
4265line. These are all variables (declared either static or automatic)
4266accessible at the point of execution of the selected frame.
4267
c906108c 4268@kindex info catch
d4f3574e
SS
4269@cindex catch exceptions, list active handlers
4270@cindex exception handlers, how to list
c906108c
SS
4271@item info catch
4272Print a list of all the exception handlers that are active in the
4273current stack frame at the current point of execution. To see other
4274exception handlers, visit the associated frame (using the @code{up},
4275@code{down}, or @code{frame} commands); then type @code{info catch}.
4276@xref{Set Catchpoints, , Setting catchpoints}.
53a5351d 4277
c906108c
SS
4278@end table
4279
c906108c 4280
6d2ebf8b 4281@node Source
c906108c
SS
4282@chapter Examining Source Files
4283
4284@value{GDBN} can print parts of your program's source, since the debugging
4285information recorded in the program tells @value{GDBN} what source files were
4286used to build it. When your program stops, @value{GDBN} spontaneously prints
4287the line where it stopped. Likewise, when you select a stack frame
4288(@pxref{Selection, ,Selecting a frame}), @value{GDBN} prints the line where
4289execution in that frame has stopped. You can print other portions of
4290source files by explicit command.
4291
7a292a7a 4292If you use @value{GDBN} through its @sc{gnu} Emacs interface, you may
d4f3574e 4293prefer to use Emacs facilities to view source; see @ref{Emacs, ,Using
7a292a7a 4294@value{GDBN} under @sc{gnu} Emacs}.
c906108c
SS
4295
4296@menu
4297* List:: Printing source lines
87885426 4298* Edit:: Editing source files
c906108c 4299* Search:: Searching source files
c906108c
SS
4300* Source Path:: Specifying source directories
4301* Machine Code:: Source and machine code
4302@end menu
4303
6d2ebf8b 4304@node List
c906108c
SS
4305@section Printing source lines
4306
4307@kindex list
41afff9a 4308@kindex l @r{(@code{list})}
c906108c 4309To print lines from a source file, use the @code{list} command
5d161b24 4310(abbreviated @code{l}). By default, ten lines are printed.
c906108c
SS
4311There are several ways to specify what part of the file you want to print.
4312
4313Here are the forms of the @code{list} command most commonly used:
4314
4315@table @code
4316@item list @var{linenum}
4317Print lines centered around line number @var{linenum} in the
4318current source file.
4319
4320@item list @var{function}
4321Print lines centered around the beginning of function
4322@var{function}.
4323
4324@item list
4325Print more lines. If the last lines printed were printed with a
4326@code{list} command, this prints lines following the last lines
4327printed; however, if the last line printed was a solitary line printed
4328as part of displaying a stack frame (@pxref{Stack, ,Examining the
4329Stack}), this prints lines centered around that line.
4330
4331@item list -
4332Print lines just before the lines last printed.
4333@end table
4334
4335By default, @value{GDBN} prints ten source lines with any of these forms of
4336the @code{list} command. You can change this using @code{set listsize}:
4337
4338@table @code
4339@kindex set listsize
4340@item set listsize @var{count}
4341Make the @code{list} command display @var{count} source lines (unless
4342the @code{list} argument explicitly specifies some other number).
4343
4344@kindex show listsize
4345@item show listsize
4346Display the number of lines that @code{list} prints.
4347@end table
4348
4349Repeating a @code{list} command with @key{RET} discards the argument,
4350so it is equivalent to typing just @code{list}. This is more useful
4351than listing the same lines again. An exception is made for an
4352argument of @samp{-}; that argument is preserved in repetition so that
4353each repetition moves up in the source file.
4354
4355@cindex linespec
4356In general, the @code{list} command expects you to supply zero, one or two
4357@dfn{linespecs}. Linespecs specify source lines; there are several ways
d4f3574e 4358of writing them, but the effect is always to specify some source line.
c906108c
SS
4359Here is a complete description of the possible arguments for @code{list}:
4360
4361@table @code
4362@item list @var{linespec}
4363Print lines centered around the line specified by @var{linespec}.
4364
4365@item list @var{first},@var{last}
4366Print lines from @var{first} to @var{last}. Both arguments are
4367linespecs.
4368
4369@item list ,@var{last}
4370Print lines ending with @var{last}.
4371
4372@item list @var{first},
4373Print lines starting with @var{first}.
4374
4375@item list +
4376Print lines just after the lines last printed.
4377
4378@item list -
4379Print lines just before the lines last printed.
4380
4381@item list
4382As described in the preceding table.
4383@end table
4384
4385Here are the ways of specifying a single source line---all the
4386kinds of linespec.
4387
4388@table @code
4389@item @var{number}
4390Specifies line @var{number} of the current source file.
4391When a @code{list} command has two linespecs, this refers to
4392the same source file as the first linespec.
4393
4394@item +@var{offset}
4395Specifies the line @var{offset} lines after the last line printed.
4396When used as the second linespec in a @code{list} command that has
4397two, this specifies the line @var{offset} lines down from the
4398first linespec.
4399
4400@item -@var{offset}
4401Specifies the line @var{offset} lines before the last line printed.
4402
4403@item @var{filename}:@var{number}
4404Specifies line @var{number} in the source file @var{filename}.
4405
4406@item @var{function}
4407Specifies the line that begins the body of the function @var{function}.
4408For example: in C, this is the line with the open brace.
4409
4410@item @var{filename}:@var{function}
4411Specifies the line of the open-brace that begins the body of the
4412function @var{function} in the file @var{filename}. You only need the
4413file name with a function name to avoid ambiguity when there are
4414identically named functions in different source files.
4415
4416@item *@var{address}
4417Specifies the line containing the program address @var{address}.
4418@var{address} may be any expression.
4419@end table
4420
87885426
FN
4421@node Edit
4422@section Editing source files
4423@cindex editing source files
4424
4425@kindex edit
4426@kindex e @r{(@code{edit})}
4427To edit the lines in a source file, use the @code{edit} command.
4428The editing program of your choice
4429is invoked with the current line set to
4430the active line in the program.
4431Alternatively, there are several ways to specify what part of the file you
4432want to print if you want to see other parts of the program.
4433
4434Here are the forms of the @code{edit} command most commonly used:
4435
4436@table @code
4437@item edit
4438Edit the current source file at the active line number in the program.
4439
4440@item edit @var{number}
4441Edit the current source file with @var{number} as the active line number.
4442
4443@item edit @var{function}
4444Edit the file containing @var{function} at the beginning of its definition.
4445
4446@item edit @var{filename}:@var{number}
4447Specifies line @var{number} in the source file @var{filename}.
4448
4449@item edit @var{filename}:@var{function}
4450Specifies the line that begins the body of the
4451function @var{function} in the file @var{filename}. You only need the
4452file name with a function name to avoid ambiguity when there are
4453identically named functions in different source files.
4454
4455@item edit *@var{address}
4456Specifies the line containing the program address @var{address}.
4457@var{address} may be any expression.
4458@end table
4459
4460@subsection Choosing your editor
4461You can customize @value{GDBN} to use any editor you want
4462@footnote{
4463The only restriction is that your editor (say @code{ex}), recognizes the
4464following command-line syntax:
10998722 4465@smallexample
87885426 4466ex +@var{number} file
10998722 4467@end smallexample
15387254
EZ
4468The optional numeric value +@var{number} specifies the number of the line in
4469the file where to start editing.}.
4470By default, it is @file{@value{EDITOR}}, but you can change this
10998722
AC
4471by setting the environment variable @code{EDITOR} before using
4472@value{GDBN}. For example, to configure @value{GDBN} to use the
4473@code{vi} editor, you could use these commands with the @code{sh} shell:
4474@smallexample
87885426
FN
4475EDITOR=/usr/bin/vi
4476export EDITOR
15387254 4477gdb @dots{}
10998722 4478@end smallexample
87885426 4479or in the @code{csh} shell,
10998722 4480@smallexample
87885426 4481setenv EDITOR /usr/bin/vi
15387254 4482gdb @dots{}
10998722 4483@end smallexample
87885426 4484
6d2ebf8b 4485@node Search
c906108c 4486@section Searching source files
15387254 4487@cindex searching source files
c906108c
SS
4488@kindex reverse-search
4489
4490There are two commands for searching through the current source file for a
4491regular expression.
4492
4493@table @code
4494@kindex search
4495@kindex forward-search
4496@item forward-search @var{regexp}
4497@itemx search @var{regexp}
4498The command @samp{forward-search @var{regexp}} checks each line,
4499starting with the one following the last line listed, for a match for
5d161b24 4500@var{regexp}. It lists the line that is found. You can use the
c906108c
SS
4501synonym @samp{search @var{regexp}} or abbreviate the command name as
4502@code{fo}.
4503
4504@item reverse-search @var{regexp}
4505The command @samp{reverse-search @var{regexp}} checks each line, starting
4506with the one before the last line listed and going backward, for a match
4507for @var{regexp}. It lists the line that is found. You can abbreviate
4508this command as @code{rev}.
4509@end table
c906108c 4510
6d2ebf8b 4511@node Source Path
c906108c
SS
4512@section Specifying source directories
4513
4514@cindex source path
4515@cindex directories for source files
4516Executable programs sometimes do not record the directories of the source
4517files from which they were compiled, just the names. Even when they do,
4518the directories could be moved between the compilation and your debugging
4519session. @value{GDBN} has a list of directories to search for source files;
4520this is called the @dfn{source path}. Each time @value{GDBN} wants a source file,
4521it tries all the directories in the list, in the order they are present
4522in the list, until it finds a file with the desired name. Note that
4523the executable search path is @emph{not} used for this purpose. Neither is
4524the current working directory, unless it happens to be in the source
4525path.
4526
4527If @value{GDBN} cannot find a source file in the source path, and the
4528object program records a directory, @value{GDBN} tries that directory
4529too. If the source path is empty, and there is no record of the
4530compilation directory, @value{GDBN} looks in the current directory as a
4531last resort.
4532
4533Whenever you reset or rearrange the source path, @value{GDBN} clears out
4534any information it has cached about where source files are found and where
4535each line is in the file.
4536
4537@kindex directory
4538@kindex dir
d4f3574e
SS
4539When you start @value{GDBN}, its source path includes only @samp{cdir}
4540and @samp{cwd}, in that order.
c906108c
SS
4541To add other directories, use the @code{directory} command.
4542
4543@table @code
4544@item directory @var{dirname} @dots{}
4545@item dir @var{dirname} @dots{}
4546Add directory @var{dirname} to the front of the source path. Several
d4f3574e
SS
4547directory names may be given to this command, separated by @samp{:}
4548(@samp{;} on MS-DOS and MS-Windows, where @samp{:} usually appears as
4549part of absolute file names) or
c906108c
SS
4550whitespace. You may specify a directory that is already in the source
4551path; this moves it forward, so @value{GDBN} searches it sooner.
4552
4553@kindex cdir
4554@kindex cwd
41afff9a
EZ
4555@vindex $cdir@r{, convenience variable}
4556@vindex $cwdr@r{, convenience variable}
c906108c
SS
4557@cindex compilation directory
4558@cindex current directory
4559@cindex working directory
4560@cindex directory, current
4561@cindex directory, compilation
4562You can use the string @samp{$cdir} to refer to the compilation
4563directory (if one is recorded), and @samp{$cwd} to refer to the current
4564working directory. @samp{$cwd} is not the same as @samp{.}---the former
4565tracks the current working directory as it changes during your @value{GDBN}
4566session, while the latter is immediately expanded to the current
4567directory at the time you add an entry to the source path.
4568
4569@item directory
4570Reset the source path to empty again. This requires confirmation.
4571
4572@c RET-repeat for @code{directory} is explicitly disabled, but since
4573@c repeating it would be a no-op we do not say that. (thanks to RMS)
4574
4575@item show directories
4576@kindex show directories
4577Print the source path: show which directories it contains.
4578@end table
4579
4580If your source path is cluttered with directories that are no longer of
4581interest, @value{GDBN} may sometimes cause confusion by finding the wrong
4582versions of source. You can correct the situation as follows:
4583
4584@enumerate
4585@item
4586Use @code{directory} with no argument to reset the source path to empty.
4587
4588@item
4589Use @code{directory} with suitable arguments to reinstall the
4590directories you want in the source path. You can add all the
4591directories in one command.
4592@end enumerate
4593
6d2ebf8b 4594@node Machine Code
c906108c 4595@section Source and machine code
15387254 4596@cindex source line and its code address
c906108c
SS
4597
4598You can use the command @code{info line} to map source lines to program
4599addresses (and vice versa), and the command @code{disassemble} to display
4600a range of addresses as machine instructions. When run under @sc{gnu} Emacs
d4f3574e 4601mode, the @code{info line} command causes the arrow to point to the
5d161b24 4602line specified. Also, @code{info line} prints addresses in symbolic form as
c906108c
SS
4603well as hex.
4604
4605@table @code
4606@kindex info line
4607@item info line @var{linespec}
4608Print the starting and ending addresses of the compiled code for
4609source line @var{linespec}. You can specify source lines in any of
4610the ways understood by the @code{list} command (@pxref{List, ,Printing
4611source lines}).
4612@end table
4613
4614For example, we can use @code{info line} to discover the location of
4615the object code for the first line of function
4616@code{m4_changequote}:
4617
d4f3574e
SS
4618@c FIXME: I think this example should also show the addresses in
4619@c symbolic form, as they usually would be displayed.
c906108c 4620@smallexample
96a2c332 4621(@value{GDBP}) info line m4_changequote
c906108c
SS
4622Line 895 of "builtin.c" starts at pc 0x634c and ends at 0x6350.
4623@end smallexample
4624
4625@noindent
15387254 4626@cindex code address and its source line
c906108c
SS
4627We can also inquire (using @code{*@var{addr}} as the form for
4628@var{linespec}) what source line covers a particular address:
4629@smallexample
4630(@value{GDBP}) info line *0x63ff
4631Line 926 of "builtin.c" starts at pc 0x63e4 and ends at 0x6404.
4632@end smallexample
4633
4634@cindex @code{$_} and @code{info line}
15387254 4635@cindex @code{x} command, default address
41afff9a 4636@kindex x@r{(examine), and} info line
c906108c
SS
4637After @code{info line}, the default address for the @code{x} command
4638is changed to the starting address of the line, so that @samp{x/i} is
4639sufficient to begin examining the machine code (@pxref{Memory,
4640,Examining memory}). Also, this address is saved as the value of the
4641convenience variable @code{$_} (@pxref{Convenience Vars, ,Convenience
4642variables}).
4643
4644@table @code
4645@kindex disassemble
4646@cindex assembly instructions
4647@cindex instructions, assembly
4648@cindex machine instructions
4649@cindex listing machine instructions
4650@item disassemble
4651This specialized command dumps a range of memory as machine
4652instructions. The default memory range is the function surrounding the
4653program counter of the selected frame. A single argument to this
4654command is a program counter value; @value{GDBN} dumps the function
4655surrounding this value. Two arguments specify a range of addresses
4656(first inclusive, second exclusive) to dump.
4657@end table
4658
c906108c
SS
4659The following example shows the disassembly of a range of addresses of
4660HP PA-RISC 2.0 code:
4661
4662@smallexample
4663(@value{GDBP}) disas 0x32c4 0x32e4
4664Dump of assembler code from 0x32c4 to 0x32e4:
46650x32c4 <main+204>: addil 0,dp
46660x32c8 <main+208>: ldw 0x22c(sr0,r1),r26
46670x32cc <main+212>: ldil 0x3000,r31
46680x32d0 <main+216>: ble 0x3f8(sr4,r31)
46690x32d4 <main+220>: ldo 0(r31),rp
46700x32d8 <main+224>: addil -0x800,dp
46710x32dc <main+228>: ldo 0x588(r1),r26
46720x32e0 <main+232>: ldil 0x3000,r31
4673End of assembler dump.
4674@end smallexample
c906108c
SS
4675
4676Some architectures have more than one commonly-used set of instruction
4677mnemonics or other syntax.
4678
4679@table @code
d4f3574e 4680@kindex set disassembly-flavor
d4f3574e
SS
4681@cindex Intel disassembly flavor
4682@cindex AT&T disassembly flavor
4683@item set disassembly-flavor @var{instruction-set}
c906108c
SS
4684Select the instruction set to use when disassembling the
4685program via the @code{disassemble} or @code{x/i} commands.
4686
4687Currently this command is only defined for the Intel x86 family. You
d4f3574e
SS
4688can set @var{instruction-set} to either @code{intel} or @code{att}.
4689The default is @code{att}, the AT&T flavor used by default by Unix
4690assemblers for x86-based targets.
c906108c
SS
4691@end table
4692
4693
6d2ebf8b 4694@node Data
c906108c
SS
4695@chapter Examining Data
4696
4697@cindex printing data
4698@cindex examining data
4699@kindex print
4700@kindex inspect
4701@c "inspect" is not quite a synonym if you are using Epoch, which we do not
4702@c document because it is nonstandard... Under Epoch it displays in a
4703@c different window or something like that.
4704The usual way to examine data in your program is with the @code{print}
7a292a7a
SS
4705command (abbreviated @code{p}), or its synonym @code{inspect}. It
4706evaluates and prints the value of an expression of the language your
4707program is written in (@pxref{Languages, ,Using @value{GDBN} with
4708Different Languages}).
c906108c
SS
4709
4710@table @code
d4f3574e
SS
4711@item print @var{expr}
4712@itemx print /@var{f} @var{expr}
4713@var{expr} is an expression (in the source language). By default the
4714value of @var{expr} is printed in a format appropriate to its data type;
c906108c 4715you can choose a different format by specifying @samp{/@var{f}}, where
d4f3574e 4716@var{f} is a letter specifying the format; see @ref{Output Formats,,Output
c906108c
SS
4717formats}.
4718
4719@item print
4720@itemx print /@var{f}
15387254 4721@cindex reprint the last value
d4f3574e 4722If you omit @var{expr}, @value{GDBN} displays the last value again (from the
c906108c
SS
4723@dfn{value history}; @pxref{Value History, ,Value history}). This allows you to
4724conveniently inspect the same value in an alternative format.
4725@end table
4726
4727A more low-level way of examining data is with the @code{x} command.
4728It examines data in memory at a specified address and prints it in a
4729specified format. @xref{Memory, ,Examining memory}.
4730
7a292a7a 4731If you are interested in information about types, or about how the
d4f3574e
SS
4732fields of a struct or a class are declared, use the @code{ptype @var{exp}}
4733command rather than @code{print}. @xref{Symbols, ,Examining the Symbol
7a292a7a 4734Table}.
c906108c
SS
4735
4736@menu
4737* Expressions:: Expressions
4738* Variables:: Program variables
4739* Arrays:: Artificial arrays
4740* Output Formats:: Output formats
4741* Memory:: Examining memory
4742* Auto Display:: Automatic display
4743* Print Settings:: Print settings
4744* Value History:: Value history
4745* Convenience Vars:: Convenience variables
4746* Registers:: Registers
c906108c 4747* Floating Point Hardware:: Floating point hardware
53c69bd7 4748* Vector Unit:: Vector Unit
b383017d 4749* Auxiliary Vector:: Auxiliary data provided by operating system
29e57380 4750* Memory Region Attributes:: Memory region attributes
16d9dec6 4751* Dump/Restore Files:: Copy between memory and a file
a0eb71c5
KB
4752* Character Sets:: Debugging programs that use a different
4753 character set than GDB does
c906108c
SS
4754@end menu
4755
6d2ebf8b 4756@node Expressions
c906108c
SS
4757@section Expressions
4758
4759@cindex expressions
4760@code{print} and many other @value{GDBN} commands accept an expression and
4761compute its value. Any kind of constant, variable or operator defined
4762by the programming language you are using is valid in an expression in
e2e0bcd1
JB
4763@value{GDBN}. This includes conditional expressions, function calls,
4764casts, and string constants. It also includes preprocessor macros, if
4765you compiled your program to include this information; see
4766@ref{Compilation}.
c906108c 4767
15387254 4768@cindex arrays in expressions
d4f3574e
SS
4769@value{GDBN} supports array constants in expressions input by
4770the user. The syntax is @{@var{element}, @var{element}@dots{}@}. For example,
5d161b24 4771you can use the command @code{print @{1, 2, 3@}} to build up an array in
d4f3574e 4772memory that is @code{malloc}ed in the target program.
c906108c 4773
c906108c
SS
4774Because C is so widespread, most of the expressions shown in examples in
4775this manual are in C. @xref{Languages, , Using @value{GDBN} with Different
4776Languages}, for information on how to use expressions in other
4777languages.
4778
4779In this section, we discuss operators that you can use in @value{GDBN}
4780expressions regardless of your programming language.
4781
15387254 4782@cindex casts, in expressions
c906108c
SS
4783Casts are supported in all languages, not just in C, because it is so
4784useful to cast a number into a pointer in order to examine a structure
4785at that address in memory.
4786@c FIXME: casts supported---Mod2 true?
c906108c
SS
4787
4788@value{GDBN} supports these operators, in addition to those common
4789to programming languages:
4790
4791@table @code
4792@item @@
4793@samp{@@} is a binary operator for treating parts of memory as arrays.
4794@xref{Arrays, ,Artificial arrays}, for more information.
4795
4796@item ::
4797@samp{::} allows you to specify a variable in terms of the file or
4798function where it is defined. @xref{Variables, ,Program variables}.
4799
4800@cindex @{@var{type}@}
4801@cindex type casting memory
4802@cindex memory, viewing as typed object
4803@cindex casts, to view memory
4804@item @{@var{type}@} @var{addr}
4805Refers to an object of type @var{type} stored at address @var{addr} in
4806memory. @var{addr} may be any expression whose value is an integer or
4807pointer (but parentheses are required around binary operators, just as in
4808a cast). This construct is allowed regardless of what kind of data is
4809normally supposed to reside at @var{addr}.
4810@end table
4811
6d2ebf8b 4812@node Variables
c906108c
SS
4813@section Program variables
4814
4815The most common kind of expression to use is the name of a variable
4816in your program.
4817
4818Variables in expressions are understood in the selected stack frame
4819(@pxref{Selection, ,Selecting a frame}); they must be either:
4820
4821@itemize @bullet
4822@item
4823global (or file-static)
4824@end itemize
4825
5d161b24 4826@noindent or
c906108c
SS
4827
4828@itemize @bullet
4829@item
4830visible according to the scope rules of the
4831programming language from the point of execution in that frame
5d161b24 4832@end itemize
c906108c
SS
4833
4834@noindent This means that in the function
4835
474c8240 4836@smallexample
c906108c
SS
4837foo (a)
4838 int a;
4839@{
4840 bar (a);
4841 @{
4842 int b = test ();
4843 bar (b);
4844 @}
4845@}
474c8240 4846@end smallexample
c906108c
SS
4847
4848@noindent
4849you can examine and use the variable @code{a} whenever your program is
4850executing within the function @code{foo}, but you can only use or
4851examine the variable @code{b} while your program is executing inside
4852the block where @code{b} is declared.
4853
4854@cindex variable name conflict
4855There is an exception: you can refer to a variable or function whose
4856scope is a single source file even if the current execution point is not
4857in this file. But it is possible to have more than one such variable or
4858function with the same name (in different source files). If that
4859happens, referring to that name has unpredictable effects. If you wish,
4860you can specify a static variable in a particular function or file,
15387254 4861using the colon-colon (@code{::}) notation:
c906108c 4862
d4f3574e 4863@cindex colon-colon, context for variables/functions
c906108c
SS
4864@iftex
4865@c info cannot cope with a :: index entry, but why deprive hard copy readers?
41afff9a 4866@cindex @code{::}, context for variables/functions
c906108c 4867@end iftex
474c8240 4868@smallexample
c906108c
SS
4869@var{file}::@var{variable}
4870@var{function}::@var{variable}
474c8240 4871@end smallexample
c906108c
SS
4872
4873@noindent
4874Here @var{file} or @var{function} is the name of the context for the
4875static @var{variable}. In the case of file names, you can use quotes to
4876make sure @value{GDBN} parses the file name as a single word---for example,
4877to print a global value of @code{x} defined in @file{f2.c}:
4878
474c8240 4879@smallexample
c906108c 4880(@value{GDBP}) p 'f2.c'::x
474c8240 4881@end smallexample
c906108c 4882
b37052ae 4883@cindex C@t{++} scope resolution
c906108c 4884This use of @samp{::} is very rarely in conflict with the very similar
b37052ae 4885use of the same notation in C@t{++}. @value{GDBN} also supports use of the C@t{++}
c906108c
SS
4886scope resolution operator in @value{GDBN} expressions.
4887@c FIXME: Um, so what happens in one of those rare cases where it's in
4888@c conflict?? --mew
c906108c
SS
4889
4890@cindex wrong values
4891@cindex variable values, wrong
15387254
EZ
4892@cindex function entry/exit, wrong values of variables
4893@cindex optimized code, wrong values of variables
c906108c
SS
4894@quotation
4895@emph{Warning:} Occasionally, a local variable may appear to have the
4896wrong value at certain points in a function---just after entry to a new
4897scope, and just before exit.
4898@end quotation
4899You may see this problem when you are stepping by machine instructions.
4900This is because, on most machines, it takes more than one instruction to
4901set up a stack frame (including local variable definitions); if you are
4902stepping by machine instructions, variables may appear to have the wrong
4903values until the stack frame is completely built. On exit, it usually
4904also takes more than one machine instruction to destroy a stack frame;
4905after you begin stepping through that group of instructions, local
4906variable definitions may be gone.
4907
4908This may also happen when the compiler does significant optimizations.
4909To be sure of always seeing accurate values, turn off all optimization
4910when compiling.
4911
d4f3574e
SS
4912@cindex ``No symbol "foo" in current context''
4913Another possible effect of compiler optimizations is to optimize
4914unused variables out of existence, or assign variables to registers (as
4915opposed to memory addresses). Depending on the support for such cases
4916offered by the debug info format used by the compiler, @value{GDBN}
4917might not be able to display values for such local variables. If that
4918happens, @value{GDBN} will print a message like this:
4919
474c8240 4920@smallexample
d4f3574e 4921No symbol "foo" in current context.
474c8240 4922@end smallexample
d4f3574e
SS
4923
4924To solve such problems, either recompile without optimizations, or use a
4925different debug info format, if the compiler supports several such
15387254 4926formats. For example, @value{NGCC}, the @sc{gnu} C/C@t{++} compiler,
0179ffac
DC
4927usually supports the @option{-gstabs+} option. @option{-gstabs+}
4928produces debug info in a format that is superior to formats such as
4929COFF. You may be able to use DWARF 2 (@option{-gdwarf-2}), which is also
4930an effective form for debug info. @xref{Debugging Options,,Options
4931for Debugging Your Program or @sc{gnu} CC, gcc.info, Using @sc{gnu} CC}.
15387254
EZ
4932@xref{C, , Debugging C++}, for more info about debug info formats
4933that are best suited to C@t{++} programs.
d4f3574e 4934
6d2ebf8b 4935@node Arrays
c906108c
SS
4936@section Artificial arrays
4937
4938@cindex artificial array
15387254 4939@cindex arrays
41afff9a 4940@kindex @@@r{, referencing memory as an array}
c906108c
SS
4941It is often useful to print out several successive objects of the
4942same type in memory; a section of an array, or an array of
4943dynamically determined size for which only a pointer exists in the
4944program.
4945
4946You can do this by referring to a contiguous span of memory as an
4947@dfn{artificial array}, using the binary operator @samp{@@}. The left
4948operand of @samp{@@} should be the first element of the desired array
4949and be an individual object. The right operand should be the desired length
4950of the array. The result is an array value whose elements are all of
4951the type of the left argument. The first element is actually the left
4952argument; the second element comes from bytes of memory immediately
4953following those that hold the first element, and so on. Here is an
4954example. If a program says
4955
474c8240 4956@smallexample
c906108c 4957int *array = (int *) malloc (len * sizeof (int));
474c8240 4958@end smallexample
c906108c
SS
4959
4960@noindent
4961you can print the contents of @code{array} with
4962
474c8240 4963@smallexample
c906108c 4964p *array@@len
474c8240 4965@end smallexample
c906108c
SS
4966
4967The left operand of @samp{@@} must reside in memory. Array values made
4968with @samp{@@} in this way behave just like other arrays in terms of
4969subscripting, and are coerced to pointers when used in expressions.
4970Artificial arrays most often appear in expressions via the value history
4971(@pxref{Value History, ,Value history}), after printing one out.
4972
4973Another way to create an artificial array is to use a cast.
4974This re-interprets a value as if it were an array.
4975The value need not be in memory:
474c8240 4976@smallexample
c906108c
SS
4977(@value{GDBP}) p/x (short[2])0x12345678
4978$1 = @{0x1234, 0x5678@}
474c8240 4979@end smallexample
c906108c
SS
4980
4981As a convenience, if you leave the array length out (as in
c3f6f71d 4982@samp{(@var{type}[])@var{value}}) @value{GDBN} calculates the size to fill
c906108c 4983the value (as @samp{sizeof(@var{value})/sizeof(@var{type})}:
474c8240 4984@smallexample
c906108c
SS
4985(@value{GDBP}) p/x (short[])0x12345678
4986$2 = @{0x1234, 0x5678@}
474c8240 4987@end smallexample
c906108c
SS
4988
4989Sometimes the artificial array mechanism is not quite enough; in
4990moderately complex data structures, the elements of interest may not
4991actually be adjacent---for example, if you are interested in the values
4992of pointers in an array. One useful work-around in this situation is
4993to use a convenience variable (@pxref{Convenience Vars, ,Convenience
4994variables}) as a counter in an expression that prints the first
4995interesting value, and then repeat that expression via @key{RET}. For
4996instance, suppose you have an array @code{dtab} of pointers to
4997structures, and you are interested in the values of a field @code{fv}
4998in each structure. Here is an example of what you might type:
4999
474c8240 5000@smallexample
c906108c
SS
5001set $i = 0
5002p dtab[$i++]->fv
5003@key{RET}
5004@key{RET}
5005@dots{}
474c8240 5006@end smallexample
c906108c 5007
6d2ebf8b 5008@node Output Formats
c906108c
SS
5009@section Output formats
5010
5011@cindex formatted output
5012@cindex output formats
5013By default, @value{GDBN} prints a value according to its data type. Sometimes
5014this is not what you want. For example, you might want to print a number
5015in hex, or a pointer in decimal. Or you might want to view data in memory
5016at a certain address as a character string or as an instruction. To do
5017these things, specify an @dfn{output format} when you print a value.
5018
5019The simplest use of output formats is to say how to print a value
5020already computed. This is done by starting the arguments of the
5021@code{print} command with a slash and a format letter. The format
5022letters supported are:
5023
5024@table @code
5025@item x
5026Regard the bits of the value as an integer, and print the integer in
5027hexadecimal.
5028
5029@item d
5030Print as integer in signed decimal.
5031
5032@item u
5033Print as integer in unsigned decimal.
5034
5035@item o
5036Print as integer in octal.
5037
5038@item t
5039Print as integer in binary. The letter @samp{t} stands for ``two''.
5040@footnote{@samp{b} cannot be used because these format letters are also
5041used with the @code{x} command, where @samp{b} stands for ``byte'';
d4f3574e 5042see @ref{Memory,,Examining memory}.}
c906108c
SS
5043
5044@item a
5045@cindex unknown address, locating
3d67e040 5046@cindex locate address
c906108c
SS
5047Print as an address, both absolute in hexadecimal and as an offset from
5048the nearest preceding symbol. You can use this format used to discover
5049where (in what function) an unknown address is located:
5050
474c8240 5051@smallexample
c906108c
SS
5052(@value{GDBP}) p/a 0x54320
5053$3 = 0x54320 <_initialize_vx+396>
474c8240 5054@end smallexample
c906108c 5055
3d67e040
EZ
5056@noindent
5057The command @code{info symbol 0x54320} yields similar results.
5058@xref{Symbols, info symbol}.
5059
c906108c
SS
5060@item c
5061Regard as an integer and print it as a character constant.
5062
5063@item f
5064Regard the bits of the value as a floating point number and print
5065using typical floating point syntax.
5066@end table
5067
5068For example, to print the program counter in hex (@pxref{Registers}), type
5069
474c8240 5070@smallexample
c906108c 5071p/x $pc
474c8240 5072@end smallexample
c906108c
SS
5073
5074@noindent
5075Note that no space is required before the slash; this is because command
5076names in @value{GDBN} cannot contain a slash.
5077
5078To reprint the last value in the value history with a different format,
5079you can use the @code{print} command with just a format and no
5080expression. For example, @samp{p/x} reprints the last value in hex.
5081
6d2ebf8b 5082@node Memory
c906108c
SS
5083@section Examining memory
5084
5085You can use the command @code{x} (for ``examine'') to examine memory in
5086any of several formats, independently of your program's data types.
5087
5088@cindex examining memory
5089@table @code
41afff9a 5090@kindex x @r{(examine memory)}
c906108c
SS
5091@item x/@var{nfu} @var{addr}
5092@itemx x @var{addr}
5093@itemx x
5094Use the @code{x} command to examine memory.
5095@end table
5096
5097@var{n}, @var{f}, and @var{u} are all optional parameters that specify how
5098much memory to display and how to format it; @var{addr} is an
5099expression giving the address where you want to start displaying memory.
5100If you use defaults for @var{nfu}, you need not type the slash @samp{/}.
5101Several commands set convenient defaults for @var{addr}.
5102
5103@table @r
5104@item @var{n}, the repeat count
5105The repeat count is a decimal integer; the default is 1. It specifies
5106how much memory (counting by units @var{u}) to display.
5107@c This really is **decimal**; unaffected by 'set radix' as of GDB
5108@c 4.1.2.
5109
5110@item @var{f}, the display format
5111The display format is one of the formats used by @code{print},
5112@samp{s} (null-terminated string), or @samp{i} (machine instruction).
5113The default is @samp{x} (hexadecimal) initially.
5114The default changes each time you use either @code{x} or @code{print}.
5115
5116@item @var{u}, the unit size
5117The unit size is any of
5118
5119@table @code
5120@item b
5121Bytes.
5122@item h
5123Halfwords (two bytes).
5124@item w
5125Words (four bytes). This is the initial default.
5126@item g
5127Giant words (eight bytes).
5128@end table
5129
5130Each time you specify a unit size with @code{x}, that size becomes the
5131default unit the next time you use @code{x}. (For the @samp{s} and
5132@samp{i} formats, the unit size is ignored and is normally not written.)
5133
5134@item @var{addr}, starting display address
5135@var{addr} is the address where you want @value{GDBN} to begin displaying
5136memory. The expression need not have a pointer value (though it may);
5137it is always interpreted as an integer address of a byte of memory.
5138@xref{Expressions, ,Expressions}, for more information on expressions. The default for
5139@var{addr} is usually just after the last address examined---but several
5140other commands also set the default address: @code{info breakpoints} (to
5141the address of the last breakpoint listed), @code{info line} (to the
5142starting address of a line), and @code{print} (if you use it to display
5143a value from memory).
5144@end table
5145
5146For example, @samp{x/3uh 0x54320} is a request to display three halfwords
5147(@code{h}) of memory, formatted as unsigned decimal integers (@samp{u}),
5148starting at address @code{0x54320}. @samp{x/4xw $sp} prints the four
5149words (@samp{w}) of memory above the stack pointer (here, @samp{$sp};
d4f3574e 5150@pxref{Registers, ,Registers}) in hexadecimal (@samp{x}).
c906108c
SS
5151
5152Since the letters indicating unit sizes are all distinct from the
5153letters specifying output formats, you do not have to remember whether
5154unit size or format comes first; either order works. The output
5155specifications @samp{4xw} and @samp{4wx} mean exactly the same thing.
5156(However, the count @var{n} must come first; @samp{wx4} does not work.)
5157
5158Even though the unit size @var{u} is ignored for the formats @samp{s}
5159and @samp{i}, you might still want to use a count @var{n}; for example,
5160@samp{3i} specifies that you want to see three machine instructions,
5161including any operands. The command @code{disassemble} gives an
d4f3574e 5162alternative way of inspecting machine instructions; see @ref{Machine
c906108c
SS
5163Code,,Source and machine code}.
5164
5165All the defaults for the arguments to @code{x} are designed to make it
5166easy to continue scanning memory with minimal specifications each time
5167you use @code{x}. For example, after you have inspected three machine
5168instructions with @samp{x/3i @var{addr}}, you can inspect the next seven
5169with just @samp{x/7}. If you use @key{RET} to repeat the @code{x} command,
5170the repeat count @var{n} is used again; the other arguments default as
5171for successive uses of @code{x}.
5172
5173@cindex @code{$_}, @code{$__}, and value history
5174The addresses and contents printed by the @code{x} command are not saved
5175in the value history because there is often too much of them and they
5176would get in the way. Instead, @value{GDBN} makes these values available for
5177subsequent use in expressions as values of the convenience variables
5178@code{$_} and @code{$__}. After an @code{x} command, the last address
5179examined is available for use in expressions in the convenience variable
5180@code{$_}. The contents of that address, as examined, are available in
5181the convenience variable @code{$__}.
5182
5183If the @code{x} command has a repeat count, the address and contents saved
5184are from the last memory unit printed; this is not the same as the last
5185address printed if several units were printed on the last line of output.
5186
6d2ebf8b 5187@node Auto Display
c906108c
SS
5188@section Automatic display
5189@cindex automatic display
5190@cindex display of expressions
5191
5192If you find that you want to print the value of an expression frequently
5193(to see how it changes), you might want to add it to the @dfn{automatic
5194display list} so that @value{GDBN} prints its value each time your program stops.
5195Each expression added to the list is given a number to identify it;
5196to remove an expression from the list, you specify that number.
5197The automatic display looks like this:
5198
474c8240 5199@smallexample
c906108c
SS
52002: foo = 38
52013: bar[5] = (struct hack *) 0x3804
474c8240 5202@end smallexample
c906108c
SS
5203
5204@noindent
5205This display shows item numbers, expressions and their current values. As with
5206displays you request manually using @code{x} or @code{print}, you can
5207specify the output format you prefer; in fact, @code{display} decides
5208whether to use @code{print} or @code{x} depending on how elaborate your
5209format specification is---it uses @code{x} if you specify a unit size,
5210or one of the two formats (@samp{i} and @samp{s}) that are only
5211supported by @code{x}; otherwise it uses @code{print}.
5212
5213@table @code
5214@kindex display
d4f3574e
SS
5215@item display @var{expr}
5216Add the expression @var{expr} to the list of expressions to display
c906108c
SS
5217each time your program stops. @xref{Expressions, ,Expressions}.
5218
5219@code{display} does not repeat if you press @key{RET} again after using it.
5220
d4f3574e 5221@item display/@var{fmt} @var{expr}
c906108c 5222For @var{fmt} specifying only a display format and not a size or
d4f3574e 5223count, add the expression @var{expr} to the auto-display list but
c906108c
SS
5224arrange to display it each time in the specified format @var{fmt}.
5225@xref{Output Formats,,Output formats}.
5226
5227@item display/@var{fmt} @var{addr}
5228For @var{fmt} @samp{i} or @samp{s}, or including a unit-size or a
5229number of units, add the expression @var{addr} as a memory address to
5230be examined each time your program stops. Examining means in effect
5231doing @samp{x/@var{fmt} @var{addr}}. @xref{Memory, ,Examining memory}.
5232@end table
5233
5234For example, @samp{display/i $pc} can be helpful, to see the machine
5235instruction about to be executed each time execution stops (@samp{$pc}
d4f3574e 5236is a common name for the program counter; @pxref{Registers, ,Registers}).
c906108c
SS
5237
5238@table @code
5239@kindex delete display
5240@kindex undisplay
5241@item undisplay @var{dnums}@dots{}
5242@itemx delete display @var{dnums}@dots{}
5243Remove item numbers @var{dnums} from the list of expressions to display.
5244
5245@code{undisplay} does not repeat if you press @key{RET} after using it.
5246(Otherwise you would just get the error @samp{No display number @dots{}}.)
5247
5248@kindex disable display
5249@item disable display @var{dnums}@dots{}
5250Disable the display of item numbers @var{dnums}. A disabled display
5251item is not printed automatically, but is not forgotten. It may be
5252enabled again later.
5253
5254@kindex enable display
5255@item enable display @var{dnums}@dots{}
5256Enable display of item numbers @var{dnums}. It becomes effective once
5257again in auto display of its expression, until you specify otherwise.
5258
5259@item display
5260Display the current values of the expressions on the list, just as is
5261done when your program stops.
5262
5263@kindex info display
5264@item info display
5265Print the list of expressions previously set up to display
5266automatically, each one with its item number, but without showing the
5267values. This includes disabled expressions, which are marked as such.
5268It also includes expressions which would not be displayed right now
5269because they refer to automatic variables not currently available.
5270@end table
5271
15387254 5272@cindex display disabled out of scope
c906108c
SS
5273If a display expression refers to local variables, then it does not make
5274sense outside the lexical context for which it was set up. Such an
5275expression is disabled when execution enters a context where one of its
5276variables is not defined. For example, if you give the command
5277@code{display last_char} while inside a function with an argument
5278@code{last_char}, @value{GDBN} displays this argument while your program
5279continues to stop inside that function. When it stops elsewhere---where
5280there is no variable @code{last_char}---the display is disabled
5281automatically. The next time your program stops where @code{last_char}
5282is meaningful, you can enable the display expression once again.
5283
6d2ebf8b 5284@node Print Settings
c906108c
SS
5285@section Print settings
5286
5287@cindex format options
5288@cindex print settings
5289@value{GDBN} provides the following ways to control how arrays, structures,
5290and symbols are printed.
5291
5292@noindent
5293These settings are useful for debugging programs in any language:
5294
5295@table @code
4644b6e3 5296@kindex set print
c906108c
SS
5297@item set print address
5298@itemx set print address on
4644b6e3 5299@cindex print/don't print memory addresses
c906108c
SS
5300@value{GDBN} prints memory addresses showing the location of stack
5301traces, structure values, pointer values, breakpoints, and so forth,
5302even when it also displays the contents of those addresses. The default
5303is @code{on}. For example, this is what a stack frame display looks like with
5304@code{set print address on}:
5305
5306@smallexample
5307@group
5308(@value{GDBP}) f
5309#0 set_quotes (lq=0x34c78 "<<", rq=0x34c88 ">>")
5310 at input.c:530
5311530 if (lquote != def_lquote)
5312@end group
5313@end smallexample
5314
5315@item set print address off
5316Do not print addresses when displaying their contents. For example,
5317this is the same stack frame displayed with @code{set print address off}:
5318
5319@smallexample
5320@group
5321(@value{GDBP}) set print addr off
5322(@value{GDBP}) f
5323#0 set_quotes (lq="<<", rq=">>") at input.c:530
5324530 if (lquote != def_lquote)
5325@end group
5326@end smallexample
5327
5328You can use @samp{set print address off} to eliminate all machine
5329dependent displays from the @value{GDBN} interface. For example, with
5330@code{print address off}, you should get the same text for backtraces on
5331all machines---whether or not they involve pointer arguments.
5332
4644b6e3 5333@kindex show print
c906108c
SS
5334@item show print address
5335Show whether or not addresses are to be printed.
5336@end table
5337
5338When @value{GDBN} prints a symbolic address, it normally prints the
5339closest earlier symbol plus an offset. If that symbol does not uniquely
5340identify the address (for example, it is a name whose scope is a single
5341source file), you may need to clarify. One way to do this is with
5342@code{info line}, for example @samp{info line *0x4537}. Alternately,
5343you can set @value{GDBN} to print the source file and line number when
5344it prints a symbolic address:
5345
5346@table @code
c906108c 5347@item set print symbol-filename on
4644b6e3 5348@cindex closest symbol and offset for an address
c906108c
SS
5349Tell @value{GDBN} to print the source file name and line number of a
5350symbol in the symbolic form of an address.
5351
5352@item set print symbol-filename off
5353Do not print source file name and line number of a symbol. This is the
5354default.
5355
c906108c
SS
5356@item show print symbol-filename
5357Show whether or not @value{GDBN} will print the source file name and
5358line number of a symbol in the symbolic form of an address.
5359@end table
5360
5361Another situation where it is helpful to show symbol filenames and line
5362numbers is when disassembling code; @value{GDBN} shows you the line
5363number and source file that corresponds to each instruction.
5364
5365Also, you may wish to see the symbolic form only if the address being
5366printed is reasonably close to the closest earlier symbol:
5367
5368@table @code
c906108c 5369@item set print max-symbolic-offset @var{max-offset}
4644b6e3 5370@cindex maximum value for offset of closest symbol
c906108c
SS
5371Tell @value{GDBN} to only display the symbolic form of an address if the
5372offset between the closest earlier symbol and the address is less than
5d161b24 5373@var{max-offset}. The default is 0, which tells @value{GDBN}
c906108c
SS
5374to always print the symbolic form of an address if any symbol precedes it.
5375
c906108c
SS
5376@item show print max-symbolic-offset
5377Ask how large the maximum offset is that @value{GDBN} prints in a
5378symbolic address.
5379@end table
5380
5381@cindex wild pointer, interpreting
5382@cindex pointer, finding referent
5383If you have a pointer and you are not sure where it points, try
5384@samp{set print symbol-filename on}. Then you can determine the name
5385and source file location of the variable where it points, using
5386@samp{p/a @var{pointer}}. This interprets the address in symbolic form.
5387For example, here @value{GDBN} shows that a variable @code{ptt} points
5388at another variable @code{t}, defined in @file{hi2.c}:
5389
474c8240 5390@smallexample
c906108c
SS
5391(@value{GDBP}) set print symbol-filename on
5392(@value{GDBP}) p/a ptt
5393$4 = 0xe008 <t in hi2.c>
474c8240 5394@end smallexample
c906108c
SS
5395
5396@quotation
5397@emph{Warning:} For pointers that point to a local variable, @samp{p/a}
5398does not show the symbol name and filename of the referent, even with
5399the appropriate @code{set print} options turned on.
5400@end quotation
5401
5402Other settings control how different kinds of objects are printed:
5403
5404@table @code
c906108c
SS
5405@item set print array
5406@itemx set print array on
4644b6e3 5407@cindex pretty print arrays
c906108c
SS
5408Pretty print arrays. This format is more convenient to read,
5409but uses more space. The default is off.
5410
5411@item set print array off
5412Return to compressed format for arrays.
5413
c906108c
SS
5414@item show print array
5415Show whether compressed or pretty format is selected for displaying
5416arrays.
5417
c906108c 5418@item set print elements @var{number-of-elements}
4644b6e3 5419@cindex number of array elements to print
c906108c
SS
5420Set a limit on how many elements of an array @value{GDBN} will print.
5421If @value{GDBN} is printing a large array, it stops printing after it has
5422printed the number of elements set by the @code{set print elements} command.
5423This limit also applies to the display of strings.
d4f3574e 5424When @value{GDBN} starts, this limit is set to 200.
c906108c
SS
5425Setting @var{number-of-elements} to zero means that the printing is unlimited.
5426
c906108c
SS
5427@item show print elements
5428Display the number of elements of a large array that @value{GDBN} will print.
5429If the number is 0, then the printing is unlimited.
5430
c906108c 5431@item set print null-stop
4644b6e3 5432@cindex @sc{null} elements in arrays
c906108c 5433Cause @value{GDBN} to stop printing the characters of an array when the first
d4f3574e 5434@sc{null} is encountered. This is useful when large arrays actually
c906108c 5435contain only short strings.
d4f3574e 5436The default is off.
c906108c 5437
c906108c 5438@item set print pretty on
5d161b24 5439Cause @value{GDBN} to print structures in an indented format with one member
c906108c
SS
5440per line, like this:
5441
5442@smallexample
5443@group
5444$1 = @{
5445 next = 0x0,
5446 flags = @{
5447 sweet = 1,
5448 sour = 1
5449 @},
5450 meat = 0x54 "Pork"
5451@}
5452@end group
5453@end smallexample
5454
5455@item set print pretty off
5456Cause @value{GDBN} to print structures in a compact format, like this:
5457
5458@smallexample
5459@group
5460$1 = @{next = 0x0, flags = @{sweet = 1, sour = 1@}, \
5461meat = 0x54 "Pork"@}
5462@end group
5463@end smallexample
5464
5465@noindent
5466This is the default format.
5467
c906108c
SS
5468@item show print pretty
5469Show which format @value{GDBN} is using to print structures.
5470
c906108c 5471@item set print sevenbit-strings on
4644b6e3
EZ
5472@cindex eight-bit characters in strings
5473@cindex octal escapes in strings
c906108c
SS
5474Print using only seven-bit characters; if this option is set,
5475@value{GDBN} displays any eight-bit characters (in strings or
5476character values) using the notation @code{\}@var{nnn}. This setting is
5477best if you are working in English (@sc{ascii}) and you use the
5478high-order bit of characters as a marker or ``meta'' bit.
5479
5480@item set print sevenbit-strings off
5481Print full eight-bit characters. This allows the use of more
5482international character sets, and is the default.
5483
c906108c
SS
5484@item show print sevenbit-strings
5485Show whether or not @value{GDBN} is printing only seven-bit characters.
5486
c906108c 5487@item set print union on
4644b6e3 5488@cindex unions in structures, printing
5d161b24 5489Tell @value{GDBN} to print unions which are contained in structures. This
c906108c
SS
5490is the default setting.
5491
5492@item set print union off
5493Tell @value{GDBN} not to print unions which are contained in structures.
5494
c906108c
SS
5495@item show print union
5496Ask @value{GDBN} whether or not it will print unions which are contained in
5497structures.
5498
5499For example, given the declarations
5500
5501@smallexample
5502typedef enum @{Tree, Bug@} Species;
5503typedef enum @{Big_tree, Acorn, Seedling@} Tree_forms;
5d161b24 5504typedef enum @{Caterpillar, Cocoon, Butterfly@}
c906108c
SS
5505 Bug_forms;
5506
5507struct thing @{
5508 Species it;
5509 union @{
5510 Tree_forms tree;
5511 Bug_forms bug;
5512 @} form;
5513@};
5514
5515struct thing foo = @{Tree, @{Acorn@}@};
5516@end smallexample
5517
5518@noindent
5519with @code{set print union on} in effect @samp{p foo} would print
5520
5521@smallexample
5522$1 = @{it = Tree, form = @{tree = Acorn, bug = Cocoon@}@}
5523@end smallexample
5524
5525@noindent
5526and with @code{set print union off} in effect it would print
5527
5528@smallexample
5529$1 = @{it = Tree, form = @{...@}@}
5530@end smallexample
5531@end table
5532
c906108c
SS
5533@need 1000
5534@noindent
b37052ae 5535These settings are of interest when debugging C@t{++} programs:
c906108c
SS
5536
5537@table @code
4644b6e3 5538@cindex demangling C@t{++} names
c906108c
SS
5539@item set print demangle
5540@itemx set print demangle on
b37052ae 5541Print C@t{++} names in their source form rather than in the encoded
c906108c 5542(``mangled'') form passed to the assembler and linker for type-safe
d4f3574e 5543linkage. The default is on.
c906108c 5544
c906108c 5545@item show print demangle
b37052ae 5546Show whether C@t{++} names are printed in mangled or demangled form.
c906108c 5547
c906108c
SS
5548@item set print asm-demangle
5549@itemx set print asm-demangle on
b37052ae 5550Print C@t{++} names in their source form rather than their mangled form, even
c906108c
SS
5551in assembler code printouts such as instruction disassemblies.
5552The default is off.
5553
c906108c 5554@item show print asm-demangle
b37052ae 5555Show whether C@t{++} names in assembly listings are printed in mangled
c906108c
SS
5556or demangled form.
5557
b37052ae
EZ
5558@cindex C@t{++} symbol decoding style
5559@cindex symbol decoding style, C@t{++}
c906108c
SS
5560@item set demangle-style @var{style}
5561Choose among several encoding schemes used by different compilers to
b37052ae 5562represent C@t{++} names. The choices for @var{style} are currently:
c906108c
SS
5563
5564@table @code
5565@item auto
5566Allow @value{GDBN} to choose a decoding style by inspecting your program.
5567
5568@item gnu
b37052ae 5569Decode based on the @sc{gnu} C@t{++} compiler (@code{g++}) encoding algorithm.
c906108c 5570This is the default.
c906108c
SS
5571
5572@item hp
b37052ae 5573Decode based on the HP ANSI C@t{++} (@code{aCC}) encoding algorithm.
c906108c
SS
5574
5575@item lucid
b37052ae 5576Decode based on the Lucid C@t{++} compiler (@code{lcc}) encoding algorithm.
c906108c
SS
5577
5578@item arm
b37052ae 5579Decode using the algorithm in the @cite{C@t{++} Annotated Reference Manual}.
c906108c
SS
5580@strong{Warning:} this setting alone is not sufficient to allow
5581debugging @code{cfront}-generated executables. @value{GDBN} would
5582require further enhancement to permit that.
5583
5584@end table
5585If you omit @var{style}, you will see a list of possible formats.
5586
c906108c 5587@item show demangle-style
b37052ae 5588Display the encoding style currently in use for decoding C@t{++} symbols.
c906108c 5589
c906108c
SS
5590@item set print object
5591@itemx set print object on
4644b6e3 5592@cindex derived type of an object, printing
c906108c
SS
5593When displaying a pointer to an object, identify the @emph{actual}
5594(derived) type of the object rather than the @emph{declared} type, using
5595the virtual function table.
5596
5597@item set print object off
5598Display only the declared type of objects, without reference to the
5599virtual function table. This is the default setting.
5600
c906108c
SS
5601@item show print object
5602Show whether actual, or declared, object types are displayed.
5603
c906108c
SS
5604@item set print static-members
5605@itemx set print static-members on
4644b6e3 5606@cindex static members of C@t{++} objects
b37052ae 5607Print static members when displaying a C@t{++} object. The default is on.
c906108c
SS
5608
5609@item set print static-members off
b37052ae 5610Do not print static members when displaying a C@t{++} object.
c906108c 5611
c906108c 5612@item show print static-members
b37052ae 5613Show whether C@t{++} static members are printed, or not.
c906108c
SS
5614
5615@c These don't work with HP ANSI C++ yet.
c906108c
SS
5616@item set print vtbl
5617@itemx set print vtbl on
4644b6e3 5618@cindex pretty print C@t{++} virtual function tables
b37052ae 5619Pretty print C@t{++} virtual function tables. The default is off.
c906108c 5620(The @code{vtbl} commands do not work on programs compiled with the HP
b37052ae 5621ANSI C@t{++} compiler (@code{aCC}).)
c906108c
SS
5622
5623@item set print vtbl off
b37052ae 5624Do not pretty print C@t{++} virtual function tables.
c906108c 5625
c906108c 5626@item show print vtbl
b37052ae 5627Show whether C@t{++} virtual function tables are pretty printed, or not.
c906108c 5628@end table
c906108c 5629
6d2ebf8b 5630@node Value History
c906108c
SS
5631@section Value history
5632
5633@cindex value history
5d161b24
DB
5634Values printed by the @code{print} command are saved in the @value{GDBN}
5635@dfn{value history}. This allows you to refer to them in other expressions.
5636Values are kept until the symbol table is re-read or discarded
5637(for example with the @code{file} or @code{symbol-file} commands).
5638When the symbol table changes, the value history is discarded,
5639since the values may contain pointers back to the types defined in the
c906108c
SS
5640symbol table.
5641
5642@cindex @code{$}
5643@cindex @code{$$}
5644@cindex history number
5645The values printed are given @dfn{history numbers} by which you can
5646refer to them. These are successive integers starting with one.
5647@code{print} shows you the history number assigned to a value by
5648printing @samp{$@var{num} = } before the value; here @var{num} is the
5649history number.
5650
5651To refer to any previous value, use @samp{$} followed by the value's
5652history number. The way @code{print} labels its output is designed to
5653remind you of this. Just @code{$} refers to the most recent value in
5654the history, and @code{$$} refers to the value before that.
5655@code{$$@var{n}} refers to the @var{n}th value from the end; @code{$$2}
5656is the value just prior to @code{$$}, @code{$$1} is equivalent to
5657@code{$$}, and @code{$$0} is equivalent to @code{$}.
5658
5659For example, suppose you have just printed a pointer to a structure and
5660want to see the contents of the structure. It suffices to type
5661
474c8240 5662@smallexample
c906108c 5663p *$
474c8240 5664@end smallexample
c906108c
SS
5665
5666If you have a chain of structures where the component @code{next} points
5667to the next one, you can print the contents of the next one with this:
5668
474c8240 5669@smallexample
c906108c 5670p *$.next
474c8240 5671@end smallexample
c906108c
SS
5672
5673@noindent
5674You can print successive links in the chain by repeating this
5675command---which you can do by just typing @key{RET}.
5676
5677Note that the history records values, not expressions. If the value of
5678@code{x} is 4 and you type these commands:
5679
474c8240 5680@smallexample
c906108c
SS
5681print x
5682set x=5
474c8240 5683@end smallexample
c906108c
SS
5684
5685@noindent
5686then the value recorded in the value history by the @code{print} command
5687remains 4 even though the value of @code{x} has changed.
5688
5689@table @code
5690@kindex show values
5691@item show values
5692Print the last ten values in the value history, with their item numbers.
5693This is like @samp{p@ $$9} repeated ten times, except that @code{show
5694values} does not change the history.
5695
5696@item show values @var{n}
5697Print ten history values centered on history item number @var{n}.
5698
5699@item show values +
5700Print ten history values just after the values last printed. If no more
5701values are available, @code{show values +} produces no display.
5702@end table
5703
5704Pressing @key{RET} to repeat @code{show values @var{n}} has exactly the
5705same effect as @samp{show values +}.
5706
6d2ebf8b 5707@node Convenience Vars
c906108c
SS
5708@section Convenience variables
5709
5710@cindex convenience variables
5711@value{GDBN} provides @dfn{convenience variables} that you can use within
5712@value{GDBN} to hold on to a value and refer to it later. These variables
5713exist entirely within @value{GDBN}; they are not part of your program, and
5714setting a convenience variable has no direct effect on further execution
5715of your program. That is why you can use them freely.
5716
5717Convenience variables are prefixed with @samp{$}. Any name preceded by
5718@samp{$} can be used for a convenience variable, unless it is one of
d4f3574e 5719the predefined machine-specific register names (@pxref{Registers, ,Registers}).
c906108c
SS
5720(Value history references, in contrast, are @emph{numbers} preceded
5721by @samp{$}. @xref{Value History, ,Value history}.)
5722
5723You can save a value in a convenience variable with an assignment
5724expression, just as you would set a variable in your program.
5725For example:
5726
474c8240 5727@smallexample
c906108c 5728set $foo = *object_ptr
474c8240 5729@end smallexample
c906108c
SS
5730
5731@noindent
5732would save in @code{$foo} the value contained in the object pointed to by
5733@code{object_ptr}.
5734
5735Using a convenience variable for the first time creates it, but its
5736value is @code{void} until you assign a new value. You can alter the
5737value with another assignment at any time.
5738
5739Convenience variables have no fixed types. You can assign a convenience
5740variable any type of value, including structures and arrays, even if
5741that variable already has a value of a different type. The convenience
5742variable, when used as an expression, has the type of its current value.
5743
5744@table @code
5745@kindex show convenience
5746@item show convenience
5747Print a list of convenience variables used so far, and their values.
d4f3574e 5748Abbreviated @code{show conv}.
c906108c
SS
5749@end table
5750
5751One of the ways to use a convenience variable is as a counter to be
5752incremented or a pointer to be advanced. For example, to print
5753a field from successive elements of an array of structures:
5754
474c8240 5755@smallexample
c906108c
SS
5756set $i = 0
5757print bar[$i++]->contents
474c8240 5758@end smallexample
c906108c 5759
d4f3574e
SS
5760@noindent
5761Repeat that command by typing @key{RET}.
c906108c
SS
5762
5763Some convenience variables are created automatically by @value{GDBN} and given
5764values likely to be useful.
5765
5766@table @code
41afff9a 5767@vindex $_@r{, convenience variable}
c906108c
SS
5768@item $_
5769The variable @code{$_} is automatically set by the @code{x} command to
5770the last address examined (@pxref{Memory, ,Examining memory}). Other
5771commands which provide a default address for @code{x} to examine also
5772set @code{$_} to that address; these commands include @code{info line}
5773and @code{info breakpoint}. The type of @code{$_} is @code{void *}
5774except when set by the @code{x} command, in which case it is a pointer
5775to the type of @code{$__}.
5776
41afff9a 5777@vindex $__@r{, convenience variable}
c906108c
SS
5778@item $__
5779The variable @code{$__} is automatically set by the @code{x} command
5780to the value found in the last address examined. Its type is chosen
5781to match the format in which the data was printed.
5782
5783@item $_exitcode
41afff9a 5784@vindex $_exitcode@r{, convenience variable}
c906108c
SS
5785The variable @code{$_exitcode} is automatically set to the exit code when
5786the program being debugged terminates.
5787@end table
5788
53a5351d
JM
5789On HP-UX systems, if you refer to a function or variable name that
5790begins with a dollar sign, @value{GDBN} searches for a user or system
5791name first, before it searches for a convenience variable.
c906108c 5792
6d2ebf8b 5793@node Registers
c906108c
SS
5794@section Registers
5795
5796@cindex registers
5797You can refer to machine register contents, in expressions, as variables
5798with names starting with @samp{$}. The names of registers are different
5799for each machine; use @code{info registers} to see the names used on
5800your machine.
5801
5802@table @code
5803@kindex info registers
5804@item info registers
5805Print the names and values of all registers except floating-point
c85508ee 5806and vector registers (in the selected stack frame).
c906108c
SS
5807
5808@kindex info all-registers
5809@cindex floating point registers
5810@item info all-registers
5811Print the names and values of all registers, including floating-point
c85508ee 5812and vector registers (in the selected stack frame).
c906108c
SS
5813
5814@item info registers @var{regname} @dots{}
5815Print the @dfn{relativized} value of each specified register @var{regname}.
5d161b24
DB
5816As discussed in detail below, register values are normally relative to
5817the selected stack frame. @var{regname} may be any register name valid on
c906108c
SS
5818the machine you are using, with or without the initial @samp{$}.
5819@end table
5820
5821@value{GDBN} has four ``standard'' register names that are available (in
5822expressions) on most machines---whenever they do not conflict with an
5823architecture's canonical mnemonics for registers. The register names
5824@code{$pc} and @code{$sp} are used for the program counter register and
5825the stack pointer. @code{$fp} is used for a register that contains a
5826pointer to the current stack frame, and @code{$ps} is used for a
5827register that contains the processor status. For example,
5828you could print the program counter in hex with
5829
474c8240 5830@smallexample
c906108c 5831p/x $pc
474c8240 5832@end smallexample
c906108c
SS
5833
5834@noindent
5835or print the instruction to be executed next with
5836
474c8240 5837@smallexample
c906108c 5838x/i $pc
474c8240 5839@end smallexample
c906108c
SS
5840
5841@noindent
5842or add four to the stack pointer@footnote{This is a way of removing
5843one word from the stack, on machines where stacks grow downward in
5844memory (most machines, nowadays). This assumes that the innermost
5845stack frame is selected; setting @code{$sp} is not allowed when other
5846stack frames are selected. To pop entire frames off the stack,
5847regardless of machine architecture, use @code{return};
d4f3574e 5848see @ref{Returning, ,Returning from a function}.} with
c906108c 5849
474c8240 5850@smallexample
c906108c 5851set $sp += 4
474c8240 5852@end smallexample
c906108c
SS
5853
5854Whenever possible, these four standard register names are available on
5855your machine even though the machine has different canonical mnemonics,
5856so long as there is no conflict. The @code{info registers} command
5857shows the canonical names. For example, on the SPARC, @code{info
5858registers} displays the processor status register as @code{$psr} but you
d4f3574e
SS
5859can also refer to it as @code{$ps}; and on x86-based machines @code{$ps}
5860is an alias for the @sc{eflags} register.
c906108c
SS
5861
5862@value{GDBN} always considers the contents of an ordinary register as an
5863integer when the register is examined in this way. Some machines have
5864special registers which can hold nothing but floating point; these
5865registers are considered to have floating point values. There is no way
5866to refer to the contents of an ordinary register as floating point value
5867(although you can @emph{print} it as a floating point value with
5868@samp{print/f $@var{regname}}).
5869
5870Some registers have distinct ``raw'' and ``virtual'' data formats. This
5871means that the data format in which the register contents are saved by
5872the operating system is not the same one that your program normally
5873sees. For example, the registers of the 68881 floating point
5874coprocessor are always saved in ``extended'' (raw) format, but all C
5875programs expect to work with ``double'' (virtual) format. In such
5d161b24 5876cases, @value{GDBN} normally works with the virtual format only (the format
c906108c
SS
5877that makes sense for your program), but the @code{info registers} command
5878prints the data in both formats.
5879
5880Normally, register values are relative to the selected stack frame
5881(@pxref{Selection, ,Selecting a frame}). This means that you get the
5882value that the register would contain if all stack frames farther in
5883were exited and their saved registers restored. In order to see the
5884true contents of hardware registers, you must select the innermost
5885frame (with @samp{frame 0}).
5886
5887However, @value{GDBN} must deduce where registers are saved, from the machine
5888code generated by your compiler. If some registers are not saved, or if
5889@value{GDBN} is unable to locate the saved registers, the selected stack
5890frame makes no difference.
5891
6d2ebf8b 5892@node Floating Point Hardware
c906108c
SS
5893@section Floating point hardware
5894@cindex floating point
5895
5896Depending on the configuration, @value{GDBN} may be able to give
5897you more information about the status of the floating point hardware.
5898
5899@table @code
5900@kindex info float
5901@item info float
5902Display hardware-dependent information about the floating
5903point unit. The exact contents and layout vary depending on the
5904floating point chip. Currently, @samp{info float} is supported on
5905the ARM and x86 machines.
5906@end table
c906108c 5907
e76f1f2e
AC
5908@node Vector Unit
5909@section Vector Unit
5910@cindex vector unit
5911
5912Depending on the configuration, @value{GDBN} may be able to give you
5913more information about the status of the vector unit.
5914
5915@table @code
5916@kindex info vector
5917@item info vector
5918Display information about the vector unit. The exact contents and
5919layout vary depending on the hardware.
5920@end table
5921
b383017d
RM
5922@node Auxiliary Vector
5923@section Operating system auxiliary vector
5924@cindex auxiliary vector
5925@cindex vector, auxiliary
5926
5927Some operating systems supply an @dfn{auxiliary vector} to programs at
5928startup. This is akin to the arguments and environment that you
5929specify for a program, but contains a system-dependent variety of
5930binary values that tell system libraries important details about the
5931hardware, operating system, and process. Each value's purpose is
5932identified by an integer tag; the meanings are well-known but system-specific.
5933Depending on the configuration and operating system facilities,
5934@value{GDBN} may be able to show you this information.
5935
5936@table @code
5937@kindex info auxv
5938@item info auxv
5939Display the auxiliary vector of the inferior, which can be either a
e4937fc1 5940live process or a core dump file. @value{GDBN} prints each tag value
b383017d
RM
5941numerically, and also shows names and text descriptions for recognized
5942tags. Some values in the vector are numbers, some bit masks, and some
e4937fc1 5943pointers to strings or other data. @value{GDBN} displays each value in the
b383017d
RM
5944most appropriate form for a recognized tag, and in hexadecimal for
5945an unrecognized tag.
5946@end table
5947
29e57380 5948@node Memory Region Attributes
b383017d 5949@section Memory region attributes
29e57380
C
5950@cindex memory region attributes
5951
b383017d
RM
5952@dfn{Memory region attributes} allow you to describe special handling
5953required by regions of your target's memory. @value{GDBN} uses attributes
29e57380
C
5954to determine whether to allow certain types of memory accesses; whether to
5955use specific width accesses; and whether to cache target memory.
5956
5957Defined memory regions can be individually enabled and disabled. When a
5958memory region is disabled, @value{GDBN} uses the default attributes when
5959accessing memory in that region. Similarly, if no memory regions have
5960been defined, @value{GDBN} uses the default attributes when accessing
5961all memory.
5962
b383017d 5963When a memory region is defined, it is given a number to identify it;
29e57380
C
5964to enable, disable, or remove a memory region, you specify that number.
5965
5966@table @code
5967@kindex mem
bfac230e
DH
5968@item mem @var{lower} @var{upper} @var{attributes}@dots{}
5969Define memory region bounded by @var{lower} and @var{upper} with
5970attributes @var{attributes}@dots{}. Note that @var{upper} == 0 is a
5971special case: it is treated as the the target's maximum memory address.
5972(0xffff on 16 bit targets, 0xffffffff on 32 bit targets, etc.)
29e57380
C
5973
5974@kindex delete mem
5975@item delete mem @var{nums}@dots{}
59649f2e 5976Remove memory regions @var{nums}@dots{}.
29e57380
C
5977
5978@kindex disable mem
5979@item disable mem @var{nums}@dots{}
59649f2e 5980Disable memory regions @var{nums}@dots{}.
b383017d 5981A disabled memory region is not forgotten.
29e57380
C
5982It may be enabled again later.
5983
5984@kindex enable mem
5985@item enable mem @var{nums}@dots{}
59649f2e 5986Enable memory regions @var{nums}@dots{}.
29e57380
C
5987
5988@kindex info mem
5989@item info mem
5990Print a table of all defined memory regions, with the following columns
5991for each region.
5992
5993@table @emph
5994@item Memory Region Number
5995@item Enabled or Disabled.
b383017d 5996Enabled memory regions are marked with @samp{y}.
29e57380
C
5997Disabled memory regions are marked with @samp{n}.
5998
5999@item Lo Address
6000The address defining the inclusive lower bound of the memory region.
6001
6002@item Hi Address
6003The address defining the exclusive upper bound of the memory region.
6004
6005@item Attributes
6006The list of attributes set for this memory region.
6007@end table
6008@end table
6009
6010
6011@subsection Attributes
6012
b383017d 6013@subsubsection Memory Access Mode
29e57380
C
6014The access mode attributes set whether @value{GDBN} may make read or
6015write accesses to a memory region.
6016
6017While these attributes prevent @value{GDBN} from performing invalid
6018memory accesses, they do nothing to prevent the target system, I/O DMA,
6019etc. from accessing memory.
6020
6021@table @code
6022@item ro
6023Memory is read only.
6024@item wo
6025Memory is write only.
6026@item rw
6ca652b0 6027Memory is read/write. This is the default.
29e57380
C
6028@end table
6029
6030@subsubsection Memory Access Size
6031The acccess size attributes tells @value{GDBN} to use specific sized
6032accesses in the memory region. Often memory mapped device registers
6033require specific sized accesses. If no access size attribute is
6034specified, @value{GDBN} may use accesses of any size.
6035
6036@table @code
6037@item 8
6038Use 8 bit memory accesses.
6039@item 16
6040Use 16 bit memory accesses.
6041@item 32
6042Use 32 bit memory accesses.
6043@item 64
6044Use 64 bit memory accesses.
6045@end table
6046
6047@c @subsubsection Hardware/Software Breakpoints
6048@c The hardware/software breakpoint attributes set whether @value{GDBN}
6049@c will use hardware or software breakpoints for the internal breakpoints
6050@c used by the step, next, finish, until, etc. commands.
6051@c
6052@c @table @code
6053@c @item hwbreak
b383017d 6054@c Always use hardware breakpoints
29e57380
C
6055@c @item swbreak (default)
6056@c @end table
6057
6058@subsubsection Data Cache
6059The data cache attributes set whether @value{GDBN} will cache target
6060memory. While this generally improves performance by reducing debug
6061protocol overhead, it can lead to incorrect results because @value{GDBN}
6062does not know about volatile variables or memory mapped device
6063registers.
6064
6065@table @code
6066@item cache
b383017d 6067Enable @value{GDBN} to cache target memory.
6ca652b0
EZ
6068@item nocache
6069Disable @value{GDBN} from caching target memory. This is the default.
29e57380
C
6070@end table
6071
6072@c @subsubsection Memory Write Verification
b383017d 6073@c The memory write verification attributes set whether @value{GDBN}
29e57380
C
6074@c will re-reads data after each write to verify the write was successful.
6075@c
6076@c @table @code
6077@c @item verify
6078@c @item noverify (default)
6079@c @end table
6080
16d9dec6
MS
6081@node Dump/Restore Files
6082@section Copy between memory and a file
6083@cindex dump/restore files
6084@cindex append data to a file
6085@cindex dump data to a file
6086@cindex restore data from a file
16d9dec6 6087
df5215a6
JB
6088You can use the commands @code{dump}, @code{append}, and
6089@code{restore} to copy data between target memory and a file. The
6090@code{dump} and @code{append} commands write data to a file, and the
6091@code{restore} command reads data from a file back into the inferior's
6092memory. Files may be in binary, Motorola S-record, Intel hex, or
6093Tektronix Hex format; however, @value{GDBN} can only append to binary
6094files.
6095
6096@table @code
6097
6098@kindex dump
6099@item dump @r{[}@var{format}@r{]} memory @var{filename} @var{start_addr} @var{end_addr}
6100@itemx dump @r{[}@var{format}@r{]} value @var{filename} @var{expr}
6101Dump the contents of memory from @var{start_addr} to @var{end_addr},
6102or the value of @var{expr}, to @var{filename} in the given format.
16d9dec6 6103
df5215a6 6104The @var{format} parameter may be any one of:
16d9dec6 6105@table @code
df5215a6
JB
6106@item binary
6107Raw binary form.
6108@item ihex
6109Intel hex format.
6110@item srec
6111Motorola S-record format.
6112@item tekhex
6113Tektronix Hex format.
6114@end table
6115
6116@value{GDBN} uses the same definitions of these formats as the
6117@sc{gnu} binary utilities, like @samp{objdump} and @samp{objcopy}. If
6118@var{format} is omitted, @value{GDBN} dumps the data in raw binary
6119form.
6120
6121@kindex append
6122@item append @r{[}binary@r{]} memory @var{filename} @var{start_addr} @var{end_addr}
6123@itemx append @r{[}binary@r{]} value @var{filename} @var{expr}
6124Append the contents of memory from @var{start_addr} to @var{end_addr},
6125or the value of @var{expr}, to @var{filename}, in raw binary form.
6126(@value{GDBN} can only append data to files in raw binary form.)
6127
6128@kindex restore
6129@item restore @var{filename} @r{[}binary@r{]} @var{bias} @var{start} @var{end}
6130Restore the contents of file @var{filename} into memory. The
6131@code{restore} command can automatically recognize any known @sc{bfd}
6132file format, except for raw binary. To restore a raw binary file you
6133must specify the optional keyword @code{binary} after the filename.
16d9dec6 6134
b383017d 6135If @var{bias} is non-zero, its value will be added to the addresses
16d9dec6
MS
6136contained in the file. Binary files always start at address zero, so
6137they will be restored at address @var{bias}. Other bfd files have
6138a built-in location; they will be restored at offset @var{bias}
6139from that location.
6140
6141If @var{start} and/or @var{end} are non-zero, then only data between
6142file offset @var{start} and file offset @var{end} will be restored.
b383017d 6143These offsets are relative to the addresses in the file, before
16d9dec6
MS
6144the @var{bias} argument is applied.
6145
6146@end table
6147
a0eb71c5
KB
6148@node Character Sets
6149@section Character Sets
6150@cindex character sets
6151@cindex charset
6152@cindex translating between character sets
6153@cindex host character set
6154@cindex target character set
6155
6156If the program you are debugging uses a different character set to
6157represent characters and strings than the one @value{GDBN} uses itself,
6158@value{GDBN} can automatically translate between the character sets for
6159you. The character set @value{GDBN} uses we call the @dfn{host
6160character set}; the one the inferior program uses we call the
6161@dfn{target character set}.
6162
6163For example, if you are running @value{GDBN} on a @sc{gnu}/Linux system, which
6164uses the ISO Latin 1 character set, but you are using @value{GDBN}'s
6165remote protocol (@pxref{Remote,Remote Debugging}) to debug a program
6166running on an IBM mainframe, which uses the @sc{ebcdic} character set,
6167then the host character set is Latin-1, and the target character set is
6168@sc{ebcdic}. If you give @value{GDBN} the command @code{set
e33d66ec 6169target-charset EBCDIC-US}, then @value{GDBN} translates between
a0eb71c5
KB
6170@sc{ebcdic} and Latin 1 as you print character or string values, or use
6171character and string literals in expressions.
6172
6173@value{GDBN} has no way to automatically recognize which character set
6174the inferior program uses; you must tell it, using the @code{set
6175target-charset} command, described below.
6176
6177Here are the commands for controlling @value{GDBN}'s character set
6178support:
6179
6180@table @code
6181@item set target-charset @var{charset}
6182@kindex set target-charset
6183Set the current target character set to @var{charset}. We list the
e33d66ec
EZ
6184character set names @value{GDBN} recognizes below, but if you type
6185@code{set target-charset} followed by @key{TAB}@key{TAB}, @value{GDBN} will
6186list the target character sets it supports.
a0eb71c5
KB
6187@end table
6188
6189@table @code
6190@item set host-charset @var{charset}
6191@kindex set host-charset
6192Set the current host character set to @var{charset}.
6193
6194By default, @value{GDBN} uses a host character set appropriate to the
6195system it is running on; you can override that default using the
6196@code{set host-charset} command.
6197
6198@value{GDBN} can only use certain character sets as its host character
6199set. We list the character set names @value{GDBN} recognizes below, and
e33d66ec
EZ
6200indicate which can be host character sets, but if you type
6201@code{set target-charset} followed by @key{TAB}@key{TAB}, @value{GDBN} will
6202list the host character sets it supports.
a0eb71c5
KB
6203
6204@item set charset @var{charset}
6205@kindex set charset
e33d66ec
EZ
6206Set the current host and target character sets to @var{charset}. As
6207above, if you type @code{set charset} followed by @key{TAB}@key{TAB},
6208@value{GDBN} will list the name of the character sets that can be used
6209for both host and target.
6210
a0eb71c5
KB
6211
6212@item show charset
a0eb71c5 6213@kindex show charset
b383017d 6214Show the names of the current host and target charsets.
e33d66ec
EZ
6215
6216@itemx show host-charset
a0eb71c5 6217@kindex show host-charset
b383017d 6218Show the name of the current host charset.
e33d66ec
EZ
6219
6220@itemx show target-charset
a0eb71c5 6221@kindex show target-charset
b383017d 6222Show the name of the current target charset.
a0eb71c5
KB
6223
6224@end table
6225
6226@value{GDBN} currently includes support for the following character
6227sets:
6228
6229@table @code
6230
6231@item ASCII
6232@cindex ASCII character set
6233Seven-bit U.S. @sc{ascii}. @value{GDBN} can use this as its host
6234character set.
6235
6236@item ISO-8859-1
6237@cindex ISO 8859-1 character set
6238@cindex ISO Latin 1 character set
e33d66ec 6239The ISO Latin 1 character set. This extends @sc{ascii} with accented
a0eb71c5
KB
6240characters needed for French, German, and Spanish. @value{GDBN} can use
6241this as its host character set.
6242
6243@item EBCDIC-US
6244@itemx IBM1047
6245@cindex EBCDIC character set
6246@cindex IBM1047 character set
6247Variants of the @sc{ebcdic} character set, used on some of IBM's
6248mainframe operating systems. (@sc{gnu}/Linux on the S/390 uses U.S. @sc{ascii}.)
6249@value{GDBN} cannot use these as its host character set.
6250
6251@end table
6252
6253Note that these are all single-byte character sets. More work inside
6254GDB is needed to support multi-byte or variable-width character
6255encodings, like the UTF-8 and UCS-2 encodings of Unicode.
6256
6257Here is an example of @value{GDBN}'s character set support in action.
6258Assume that the following source code has been placed in the file
6259@file{charset-test.c}:
6260
6261@smallexample
6262#include <stdio.h>
6263
6264char ascii_hello[]
6265 = @{72, 101, 108, 108, 111, 44, 32, 119,
6266 111, 114, 108, 100, 33, 10, 0@};
6267char ibm1047_hello[]
6268 = @{200, 133, 147, 147, 150, 107, 64, 166,
6269 150, 153, 147, 132, 90, 37, 0@};
6270
6271main ()
6272@{
6273 printf ("Hello, world!\n");
6274@}
10998722 6275@end smallexample
a0eb71c5
KB
6276
6277In this program, @code{ascii_hello} and @code{ibm1047_hello} are arrays
6278containing the string @samp{Hello, world!} followed by a newline,
6279encoded in the @sc{ascii} and @sc{ibm1047} character sets.
6280
6281We compile the program, and invoke the debugger on it:
6282
6283@smallexample
6284$ gcc -g charset-test.c -o charset-test
6285$ gdb -nw charset-test
6286GNU gdb 2001-12-19-cvs
6287Copyright 2001 Free Software Foundation, Inc.
6288@dots{}
b383017d 6289(gdb)
10998722 6290@end smallexample
a0eb71c5
KB
6291
6292We can use the @code{show charset} command to see what character sets
6293@value{GDBN} is currently using to interpret and display characters and
6294strings:
6295
6296@smallexample
6297(gdb) show charset
e33d66ec 6298The current host and target character set is `ISO-8859-1'.
b383017d 6299(gdb)
10998722 6300@end smallexample
a0eb71c5
KB
6301
6302For the sake of printing this manual, let's use @sc{ascii} as our
6303initial character set:
6304@smallexample
e33d66ec 6305(gdb) set charset ASCII
a0eb71c5 6306(gdb) show charset
e33d66ec 6307The current host and target character set is `ASCII'.
b383017d 6308(gdb)
10998722 6309@end smallexample
a0eb71c5
KB
6310
6311Let's assume that @sc{ascii} is indeed the correct character set for our
6312host system --- in other words, let's assume that if @value{GDBN} prints
6313characters using the @sc{ascii} character set, our terminal will display
6314them properly. Since our current target character set is also
6315@sc{ascii}, the contents of @code{ascii_hello} print legibly:
6316
6317@smallexample
6318(gdb) print ascii_hello
6319$1 = 0x401698 "Hello, world!\n"
6320(gdb) print ascii_hello[0]
6321$2 = 72 'H'
b383017d 6322(gdb)
10998722 6323@end smallexample
a0eb71c5
KB
6324
6325@value{GDBN} uses the target character set for character and string
6326literals you use in expressions:
6327
6328@smallexample
6329(gdb) print '+'
6330$3 = 43 '+'
b383017d 6331(gdb)
10998722 6332@end smallexample
a0eb71c5
KB
6333
6334The @sc{ascii} character set uses the number 43 to encode the @samp{+}
6335character.
6336
6337@value{GDBN} relies on the user to tell it which character set the
6338target program uses. If we print @code{ibm1047_hello} while our target
6339character set is still @sc{ascii}, we get jibberish:
6340
6341@smallexample
6342(gdb) print ibm1047_hello
6343$4 = 0x4016a8 "\310\205\223\223\226k@@\246\226\231\223\204Z%"
6344(gdb) print ibm1047_hello[0]
6345$5 = 200 '\310'
b383017d 6346(gdb)
10998722 6347@end smallexample
a0eb71c5 6348
e33d66ec 6349If we invoke the @code{set target-charset} followed by @key{TAB}@key{TAB},
a0eb71c5
KB
6350@value{GDBN} tells us the character sets it supports:
6351
6352@smallexample
6353(gdb) set target-charset
b383017d
RM
6354ASCII EBCDIC-US IBM1047 ISO-8859-1
6355(gdb) set target-charset
10998722 6356@end smallexample
a0eb71c5
KB
6357
6358We can select @sc{ibm1047} as our target character set, and examine the
6359program's strings again. Now the @sc{ascii} string is wrong, but
6360@value{GDBN} translates the contents of @code{ibm1047_hello} from the
6361target character set, @sc{ibm1047}, to the host character set,
6362@sc{ascii}, and they display correctly:
6363
6364@smallexample
e33d66ec 6365(gdb) set target-charset IBM1047
a0eb71c5 6366(gdb) show charset
e33d66ec
EZ
6367The current host character set is `ASCII'.
6368The current target character set is `IBM1047'.
a0eb71c5
KB
6369(gdb) print ascii_hello
6370$6 = 0x401698 "\110\145%%?\054\040\167?\162%\144\041\012"
6371(gdb) print ascii_hello[0]
6372$7 = 72 '\110'
6373(gdb) print ibm1047_hello
6374$8 = 0x4016a8 "Hello, world!\n"
6375(gdb) print ibm1047_hello[0]
6376$9 = 200 'H'
6377(gdb)
10998722 6378@end smallexample
a0eb71c5
KB
6379
6380As above, @value{GDBN} uses the target character set for character and
6381string literals you use in expressions:
6382
6383@smallexample
6384(gdb) print '+'
6385$10 = 78 '+'
b383017d 6386(gdb)
10998722 6387@end smallexample
a0eb71c5 6388
e33d66ec 6389The @sc{ibm1047} character set uses the number 78 to encode the @samp{+}
a0eb71c5
KB
6390character.
6391
6392
e2e0bcd1
JB
6393@node Macros
6394@chapter C Preprocessor Macros
6395
49efadf5 6396Some languages, such as C and C@t{++}, provide a way to define and invoke
e2e0bcd1
JB
6397``preprocessor macros'' which expand into strings of tokens.
6398@value{GDBN} can evaluate expressions containing macro invocations, show
6399the result of macro expansion, and show a macro's definition, including
6400where it was defined.
6401
6402You may need to compile your program specially to provide @value{GDBN}
6403with information about preprocessor macros. Most compilers do not
6404include macros in their debugging information, even when you compile
6405with the @option{-g} flag. @xref{Compilation}.
6406
6407A program may define a macro at one point, remove that definition later,
6408and then provide a different definition after that. Thus, at different
6409points in the program, a macro may have different definitions, or have
6410no definition at all. If there is a current stack frame, @value{GDBN}
6411uses the macros in scope at that frame's source code line. Otherwise,
6412@value{GDBN} uses the macros in scope at the current listing location;
6413see @ref{List}.
6414
6415At the moment, @value{GDBN} does not support the @code{##}
6416token-splicing operator, the @code{#} stringification operator, or
6417variable-arity macros.
6418
6419Whenever @value{GDBN} evaluates an expression, it always expands any
6420macro invocations present in the expression. @value{GDBN} also provides
6421the following commands for working with macros explicitly.
6422
6423@table @code
6424
6425@kindex macro expand
6426@cindex macro expansion, showing the results of preprocessor
6427@cindex preprocessor macro expansion, showing the results of
6428@cindex expanding preprocessor macros
6429@item macro expand @var{expression}
6430@itemx macro exp @var{expression}
6431Show the results of expanding all preprocessor macro invocations in
6432@var{expression}. Since @value{GDBN} simply expands macros, but does
6433not parse the result, @var{expression} need not be a valid expression;
6434it can be any string of tokens.
6435
e2e0bcd1
JB
6436@item macro expand-once @var{expression}
6437@itemx macro exp1 @var{expression}
4644b6e3 6438@cindex expand macro once
e2e0bcd1
JB
6439@i{(This command is not yet implemented.)} Show the results of
6440expanding those preprocessor macro invocations that appear explicitly in
6441@var{expression}. Macro invocations appearing in that expansion are
6442left unchanged. This command allows you to see the effect of a
6443particular macro more clearly, without being confused by further
6444expansions. Since @value{GDBN} simply expands macros, but does not
6445parse the result, @var{expression} need not be a valid expression; it
6446can be any string of tokens.
6447
475b0867 6448@kindex info macro
e2e0bcd1
JB
6449@cindex macro definition, showing
6450@cindex definition, showing a macro's
475b0867 6451@item info macro @var{macro}
e2e0bcd1
JB
6452Show the definition of the macro named @var{macro}, and describe the
6453source location where that definition was established.
6454
6455@kindex macro define
6456@cindex user-defined macros
6457@cindex defining macros interactively
6458@cindex macros, user-defined
6459@item macro define @var{macro} @var{replacement-list}
6460@itemx macro define @var{macro}(@var{arglist}) @var{replacement-list}
6461@i{(This command is not yet implemented.)} Introduce a definition for a
6462preprocessor macro named @var{macro}, invocations of which are replaced
6463by the tokens given in @var{replacement-list}. The first form of this
6464command defines an ``object-like'' macro, which takes no arguments; the
6465second form defines a ``function-like'' macro, which takes the arguments
6466given in @var{arglist}.
6467
6468A definition introduced by this command is in scope in every expression
6469evaluated in @value{GDBN}, until it is removed with the @command{macro
6470undef} command, described below. The definition overrides all
6471definitions for @var{macro} present in the program being debugged, as
6472well as any previous user-supplied definition.
6473
6474@kindex macro undef
6475@item macro undef @var{macro}
6476@i{(This command is not yet implemented.)} Remove any user-supplied
6477definition for the macro named @var{macro}. This command only affects
6478definitions provided with the @command{macro define} command, described
6479above; it cannot remove definitions present in the program being
6480debugged.
6481
6482@end table
6483
6484@cindex macros, example of debugging with
6485Here is a transcript showing the above commands in action. First, we
6486show our source files:
6487
6488@smallexample
6489$ cat sample.c
6490#include <stdio.h>
6491#include "sample.h"
6492
6493#define M 42
6494#define ADD(x) (M + x)
6495
6496main ()
6497@{
6498#define N 28
6499 printf ("Hello, world!\n");
6500#undef N
6501 printf ("We're so creative.\n");
6502#define N 1729
6503 printf ("Goodbye, world!\n");
6504@}
6505$ cat sample.h
6506#define Q <
6507$
6508@end smallexample
6509
6510Now, we compile the program using the @sc{gnu} C compiler, @value{NGCC}.
6511We pass the @option{-gdwarf-2} and @option{-g3} flags to ensure the
6512compiler includes information about preprocessor macros in the debugging
6513information.
6514
6515@smallexample
6516$ gcc -gdwarf-2 -g3 sample.c -o sample
6517$
6518@end smallexample
6519
6520Now, we start @value{GDBN} on our sample program:
6521
6522@smallexample
6523$ gdb -nw sample
6524GNU gdb 2002-05-06-cvs
6525Copyright 2002 Free Software Foundation, Inc.
6526GDB is free software, @dots{}
6527(gdb)
6528@end smallexample
6529
6530We can expand macros and examine their definitions, even when the
6531program is not running. @value{GDBN} uses the current listing position
6532to decide which macro definitions are in scope:
6533
6534@smallexample
6535(gdb) list main
65363
65374 #define M 42
65385 #define ADD(x) (M + x)
65396
65407 main ()
65418 @{
65429 #define N 28
654310 printf ("Hello, world!\n");
654411 #undef N
654512 printf ("We're so creative.\n");
475b0867 6546(gdb) info macro ADD
e2e0bcd1
JB
6547Defined at /home/jimb/gdb/macros/play/sample.c:5
6548#define ADD(x) (M + x)
475b0867 6549(gdb) info macro Q
e2e0bcd1
JB
6550Defined at /home/jimb/gdb/macros/play/sample.h:1
6551 included at /home/jimb/gdb/macros/play/sample.c:2
6552#define Q <
6553(gdb) macro expand ADD(1)
6554expands to: (42 + 1)
6555(gdb) macro expand-once ADD(1)
6556expands to: once (M + 1)
b383017d 6557(gdb)
e2e0bcd1
JB
6558@end smallexample
6559
6560In the example above, note that @command{macro expand-once} expands only
6561the macro invocation explicit in the original text --- the invocation of
6562@code{ADD} --- but does not expand the invocation of the macro @code{M},
6563which was introduced by @code{ADD}.
6564
6565Once the program is running, GDB uses the macro definitions in force at
6566the source line of the current stack frame:
6567
6568@smallexample
6569(gdb) break main
6570Breakpoint 1 at 0x8048370: file sample.c, line 10.
6571(gdb) run
b383017d 6572Starting program: /home/jimb/gdb/macros/play/sample
e2e0bcd1
JB
6573
6574Breakpoint 1, main () at sample.c:10
657510 printf ("Hello, world!\n");
b383017d 6576(gdb)
e2e0bcd1
JB
6577@end smallexample
6578
6579At line 10, the definition of the macro @code{N} at line 9 is in force:
6580
6581@smallexample
475b0867 6582(gdb) info macro N
e2e0bcd1
JB
6583Defined at /home/jimb/gdb/macros/play/sample.c:9
6584#define N 28
6585(gdb) macro expand N Q M
6586expands to: 28 < 42
6587(gdb) print N Q M
6588$1 = 1
b383017d 6589(gdb)
e2e0bcd1
JB
6590@end smallexample
6591
6592As we step over directives that remove @code{N}'s definition, and then
6593give it a new definition, @value{GDBN} finds the definition (or lack
6594thereof) in force at each point:
6595
6596@smallexample
6597(gdb) next
6598Hello, world!
659912 printf ("We're so creative.\n");
475b0867 6600(gdb) info macro N
e2e0bcd1
JB
6601The symbol `N' has no definition as a C/C++ preprocessor macro
6602at /home/jimb/gdb/macros/play/sample.c:12
6603(gdb) next
6604We're so creative.
660514 printf ("Goodbye, world!\n");
475b0867 6606(gdb) info macro N
e2e0bcd1
JB
6607Defined at /home/jimb/gdb/macros/play/sample.c:13
6608#define N 1729
6609(gdb) macro expand N Q M
6610expands to: 1729 < 42
6611(gdb) print N Q M
6612$2 = 0
b383017d 6613(gdb)
e2e0bcd1
JB
6614@end smallexample
6615
6616
b37052ae
EZ
6617@node Tracepoints
6618@chapter Tracepoints
6619@c This chapter is based on the documentation written by Michael
6620@c Snyder, David Taylor, Jim Blandy, and Elena Zannoni.
6621
6622@cindex tracepoints
6623In some applications, it is not feasible for the debugger to interrupt
6624the program's execution long enough for the developer to learn
6625anything helpful about its behavior. If the program's correctness
6626depends on its real-time behavior, delays introduced by a debugger
6627might cause the program to change its behavior drastically, or perhaps
6628fail, even when the code itself is correct. It is useful to be able
6629to observe the program's behavior without interrupting it.
6630
6631Using @value{GDBN}'s @code{trace} and @code{collect} commands, you can
6632specify locations in the program, called @dfn{tracepoints}, and
6633arbitrary expressions to evaluate when those tracepoints are reached.
6634Later, using the @code{tfind} command, you can examine the values
6635those expressions had when the program hit the tracepoints. The
6636expressions may also denote objects in memory---structures or arrays,
6637for example---whose values @value{GDBN} should record; while visiting
6638a particular tracepoint, you may inspect those objects as if they were
6639in memory at that moment. However, because @value{GDBN} records these
6640values without interacting with you, it can do so quickly and
6641unobtrusively, hopefully not disturbing the program's behavior.
6642
6643The tracepoint facility is currently available only for remote
2c0069bb
EZ
6644targets. @xref{Targets}. In addition, your remote target must know how
6645to collect trace data. This functionality is implemented in the remote
6646stub; however, none of the stubs distributed with @value{GDBN} support
6647tracepoints as of this writing.
b37052ae
EZ
6648
6649This chapter describes the tracepoint commands and features.
6650
6651@menu
b383017d
RM
6652* Set Tracepoints::
6653* Analyze Collected Data::
6654* Tracepoint Variables::
b37052ae
EZ
6655@end menu
6656
6657@node Set Tracepoints
6658@section Commands to Set Tracepoints
6659
6660Before running such a @dfn{trace experiment}, an arbitrary number of
6661tracepoints can be set. Like a breakpoint (@pxref{Set Breaks}), a
6662tracepoint has a number assigned to it by @value{GDBN}. Like with
6663breakpoints, tracepoint numbers are successive integers starting from
6664one. Many of the commands associated with tracepoints take the
6665tracepoint number as their argument, to identify which tracepoint to
6666work on.
6667
6668For each tracepoint, you can specify, in advance, some arbitrary set
6669of data that you want the target to collect in the trace buffer when
6670it hits that tracepoint. The collected data can include registers,
6671local variables, or global data. Later, you can use @value{GDBN}
6672commands to examine the values these data had at the time the
6673tracepoint was hit.
6674
6675This section describes commands to set tracepoints and associated
6676conditions and actions.
6677
6678@menu
b383017d
RM
6679* Create and Delete Tracepoints::
6680* Enable and Disable Tracepoints::
6681* Tracepoint Passcounts::
6682* Tracepoint Actions::
6683* Listing Tracepoints::
6684* Starting and Stopping Trace Experiment::
b37052ae
EZ
6685@end menu
6686
6687@node Create and Delete Tracepoints
6688@subsection Create and Delete Tracepoints
6689
6690@table @code
6691@cindex set tracepoint
6692@kindex trace
6693@item trace
6694The @code{trace} command is very similar to the @code{break} command.
6695Its argument can be a source line, a function name, or an address in
6696the target program. @xref{Set Breaks}. The @code{trace} command
6697defines a tracepoint, which is a point in the target program where the
6698debugger will briefly stop, collect some data, and then allow the
6699program to continue. Setting a tracepoint or changing its commands
6700doesn't take effect until the next @code{tstart} command; thus, you
6701cannot change the tracepoint attributes once a trace experiment is
6702running.
6703
6704Here are some examples of using the @code{trace} command:
6705
6706@smallexample
6707(@value{GDBP}) @b{trace foo.c:121} // a source file and line number
6708
6709(@value{GDBP}) @b{trace +2} // 2 lines forward
6710
6711(@value{GDBP}) @b{trace my_function} // first source line of function
6712
6713(@value{GDBP}) @b{trace *my_function} // EXACT start address of function
6714
6715(@value{GDBP}) @b{trace *0x2117c4} // an address
6716@end smallexample
6717
6718@noindent
6719You can abbreviate @code{trace} as @code{tr}.
6720
6721@vindex $tpnum
6722@cindex last tracepoint number
6723@cindex recent tracepoint number
6724@cindex tracepoint number
6725The convenience variable @code{$tpnum} records the tracepoint number
6726of the most recently set tracepoint.
6727
6728@kindex delete tracepoint
6729@cindex tracepoint deletion
6730@item delete tracepoint @r{[}@var{num}@r{]}
6731Permanently delete one or more tracepoints. With no argument, the
6732default is to delete all tracepoints.
6733
6734Examples:
6735
6736@smallexample
6737(@value{GDBP}) @b{delete trace 1 2 3} // remove three tracepoints
6738
6739(@value{GDBP}) @b{delete trace} // remove all tracepoints
6740@end smallexample
6741
6742@noindent
6743You can abbreviate this command as @code{del tr}.
6744@end table
6745
6746@node Enable and Disable Tracepoints
6747@subsection Enable and Disable Tracepoints
6748
6749@table @code
6750@kindex disable tracepoint
6751@item disable tracepoint @r{[}@var{num}@r{]}
6752Disable tracepoint @var{num}, or all tracepoints if no argument
6753@var{num} is given. A disabled tracepoint will have no effect during
6754the next trace experiment, but it is not forgotten. You can re-enable
6755a disabled tracepoint using the @code{enable tracepoint} command.
6756
6757@kindex enable tracepoint
6758@item enable tracepoint @r{[}@var{num}@r{]}
6759Enable tracepoint @var{num}, or all tracepoints. The enabled
6760tracepoints will become effective the next time a trace experiment is
6761run.
6762@end table
6763
6764@node Tracepoint Passcounts
6765@subsection Tracepoint Passcounts
6766
6767@table @code
6768@kindex passcount
6769@cindex tracepoint pass count
6770@item passcount @r{[}@var{n} @r{[}@var{num}@r{]]}
6771Set the @dfn{passcount} of a tracepoint. The passcount is a way to
6772automatically stop a trace experiment. If a tracepoint's passcount is
6773@var{n}, then the trace experiment will be automatically stopped on
6774the @var{n}'th time that tracepoint is hit. If the tracepoint number
6775@var{num} is not specified, the @code{passcount} command sets the
6776passcount of the most recently defined tracepoint. If no passcount is
6777given, the trace experiment will run until stopped explicitly by the
6778user.
6779
6780Examples:
6781
6782@smallexample
b383017d 6783(@value{GDBP}) @b{passcount 5 2} // Stop on the 5th execution of
6826cf00 6784@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// tracepoint 2}
b37052ae
EZ
6785
6786(@value{GDBP}) @b{passcount 12} // Stop on the 12th execution of the
6826cf00 6787@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// most recently defined tracepoint.}
b37052ae
EZ
6788(@value{GDBP}) @b{trace foo}
6789(@value{GDBP}) @b{pass 3}
6790(@value{GDBP}) @b{trace bar}
6791(@value{GDBP}) @b{pass 2}
6792(@value{GDBP}) @b{trace baz}
6793(@value{GDBP}) @b{pass 1} // Stop tracing when foo has been
6826cf00
EZ
6794@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// executed 3 times OR when bar has}
6795@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// been executed 2 times}
6796@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// OR when baz has been executed 1 time.}
b37052ae
EZ
6797@end smallexample
6798@end table
6799
6800@node Tracepoint Actions
6801@subsection Tracepoint Action Lists
6802
6803@table @code
6804@kindex actions
6805@cindex tracepoint actions
6806@item actions @r{[}@var{num}@r{]}
6807This command will prompt for a list of actions to be taken when the
6808tracepoint is hit. If the tracepoint number @var{num} is not
6809specified, this command sets the actions for the one that was most
6810recently defined (so that you can define a tracepoint and then say
6811@code{actions} without bothering about its number). You specify the
6812actions themselves on the following lines, one action at a time, and
6813terminate the actions list with a line containing just @code{end}. So
6814far, the only defined actions are @code{collect} and
6815@code{while-stepping}.
6816
6817@cindex remove actions from a tracepoint
6818To remove all actions from a tracepoint, type @samp{actions @var{num}}
6819and follow it immediately with @samp{end}.
6820
6821@smallexample
6822(@value{GDBP}) @b{collect @var{data}} // collect some data
6823
6826cf00 6824(@value{GDBP}) @b{while-stepping 5} // single-step 5 times, collect data
b37052ae 6825
6826cf00 6826(@value{GDBP}) @b{end} // signals the end of actions.
b37052ae
EZ
6827@end smallexample
6828
6829In the following example, the action list begins with @code{collect}
6830commands indicating the things to be collected when the tracepoint is
6831hit. Then, in order to single-step and collect additional data
6832following the tracepoint, a @code{while-stepping} command is used,
6833followed by the list of things to be collected while stepping. The
6834@code{while-stepping} command is terminated by its own separate
6835@code{end} command. Lastly, the action list is terminated by an
6836@code{end} command.
6837
6838@smallexample
6839(@value{GDBP}) @b{trace foo}
6840(@value{GDBP}) @b{actions}
6841Enter actions for tracepoint 1, one per line:
6842> collect bar,baz
6843> collect $regs
6844> while-stepping 12
6845 > collect $fp, $sp
6846 > end
6847end
6848@end smallexample
6849
6850@kindex collect @r{(tracepoints)}
6851@item collect @var{expr1}, @var{expr2}, @dots{}
6852Collect values of the given expressions when the tracepoint is hit.
6853This command accepts a comma-separated list of any valid expressions.
6854In addition to global, static, or local variables, the following
6855special arguments are supported:
6856
6857@table @code
6858@item $regs
6859collect all registers
6860
6861@item $args
6862collect all function arguments
6863
6864@item $locals
6865collect all local variables.
6866@end table
6867
6868You can give several consecutive @code{collect} commands, each one
6869with a single argument, or one @code{collect} command with several
6870arguments separated by commas: the effect is the same.
6871
f5c37c66
EZ
6872The command @code{info scope} (@pxref{Symbols, info scope}) is
6873particularly useful for figuring out what data to collect.
6874
b37052ae
EZ
6875@kindex while-stepping @r{(tracepoints)}
6876@item while-stepping @var{n}
6877Perform @var{n} single-step traces after the tracepoint, collecting
6878new data at each step. The @code{while-stepping} command is
6879followed by the list of what to collect while stepping (followed by
6880its own @code{end} command):
6881
6882@smallexample
6883> while-stepping 12
6884 > collect $regs, myglobal
6885 > end
6886>
6887@end smallexample
6888
6889@noindent
6890You may abbreviate @code{while-stepping} as @code{ws} or
6891@code{stepping}.
6892@end table
6893
6894@node Listing Tracepoints
6895@subsection Listing Tracepoints
6896
6897@table @code
6898@kindex info tracepoints
6899@cindex information about tracepoints
6900@item info tracepoints @r{[}@var{num}@r{]}
8a037dd7 6901Display information about the tracepoint @var{num}. If you don't specify
798c8bc6 6902a tracepoint number, displays information about all the tracepoints
b37052ae
EZ
6903defined so far. For each tracepoint, the following information is
6904shown:
6905
6906@itemize @bullet
6907@item
6908its number
6909@item
6910whether it is enabled or disabled
6911@item
6912its address
6913@item
6914its passcount as given by the @code{passcount @var{n}} command
6915@item
6916its step count as given by the @code{while-stepping @var{n}} command
6917@item
6918where in the source files is the tracepoint set
6919@item
6920its action list as given by the @code{actions} command
6921@end itemize
6922
6923@smallexample
6924(@value{GDBP}) @b{info trace}
6925Num Enb Address PassC StepC What
69261 y 0x002117c4 0 0 <gdb_asm>
6826cf00
EZ
69272 y 0x0020dc64 0 0 in g_test at g_test.c:1375
69283 y 0x0020b1f4 0 0 in get_data at ../foo.c:41
b37052ae
EZ
6929(@value{GDBP})
6930@end smallexample
6931
6932@noindent
6933This command can be abbreviated @code{info tp}.
6934@end table
6935
6936@node Starting and Stopping Trace Experiment
6937@subsection Starting and Stopping Trace Experiment
6938
6939@table @code
6940@kindex tstart
6941@cindex start a new trace experiment
6942@cindex collected data discarded
6943@item tstart
6944This command takes no arguments. It starts the trace experiment, and
6945begins collecting data. This has the side effect of discarding all
6946the data collected in the trace buffer during the previous trace
6947experiment.
6948
6949@kindex tstop
6950@cindex stop a running trace experiment
6951@item tstop
6952This command takes no arguments. It ends the trace experiment, and
6953stops collecting data.
6954
6955@strong{Note:} a trace experiment and data collection may stop
6956automatically if any tracepoint's passcount is reached
6957(@pxref{Tracepoint Passcounts}), or if the trace buffer becomes full.
6958
6959@kindex tstatus
6960@cindex status of trace data collection
6961@cindex trace experiment, status of
6962@item tstatus
6963This command displays the status of the current trace data
6964collection.
6965@end table
6966
6967Here is an example of the commands we described so far:
6968
6969@smallexample
6970(@value{GDBP}) @b{trace gdb_c_test}
6971(@value{GDBP}) @b{actions}
6972Enter actions for tracepoint #1, one per line.
6973> collect $regs,$locals,$args
6974> while-stepping 11
6975 > collect $regs
6976 > end
6977> end
6978(@value{GDBP}) @b{tstart}
6979 [time passes @dots{}]
6980(@value{GDBP}) @b{tstop}
6981@end smallexample
6982
6983
6984@node Analyze Collected Data
6985@section Using the collected data
6986
6987After the tracepoint experiment ends, you use @value{GDBN} commands
6988for examining the trace data. The basic idea is that each tracepoint
6989collects a trace @dfn{snapshot} every time it is hit and another
6990snapshot every time it single-steps. All these snapshots are
6991consecutively numbered from zero and go into a buffer, and you can
6992examine them later. The way you examine them is to @dfn{focus} on a
6993specific trace snapshot. When the remote stub is focused on a trace
6994snapshot, it will respond to all @value{GDBN} requests for memory and
6995registers by reading from the buffer which belongs to that snapshot,
6996rather than from @emph{real} memory or registers of the program being
6997debugged. This means that @strong{all} @value{GDBN} commands
6998(@code{print}, @code{info registers}, @code{backtrace}, etc.) will
6999behave as if we were currently debugging the program state as it was
7000when the tracepoint occurred. Any requests for data that are not in
7001the buffer will fail.
7002
7003@menu
7004* tfind:: How to select a trace snapshot
7005* tdump:: How to display all data for a snapshot
7006* save-tracepoints:: How to save tracepoints for a future run
7007@end menu
7008
7009@node tfind
7010@subsection @code{tfind @var{n}}
7011
7012@kindex tfind
7013@cindex select trace snapshot
7014@cindex find trace snapshot
7015The basic command for selecting a trace snapshot from the buffer is
7016@code{tfind @var{n}}, which finds trace snapshot number @var{n},
7017counting from zero. If no argument @var{n} is given, the next
7018snapshot is selected.
7019
7020Here are the various forms of using the @code{tfind} command.
7021
7022@table @code
7023@item tfind start
7024Find the first snapshot in the buffer. This is a synonym for
7025@code{tfind 0} (since 0 is the number of the first snapshot).
7026
7027@item tfind none
7028Stop debugging trace snapshots, resume @emph{live} debugging.
7029
7030@item tfind end
7031Same as @samp{tfind none}.
7032
7033@item tfind
7034No argument means find the next trace snapshot.
7035
7036@item tfind -
7037Find the previous trace snapshot before the current one. This permits
7038retracing earlier steps.
7039
7040@item tfind tracepoint @var{num}
7041Find the next snapshot associated with tracepoint @var{num}. Search
7042proceeds forward from the last examined trace snapshot. If no
7043argument @var{num} is given, it means find the next snapshot collected
7044for the same tracepoint as the current snapshot.
7045
7046@item tfind pc @var{addr}
7047Find the next snapshot associated with the value @var{addr} of the
7048program counter. Search proceeds forward from the last examined trace
7049snapshot. If no argument @var{addr} is given, it means find the next
7050snapshot with the same value of PC as the current snapshot.
7051
7052@item tfind outside @var{addr1}, @var{addr2}
7053Find the next snapshot whose PC is outside the given range of
7054addresses.
7055
7056@item tfind range @var{addr1}, @var{addr2}
7057Find the next snapshot whose PC is between @var{addr1} and
7058@var{addr2}. @c FIXME: Is the range inclusive or exclusive?
7059
7060@item tfind line @r{[}@var{file}:@r{]}@var{n}
7061Find the next snapshot associated with the source line @var{n}. If
7062the optional argument @var{file} is given, refer to line @var{n} in
7063that source file. Search proceeds forward from the last examined
7064trace snapshot. If no argument @var{n} is given, it means find the
7065next line other than the one currently being examined; thus saying
7066@code{tfind line} repeatedly can appear to have the same effect as
7067stepping from line to line in a @emph{live} debugging session.
7068@end table
7069
7070The default arguments for the @code{tfind} commands are specifically
7071designed to make it easy to scan through the trace buffer. For
7072instance, @code{tfind} with no argument selects the next trace
7073snapshot, and @code{tfind -} with no argument selects the previous
7074trace snapshot. So, by giving one @code{tfind} command, and then
7075simply hitting @key{RET} repeatedly you can examine all the trace
7076snapshots in order. Or, by saying @code{tfind -} and then hitting
7077@key{RET} repeatedly you can examine the snapshots in reverse order.
7078The @code{tfind line} command with no argument selects the snapshot
7079for the next source line executed. The @code{tfind pc} command with
7080no argument selects the next snapshot with the same program counter
7081(PC) as the current frame. The @code{tfind tracepoint} command with
7082no argument selects the next trace snapshot collected by the same
7083tracepoint as the current one.
7084
7085In addition to letting you scan through the trace buffer manually,
7086these commands make it easy to construct @value{GDBN} scripts that
7087scan through the trace buffer and print out whatever collected data
7088you are interested in. Thus, if we want to examine the PC, FP, and SP
7089registers from each trace frame in the buffer, we can say this:
7090
7091@smallexample
7092(@value{GDBP}) @b{tfind start}
7093(@value{GDBP}) @b{while ($trace_frame != -1)}
7094> printf "Frame %d, PC = %08X, SP = %08X, FP = %08X\n", \
7095 $trace_frame, $pc, $sp, $fp
7096> tfind
7097> end
7098
7099Frame 0, PC = 0020DC64, SP = 0030BF3C, FP = 0030BF44
7100Frame 1, PC = 0020DC6C, SP = 0030BF38, FP = 0030BF44
7101Frame 2, PC = 0020DC70, SP = 0030BF34, FP = 0030BF44
7102Frame 3, PC = 0020DC74, SP = 0030BF30, FP = 0030BF44
7103Frame 4, PC = 0020DC78, SP = 0030BF2C, FP = 0030BF44
7104Frame 5, PC = 0020DC7C, SP = 0030BF28, FP = 0030BF44
7105Frame 6, PC = 0020DC80, SP = 0030BF24, FP = 0030BF44
7106Frame 7, PC = 0020DC84, SP = 0030BF20, FP = 0030BF44
7107Frame 8, PC = 0020DC88, SP = 0030BF1C, FP = 0030BF44
7108Frame 9, PC = 0020DC8E, SP = 0030BF18, FP = 0030BF44
7109Frame 10, PC = 00203F6C, SP = 0030BE3C, FP = 0030BF14
7110@end smallexample
7111
7112Or, if we want to examine the variable @code{X} at each source line in
7113the buffer:
7114
7115@smallexample
7116(@value{GDBP}) @b{tfind start}
7117(@value{GDBP}) @b{while ($trace_frame != -1)}
7118> printf "Frame %d, X == %d\n", $trace_frame, X
7119> tfind line
7120> end
7121
7122Frame 0, X = 1
7123Frame 7, X = 2
7124Frame 13, X = 255
7125@end smallexample
7126
7127@node tdump
7128@subsection @code{tdump}
7129@kindex tdump
7130@cindex dump all data collected at tracepoint
7131@cindex tracepoint data, display
7132
7133This command takes no arguments. It prints all the data collected at
7134the current trace snapshot.
7135
7136@smallexample
7137(@value{GDBP}) @b{trace 444}
7138(@value{GDBP}) @b{actions}
7139Enter actions for tracepoint #2, one per line:
7140> collect $regs, $locals, $args, gdb_long_test
7141> end
7142
7143(@value{GDBP}) @b{tstart}
7144
7145(@value{GDBP}) @b{tfind line 444}
7146#0 gdb_test (p1=0x11, p2=0x22, p3=0x33, p4=0x44, p5=0x55, p6=0x66)
7147at gdb_test.c:444
7148444 printp( "%s: arguments = 0x%X 0x%X 0x%X 0x%X 0x%X 0x%X\n", )
7149
7150(@value{GDBP}) @b{tdump}
7151Data collected at tracepoint 2, trace frame 1:
7152d0 0xc4aa0085 -995491707
7153d1 0x18 24
7154d2 0x80 128
7155d3 0x33 51
7156d4 0x71aea3d 119204413
7157d5 0x22 34
7158d6 0xe0 224
7159d7 0x380035 3670069
7160a0 0x19e24a 1696330
7161a1 0x3000668 50333288
7162a2 0x100 256
7163a3 0x322000 3284992
7164a4 0x3000698 50333336
7165a5 0x1ad3cc 1758156
7166fp 0x30bf3c 0x30bf3c
7167sp 0x30bf34 0x30bf34
7168ps 0x0 0
7169pc 0x20b2c8 0x20b2c8
7170fpcontrol 0x0 0
7171fpstatus 0x0 0
7172fpiaddr 0x0 0
7173p = 0x20e5b4 "gdb-test"
7174p1 = (void *) 0x11
7175p2 = (void *) 0x22
7176p3 = (void *) 0x33
7177p4 = (void *) 0x44
7178p5 = (void *) 0x55
7179p6 = (void *) 0x66
7180gdb_long_test = 17 '\021'
7181
7182(@value{GDBP})
7183@end smallexample
7184
7185@node save-tracepoints
7186@subsection @code{save-tracepoints @var{filename}}
7187@kindex save-tracepoints
7188@cindex save tracepoints for future sessions
7189
7190This command saves all current tracepoint definitions together with
7191their actions and passcounts, into a file @file{@var{filename}}
7192suitable for use in a later debugging session. To read the saved
7193tracepoint definitions, use the @code{source} command (@pxref{Command
7194Files}).
7195
7196@node Tracepoint Variables
7197@section Convenience Variables for Tracepoints
7198@cindex tracepoint variables
7199@cindex convenience variables for tracepoints
7200
7201@table @code
7202@vindex $trace_frame
7203@item (int) $trace_frame
7204The current trace snapshot (a.k.a.@: @dfn{frame}) number, or -1 if no
7205snapshot is selected.
7206
7207@vindex $tracepoint
7208@item (int) $tracepoint
7209The tracepoint for the current trace snapshot.
7210
7211@vindex $trace_line
7212@item (int) $trace_line
7213The line number for the current trace snapshot.
7214
7215@vindex $trace_file
7216@item (char []) $trace_file
7217The source file for the current trace snapshot.
7218
7219@vindex $trace_func
7220@item (char []) $trace_func
7221The name of the function containing @code{$tracepoint}.
7222@end table
7223
7224Note: @code{$trace_file} is not suitable for use in @code{printf},
7225use @code{output} instead.
7226
7227Here's a simple example of using these convenience variables for
7228stepping through all the trace snapshots and printing some of their
7229data.
7230
7231@smallexample
7232(@value{GDBP}) @b{tfind start}
7233
7234(@value{GDBP}) @b{while $trace_frame != -1}
7235> output $trace_file
7236> printf ", line %d (tracepoint #%d)\n", $trace_line, $tracepoint
7237> tfind
7238> end
7239@end smallexample
7240
df0cd8c5
JB
7241@node Overlays
7242@chapter Debugging Programs That Use Overlays
7243@cindex overlays
7244
7245If your program is too large to fit completely in your target system's
7246memory, you can sometimes use @dfn{overlays} to work around this
7247problem. @value{GDBN} provides some support for debugging programs that
7248use overlays.
7249
7250@menu
7251* How Overlays Work:: A general explanation of overlays.
7252* Overlay Commands:: Managing overlays in @value{GDBN}.
7253* Automatic Overlay Debugging:: @value{GDBN} can find out which overlays are
7254 mapped by asking the inferior.
7255* Overlay Sample Program:: A sample program using overlays.
7256@end menu
7257
7258@node How Overlays Work
7259@section How Overlays Work
7260@cindex mapped overlays
7261@cindex unmapped overlays
7262@cindex load address, overlay's
7263@cindex mapped address
7264@cindex overlay area
7265
7266Suppose you have a computer whose instruction address space is only 64
7267kilobytes long, but which has much more memory which can be accessed by
7268other means: special instructions, segment registers, or memory
7269management hardware, for example. Suppose further that you want to
7270adapt a program which is larger than 64 kilobytes to run on this system.
7271
7272One solution is to identify modules of your program which are relatively
7273independent, and need not call each other directly; call these modules
7274@dfn{overlays}. Separate the overlays from the main program, and place
7275their machine code in the larger memory. Place your main program in
7276instruction memory, but leave at least enough space there to hold the
7277largest overlay as well.
7278
7279Now, to call a function located in an overlay, you must first copy that
7280overlay's machine code from the large memory into the space set aside
7281for it in the instruction memory, and then jump to its entry point
7282there.
7283
c928edc0
AC
7284@c NB: In the below the mapped area's size is greater or equal to the
7285@c size of all overlays. This is intentional to remind the developer
7286@c that overlays don't necessarily need to be the same size.
7287
474c8240 7288@smallexample
df0cd8c5 7289@group
c928edc0
AC
7290 Data Instruction Larger
7291Address Space Address Space Address Space
7292+-----------+ +-----------+ +-----------+
7293| | | | | |
7294+-----------+ +-----------+ +-----------+<-- overlay 1
7295| program | | main | .----| overlay 1 | load address
7296| variables | | program | | +-----------+
7297| and heap | | | | | |
7298+-----------+ | | | +-----------+<-- overlay 2
7299| | +-----------+ | | | load address
7300+-----------+ | | | .-| overlay 2 |
7301 | | | | | |
7302 mapped --->+-----------+ | | +-----------+
7303 address | | | | | |
7304 | overlay | <-' | | |
7305 | area | <---' +-----------+<-- overlay 3
7306 | | <---. | | load address
7307 +-----------+ `--| overlay 3 |
7308 | | | |
7309 +-----------+ | |
7310 +-----------+
7311 | |
7312 +-----------+
7313
7314 @anchor{A code overlay}A code overlay
df0cd8c5 7315@end group
474c8240 7316@end smallexample
df0cd8c5 7317
c928edc0
AC
7318The diagram (@pxref{A code overlay}) shows a system with separate data
7319and instruction address spaces. To map an overlay, the program copies
7320its code from the larger address space to the instruction address space.
7321Since the overlays shown here all use the same mapped address, only one
7322may be mapped at a time. For a system with a single address space for
7323data and instructions, the diagram would be similar, except that the
7324program variables and heap would share an address space with the main
7325program and the overlay area.
df0cd8c5
JB
7326
7327An overlay loaded into instruction memory and ready for use is called a
7328@dfn{mapped} overlay; its @dfn{mapped address} is its address in the
7329instruction memory. An overlay not present (or only partially present)
7330in instruction memory is called @dfn{unmapped}; its @dfn{load address}
7331is its address in the larger memory. The mapped address is also called
7332the @dfn{virtual memory address}, or @dfn{VMA}; the load address is also
7333called the @dfn{load memory address}, or @dfn{LMA}.
7334
7335Unfortunately, overlays are not a completely transparent way to adapt a
7336program to limited instruction memory. They introduce a new set of
7337global constraints you must keep in mind as you design your program:
7338
7339@itemize @bullet
7340
7341@item
7342Before calling or returning to a function in an overlay, your program
7343must make sure that overlay is actually mapped. Otherwise, the call or
7344return will transfer control to the right address, but in the wrong
7345overlay, and your program will probably crash.
7346
7347@item
7348If the process of mapping an overlay is expensive on your system, you
7349will need to choose your overlays carefully to minimize their effect on
7350your program's performance.
7351
7352@item
7353The executable file you load onto your system must contain each
7354overlay's instructions, appearing at the overlay's load address, not its
7355mapped address. However, each overlay's instructions must be relocated
7356and its symbols defined as if the overlay were at its mapped address.
7357You can use GNU linker scripts to specify different load and relocation
7358addresses for pieces of your program; see @ref{Overlay Description,,,
7359ld.info, Using ld: the GNU linker}.
7360
7361@item
7362The procedure for loading executable files onto your system must be able
7363to load their contents into the larger address space as well as the
7364instruction and data spaces.
7365
7366@end itemize
7367
7368The overlay system described above is rather simple, and could be
7369improved in many ways:
7370
7371@itemize @bullet
7372
7373@item
7374If your system has suitable bank switch registers or memory management
7375hardware, you could use those facilities to make an overlay's load area
7376contents simply appear at their mapped address in instruction space.
7377This would probably be faster than copying the overlay to its mapped
7378area in the usual way.
7379
7380@item
7381If your overlays are small enough, you could set aside more than one
7382overlay area, and have more than one overlay mapped at a time.
7383
7384@item
7385You can use overlays to manage data, as well as instructions. In
7386general, data overlays are even less transparent to your design than
7387code overlays: whereas code overlays only require care when you call or
7388return to functions, data overlays require care every time you access
7389the data. Also, if you change the contents of a data overlay, you
7390must copy its contents back out to its load address before you can copy a
7391different data overlay into the same mapped area.
7392
7393@end itemize
7394
7395
7396@node Overlay Commands
7397@section Overlay Commands
7398
7399To use @value{GDBN}'s overlay support, each overlay in your program must
7400correspond to a separate section of the executable file. The section's
7401virtual memory address and load memory address must be the overlay's
7402mapped and load addresses. Identifying overlays with sections allows
7403@value{GDBN} to determine the appropriate address of a function or
7404variable, depending on whether the overlay is mapped or not.
7405
7406@value{GDBN}'s overlay commands all start with the word @code{overlay};
7407you can abbreviate this as @code{ov} or @code{ovly}. The commands are:
7408
7409@table @code
7410@item overlay off
4644b6e3 7411@kindex overlay
df0cd8c5
JB
7412Disable @value{GDBN}'s overlay support. When overlay support is
7413disabled, @value{GDBN} assumes that all functions and variables are
7414always present at their mapped addresses. By default, @value{GDBN}'s
7415overlay support is disabled.
7416
7417@item overlay manual
df0cd8c5
JB
7418@cindex manual overlay debugging
7419Enable @dfn{manual} overlay debugging. In this mode, @value{GDBN}
7420relies on you to tell it which overlays are mapped, and which are not,
7421using the @code{overlay map-overlay} and @code{overlay unmap-overlay}
7422commands described below.
7423
7424@item overlay map-overlay @var{overlay}
7425@itemx overlay map @var{overlay}
df0cd8c5
JB
7426@cindex map an overlay
7427Tell @value{GDBN} that @var{overlay} is now mapped; @var{overlay} must
7428be the name of the object file section containing the overlay. When an
7429overlay is mapped, @value{GDBN} assumes it can find the overlay's
7430functions and variables at their mapped addresses. @value{GDBN} assumes
7431that any other overlays whose mapped ranges overlap that of
7432@var{overlay} are now unmapped.
7433
7434@item overlay unmap-overlay @var{overlay}
7435@itemx overlay unmap @var{overlay}
df0cd8c5
JB
7436@cindex unmap an overlay
7437Tell @value{GDBN} that @var{overlay} is no longer mapped; @var{overlay}
7438must be the name of the object file section containing the overlay.
7439When an overlay is unmapped, @value{GDBN} assumes it can find the
7440overlay's functions and variables at their load addresses.
7441
7442@item overlay auto
df0cd8c5
JB
7443Enable @dfn{automatic} overlay debugging. In this mode, @value{GDBN}
7444consults a data structure the overlay manager maintains in the inferior
7445to see which overlays are mapped. For details, see @ref{Automatic
7446Overlay Debugging}.
7447
7448@item overlay load-target
7449@itemx overlay load
df0cd8c5
JB
7450@cindex reloading the overlay table
7451Re-read the overlay table from the inferior. Normally, @value{GDBN}
7452re-reads the table @value{GDBN} automatically each time the inferior
7453stops, so this command should only be necessary if you have changed the
7454overlay mapping yourself using @value{GDBN}. This command is only
7455useful when using automatic overlay debugging.
7456
7457@item overlay list-overlays
7458@itemx overlay list
7459@cindex listing mapped overlays
7460Display a list of the overlays currently mapped, along with their mapped
7461addresses, load addresses, and sizes.
7462
7463@end table
7464
7465Normally, when @value{GDBN} prints a code address, it includes the name
7466of the function the address falls in:
7467
474c8240 7468@smallexample
df0cd8c5
JB
7469(gdb) print main
7470$3 = @{int ()@} 0x11a0 <main>
474c8240 7471@end smallexample
df0cd8c5
JB
7472@noindent
7473When overlay debugging is enabled, @value{GDBN} recognizes code in
7474unmapped overlays, and prints the names of unmapped functions with
7475asterisks around them. For example, if @code{foo} is a function in an
7476unmapped overlay, @value{GDBN} prints it this way:
7477
474c8240 7478@smallexample
df0cd8c5
JB
7479(gdb) overlay list
7480No sections are mapped.
7481(gdb) print foo
7482$5 = @{int (int)@} 0x100000 <*foo*>
474c8240 7483@end smallexample
df0cd8c5
JB
7484@noindent
7485When @code{foo}'s overlay is mapped, @value{GDBN} prints the function's
7486name normally:
7487
474c8240 7488@smallexample
df0cd8c5 7489(gdb) overlay list
b383017d 7490Section .ov.foo.text, loaded at 0x100000 - 0x100034,
df0cd8c5
JB
7491 mapped at 0x1016 - 0x104a
7492(gdb) print foo
7493$6 = @{int (int)@} 0x1016 <foo>
474c8240 7494@end smallexample
df0cd8c5
JB
7495
7496When overlay debugging is enabled, @value{GDBN} can find the correct
7497address for functions and variables in an overlay, whether or not the
7498overlay is mapped. This allows most @value{GDBN} commands, like
7499@code{break} and @code{disassemble}, to work normally, even on unmapped
7500code. However, @value{GDBN}'s breakpoint support has some limitations:
7501
7502@itemize @bullet
7503@item
7504@cindex breakpoints in overlays
7505@cindex overlays, setting breakpoints in
7506You can set breakpoints in functions in unmapped overlays, as long as
7507@value{GDBN} can write to the overlay at its load address.
7508@item
7509@value{GDBN} can not set hardware or simulator-based breakpoints in
7510unmapped overlays. However, if you set a breakpoint at the end of your
7511overlay manager (and tell @value{GDBN} which overlays are now mapped, if
7512you are using manual overlay management), @value{GDBN} will re-set its
7513breakpoints properly.
7514@end itemize
7515
7516
7517@node Automatic Overlay Debugging
7518@section Automatic Overlay Debugging
7519@cindex automatic overlay debugging
7520
7521@value{GDBN} can automatically track which overlays are mapped and which
7522are not, given some simple co-operation from the overlay manager in the
7523inferior. If you enable automatic overlay debugging with the
7524@code{overlay auto} command (@pxref{Overlay Commands}), @value{GDBN}
7525looks in the inferior's memory for certain variables describing the
7526current state of the overlays.
7527
7528Here are the variables your overlay manager must define to support
7529@value{GDBN}'s automatic overlay debugging:
7530
7531@table @asis
7532
7533@item @code{_ovly_table}:
7534This variable must be an array of the following structures:
7535
474c8240 7536@smallexample
df0cd8c5
JB
7537struct
7538@{
7539 /* The overlay's mapped address. */
7540 unsigned long vma;
7541
7542 /* The size of the overlay, in bytes. */
7543 unsigned long size;
7544
7545 /* The overlay's load address. */
7546 unsigned long lma;
7547
7548 /* Non-zero if the overlay is currently mapped;
7549 zero otherwise. */
7550 unsigned long mapped;
7551@}
474c8240 7552@end smallexample
df0cd8c5
JB
7553
7554@item @code{_novlys}:
7555This variable must be a four-byte signed integer, holding the total
7556number of elements in @code{_ovly_table}.
7557
7558@end table
7559
7560To decide whether a particular overlay is mapped or not, @value{GDBN}
7561looks for an entry in @w{@code{_ovly_table}} whose @code{vma} and
7562@code{lma} members equal the VMA and LMA of the overlay's section in the
7563executable file. When @value{GDBN} finds a matching entry, it consults
7564the entry's @code{mapped} member to determine whether the overlay is
7565currently mapped.
7566
81d46470 7567In addition, your overlay manager may define a function called
def71bfa 7568@code{_ovly_debug_event}. If this function is defined, @value{GDBN}
81d46470
MS
7569will silently set a breakpoint there. If the overlay manager then
7570calls this function whenever it has changed the overlay table, this
7571will enable @value{GDBN} to accurately keep track of which overlays
7572are in program memory, and update any breakpoints that may be set
b383017d 7573in overlays. This will allow breakpoints to work even if the
81d46470
MS
7574overlays are kept in ROM or other non-writable memory while they
7575are not being executed.
df0cd8c5
JB
7576
7577@node Overlay Sample Program
7578@section Overlay Sample Program
7579@cindex overlay example program
7580
7581When linking a program which uses overlays, you must place the overlays
7582at their load addresses, while relocating them to run at their mapped
7583addresses. To do this, you must write a linker script (@pxref{Overlay
7584Description,,, ld.info, Using ld: the GNU linker}). Unfortunately,
7585since linker scripts are specific to a particular host system, target
7586architecture, and target memory layout, this manual cannot provide
7587portable sample code demonstrating @value{GDBN}'s overlay support.
7588
7589However, the @value{GDBN} source distribution does contain an overlaid
7590program, with linker scripts for a few systems, as part of its test
7591suite. The program consists of the following files from
7592@file{gdb/testsuite/gdb.base}:
7593
7594@table @file
7595@item overlays.c
7596The main program file.
7597@item ovlymgr.c
7598A simple overlay manager, used by @file{overlays.c}.
7599@item foo.c
7600@itemx bar.c
7601@itemx baz.c
7602@itemx grbx.c
7603Overlay modules, loaded and used by @file{overlays.c}.
7604@item d10v.ld
7605@itemx m32r.ld
7606Linker scripts for linking the test program on the @code{d10v-elf}
7607and @code{m32r-elf} targets.
7608@end table
7609
7610You can build the test program using the @code{d10v-elf} GCC
7611cross-compiler like this:
7612
474c8240 7613@smallexample
df0cd8c5
JB
7614$ d10v-elf-gcc -g -c overlays.c
7615$ d10v-elf-gcc -g -c ovlymgr.c
7616$ d10v-elf-gcc -g -c foo.c
7617$ d10v-elf-gcc -g -c bar.c
7618$ d10v-elf-gcc -g -c baz.c
7619$ d10v-elf-gcc -g -c grbx.c
7620$ d10v-elf-gcc -g overlays.o ovlymgr.o foo.o bar.o \
7621 baz.o grbx.o -Wl,-Td10v.ld -o overlays
474c8240 7622@end smallexample
df0cd8c5
JB
7623
7624The build process is identical for any other architecture, except that
7625you must substitute the appropriate compiler and linker script for the
7626target system for @code{d10v-elf-gcc} and @code{d10v.ld}.
7627
7628
6d2ebf8b 7629@node Languages
c906108c
SS
7630@chapter Using @value{GDBN} with Different Languages
7631@cindex languages
7632
c906108c
SS
7633Although programming languages generally have common aspects, they are
7634rarely expressed in the same manner. For instance, in ANSI C,
7635dereferencing a pointer @code{p} is accomplished by @code{*p}, but in
7636Modula-2, it is accomplished by @code{p^}. Values can also be
5d161b24 7637represented (and displayed) differently. Hex numbers in C appear as
c906108c 7638@samp{0x1ae}, while in Modula-2 they appear as @samp{1AEH}.
c906108c
SS
7639
7640@cindex working language
7641Language-specific information is built into @value{GDBN} for some languages,
7642allowing you to express operations like the above in your program's
7643native language, and allowing @value{GDBN} to output values in a manner
7644consistent with the syntax of your program's native language. The
7645language you use to build expressions is called the @dfn{working
7646language}.
7647
7648@menu
7649* Setting:: Switching between source languages
7650* Show:: Displaying the language
c906108c 7651* Checks:: Type and range checks
c906108c 7652* Support:: Supported languages
4e562065 7653* Unsupported languages:: Unsupported languages
c906108c
SS
7654@end menu
7655
6d2ebf8b 7656@node Setting
c906108c
SS
7657@section Switching between source languages
7658
7659There are two ways to control the working language---either have @value{GDBN}
7660set it automatically, or select it manually yourself. You can use the
7661@code{set language} command for either purpose. On startup, @value{GDBN}
7662defaults to setting the language automatically. The working language is
7663used to determine how expressions you type are interpreted, how values
7664are printed, etc.
7665
7666In addition to the working language, every source file that
7667@value{GDBN} knows about has its own working language. For some object
7668file formats, the compiler might indicate which language a particular
7669source file is in. However, most of the time @value{GDBN} infers the
7670language from the name of the file. The language of a source file
b37052ae 7671controls whether C@t{++} names are demangled---this way @code{backtrace} can
c906108c 7672show each frame appropriately for its own language. There is no way to
d4f3574e
SS
7673set the language of a source file from within @value{GDBN}, but you can
7674set the language associated with a filename extension. @xref{Show, ,
7675Displaying the language}.
c906108c
SS
7676
7677This is most commonly a problem when you use a program, such
5d161b24 7678as @code{cfront} or @code{f2c}, that generates C but is written in
c906108c
SS
7679another language. In that case, make the
7680program use @code{#line} directives in its C output; that way
7681@value{GDBN} will know the correct language of the source code of the original
7682program, and will display that source code, not the generated C code.
7683
7684@menu
7685* Filenames:: Filename extensions and languages.
7686* Manually:: Setting the working language manually
7687* Automatically:: Having @value{GDBN} infer the source language
7688@end menu
7689
6d2ebf8b 7690@node Filenames
c906108c
SS
7691@subsection List of filename extensions and languages
7692
7693If a source file name ends in one of the following extensions, then
7694@value{GDBN} infers that its language is the one indicated.
7695
7696@table @file
7697
7698@item .c
7699C source file
7700
7701@item .C
7702@itemx .cc
7703@itemx .cp
7704@itemx .cpp
7705@itemx .cxx
7706@itemx .c++
b37052ae 7707C@t{++} source file
c906108c 7708
b37303ee
AF
7709@item .m
7710Objective-C source file
7711
c906108c
SS
7712@item .f
7713@itemx .F
7714Fortran source file
7715
c906108c
SS
7716@item .mod
7717Modula-2 source file
c906108c
SS
7718
7719@item .s
7720@itemx .S
7721Assembler source file. This actually behaves almost like C, but
7722@value{GDBN} does not skip over function prologues when stepping.
7723@end table
7724
7725In addition, you may set the language associated with a filename
7726extension. @xref{Show, , Displaying the language}.
7727
6d2ebf8b 7728@node Manually
c906108c
SS
7729@subsection Setting the working language
7730
7731If you allow @value{GDBN} to set the language automatically,
7732expressions are interpreted the same way in your debugging session and
7733your program.
7734
7735@kindex set language
7736If you wish, you may set the language manually. To do this, issue the
7737command @samp{set language @var{lang}}, where @var{lang} is the name of
5d161b24 7738a language, such as
c906108c 7739@code{c} or @code{modula-2}.
c906108c
SS
7740For a list of the supported languages, type @samp{set language}.
7741
c906108c
SS
7742Setting the language manually prevents @value{GDBN} from updating the working
7743language automatically. This can lead to confusion if you try
7744to debug a program when the working language is not the same as the
7745source language, when an expression is acceptable to both
7746languages---but means different things. For instance, if the current
7747source file were written in C, and @value{GDBN} was parsing Modula-2, a
7748command such as:
7749
474c8240 7750@smallexample
c906108c 7751print a = b + c
474c8240 7752@end smallexample
c906108c
SS
7753
7754@noindent
7755might not have the effect you intended. In C, this means to add
7756@code{b} and @code{c} and place the result in @code{a}. The result
7757printed would be the value of @code{a}. In Modula-2, this means to compare
7758@code{a} to the result of @code{b+c}, yielding a @code{BOOLEAN} value.
c906108c 7759
6d2ebf8b 7760@node Automatically
c906108c
SS
7761@subsection Having @value{GDBN} infer the source language
7762
7763To have @value{GDBN} set the working language automatically, use
7764@samp{set language local} or @samp{set language auto}. @value{GDBN}
7765then infers the working language. That is, when your program stops in a
7766frame (usually by encountering a breakpoint), @value{GDBN} sets the
7767working language to the language recorded for the function in that
7768frame. If the language for a frame is unknown (that is, if the function
7769or block corresponding to the frame was defined in a source file that
7770does not have a recognized extension), the current working language is
7771not changed, and @value{GDBN} issues a warning.
7772
7773This may not seem necessary for most programs, which are written
7774entirely in one source language. However, program modules and libraries
7775written in one source language can be used by a main program written in
7776a different source language. Using @samp{set language auto} in this
7777case frees you from having to set the working language manually.
7778
6d2ebf8b 7779@node Show
c906108c 7780@section Displaying the language
c906108c
SS
7781
7782The following commands help you find out which language is the
7783working language, and also what language source files were written in.
7784
7785@kindex show language
c906108c
SS
7786@table @code
7787@item show language
7788Display the current working language. This is the
7789language you can use with commands such as @code{print} to
7790build and compute expressions that may involve variables in your program.
7791
7792@item info frame
4644b6e3 7793@kindex info frame@r{, show the source language}
5d161b24 7794Display the source language for this frame. This language becomes the
c906108c 7795working language if you use an identifier from this frame.
5d161b24 7796@xref{Frame Info, ,Information about a frame}, to identify the other
c906108c
SS
7797information listed here.
7798
7799@item info source
4644b6e3 7800@kindex info source@r{, show the source language}
c906108c 7801Display the source language of this source file.
5d161b24 7802@xref{Symbols, ,Examining the Symbol Table}, to identify the other
c906108c
SS
7803information listed here.
7804@end table
7805
7806In unusual circumstances, you may have source files with extensions
7807not in the standard list. You can then set the extension associated
7808with a language explicitly:
7809
7810@kindex set extension-language
7811@kindex info extensions
7812@table @code
7813@item set extension-language @var{.ext} @var{language}
7814Set source files with extension @var{.ext} to be assumed to be in
7815the source language @var{language}.
7816
7817@item info extensions
7818List all the filename extensions and the associated languages.
7819@end table
7820
6d2ebf8b 7821@node Checks
c906108c
SS
7822@section Type and range checking
7823
7824@quotation
7825@emph{Warning:} In this release, the @value{GDBN} commands for type and range
7826checking are included, but they do not yet have any effect. This
7827section documents the intended facilities.
7828@end quotation
7829@c FIXME remove warning when type/range code added
7830
7831Some languages are designed to guard you against making seemingly common
7832errors through a series of compile- and run-time checks. These include
7833checking the type of arguments to functions and operators, and making
7834sure mathematical overflows are caught at run time. Checks such as
7835these help to ensure a program's correctness once it has been compiled
7836by eliminating type mismatches, and providing active checks for range
7837errors when your program is running.
7838
7839@value{GDBN} can check for conditions like the above if you wish.
7840Although @value{GDBN} does not check the statements in your program, it
7841can check expressions entered directly into @value{GDBN} for evaluation via
7842the @code{print} command, for example. As with the working language,
7843@value{GDBN} can also decide whether or not to check automatically based on
7844your program's source language. @xref{Support, ,Supported languages},
7845for the default settings of supported languages.
7846
7847@menu
7848* Type Checking:: An overview of type checking
7849* Range Checking:: An overview of range checking
7850@end menu
7851
7852@cindex type checking
7853@cindex checks, type
6d2ebf8b 7854@node Type Checking
c906108c
SS
7855@subsection An overview of type checking
7856
7857Some languages, such as Modula-2, are strongly typed, meaning that the
7858arguments to operators and functions have to be of the correct type,
7859otherwise an error occurs. These checks prevent type mismatch
7860errors from ever causing any run-time problems. For example,
7861
7862@smallexample
78631 + 2 @result{} 3
7864@exdent but
7865@error{} 1 + 2.3
7866@end smallexample
7867
7868The second example fails because the @code{CARDINAL} 1 is not
7869type-compatible with the @code{REAL} 2.3.
7870
5d161b24
DB
7871For the expressions you use in @value{GDBN} commands, you can tell the
7872@value{GDBN} type checker to skip checking;
7873to treat any mismatches as errors and abandon the expression;
7874or to only issue warnings when type mismatches occur,
c906108c
SS
7875but evaluate the expression anyway. When you choose the last of
7876these, @value{GDBN} evaluates expressions like the second example above, but
7877also issues a warning.
7878
5d161b24
DB
7879Even if you turn type checking off, there may be other reasons
7880related to type that prevent @value{GDBN} from evaluating an expression.
7881For instance, @value{GDBN} does not know how to add an @code{int} and
7882a @code{struct foo}. These particular type errors have nothing to do
7883with the language in use, and usually arise from expressions, such as
c906108c
SS
7884the one described above, which make little sense to evaluate anyway.
7885
7886Each language defines to what degree it is strict about type. For
7887instance, both Modula-2 and C require the arguments to arithmetical
7888operators to be numbers. In C, enumerated types and pointers can be
7889represented as numbers, so that they are valid arguments to mathematical
7890operators. @xref{Support, ,Supported languages}, for further
7891details on specific languages.
7892
7893@value{GDBN} provides some additional commands for controlling the type checker:
7894
c906108c
SS
7895@kindex set check type
7896@kindex show check type
7897@table @code
7898@item set check type auto
7899Set type checking on or off based on the current working language.
7900@xref{Support, ,Supported languages}, for the default settings for
7901each language.
7902
7903@item set check type on
7904@itemx set check type off
7905Set type checking on or off, overriding the default setting for the
7906current working language. Issue a warning if the setting does not
7907match the language default. If any type mismatches occur in
d4f3574e 7908evaluating an expression while type checking is on, @value{GDBN} prints a
c906108c
SS
7909message and aborts evaluation of the expression.
7910
7911@item set check type warn
7912Cause the type checker to issue warnings, but to always attempt to
7913evaluate the expression. Evaluating the expression may still
7914be impossible for other reasons. For example, @value{GDBN} cannot add
7915numbers and structures.
7916
7917@item show type
5d161b24 7918Show the current setting of the type checker, and whether or not @value{GDBN}
c906108c
SS
7919is setting it automatically.
7920@end table
7921
7922@cindex range checking
7923@cindex checks, range
6d2ebf8b 7924@node Range Checking
c906108c
SS
7925@subsection An overview of range checking
7926
7927In some languages (such as Modula-2), it is an error to exceed the
7928bounds of a type; this is enforced with run-time checks. Such range
7929checking is meant to ensure program correctness by making sure
7930computations do not overflow, or indices on an array element access do
7931not exceed the bounds of the array.
7932
7933For expressions you use in @value{GDBN} commands, you can tell
7934@value{GDBN} to treat range errors in one of three ways: ignore them,
7935always treat them as errors and abandon the expression, or issue
7936warnings but evaluate the expression anyway.
7937
7938A range error can result from numerical overflow, from exceeding an
7939array index bound, or when you type a constant that is not a member
7940of any type. Some languages, however, do not treat overflows as an
7941error. In many implementations of C, mathematical overflow causes the
7942result to ``wrap around'' to lower values---for example, if @var{m} is
7943the largest integer value, and @var{s} is the smallest, then
7944
474c8240 7945@smallexample
c906108c 7946@var{m} + 1 @result{} @var{s}
474c8240 7947@end smallexample
c906108c
SS
7948
7949This, too, is specific to individual languages, and in some cases
7950specific to individual compilers or machines. @xref{Support, ,
7951Supported languages}, for further details on specific languages.
7952
7953@value{GDBN} provides some additional commands for controlling the range checker:
7954
c906108c
SS
7955@kindex set check range
7956@kindex show check range
7957@table @code
7958@item set check range auto
7959Set range checking on or off based on the current working language.
7960@xref{Support, ,Supported languages}, for the default settings for
7961each language.
7962
7963@item set check range on
7964@itemx set check range off
7965Set range checking on or off, overriding the default setting for the
7966current working language. A warning is issued if the setting does not
c3f6f71d
JM
7967match the language default. If a range error occurs and range checking is on,
7968then a message is printed and evaluation of the expression is aborted.
c906108c
SS
7969
7970@item set check range warn
7971Output messages when the @value{GDBN} range checker detects a range error,
7972but attempt to evaluate the expression anyway. Evaluating the
7973expression may still be impossible for other reasons, such as accessing
7974memory that the process does not own (a typical example from many Unix
7975systems).
7976
7977@item show range
7978Show the current setting of the range checker, and whether or not it is
7979being set automatically by @value{GDBN}.
7980@end table
c906108c 7981
6d2ebf8b 7982@node Support
c906108c 7983@section Supported languages
c906108c 7984
b37303ee 7985@value{GDBN} supports C, C@t{++}, Objective-C, Fortran, Java, assembly, and Modula-2.
cce74817 7986@c This is false ...
c906108c
SS
7987Some @value{GDBN} features may be used in expressions regardless of the
7988language you use: the @value{GDBN} @code{@@} and @code{::} operators,
7989and the @samp{@{type@}addr} construct (@pxref{Expressions,
7990,Expressions}) can be used with the constructs of any supported
7991language.
7992
7993The following sections detail to what degree each source language is
7994supported by @value{GDBN}. These sections are not meant to be language
7995tutorials or references, but serve only as a reference guide to what the
7996@value{GDBN} expression parser accepts, and what input and output
7997formats should look like for different languages. There are many good
7998books written on each of these languages; please look to these for a
7999language reference or tutorial.
8000
c906108c 8001@menu
b37303ee 8002* C:: C and C@t{++}
b383017d 8003* Objective-C:: Objective-C
b37303ee 8004* Modula-2:: Modula-2
c906108c
SS
8005@end menu
8006
6d2ebf8b 8007@node C
b37052ae 8008@subsection C and C@t{++}
7a292a7a 8009
b37052ae
EZ
8010@cindex C and C@t{++}
8011@cindex expressions in C or C@t{++}
c906108c 8012
b37052ae 8013Since C and C@t{++} are so closely related, many features of @value{GDBN} apply
c906108c
SS
8014to both languages. Whenever this is the case, we discuss those languages
8015together.
8016
41afff9a
EZ
8017@cindex C@t{++}
8018@cindex @code{g++}, @sc{gnu} C@t{++} compiler
b37052ae
EZ
8019@cindex @sc{gnu} C@t{++}
8020The C@t{++} debugging facilities are jointly implemented by the C@t{++}
8021compiler and @value{GDBN}. Therefore, to debug your C@t{++} code
8022effectively, you must compile your C@t{++} programs with a supported
8023C@t{++} compiler, such as @sc{gnu} @code{g++}, or the HP ANSI C@t{++}
c906108c
SS
8024compiler (@code{aCC}).
8025
0179ffac
DC
8026For best results when using @sc{gnu} C@t{++}, use the DWARF 2 debugging
8027format; if it doesn't work on your system, try the stabs+ debugging
8028format. You can select those formats explicitly with the @code{g++}
8029command-line options @option{-gdwarf-2} and @option{-gstabs+}.
8030@xref{Debugging Options,,Options for Debugging Your Program or @sc{gnu}
8031CC, gcc.info, Using @sc{gnu} CC}.
c906108c 8032
c906108c 8033@menu
b37052ae
EZ
8034* C Operators:: C and C@t{++} operators
8035* C Constants:: C and C@t{++} constants
8036* C plus plus expressions:: C@t{++} expressions
8037* C Defaults:: Default settings for C and C@t{++}
8038* C Checks:: C and C@t{++} type and range checks
c906108c 8039* Debugging C:: @value{GDBN} and C
b37052ae 8040* Debugging C plus plus:: @value{GDBN} features for C@t{++}
c906108c 8041@end menu
c906108c 8042
6d2ebf8b 8043@node C Operators
b37052ae 8044@subsubsection C and C@t{++} operators
7a292a7a 8045
b37052ae 8046@cindex C and C@t{++} operators
c906108c
SS
8047
8048Operators must be defined on values of specific types. For instance,
8049@code{+} is defined on numbers, but not on structures. Operators are
5d161b24 8050often defined on groups of types.
c906108c 8051
b37052ae 8052For the purposes of C and C@t{++}, the following definitions hold:
c906108c
SS
8053
8054@itemize @bullet
53a5351d 8055
c906108c 8056@item
c906108c 8057@emph{Integral types} include @code{int} with any of its storage-class
b37052ae 8058specifiers; @code{char}; @code{enum}; and, for C@t{++}, @code{bool}.
c906108c
SS
8059
8060@item
d4f3574e
SS
8061@emph{Floating-point types} include @code{float}, @code{double}, and
8062@code{long double} (if supported by the target platform).
c906108c
SS
8063
8064@item
53a5351d 8065@emph{Pointer types} include all types defined as @code{(@var{type} *)}.
c906108c
SS
8066
8067@item
8068@emph{Scalar types} include all of the above.
53a5351d 8069
c906108c
SS
8070@end itemize
8071
8072@noindent
8073The following operators are supported. They are listed here
8074in order of increasing precedence:
8075
8076@table @code
8077@item ,
8078The comma or sequencing operator. Expressions in a comma-separated list
8079are evaluated from left to right, with the result of the entire
8080expression being the last expression evaluated.
8081
8082@item =
8083Assignment. The value of an assignment expression is the value
8084assigned. Defined on scalar types.
8085
8086@item @var{op}=
8087Used in an expression of the form @w{@code{@var{a} @var{op}= @var{b}}},
8088and translated to @w{@code{@var{a} = @var{a op b}}}.
d4f3574e 8089@w{@code{@var{op}=}} and @code{=} have the same precedence.
c906108c
SS
8090@var{op} is any one of the operators @code{|}, @code{^}, @code{&},
8091@code{<<}, @code{>>}, @code{+}, @code{-}, @code{*}, @code{/}, @code{%}.
8092
8093@item ?:
8094The ternary operator. @code{@var{a} ? @var{b} : @var{c}} can be thought
8095of as: if @var{a} then @var{b} else @var{c}. @var{a} should be of an
8096integral type.
8097
8098@item ||
8099Logical @sc{or}. Defined on integral types.
8100
8101@item &&
8102Logical @sc{and}. Defined on integral types.
8103
8104@item |
8105Bitwise @sc{or}. Defined on integral types.
8106
8107@item ^
8108Bitwise exclusive-@sc{or}. Defined on integral types.
8109
8110@item &
8111Bitwise @sc{and}. Defined on integral types.
8112
8113@item ==@r{, }!=
8114Equality and inequality. Defined on scalar types. The value of these
8115expressions is 0 for false and non-zero for true.
8116
8117@item <@r{, }>@r{, }<=@r{, }>=
8118Less than, greater than, less than or equal, greater than or equal.
8119Defined on scalar types. The value of these expressions is 0 for false
8120and non-zero for true.
8121
8122@item <<@r{, }>>
8123left shift, and right shift. Defined on integral types.
8124
8125@item @@
8126The @value{GDBN} ``artificial array'' operator (@pxref{Expressions, ,Expressions}).
8127
8128@item +@r{, }-
8129Addition and subtraction. Defined on integral types, floating-point types and
8130pointer types.
8131
8132@item *@r{, }/@r{, }%
8133Multiplication, division, and modulus. Multiplication and division are
8134defined on integral and floating-point types. Modulus is defined on
8135integral types.
8136
8137@item ++@r{, }--
8138Increment and decrement. When appearing before a variable, the
8139operation is performed before the variable is used in an expression;
8140when appearing after it, the variable's value is used before the
8141operation takes place.
8142
8143@item *
8144Pointer dereferencing. Defined on pointer types. Same precedence as
8145@code{++}.
8146
8147@item &
8148Address operator. Defined on variables. Same precedence as @code{++}.
8149
b37052ae
EZ
8150For debugging C@t{++}, @value{GDBN} implements a use of @samp{&} beyond what is
8151allowed in the C@t{++} language itself: you can use @samp{&(&@var{ref})}
c906108c 8152(or, if you prefer, simply @samp{&&@var{ref}}) to examine the address
b37052ae 8153where a C@t{++} reference variable (declared with @samp{&@var{ref}}) is
c906108c 8154stored.
c906108c
SS
8155
8156@item -
8157Negative. Defined on integral and floating-point types. Same
8158precedence as @code{++}.
8159
8160@item !
8161Logical negation. Defined on integral types. Same precedence as
8162@code{++}.
8163
8164@item ~
8165Bitwise complement operator. Defined on integral types. Same precedence as
8166@code{++}.
8167
8168
8169@item .@r{, }->
8170Structure member, and pointer-to-structure member. For convenience,
8171@value{GDBN} regards the two as equivalent, choosing whether to dereference a
8172pointer based on the stored type information.
8173Defined on @code{struct} and @code{union} data.
8174
c906108c
SS
8175@item .*@r{, }->*
8176Dereferences of pointers to members.
c906108c
SS
8177
8178@item []
8179Array indexing. @code{@var{a}[@var{i}]} is defined as
8180@code{*(@var{a}+@var{i})}. Same precedence as @code{->}.
8181
8182@item ()
8183Function parameter list. Same precedence as @code{->}.
8184
c906108c 8185@item ::
b37052ae 8186C@t{++} scope resolution operator. Defined on @code{struct}, @code{union},
7a292a7a 8187and @code{class} types.
c906108c
SS
8188
8189@item ::
7a292a7a
SS
8190Doubled colons also represent the @value{GDBN} scope operator
8191(@pxref{Expressions, ,Expressions}). Same precedence as @code{::},
8192above.
c906108c
SS
8193@end table
8194
c906108c
SS
8195If an operator is redefined in the user code, @value{GDBN} usually
8196attempts to invoke the redefined version instead of using the operator's
8197predefined meaning.
c906108c 8198
c906108c 8199@menu
5d161b24 8200* C Constants::
c906108c
SS
8201@end menu
8202
6d2ebf8b 8203@node C Constants
b37052ae 8204@subsubsection C and C@t{++} constants
c906108c 8205
b37052ae 8206@cindex C and C@t{++} constants
c906108c 8207
b37052ae 8208@value{GDBN} allows you to express the constants of C and C@t{++} in the
c906108c 8209following ways:
c906108c
SS
8210
8211@itemize @bullet
8212@item
8213Integer constants are a sequence of digits. Octal constants are
6ca652b0
EZ
8214specified by a leading @samp{0} (i.e.@: zero), and hexadecimal constants
8215by a leading @samp{0x} or @samp{0X}. Constants may also end with a letter
c906108c
SS
8216@samp{l}, specifying that the constant should be treated as a
8217@code{long} value.
8218
8219@item
8220Floating point constants are a sequence of digits, followed by a decimal
8221point, followed by a sequence of digits, and optionally followed by an
8222exponent. An exponent is of the form:
8223@samp{@w{e@r{[[}+@r{]|}-@r{]}@var{nnn}}}, where @var{nnn} is another
8224sequence of digits. The @samp{+} is optional for positive exponents.
d4f3574e
SS
8225A floating-point constant may also end with a letter @samp{f} or
8226@samp{F}, specifying that the constant should be treated as being of
8227the @code{float} (as opposed to the default @code{double}) type; or with
8228a letter @samp{l} or @samp{L}, which specifies a @code{long double}
8229constant.
c906108c
SS
8230
8231@item
8232Enumerated constants consist of enumerated identifiers, or their
8233integral equivalents.
8234
8235@item
8236Character constants are a single character surrounded by single quotes
8237(@code{'}), or a number---the ordinal value of the corresponding character
d4f3574e 8238(usually its @sc{ascii} value). Within quotes, the single character may
c906108c
SS
8239be represented by a letter or by @dfn{escape sequences}, which are of
8240the form @samp{\@var{nnn}}, where @var{nnn} is the octal representation
8241of the character's ordinal value; or of the form @samp{\@var{x}}, where
8242@samp{@var{x}} is a predefined special character---for example,
8243@samp{\n} for newline.
8244
8245@item
96a2c332
SS
8246String constants are a sequence of character constants surrounded by
8247double quotes (@code{"}). Any valid character constant (as described
8248above) may appear. Double quotes within the string must be preceded by
8249a backslash, so for instance @samp{"a\"b'c"} is a string of five
8250characters.
c906108c
SS
8251
8252@item
8253Pointer constants are an integral value. You can also write pointers
8254to constants using the C operator @samp{&}.
8255
8256@item
8257Array constants are comma-separated lists surrounded by braces @samp{@{}
8258and @samp{@}}; for example, @samp{@{1,2,3@}} is a three-element array of
8259integers, @samp{@{@{1,2@}, @{3,4@}, @{5,6@}@}} is a three-by-two array,
8260and @samp{@{&"hi", &"there", &"fred"@}} is a three-element array of pointers.
8261@end itemize
8262
c906108c 8263@menu
5d161b24
DB
8264* C plus plus expressions::
8265* C Defaults::
8266* C Checks::
c906108c 8267
5d161b24 8268* Debugging C::
c906108c
SS
8269@end menu
8270
6d2ebf8b 8271@node C plus plus expressions
b37052ae
EZ
8272@subsubsection C@t{++} expressions
8273
8274@cindex expressions in C@t{++}
8275@value{GDBN} expression handling can interpret most C@t{++} expressions.
8276
0179ffac
DC
8277@cindex debugging C@t{++} programs
8278@cindex C@t{++} compilers
8279@cindex debug formats and C@t{++}
8280@cindex @value{NGCC} and C@t{++}
c906108c 8281@quotation
b37052ae 8282@emph{Warning:} @value{GDBN} can only debug C@t{++} code if you use the
0179ffac
DC
8283proper compiler and the proper debug format. Currently, @value{GDBN}
8284works best when debugging C@t{++} code that is compiled with
8285@value{NGCC} 2.95.3 or with @value{NGCC} 3.1 or newer, using the options
8286@option{-gdwarf-2} or @option{-gstabs+}. DWARF 2 is preferred over
8287stabs+. Most configurations of @value{NGCC} emit either DWARF 2 or
8288stabs+ as their default debug format, so you usually don't need to
8289specify a debug format explicitly. Other compilers and/or debug formats
8290are likely to work badly or not at all when using @value{GDBN} to debug
8291C@t{++} code.
c906108c 8292@end quotation
c906108c
SS
8293
8294@enumerate
8295
8296@cindex member functions
8297@item
8298Member function calls are allowed; you can use expressions like
8299
474c8240 8300@smallexample
c906108c 8301count = aml->GetOriginal(x, y)
474c8240 8302@end smallexample
c906108c 8303
41afff9a 8304@vindex this@r{, inside C@t{++} member functions}
b37052ae 8305@cindex namespace in C@t{++}
c906108c
SS
8306@item
8307While a member function is active (in the selected stack frame), your
8308expressions have the same namespace available as the member function;
8309that is, @value{GDBN} allows implicit references to the class instance
b37052ae 8310pointer @code{this} following the same rules as C@t{++}.
c906108c 8311
c906108c 8312@cindex call overloaded functions
d4f3574e 8313@cindex overloaded functions, calling
b37052ae 8314@cindex type conversions in C@t{++}
c906108c
SS
8315@item
8316You can call overloaded functions; @value{GDBN} resolves the function
d4f3574e 8317call to the right definition, with some restrictions. @value{GDBN} does not
c906108c
SS
8318perform overload resolution involving user-defined type conversions,
8319calls to constructors, or instantiations of templates that do not exist
8320in the program. It also cannot handle ellipsis argument lists or
8321default arguments.
8322
8323It does perform integral conversions and promotions, floating-point
8324promotions, arithmetic conversions, pointer conversions, conversions of
8325class objects to base classes, and standard conversions such as those of
8326functions or arrays to pointers; it requires an exact match on the
8327number of function arguments.
8328
8329Overload resolution is always performed, unless you have specified
8330@code{set overload-resolution off}. @xref{Debugging C plus plus,
b37052ae 8331,@value{GDBN} features for C@t{++}}.
c906108c 8332
d4f3574e 8333You must specify @code{set overload-resolution off} in order to use an
c906108c
SS
8334explicit function signature to call an overloaded function, as in
8335@smallexample
8336p 'foo(char,int)'('x', 13)
8337@end smallexample
d4f3574e 8338
c906108c 8339The @value{GDBN} command-completion facility can simplify this;
d4f3574e 8340see @ref{Completion, ,Command completion}.
c906108c 8341
c906108c
SS
8342@cindex reference declarations
8343@item
b37052ae
EZ
8344@value{GDBN} understands variables declared as C@t{++} references; you can use
8345them in expressions just as you do in C@t{++} source---they are automatically
c906108c
SS
8346dereferenced.
8347
8348In the parameter list shown when @value{GDBN} displays a frame, the values of
8349reference variables are not displayed (unlike other variables); this
8350avoids clutter, since references are often used for large structures.
8351The @emph{address} of a reference variable is always shown, unless
8352you have specified @samp{set print address off}.
8353
8354@item
b37052ae 8355@value{GDBN} supports the C@t{++} name resolution operator @code{::}---your
c906108c
SS
8356expressions can use it just as expressions in your program do. Since
8357one scope may be defined in another, you can use @code{::} repeatedly if
8358necessary, for example in an expression like
8359@samp{@var{scope1}::@var{scope2}::@var{name}}. @value{GDBN} also allows
b37052ae 8360resolving name scope by reference to source files, in both C and C@t{++}
c906108c
SS
8361debugging (@pxref{Variables, ,Program variables}).
8362@end enumerate
8363
b37052ae 8364In addition, when used with HP's C@t{++} compiler, @value{GDBN} supports
53a5351d
JM
8365calling virtual functions correctly, printing out virtual bases of
8366objects, calling functions in a base subobject, casting objects, and
8367invoking user-defined operators.
c906108c 8368
6d2ebf8b 8369@node C Defaults
b37052ae 8370@subsubsection C and C@t{++} defaults
7a292a7a 8371
b37052ae 8372@cindex C and C@t{++} defaults
c906108c 8373
c906108c
SS
8374If you allow @value{GDBN} to set type and range checking automatically, they
8375both default to @code{off} whenever the working language changes to
b37052ae 8376C or C@t{++}. This happens regardless of whether you or @value{GDBN}
c906108c 8377selects the working language.
c906108c
SS
8378
8379If you allow @value{GDBN} to set the language automatically, it
8380recognizes source files whose names end with @file{.c}, @file{.C}, or
8381@file{.cc}, etc, and when @value{GDBN} enters code compiled from one of
b37052ae 8382these files, it sets the working language to C or C@t{++}.
c906108c
SS
8383@xref{Automatically, ,Having @value{GDBN} infer the source language},
8384for further details.
8385
c906108c
SS
8386@c Type checking is (a) primarily motivated by Modula-2, and (b)
8387@c unimplemented. If (b) changes, it might make sense to let this node
8388@c appear even if Mod-2 does not, but meanwhile ignore it. roland 16jul93.
7a292a7a 8389
6d2ebf8b 8390@node C Checks
b37052ae 8391@subsubsection C and C@t{++} type and range checks
7a292a7a 8392
b37052ae 8393@cindex C and C@t{++} checks
c906108c 8394
b37052ae 8395By default, when @value{GDBN} parses C or C@t{++} expressions, type checking
c906108c
SS
8396is not used. However, if you turn type checking on, @value{GDBN}
8397considers two variables type equivalent if:
8398
8399@itemize @bullet
8400@item
8401The two variables are structured and have the same structure, union, or
8402enumerated tag.
8403
8404@item
8405The two variables have the same type name, or types that have been
8406declared equivalent through @code{typedef}.
8407
8408@ignore
8409@c leaving this out because neither J Gilmore nor R Pesch understand it.
8410@c FIXME--beers?
8411@item
8412The two @code{struct}, @code{union}, or @code{enum} variables are
8413declared in the same declaration. (Note: this may not be true for all C
8414compilers.)
8415@end ignore
8416@end itemize
8417
8418Range checking, if turned on, is done on mathematical operations. Array
8419indices are not checked, since they are often used to index a pointer
8420that is not itself an array.
c906108c 8421
6d2ebf8b 8422@node Debugging C
c906108c 8423@subsubsection @value{GDBN} and C
c906108c
SS
8424
8425The @code{set print union} and @code{show print union} commands apply to
8426the @code{union} type. When set to @samp{on}, any @code{union} that is
7a292a7a
SS
8427inside a @code{struct} or @code{class} is also printed. Otherwise, it
8428appears as @samp{@{...@}}.
c906108c
SS
8429
8430The @code{@@} operator aids in the debugging of dynamic arrays, formed
8431with pointers and a memory allocation function. @xref{Expressions,
8432,Expressions}.
8433
c906108c 8434@menu
5d161b24 8435* Debugging C plus plus::
c906108c
SS
8436@end menu
8437
6d2ebf8b 8438@node Debugging C plus plus
b37052ae 8439@subsubsection @value{GDBN} features for C@t{++}
c906108c 8440
b37052ae 8441@cindex commands for C@t{++}
7a292a7a 8442
b37052ae
EZ
8443Some @value{GDBN} commands are particularly useful with C@t{++}, and some are
8444designed specifically for use with C@t{++}. Here is a summary:
c906108c
SS
8445
8446@table @code
8447@cindex break in overloaded functions
8448@item @r{breakpoint menus}
8449When you want a breakpoint in a function whose name is overloaded,
8450@value{GDBN} breakpoint menus help you specify which function definition
8451you want. @xref{Breakpoint Menus,,Breakpoint menus}.
8452
b37052ae 8453@cindex overloading in C@t{++}
c906108c
SS
8454@item rbreak @var{regex}
8455Setting breakpoints using regular expressions is helpful for setting
8456breakpoints on overloaded functions that are not members of any special
8457classes.
8458@xref{Set Breaks, ,Setting breakpoints}.
8459
b37052ae 8460@cindex C@t{++} exception handling
c906108c
SS
8461@item catch throw
8462@itemx catch catch
b37052ae 8463Debug C@t{++} exception handling using these commands. @xref{Set
c906108c
SS
8464Catchpoints, , Setting catchpoints}.
8465
8466@cindex inheritance
8467@item ptype @var{typename}
8468Print inheritance relationships as well as other information for type
8469@var{typename}.
8470@xref{Symbols, ,Examining the Symbol Table}.
8471
b37052ae 8472@cindex C@t{++} symbol display
c906108c
SS
8473@item set print demangle
8474@itemx show print demangle
8475@itemx set print asm-demangle
8476@itemx show print asm-demangle
b37052ae
EZ
8477Control whether C@t{++} symbols display in their source form, both when
8478displaying code as C@t{++} source and when displaying disassemblies.
c906108c
SS
8479@xref{Print Settings, ,Print settings}.
8480
8481@item set print object
8482@itemx show print object
8483Choose whether to print derived (actual) or declared types of objects.
8484@xref{Print Settings, ,Print settings}.
8485
8486@item set print vtbl
8487@itemx show print vtbl
8488Control the format for printing virtual function tables.
8489@xref{Print Settings, ,Print settings}.
c906108c 8490(The @code{vtbl} commands do not work on programs compiled with the HP
b37052ae 8491ANSI C@t{++} compiler (@code{aCC}).)
c906108c
SS
8492
8493@kindex set overload-resolution
d4f3574e 8494@cindex overloaded functions, overload resolution
c906108c 8495@item set overload-resolution on
b37052ae 8496Enable overload resolution for C@t{++} expression evaluation. The default
c906108c
SS
8497is on. For overloaded functions, @value{GDBN} evaluates the arguments
8498and searches for a function whose signature matches the argument types,
b37052ae 8499using the standard C@t{++} conversion rules (see @ref{C plus plus expressions, ,C@t{++}
d4f3574e 8500expressions}, for details). If it cannot find a match, it emits a
c906108c
SS
8501message.
8502
8503@item set overload-resolution off
b37052ae 8504Disable overload resolution for C@t{++} expression evaluation. For
c906108c
SS
8505overloaded functions that are not class member functions, @value{GDBN}
8506chooses the first function of the specified name that it finds in the
8507symbol table, whether or not its arguments are of the correct type. For
8508overloaded functions that are class member functions, @value{GDBN}
8509searches for a function whose signature @emph{exactly} matches the
8510argument types.
c906108c
SS
8511
8512@item @r{Overloaded symbol names}
8513You can specify a particular definition of an overloaded symbol, using
b37052ae 8514the same notation that is used to declare such symbols in C@t{++}: type
c906108c
SS
8515@code{@var{symbol}(@var{types})} rather than just @var{symbol}. You can
8516also use the @value{GDBN} command-line word completion facilities to list the
8517available choices, or to finish the type list for you.
8518@xref{Completion,, Command completion}, for details on how to do this.
8519@end table
c906108c 8520
b37303ee
AF
8521@node Objective-C
8522@subsection Objective-C
8523
8524@cindex Objective-C
8525This section provides information about some commands and command
8526options that are useful for debugging Objective-C code.
8527
8528@menu
b383017d
RM
8529* Method Names in Commands::
8530* The Print Command with Objective-C::
b37303ee
AF
8531@end menu
8532
8533@node Method Names in Commands, The Print Command with Objective-C, Objective-C, Objective-C
8534@subsubsection Method Names in Commands
8535
8536The following commands have been extended to accept Objective-C method
8537names as line specifications:
8538
8539@kindex clear@r{, and Objective-C}
8540@kindex break@r{, and Objective-C}
8541@kindex info line@r{, and Objective-C}
8542@kindex jump@r{, and Objective-C}
8543@kindex list@r{, and Objective-C}
8544@itemize
8545@item @code{clear}
8546@item @code{break}
8547@item @code{info line}
8548@item @code{jump}
8549@item @code{list}
8550@end itemize
8551
8552A fully qualified Objective-C method name is specified as
8553
8554@smallexample
8555-[@var{Class} @var{methodName}]
8556@end smallexample
8557
c552b3bb
JM
8558where the minus sign is used to indicate an instance method and a
8559plus sign (not shown) is used to indicate a class method. The class
8560name @var{Class} and method name @var{methodName} are enclosed in
8561brackets, similar to the way messages are specified in Objective-C
8562source code. For example, to set a breakpoint at the @code{create}
8563instance method of class @code{Fruit} in the program currently being
8564debugged, enter:
b37303ee
AF
8565
8566@smallexample
8567break -[Fruit create]
8568@end smallexample
8569
8570To list ten program lines around the @code{initialize} class method,
8571enter:
8572
8573@smallexample
8574list +[NSText initialize]
8575@end smallexample
8576
c552b3bb
JM
8577In the current version of @value{GDBN}, the plus or minus sign is
8578required. In future versions of @value{GDBN}, the plus or minus
8579sign will be optional, but you can use it to narrow the search. It
8580is also possible to specify just a method name:
b37303ee
AF
8581
8582@smallexample
8583break create
8584@end smallexample
8585
8586You must specify the complete method name, including any colons. If
8587your program's source files contain more than one @code{create} method,
8588you'll be presented with a numbered list of classes that implement that
8589method. Indicate your choice by number, or type @samp{0} to exit if
8590none apply.
8591
8592As another example, to clear a breakpoint established at the
8593@code{makeKeyAndOrderFront:} method of the @code{NSWindow} class, enter:
8594
8595@smallexample
8596clear -[NSWindow makeKeyAndOrderFront:]
8597@end smallexample
8598
8599@node The Print Command with Objective-C
8600@subsubsection The Print Command With Objective-C
c552b3bb
JM
8601@kindex print-object
8602@kindex po @r{(@code{print-object})}
b37303ee 8603
c552b3bb 8604The print command has also been extended to accept methods. For example:
b37303ee
AF
8605
8606@smallexample
c552b3bb 8607print -[@var{object} hash]
b37303ee
AF
8608@end smallexample
8609
8610@cindex print an Objective-C object description
c552b3bb
JM
8611@cindex @code{_NSPrintForDebugger}, and printing Objective-C objects
8612@noindent
8613will tell @value{GDBN} to send the @code{hash} message to @var{object}
8614and print the result. Also, an additional command has been added,
8615@code{print-object} or @code{po} for short, which is meant to print
8616the description of an object. However, this command may only work
8617with certain Objective-C libraries that have a particular hook
8618function, @code{_NSPrintForDebugger}, defined.
b37303ee
AF
8619
8620@node Modula-2, , Objective-C, Support
c906108c 8621@subsection Modula-2
7a292a7a 8622
d4f3574e 8623@cindex Modula-2, @value{GDBN} support
c906108c
SS
8624
8625The extensions made to @value{GDBN} to support Modula-2 only support
8626output from the @sc{gnu} Modula-2 compiler (which is currently being
8627developed). Other Modula-2 compilers are not currently supported, and
8628attempting to debug executables produced by them is most likely
8629to give an error as @value{GDBN} reads in the executable's symbol
8630table.
8631
8632@cindex expressions in Modula-2
8633@menu
8634* M2 Operators:: Built-in operators
8635* Built-In Func/Proc:: Built-in functions and procedures
8636* M2 Constants:: Modula-2 constants
8637* M2 Defaults:: Default settings for Modula-2
8638* Deviations:: Deviations from standard Modula-2
8639* M2 Checks:: Modula-2 type and range checks
8640* M2 Scope:: The scope operators @code{::} and @code{.}
8641* GDB/M2:: @value{GDBN} and Modula-2
8642@end menu
8643
6d2ebf8b 8644@node M2 Operators
c906108c
SS
8645@subsubsection Operators
8646@cindex Modula-2 operators
8647
8648Operators must be defined on values of specific types. For instance,
8649@code{+} is defined on numbers, but not on structures. Operators are
8650often defined on groups of types. For the purposes of Modula-2, the
8651following definitions hold:
8652
8653@itemize @bullet
8654
8655@item
8656@emph{Integral types} consist of @code{INTEGER}, @code{CARDINAL}, and
8657their subranges.
8658
8659@item
8660@emph{Character types} consist of @code{CHAR} and its subranges.
8661
8662@item
8663@emph{Floating-point types} consist of @code{REAL}.
8664
8665@item
8666@emph{Pointer types} consist of anything declared as @code{POINTER TO
8667@var{type}}.
8668
8669@item
8670@emph{Scalar types} consist of all of the above.
8671
8672@item
8673@emph{Set types} consist of @code{SET} and @code{BITSET} types.
8674
8675@item
8676@emph{Boolean types} consist of @code{BOOLEAN}.
8677@end itemize
8678
8679@noindent
8680The following operators are supported, and appear in order of
8681increasing precedence:
8682
8683@table @code
8684@item ,
8685Function argument or array index separator.
8686
8687@item :=
8688Assignment. The value of @var{var} @code{:=} @var{value} is
8689@var{value}.
8690
8691@item <@r{, }>
8692Less than, greater than on integral, floating-point, or enumerated
8693types.
8694
8695@item <=@r{, }>=
96a2c332 8696Less than or equal to, greater than or equal to
c906108c
SS
8697on integral, floating-point and enumerated types, or set inclusion on
8698set types. Same precedence as @code{<}.
8699
8700@item =@r{, }<>@r{, }#
8701Equality and two ways of expressing inequality, valid on scalar types.
8702Same precedence as @code{<}. In @value{GDBN} scripts, only @code{<>} is
8703available for inequality, since @code{#} conflicts with the script
8704comment character.
8705
8706@item IN
8707Set membership. Defined on set types and the types of their members.
8708Same precedence as @code{<}.
8709
8710@item OR
8711Boolean disjunction. Defined on boolean types.
8712
8713@item AND@r{, }&
d4f3574e 8714Boolean conjunction. Defined on boolean types.
c906108c
SS
8715
8716@item @@
8717The @value{GDBN} ``artificial array'' operator (@pxref{Expressions, ,Expressions}).
8718
8719@item +@r{, }-
8720Addition and subtraction on integral and floating-point types, or union
8721and difference on set types.
8722
8723@item *
8724Multiplication on integral and floating-point types, or set intersection
8725on set types.
8726
8727@item /
8728Division on floating-point types, or symmetric set difference on set
8729types. Same precedence as @code{*}.
8730
8731@item DIV@r{, }MOD
8732Integer division and remainder. Defined on integral types. Same
8733precedence as @code{*}.
8734
8735@item -
8736Negative. Defined on @code{INTEGER} and @code{REAL} data.
8737
8738@item ^
8739Pointer dereferencing. Defined on pointer types.
8740
8741@item NOT
8742Boolean negation. Defined on boolean types. Same precedence as
8743@code{^}.
8744
8745@item .
8746@code{RECORD} field selector. Defined on @code{RECORD} data. Same
8747precedence as @code{^}.
8748
8749@item []
8750Array indexing. Defined on @code{ARRAY} data. Same precedence as @code{^}.
8751
8752@item ()
8753Procedure argument list. Defined on @code{PROCEDURE} objects. Same precedence
8754as @code{^}.
8755
8756@item ::@r{, }.
8757@value{GDBN} and Modula-2 scope operators.
8758@end table
8759
8760@quotation
8761@emph{Warning:} Sets and their operations are not yet supported, so @value{GDBN}
8762treats the use of the operator @code{IN}, or the use of operators
8763@code{+}, @code{-}, @code{*}, @code{/}, @code{=}, , @code{<>}, @code{#},
8764@code{<=}, and @code{>=} on sets as an error.
8765@end quotation
8766
cb51c4e0 8767
6d2ebf8b 8768@node Built-In Func/Proc
c906108c 8769@subsubsection Built-in functions and procedures
cb51c4e0 8770@cindex Modula-2 built-ins
c906108c
SS
8771
8772Modula-2 also makes available several built-in procedures and functions.
8773In describing these, the following metavariables are used:
8774
8775@table @var
8776
8777@item a
8778represents an @code{ARRAY} variable.
8779
8780@item c
8781represents a @code{CHAR} constant or variable.
8782
8783@item i
8784represents a variable or constant of integral type.
8785
8786@item m
8787represents an identifier that belongs to a set. Generally used in the
8788same function with the metavariable @var{s}. The type of @var{s} should
8789be @code{SET OF @var{mtype}} (where @var{mtype} is the type of @var{m}).
8790
8791@item n
8792represents a variable or constant of integral or floating-point type.
8793
8794@item r
8795represents a variable or constant of floating-point type.
8796
8797@item t
8798represents a type.
8799
8800@item v
8801represents a variable.
8802
8803@item x
8804represents a variable or constant of one of many types. See the
8805explanation of the function for details.
8806@end table
8807
8808All Modula-2 built-in procedures also return a result, described below.
8809
8810@table @code
8811@item ABS(@var{n})
8812Returns the absolute value of @var{n}.
8813
8814@item CAP(@var{c})
8815If @var{c} is a lower case letter, it returns its upper case
c3f6f71d 8816equivalent, otherwise it returns its argument.
c906108c
SS
8817
8818@item CHR(@var{i})
8819Returns the character whose ordinal value is @var{i}.
8820
8821@item DEC(@var{v})
c3f6f71d 8822Decrements the value in the variable @var{v} by one. Returns the new value.
c906108c
SS
8823
8824@item DEC(@var{v},@var{i})
8825Decrements the value in the variable @var{v} by @var{i}. Returns the
8826new value.
8827
8828@item EXCL(@var{m},@var{s})
8829Removes the element @var{m} from the set @var{s}. Returns the new
8830set.
8831
8832@item FLOAT(@var{i})
8833Returns the floating point equivalent of the integer @var{i}.
8834
8835@item HIGH(@var{a})
8836Returns the index of the last member of @var{a}.
8837
8838@item INC(@var{v})
c3f6f71d 8839Increments the value in the variable @var{v} by one. Returns the new value.
c906108c
SS
8840
8841@item INC(@var{v},@var{i})
8842Increments the value in the variable @var{v} by @var{i}. Returns the
8843new value.
8844
8845@item INCL(@var{m},@var{s})
8846Adds the element @var{m} to the set @var{s} if it is not already
8847there. Returns the new set.
8848
8849@item MAX(@var{t})
8850Returns the maximum value of the type @var{t}.
8851
8852@item MIN(@var{t})
8853Returns the minimum value of the type @var{t}.
8854
8855@item ODD(@var{i})
8856Returns boolean TRUE if @var{i} is an odd number.
8857
8858@item ORD(@var{x})
8859Returns the ordinal value of its argument. For example, the ordinal
c3f6f71d
JM
8860value of a character is its @sc{ascii} value (on machines supporting the
8861@sc{ascii} character set). @var{x} must be of an ordered type, which include
c906108c
SS
8862integral, character and enumerated types.
8863
8864@item SIZE(@var{x})
8865Returns the size of its argument. @var{x} can be a variable or a type.
8866
8867@item TRUNC(@var{r})
8868Returns the integral part of @var{r}.
8869
8870@item VAL(@var{t},@var{i})
8871Returns the member of the type @var{t} whose ordinal value is @var{i}.
8872@end table
8873
8874@quotation
8875@emph{Warning:} Sets and their operations are not yet supported, so
8876@value{GDBN} treats the use of procedures @code{INCL} and @code{EXCL} as
8877an error.
8878@end quotation
8879
8880@cindex Modula-2 constants
6d2ebf8b 8881@node M2 Constants
c906108c
SS
8882@subsubsection Constants
8883
8884@value{GDBN} allows you to express the constants of Modula-2 in the following
8885ways:
8886
8887@itemize @bullet
8888
8889@item
8890Integer constants are simply a sequence of digits. When used in an
8891expression, a constant is interpreted to be type-compatible with the
8892rest of the expression. Hexadecimal integers are specified by a
8893trailing @samp{H}, and octal integers by a trailing @samp{B}.
8894
8895@item
8896Floating point constants appear as a sequence of digits, followed by a
8897decimal point and another sequence of digits. An optional exponent can
8898then be specified, in the form @samp{E@r{[}+@r{|}-@r{]}@var{nnn}}, where
8899@samp{@r{[}+@r{|}-@r{]}@var{nnn}} is the desired exponent. All of the
8900digits of the floating point constant must be valid decimal (base 10)
8901digits.
8902
8903@item
8904Character constants consist of a single character enclosed by a pair of
8905like quotes, either single (@code{'}) or double (@code{"}). They may
c3f6f71d 8906also be expressed by their ordinal value (their @sc{ascii} value, usually)
c906108c
SS
8907followed by a @samp{C}.
8908
8909@item
8910String constants consist of a sequence of characters enclosed by a
8911pair of like quotes, either single (@code{'}) or double (@code{"}).
8912Escape sequences in the style of C are also allowed. @xref{C
b37052ae 8913Constants, ,C and C@t{++} constants}, for a brief explanation of escape
c906108c
SS
8914sequences.
8915
8916@item
8917Enumerated constants consist of an enumerated identifier.
8918
8919@item
8920Boolean constants consist of the identifiers @code{TRUE} and
8921@code{FALSE}.
8922
8923@item
8924Pointer constants consist of integral values only.
8925
8926@item
8927Set constants are not yet supported.
8928@end itemize
8929
6d2ebf8b 8930@node M2 Defaults
c906108c
SS
8931@subsubsection Modula-2 defaults
8932@cindex Modula-2 defaults
8933
8934If type and range checking are set automatically by @value{GDBN}, they
8935both default to @code{on} whenever the working language changes to
d4f3574e 8936Modula-2. This happens regardless of whether you or @value{GDBN}
c906108c
SS
8937selected the working language.
8938
8939If you allow @value{GDBN} to set the language automatically, then entering
8940code compiled from a file whose name ends with @file{.mod} sets the
d4f3574e 8941working language to Modula-2. @xref{Automatically, ,Having @value{GDBN} set
c906108c
SS
8942the language automatically}, for further details.
8943
6d2ebf8b 8944@node Deviations
c906108c
SS
8945@subsubsection Deviations from standard Modula-2
8946@cindex Modula-2, deviations from
8947
8948A few changes have been made to make Modula-2 programs easier to debug.
8949This is done primarily via loosening its type strictness:
8950
8951@itemize @bullet
8952@item
8953Unlike in standard Modula-2, pointer constants can be formed by
8954integers. This allows you to modify pointer variables during
8955debugging. (In standard Modula-2, the actual address contained in a
8956pointer variable is hidden from you; it can only be modified
8957through direct assignment to another pointer variable or expression that
8958returned a pointer.)
8959
8960@item
8961C escape sequences can be used in strings and characters to represent
8962non-printable characters. @value{GDBN} prints out strings with these
8963escape sequences embedded. Single non-printable characters are
8964printed using the @samp{CHR(@var{nnn})} format.
8965
8966@item
8967The assignment operator (@code{:=}) returns the value of its right-hand
8968argument.
8969
8970@item
8971All built-in procedures both modify @emph{and} return their argument.
8972@end itemize
8973
6d2ebf8b 8974@node M2 Checks
c906108c
SS
8975@subsubsection Modula-2 type and range checks
8976@cindex Modula-2 checks
8977
8978@quotation
8979@emph{Warning:} in this release, @value{GDBN} does not yet perform type or
8980range checking.
8981@end quotation
8982@c FIXME remove warning when type/range checks added
8983
8984@value{GDBN} considers two Modula-2 variables type equivalent if:
8985
8986@itemize @bullet
8987@item
8988They are of types that have been declared equivalent via a @code{TYPE
8989@var{t1} = @var{t2}} statement
8990
8991@item
8992They have been declared on the same line. (Note: This is true of the
8993@sc{gnu} Modula-2 compiler, but it may not be true of other compilers.)
8994@end itemize
8995
8996As long as type checking is enabled, any attempt to combine variables
8997whose types are not equivalent is an error.
8998
8999Range checking is done on all mathematical operations, assignment, array
9000index bounds, and all built-in functions and procedures.
9001
6d2ebf8b 9002@node M2 Scope
c906108c
SS
9003@subsubsection The scope operators @code{::} and @code{.}
9004@cindex scope
41afff9a 9005@cindex @code{.}, Modula-2 scope operator
c906108c
SS
9006@cindex colon, doubled as scope operator
9007@ifinfo
41afff9a 9008@vindex colon-colon@r{, in Modula-2}
c906108c
SS
9009@c Info cannot handle :: but TeX can.
9010@end ifinfo
9011@iftex
41afff9a 9012@vindex ::@r{, in Modula-2}
c906108c
SS
9013@end iftex
9014
9015There are a few subtle differences between the Modula-2 scope operator
9016(@code{.}) and the @value{GDBN} scope operator (@code{::}). The two have
9017similar syntax:
9018
474c8240 9019@smallexample
c906108c
SS
9020
9021@var{module} . @var{id}
9022@var{scope} :: @var{id}
474c8240 9023@end smallexample
c906108c
SS
9024
9025@noindent
9026where @var{scope} is the name of a module or a procedure,
9027@var{module} the name of a module, and @var{id} is any declared
9028identifier within your program, except another module.
9029
9030Using the @code{::} operator makes @value{GDBN} search the scope
9031specified by @var{scope} for the identifier @var{id}. If it is not
9032found in the specified scope, then @value{GDBN} searches all scopes
9033enclosing the one specified by @var{scope}.
9034
9035Using the @code{.} operator makes @value{GDBN} search the current scope for
9036the identifier specified by @var{id} that was imported from the
9037definition module specified by @var{module}. With this operator, it is
9038an error if the identifier @var{id} was not imported from definition
9039module @var{module}, or if @var{id} is not an identifier in
9040@var{module}.
9041
6d2ebf8b 9042@node GDB/M2
c906108c
SS
9043@subsubsection @value{GDBN} and Modula-2
9044
9045Some @value{GDBN} commands have little use when debugging Modula-2 programs.
9046Five subcommands of @code{set print} and @code{show print} apply
b37052ae 9047specifically to C and C@t{++}: @samp{vtbl}, @samp{demangle},
c906108c 9048@samp{asm-demangle}, @samp{object}, and @samp{union}. The first four
b37052ae 9049apply to C@t{++}, and the last to the C @code{union} type, which has no direct
c906108c
SS
9050analogue in Modula-2.
9051
9052The @code{@@} operator (@pxref{Expressions, ,Expressions}), while available
d4f3574e 9053with any language, is not useful with Modula-2. Its
c906108c 9054intent is to aid the debugging of @dfn{dynamic arrays}, which cannot be
b37052ae 9055created in Modula-2 as they can in C or C@t{++}. However, because an
c906108c 9056address can be specified by an integral constant, the construct
d4f3574e 9057@samp{@{@var{type}@}@var{adrexp}} is still useful.
c906108c
SS
9058
9059@cindex @code{#} in Modula-2
9060In @value{GDBN} scripts, the Modula-2 inequality operator @code{#} is
9061interpreted as the beginning of a comment. Use @code{<>} instead.
c906108c 9062
4e562065
JB
9063@node Unsupported languages
9064@section Unsupported languages
9065
9066@cindex unsupported languages
9067@cindex minimal language
9068In addition to the other fully-supported programming languages,
9069@value{GDBN} also provides a pseudo-language, called @code{minimal}.
9070It does not represent a real programming language, but provides a set
9071of capabilities close to what the C or assembly languages provide.
9072This should allow most simple operations to be performed while debugging
9073an application that uses a language currently not supported by @value{GDBN}.
9074
9075If the language is set to @code{auto}, @value{GDBN} will automatically
9076select this language if the current frame corresponds to an unsupported
9077language.
9078
6d2ebf8b 9079@node Symbols
c906108c
SS
9080@chapter Examining the Symbol Table
9081
d4f3574e 9082The commands described in this chapter allow you to inquire about the
c906108c
SS
9083symbols (names of variables, functions and types) defined in your
9084program. This information is inherent in the text of your program and
9085does not change as your program executes. @value{GDBN} finds it in your
9086program's symbol table, in the file indicated when you started @value{GDBN}
9087(@pxref{File Options, ,Choosing files}), or by one of the
9088file-management commands (@pxref{Files, ,Commands to specify files}).
9089
9090@cindex symbol names
9091@cindex names of symbols
9092@cindex quoting names
9093Occasionally, you may need to refer to symbols that contain unusual
9094characters, which @value{GDBN} ordinarily treats as word delimiters. The
9095most frequent case is in referring to static variables in other
9096source files (@pxref{Variables,,Program variables}). File names
9097are recorded in object files as debugging symbols, but @value{GDBN} would
9098ordinarily parse a typical file name, like @file{foo.c}, as the three words
9099@samp{foo} @samp{.} @samp{c}. To allow @value{GDBN} to recognize
9100@samp{foo.c} as a single symbol, enclose it in single quotes; for example,
9101
474c8240 9102@smallexample
c906108c 9103p 'foo.c'::x
474c8240 9104@end smallexample
c906108c
SS
9105
9106@noindent
9107looks up the value of @code{x} in the scope of the file @file{foo.c}.
9108
9109@table @code
9110@kindex info address
b37052ae 9111@cindex address of a symbol
c906108c
SS
9112@item info address @var{symbol}
9113Describe where the data for @var{symbol} is stored. For a register
9114variable, this says which register it is kept in. For a non-register
9115local variable, this prints the stack-frame offset at which the variable
9116is always stored.
9117
9118Note the contrast with @samp{print &@var{symbol}}, which does not work
9119at all for a register variable, and for a stack local variable prints
9120the exact address of the current instantiation of the variable.
9121
3d67e040 9122@kindex info symbol
b37052ae 9123@cindex symbol from address
3d67e040
EZ
9124@item info symbol @var{addr}
9125Print the name of a symbol which is stored at the address @var{addr}.
9126If no symbol is stored exactly at @var{addr}, @value{GDBN} prints the
9127nearest symbol and an offset from it:
9128
474c8240 9129@smallexample
3d67e040
EZ
9130(@value{GDBP}) info symbol 0x54320
9131_initialize_vx + 396 in section .text
474c8240 9132@end smallexample
3d67e040
EZ
9133
9134@noindent
9135This is the opposite of the @code{info address} command. You can use
9136it to find out the name of a variable or a function given its address.
9137
c906108c 9138@kindex whatis
d4f3574e
SS
9139@item whatis @var{expr}
9140Print the data type of expression @var{expr}. @var{expr} is not
c906108c
SS
9141actually evaluated, and any side-effecting operations (such as
9142assignments or function calls) inside it do not take place.
9143@xref{Expressions, ,Expressions}.
9144
9145@item whatis
9146Print the data type of @code{$}, the last value in the value history.
9147
9148@kindex ptype
9149@item ptype @var{typename}
9150Print a description of data type @var{typename}. @var{typename} may be
7a292a7a
SS
9151the name of a type, or for C code it may have the form @samp{class
9152@var{class-name}}, @samp{struct @var{struct-tag}}, @samp{union
9153@var{union-tag}} or @samp{enum @var{enum-tag}}.
c906108c 9154
d4f3574e 9155@item ptype @var{expr}
c906108c 9156@itemx ptype
d4f3574e 9157Print a description of the type of expression @var{expr}. @code{ptype}
c906108c
SS
9158differs from @code{whatis} by printing a detailed description, instead
9159of just the name of the type.
9160
9161For example, for this variable declaration:
9162
474c8240 9163@smallexample
c906108c 9164struct complex @{double real; double imag;@} v;
474c8240 9165@end smallexample
c906108c
SS
9166
9167@noindent
9168the two commands give this output:
9169
474c8240 9170@smallexample
c906108c
SS
9171@group
9172(@value{GDBP}) whatis v
9173type = struct complex
9174(@value{GDBP}) ptype v
9175type = struct complex @{
9176 double real;
9177 double imag;
9178@}
9179@end group
474c8240 9180@end smallexample
c906108c
SS
9181
9182@noindent
9183As with @code{whatis}, using @code{ptype} without an argument refers to
9184the type of @code{$}, the last value in the value history.
9185
9186@kindex info types
9187@item info types @var{regexp}
9188@itemx info types
d4f3574e 9189Print a brief description of all types whose names match @var{regexp}
c906108c
SS
9190(or all types in your program, if you supply no argument). Each
9191complete typename is matched as though it were a complete line; thus,
9192@samp{i type value} gives information on all types in your program whose
d4f3574e 9193names include the string @code{value}, but @samp{i type ^value$} gives
c906108c
SS
9194information only on types whose complete name is @code{value}.
9195
9196This command differs from @code{ptype} in two ways: first, like
9197@code{whatis}, it does not print a detailed description; second, it
9198lists all source files where a type is defined.
9199
b37052ae
EZ
9200@kindex info scope
9201@cindex local variables
9202@item info scope @var{addr}
9203List all the variables local to a particular scope. This command
9204accepts a location---a function name, a source line, or an address
9205preceded by a @samp{*}, and prints all the variables local to the
9206scope defined by that location. For example:
9207
9208@smallexample
9209(@value{GDBP}) @b{info scope command_line_handler}
9210Scope for command_line_handler:
9211Symbol rl is an argument at stack/frame offset 8, length 4.
9212Symbol linebuffer is in static storage at address 0x150a18, length 4.
9213Symbol linelength is in static storage at address 0x150a1c, length 4.
9214Symbol p is a local variable in register $esi, length 4.
9215Symbol p1 is a local variable in register $ebx, length 4.
9216Symbol nline is a local variable in register $edx, length 4.
9217Symbol repeat is a local variable at frame offset -8, length 4.
9218@end smallexample
9219
f5c37c66
EZ
9220@noindent
9221This command is especially useful for determining what data to collect
9222during a @dfn{trace experiment}, see @ref{Tracepoint Actions,
9223collect}.
9224
c906108c
SS
9225@kindex info source
9226@item info source
919d772c
JB
9227Show information about the current source file---that is, the source file for
9228the function containing the current point of execution:
9229@itemize @bullet
9230@item
9231the name of the source file, and the directory containing it,
9232@item
9233the directory it was compiled in,
9234@item
9235its length, in lines,
9236@item
9237which programming language it is written in,
9238@item
9239whether the executable includes debugging information for that file, and
9240if so, what format the information is in (e.g., STABS, Dwarf 2, etc.), and
9241@item
9242whether the debugging information includes information about
9243preprocessor macros.
9244@end itemize
9245
c906108c
SS
9246
9247@kindex info sources
9248@item info sources
9249Print the names of all source files in your program for which there is
9250debugging information, organized into two lists: files whose symbols
9251have already been read, and files whose symbols will be read when needed.
9252
9253@kindex info functions
9254@item info functions
9255Print the names and data types of all defined functions.
9256
9257@item info functions @var{regexp}
9258Print the names and data types of all defined functions
9259whose names contain a match for regular expression @var{regexp}.
9260Thus, @samp{info fun step} finds all functions whose names
9261include @code{step}; @samp{info fun ^step} finds those whose names
b383017d
RM
9262start with @code{step}. If a function name contains characters
9263that conflict with the regular expression language (eg.
1c5dfdad 9264@samp{operator*()}), they may be quoted with a backslash.
c906108c
SS
9265
9266@kindex info variables
9267@item info variables
9268Print the names and data types of all variables that are declared
6ca652b0 9269outside of functions (i.e.@: excluding local variables).
c906108c
SS
9270
9271@item info variables @var{regexp}
9272Print the names and data types of all variables (except for local
9273variables) whose names contain a match for regular expression
9274@var{regexp}.
9275
b37303ee
AF
9276@kindex info classes
9277@item info classes
9278@itemx info classes @var{regexp}
9279Display all Objective-C classes in your program, or
9280(with the @var{regexp} argument) all those matching a particular regular
9281expression.
9282
9283@kindex info selectors
9284@item info selectors
9285@itemx info selectors @var{regexp}
9286Display all Objective-C selectors in your program, or
9287(with the @var{regexp} argument) all those matching a particular regular
9288expression.
9289
c906108c
SS
9290@ignore
9291This was never implemented.
9292@kindex info methods
9293@item info methods
9294@itemx info methods @var{regexp}
9295The @code{info methods} command permits the user to examine all defined
b37052ae
EZ
9296methods within C@t{++} program, or (with the @var{regexp} argument) a
9297specific set of methods found in the various C@t{++} classes. Many
9298C@t{++} classes provide a large number of methods. Thus, the output
c906108c
SS
9299from the @code{ptype} command can be overwhelming and hard to use. The
9300@code{info-methods} command filters the methods, printing only those
9301which match the regular-expression @var{regexp}.
9302@end ignore
9303
c906108c
SS
9304@cindex reloading symbols
9305Some systems allow individual object files that make up your program to
7a292a7a
SS
9306be replaced without stopping and restarting your program. For example,
9307in VxWorks you can simply recompile a defective object file and keep on
9308running. If you are running on one of these systems, you can allow
9309@value{GDBN} to reload the symbols for automatically relinked modules:
c906108c
SS
9310
9311@table @code
9312@kindex set symbol-reloading
9313@item set symbol-reloading on
9314Replace symbol definitions for the corresponding source file when an
9315object file with a particular name is seen again.
9316
9317@item set symbol-reloading off
6d2ebf8b
SS
9318Do not replace symbol definitions when encountering object files of the
9319same name more than once. This is the default state; if you are not
9320running on a system that permits automatic relinking of modules, you
9321should leave @code{symbol-reloading} off, since otherwise @value{GDBN}
9322may discard symbols when linking large programs, that may contain
9323several modules (from different directories or libraries) with the same
9324name.
c906108c
SS
9325
9326@kindex show symbol-reloading
9327@item show symbol-reloading
9328Show the current @code{on} or @code{off} setting.
9329@end table
c906108c 9330
c906108c
SS
9331@kindex set opaque-type-resolution
9332@item set opaque-type-resolution on
9333Tell @value{GDBN} to resolve opaque types. An opaque type is a type
9334declared as a pointer to a @code{struct}, @code{class}, or
9335@code{union}---for example, @code{struct MyType *}---that is used in one
9336source file although the full declaration of @code{struct MyType} is in
9337another source file. The default is on.
9338
9339A change in the setting of this subcommand will not take effect until
9340the next time symbols for a file are loaded.
9341
9342@item set opaque-type-resolution off
9343Tell @value{GDBN} not to resolve opaque types. In this case, the type
9344is printed as follows:
9345@smallexample
9346@{<no data fields>@}
9347@end smallexample
9348
9349@kindex show opaque-type-resolution
9350@item show opaque-type-resolution
9351Show whether opaque types are resolved or not.
c906108c
SS
9352
9353@kindex maint print symbols
9354@cindex symbol dump
9355@kindex maint print psymbols
9356@cindex partial symbol dump
9357@item maint print symbols @var{filename}
9358@itemx maint print psymbols @var{filename}
9359@itemx maint print msymbols @var{filename}
9360Write a dump of debugging symbol data into the file @var{filename}.
9361These commands are used to debug the @value{GDBN} symbol-reading code. Only
9362symbols with debugging data are included. If you use @samp{maint print
9363symbols}, @value{GDBN} includes all the symbols for which it has already
9364collected full details: that is, @var{filename} reflects symbols for
9365only those files whose symbols @value{GDBN} has read. You can use the
9366command @code{info sources} to find out which files these are. If you
9367use @samp{maint print psymbols} instead, the dump shows information about
9368symbols that @value{GDBN} only knows partially---that is, symbols defined in
9369files that @value{GDBN} has skimmed, but not yet read completely. Finally,
9370@samp{maint print msymbols} dumps just the minimal symbol information
9371required for each object file from which @value{GDBN} has read some symbols.
9372@xref{Files, ,Commands to specify files}, for a discussion of how
9373@value{GDBN} reads symbols (in the description of @code{symbol-file}).
44ea7b70 9374
5e7b2f39
JB
9375@kindex maint info symtabs
9376@kindex maint info psymtabs
44ea7b70
JB
9377@cindex listing @value{GDBN}'s internal symbol tables
9378@cindex symbol tables, listing @value{GDBN}'s internal
9379@cindex full symbol tables, listing @value{GDBN}'s internal
9380@cindex partial symbol tables, listing @value{GDBN}'s internal
5e7b2f39
JB
9381@item maint info symtabs @r{[} @var{regexp} @r{]}
9382@itemx maint info psymtabs @r{[} @var{regexp} @r{]}
44ea7b70
JB
9383
9384List the @code{struct symtab} or @code{struct partial_symtab}
9385structures whose names match @var{regexp}. If @var{regexp} is not
9386given, list them all. The output includes expressions which you can
9387copy into a @value{GDBN} debugging this one to examine a particular
9388structure in more detail. For example:
9389
9390@smallexample
5e7b2f39 9391(@value{GDBP}) maint info psymtabs dwarf2read
44ea7b70
JB
9392@{ objfile /home/gnu/build/gdb/gdb
9393 ((struct objfile *) 0x82e69d0)
b383017d 9394 @{ psymtab /home/gnu/src/gdb/dwarf2read.c
44ea7b70
JB
9395 ((struct partial_symtab *) 0x8474b10)
9396 readin no
9397 fullname (null)
9398 text addresses 0x814d3c8 -- 0x8158074
9399 globals (* (struct partial_symbol **) 0x8507a08 @@ 9)
9400 statics (* (struct partial_symbol **) 0x40e95b78 @@ 2882)
9401 dependencies (none)
9402 @}
9403@}
5e7b2f39 9404(@value{GDBP}) maint info symtabs
44ea7b70
JB
9405(@value{GDBP})
9406@end smallexample
9407@noindent
9408We see that there is one partial symbol table whose filename contains
9409the string @samp{dwarf2read}, belonging to the @samp{gdb} executable;
9410and we see that @value{GDBN} has not read in any symtabs yet at all.
9411If we set a breakpoint on a function, that will cause @value{GDBN} to
9412read the symtab for the compilation unit containing that function:
9413
9414@smallexample
9415(@value{GDBP}) break dwarf2_psymtab_to_symtab
9416Breakpoint 1 at 0x814e5da: file /home/gnu/src/gdb/dwarf2read.c,
9417line 1574.
5e7b2f39 9418(@value{GDBP}) maint info symtabs
b383017d 9419@{ objfile /home/gnu/build/gdb/gdb
44ea7b70 9420 ((struct objfile *) 0x82e69d0)
b383017d 9421 @{ symtab /home/gnu/src/gdb/dwarf2read.c
44ea7b70
JB
9422 ((struct symtab *) 0x86c1f38)
9423 dirname (null)
9424 fullname (null)
9425 blockvector ((struct blockvector *) 0x86c1bd0) (primary)
9426 debugformat DWARF 2
9427 @}
9428@}
b383017d 9429(@value{GDBP})
44ea7b70 9430@end smallexample
c906108c
SS
9431@end table
9432
44ea7b70 9433
6d2ebf8b 9434@node Altering
c906108c
SS
9435@chapter Altering Execution
9436
9437Once you think you have found an error in your program, you might want to
9438find out for certain whether correcting the apparent error would lead to
9439correct results in the rest of the run. You can find the answer by
9440experiment, using the @value{GDBN} features for altering execution of the
9441program.
9442
9443For example, you can store new values into variables or memory
7a292a7a
SS
9444locations, give your program a signal, restart it at a different
9445address, or even return prematurely from a function.
c906108c
SS
9446
9447@menu
9448* Assignment:: Assignment to variables
9449* Jumping:: Continuing at a different address
c906108c 9450* Signaling:: Giving your program a signal
c906108c
SS
9451* Returning:: Returning from a function
9452* Calling:: Calling your program's functions
9453* Patching:: Patching your program
9454@end menu
9455
6d2ebf8b 9456@node Assignment
c906108c
SS
9457@section Assignment to variables
9458
9459@cindex assignment
9460@cindex setting variables
9461To alter the value of a variable, evaluate an assignment expression.
9462@xref{Expressions, ,Expressions}. For example,
9463
474c8240 9464@smallexample
c906108c 9465print x=4
474c8240 9466@end smallexample
c906108c
SS
9467
9468@noindent
9469stores the value 4 into the variable @code{x}, and then prints the
5d161b24 9470value of the assignment expression (which is 4).
c906108c
SS
9471@xref{Languages, ,Using @value{GDBN} with Different Languages}, for more
9472information on operators in supported languages.
c906108c
SS
9473
9474@kindex set variable
9475@cindex variables, setting
9476If you are not interested in seeing the value of the assignment, use the
9477@code{set} command instead of the @code{print} command. @code{set} is
9478really the same as @code{print} except that the expression's value is
9479not printed and is not put in the value history (@pxref{Value History,
9480,Value history}). The expression is evaluated only for its effects.
9481
c906108c
SS
9482If the beginning of the argument string of the @code{set} command
9483appears identical to a @code{set} subcommand, use the @code{set
9484variable} command instead of just @code{set}. This command is identical
9485to @code{set} except for its lack of subcommands. For example, if your
9486program has a variable @code{width}, you get an error if you try to set
9487a new value with just @samp{set width=13}, because @value{GDBN} has the
9488command @code{set width}:
9489
474c8240 9490@smallexample
c906108c
SS
9491(@value{GDBP}) whatis width
9492type = double
9493(@value{GDBP}) p width
9494$4 = 13
9495(@value{GDBP}) set width=47
9496Invalid syntax in expression.
474c8240 9497@end smallexample
c906108c
SS
9498
9499@noindent
9500The invalid expression, of course, is @samp{=47}. In
9501order to actually set the program's variable @code{width}, use
9502
474c8240 9503@smallexample
c906108c 9504(@value{GDBP}) set var width=47
474c8240 9505@end smallexample
53a5351d 9506
c906108c
SS
9507Because the @code{set} command has many subcommands that can conflict
9508with the names of program variables, it is a good idea to use the
9509@code{set variable} command instead of just @code{set}. For example, if
9510your program has a variable @code{g}, you run into problems if you try
9511to set a new value with just @samp{set g=4}, because @value{GDBN} has
9512the command @code{set gnutarget}, abbreviated @code{set g}:
9513
474c8240 9514@smallexample
c906108c
SS
9515@group
9516(@value{GDBP}) whatis g
9517type = double
9518(@value{GDBP}) p g
9519$1 = 1
9520(@value{GDBP}) set g=4
2df3850c 9521(@value{GDBP}) p g
c906108c
SS
9522$2 = 1
9523(@value{GDBP}) r
9524The program being debugged has been started already.
9525Start it from the beginning? (y or n) y
9526Starting program: /home/smith/cc_progs/a.out
6d2ebf8b
SS
9527"/home/smith/cc_progs/a.out": can't open to read symbols:
9528 Invalid bfd target.
c906108c
SS
9529(@value{GDBP}) show g
9530The current BFD target is "=4".
9531@end group
474c8240 9532@end smallexample
c906108c
SS
9533
9534@noindent
9535The program variable @code{g} did not change, and you silently set the
9536@code{gnutarget} to an invalid value. In order to set the variable
9537@code{g}, use
9538
474c8240 9539@smallexample
c906108c 9540(@value{GDBP}) set var g=4
474c8240 9541@end smallexample
c906108c
SS
9542
9543@value{GDBN} allows more implicit conversions in assignments than C; you can
9544freely store an integer value into a pointer variable or vice versa,
9545and you can convert any structure to any other structure that is the
9546same length or shorter.
9547@comment FIXME: how do structs align/pad in these conversions?
9548@comment /doc@cygnus.com 18dec1990
9549
9550To store values into arbitrary places in memory, use the @samp{@{@dots{}@}}
9551construct to generate a value of specified type at a specified address
9552(@pxref{Expressions, ,Expressions}). For example, @code{@{int@}0x83040} refers
9553to memory location @code{0x83040} as an integer (which implies a certain size
9554and representation in memory), and
9555
474c8240 9556@smallexample
c906108c 9557set @{int@}0x83040 = 4
474c8240 9558@end smallexample
c906108c
SS
9559
9560@noindent
9561stores the value 4 into that memory location.
9562
6d2ebf8b 9563@node Jumping
c906108c
SS
9564@section Continuing at a different address
9565
9566Ordinarily, when you continue your program, you do so at the place where
9567it stopped, with the @code{continue} command. You can instead continue at
9568an address of your own choosing, with the following commands:
9569
9570@table @code
9571@kindex jump
9572@item jump @var{linespec}
9573Resume execution at line @var{linespec}. Execution stops again
9574immediately if there is a breakpoint there. @xref{List, ,Printing
9575source lines}, for a description of the different forms of
9576@var{linespec}. It is common practice to use the @code{tbreak} command
9577in conjunction with @code{jump}. @xref{Set Breaks, ,Setting
9578breakpoints}.
9579
9580The @code{jump} command does not change the current stack frame, or
9581the stack pointer, or the contents of any memory location or any
9582register other than the program counter. If line @var{linespec} is in
9583a different function from the one currently executing, the results may
9584be bizarre if the two functions expect different patterns of arguments or
9585of local variables. For this reason, the @code{jump} command requests
9586confirmation if the specified line is not in the function currently
9587executing. However, even bizarre results are predictable if you are
9588well acquainted with the machine-language code of your program.
9589
9590@item jump *@var{address}
9591Resume execution at the instruction at address @var{address}.
9592@end table
9593
c906108c 9594@c Doesn't work on HP-UX; have to set $pcoqh and $pcoqt.
53a5351d
JM
9595On many systems, you can get much the same effect as the @code{jump}
9596command by storing a new value into the register @code{$pc}. The
9597difference is that this does not start your program running; it only
9598changes the address of where it @emph{will} run when you continue. For
9599example,
c906108c 9600
474c8240 9601@smallexample
c906108c 9602set $pc = 0x485
474c8240 9603@end smallexample
c906108c
SS
9604
9605@noindent
9606makes the next @code{continue} command or stepping command execute at
9607address @code{0x485}, rather than at the address where your program stopped.
9608@xref{Continuing and Stepping, ,Continuing and stepping}.
c906108c
SS
9609
9610The most common occasion to use the @code{jump} command is to back
9611up---perhaps with more breakpoints set---over a portion of a program
9612that has already executed, in order to examine its execution in more
9613detail.
9614
c906108c 9615@c @group
6d2ebf8b 9616@node Signaling
c906108c
SS
9617@section Giving your program a signal
9618
9619@table @code
9620@kindex signal
9621@item signal @var{signal}
9622Resume execution where your program stopped, but immediately give it the
9623signal @var{signal}. @var{signal} can be the name or the number of a
9624signal. For example, on many systems @code{signal 2} and @code{signal
9625SIGINT} are both ways of sending an interrupt signal.
9626
9627Alternatively, if @var{signal} is zero, continue execution without
9628giving a signal. This is useful when your program stopped on account of
9629a signal and would ordinary see the signal when resumed with the
9630@code{continue} command; @samp{signal 0} causes it to resume without a
9631signal.
9632
9633@code{signal} does not repeat when you press @key{RET} a second time
9634after executing the command.
9635@end table
9636@c @end group
9637
9638Invoking the @code{signal} command is not the same as invoking the
9639@code{kill} utility from the shell. Sending a signal with @code{kill}
9640causes @value{GDBN} to decide what to do with the signal depending on
9641the signal handling tables (@pxref{Signals}). The @code{signal} command
9642passes the signal directly to your program.
9643
c906108c 9644
6d2ebf8b 9645@node Returning
c906108c
SS
9646@section Returning from a function
9647
9648@table @code
9649@cindex returning from a function
9650@kindex return
9651@item return
9652@itemx return @var{expression}
9653You can cancel execution of a function call with the @code{return}
9654command. If you give an
9655@var{expression} argument, its value is used as the function's return
9656value.
9657@end table
9658
9659When you use @code{return}, @value{GDBN} discards the selected stack frame
9660(and all frames within it). You can think of this as making the
9661discarded frame return prematurely. If you wish to specify a value to
9662be returned, give that value as the argument to @code{return}.
9663
9664This pops the selected stack frame (@pxref{Selection, ,Selecting a
9665frame}), and any other frames inside of it, leaving its caller as the
9666innermost remaining frame. That frame becomes selected. The
9667specified value is stored in the registers used for returning values
9668of functions.
9669
9670The @code{return} command does not resume execution; it leaves the
9671program stopped in the state that would exist if the function had just
9672returned. In contrast, the @code{finish} command (@pxref{Continuing
9673and Stepping, ,Continuing and stepping}) resumes execution until the
9674selected stack frame returns naturally.
9675
6d2ebf8b 9676@node Calling
c906108c
SS
9677@section Calling program functions
9678
9679@cindex calling functions
9680@kindex call
9681@table @code
9682@item call @var{expr}
9683Evaluate the expression @var{expr} without displaying @code{void}
9684returned values.
9685@end table
9686
9687You can use this variant of the @code{print} command if you want to
9688execute a function from your program, but without cluttering the output
5d161b24
DB
9689with @code{void} returned values. If the result is not void, it
9690is printed and saved in the value history.
c906108c 9691
6d2ebf8b 9692@node Patching
c906108c 9693@section Patching programs
7a292a7a 9694
c906108c
SS
9695@cindex patching binaries
9696@cindex writing into executables
c906108c 9697@cindex writing into corefiles
c906108c 9698
7a292a7a
SS
9699By default, @value{GDBN} opens the file containing your program's
9700executable code (or the corefile) read-only. This prevents accidental
9701alterations to machine code; but it also prevents you from intentionally
9702patching your program's binary.
c906108c
SS
9703
9704If you'd like to be able to patch the binary, you can specify that
9705explicitly with the @code{set write} command. For example, you might
9706want to turn on internal debugging flags, or even to make emergency
9707repairs.
9708
9709@table @code
9710@kindex set write
9711@item set write on
9712@itemx set write off
7a292a7a
SS
9713If you specify @samp{set write on}, @value{GDBN} opens executable and
9714core files for both reading and writing; if you specify @samp{set write
c906108c
SS
9715off} (the default), @value{GDBN} opens them read-only.
9716
9717If you have already loaded a file, you must load it again (using the
7a292a7a
SS
9718@code{exec-file} or @code{core-file} command) after changing @code{set
9719write}, for your new setting to take effect.
c906108c
SS
9720
9721@item show write
9722@kindex show write
7a292a7a
SS
9723Display whether executable files and core files are opened for writing
9724as well as reading.
c906108c
SS
9725@end table
9726
6d2ebf8b 9727@node GDB Files
c906108c
SS
9728@chapter @value{GDBN} Files
9729
7a292a7a
SS
9730@value{GDBN} needs to know the file name of the program to be debugged,
9731both in order to read its symbol table and in order to start your
9732program. To debug a core dump of a previous run, you must also tell
9733@value{GDBN} the name of the core dump file.
c906108c
SS
9734
9735@menu
9736* Files:: Commands to specify files
5b5d99cf 9737* Separate Debug Files:: Debugging information in separate files
c906108c
SS
9738* Symbol Errors:: Errors reading symbol files
9739@end menu
9740
6d2ebf8b 9741@node Files
c906108c 9742@section Commands to specify files
c906108c 9743
7a292a7a 9744@cindex symbol table
c906108c 9745@cindex core dump file
7a292a7a
SS
9746
9747You may want to specify executable and core dump file names. The usual
9748way to do this is at start-up time, using the arguments to
9749@value{GDBN}'s start-up commands (@pxref{Invocation, , Getting In and
9750Out of @value{GDBN}}).
c906108c
SS
9751
9752Occasionally it is necessary to change to a different file during a
9753@value{GDBN} session. Or you may run @value{GDBN} and forget to specify
9754a file you want to use. In these situations the @value{GDBN} commands
9755to specify new files are useful.
9756
9757@table @code
9758@cindex executable file
9759@kindex file
9760@item file @var{filename}
9761Use @var{filename} as the program to be debugged. It is read for its
9762symbols and for the contents of pure memory. It is also the program
9763executed when you use the @code{run} command. If you do not specify a
5d161b24
DB
9764directory and the file is not found in the @value{GDBN} working directory,
9765@value{GDBN} uses the environment variable @code{PATH} as a list of
9766directories to search, just as the shell does when looking for a program
9767to run. You can change the value of this variable, for both @value{GDBN}
c906108c
SS
9768and your program, using the @code{path} command.
9769
6d2ebf8b 9770On systems with memory-mapped files, an auxiliary file named
c906108c
SS
9771@file{@var{filename}.syms} may hold symbol table information for
9772@var{filename}. If so, @value{GDBN} maps in the symbol table from
9773@file{@var{filename}.syms}, starting up more quickly. See the
9774descriptions of the file options @samp{-mapped} and @samp{-readnow}
9775(available on the command line, and with the commands @code{file},
5d161b24 9776@code{symbol-file}, or @code{add-symbol-file}, described below),
c906108c 9777for more information.
c906108c
SS
9778
9779@item file
9780@code{file} with no argument makes @value{GDBN} discard any information it
9781has on both executable file and the symbol table.
9782
9783@kindex exec-file
9784@item exec-file @r{[} @var{filename} @r{]}
9785Specify that the program to be run (but not the symbol table) is found
9786in @var{filename}. @value{GDBN} searches the environment variable @code{PATH}
9787if necessary to locate your program. Omitting @var{filename} means to
9788discard information on the executable file.
9789
9790@kindex symbol-file
9791@item symbol-file @r{[} @var{filename} @r{]}
9792Read symbol table information from file @var{filename}. @code{PATH} is
9793searched when necessary. Use the @code{file} command to get both symbol
9794table and program to run from the same file.
9795
9796@code{symbol-file} with no argument clears out @value{GDBN} information on your
9797program's symbol table.
9798
5d161b24 9799The @code{symbol-file} command causes @value{GDBN} to forget the contents
c906108c
SS
9800of its convenience variables, the value history, and all breakpoints and
9801auto-display expressions. This is because they may contain pointers to
9802the internal data recording symbols and data types, which are part of
9803the old symbol table data being discarded inside @value{GDBN}.
9804
9805@code{symbol-file} does not repeat if you press @key{RET} again after
9806executing it once.
9807
9808When @value{GDBN} is configured for a particular environment, it
9809understands debugging information in whatever format is the standard
9810generated for that environment; you may use either a @sc{gnu} compiler, or
9811other compilers that adhere to the local conventions.
c906108c
SS
9812Best results are usually obtained from @sc{gnu} compilers; for example,
9813using @code{@value{GCC}} you can generate debugging information for
9814optimized code.
c906108c
SS
9815
9816For most kinds of object files, with the exception of old SVR3 systems
9817using COFF, the @code{symbol-file} command does not normally read the
9818symbol table in full right away. Instead, it scans the symbol table
9819quickly to find which source files and which symbols are present. The
9820details are read later, one source file at a time, as they are needed.
9821
9822The purpose of this two-stage reading strategy is to make @value{GDBN}
9823start up faster. For the most part, it is invisible except for
9824occasional pauses while the symbol table details for a particular source
9825file are being read. (The @code{set verbose} command can turn these
9826pauses into messages if desired. @xref{Messages/Warnings, ,Optional
9827warnings and messages}.)
9828
c906108c
SS
9829We have not implemented the two-stage strategy for COFF yet. When the
9830symbol table is stored in COFF format, @code{symbol-file} reads the
9831symbol table data in full right away. Note that ``stabs-in-COFF''
9832still does the two-stage strategy, since the debug info is actually
9833in stabs format.
9834
9835@kindex readnow
9836@cindex reading symbols immediately
9837@cindex symbols, reading immediately
9838@kindex mapped
9839@cindex memory-mapped symbol file
9840@cindex saving symbol table
9841@item symbol-file @var{filename} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
9842@itemx file @var{filename} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
9843You can override the @value{GDBN} two-stage strategy for reading symbol
9844tables by using the @samp{-readnow} option with any of the commands that
9845load symbol table information, if you want to be sure @value{GDBN} has the
5d161b24 9846entire symbol table available.
c906108c 9847
c906108c
SS
9848If memory-mapped files are available on your system through the
9849@code{mmap} system call, you can use another option, @samp{-mapped}, to
9850cause @value{GDBN} to write the symbols for your program into a reusable
9851file. Future @value{GDBN} debugging sessions map in symbol information
9852from this auxiliary symbol file (if the program has not changed), rather
9853than spending time reading the symbol table from the executable
9854program. Using the @samp{-mapped} option has the same effect as
9855starting @value{GDBN} with the @samp{-mapped} command-line option.
9856
9857You can use both options together, to make sure the auxiliary symbol
9858file has all the symbol information for your program.
9859
9860The auxiliary symbol file for a program called @var{myprog} is called
9861@samp{@var{myprog}.syms}. Once this file exists (so long as it is newer
9862than the corresponding executable), @value{GDBN} always attempts to use
9863it when you debug @var{myprog}; no special options or commands are
9864needed.
9865
9866The @file{.syms} file is specific to the host machine where you run
9867@value{GDBN}. It holds an exact image of the internal @value{GDBN}
9868symbol table. It cannot be shared across multiple host platforms.
c906108c
SS
9869
9870@c FIXME: for now no mention of directories, since this seems to be in
9871@c flux. 13mar1992 status is that in theory GDB would look either in
9872@c current dir or in same dir as myprog; but issues like competing
9873@c GDB's, or clutter in system dirs, mean that in practice right now
9874@c only current dir is used. FFish says maybe a special GDB hierarchy
9875@c (eg rooted in val of env var GDBSYMS) could exist for mappable symbol
9876@c files.
9877
c906108c
SS
9878@kindex core-file
9879@item core-file @r{[} @var{filename} @r{]}
4644b6e3 9880@itemx core
c906108c
SS
9881Specify the whereabouts of a core dump file to be used as the ``contents
9882of memory''. Traditionally, core files contain only some parts of the
9883address space of the process that generated them; @value{GDBN} can access the
9884executable file itself for other parts.
9885
9886@code{core-file} with no argument specifies that no core file is
9887to be used.
9888
9889Note that the core file is ignored when your program is actually running
7a292a7a
SS
9890under @value{GDBN}. So, if you have been running your program and you
9891wish to debug a core file instead, you must kill the subprocess in which
9892the program is running. To do this, use the @code{kill} command
c906108c 9893(@pxref{Kill Process, ,Killing the child process}).
c906108c 9894
c906108c
SS
9895@kindex add-symbol-file
9896@cindex dynamic linking
9897@item add-symbol-file @var{filename} @var{address}
9898@itemx add-symbol-file @var{filename} @var{address} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
17d9d558 9899@itemx add-symbol-file @var{filename} @r{-s}@var{section} @var{address} @dots{}
96a2c332
SS
9900The @code{add-symbol-file} command reads additional symbol table
9901information from the file @var{filename}. You would use this command
9902when @var{filename} has been dynamically loaded (by some other means)
9903into the program that is running. @var{address} should be the memory
9904address at which the file has been loaded; @value{GDBN} cannot figure
d167840f
EZ
9905this out for itself. You can additionally specify an arbitrary number
9906of @samp{@r{-s}@var{section} @var{address}} pairs, to give an explicit
9907section name and base address for that section. You can specify any
9908@var{address} as an expression.
c906108c
SS
9909
9910The symbol table of the file @var{filename} is added to the symbol table
9911originally read with the @code{symbol-file} command. You can use the
96a2c332
SS
9912@code{add-symbol-file} command any number of times; the new symbol data
9913thus read keeps adding to the old. To discard all old symbol data
9914instead, use the @code{symbol-file} command without any arguments.
c906108c 9915
17d9d558
JB
9916@cindex relocatable object files, reading symbols from
9917@cindex object files, relocatable, reading symbols from
9918@cindex reading symbols from relocatable object files
9919@cindex symbols, reading from relocatable object files
9920@cindex @file{.o} files, reading symbols from
9921Although @var{filename} is typically a shared library file, an
9922executable file, or some other object file which has been fully
9923relocated for loading into a process, you can also load symbolic
9924information from relocatable @file{.o} files, as long as:
9925
9926@itemize @bullet
9927@item
9928the file's symbolic information refers only to linker symbols defined in
9929that file, not to symbols defined by other object files,
9930@item
9931every section the file's symbolic information refers to has actually
9932been loaded into the inferior, as it appears in the file, and
9933@item
9934you can determine the address at which every section was loaded, and
9935provide these to the @code{add-symbol-file} command.
9936@end itemize
9937
9938@noindent
9939Some embedded operating systems, like Sun Chorus and VxWorks, can load
9940relocatable files into an already running program; such systems
9941typically make the requirements above easy to meet. However, it's
9942important to recognize that many native systems use complex link
49efadf5 9943procedures (@code{.linkonce} section factoring and C@t{++} constructor table
17d9d558
JB
9944assembly, for example) that make the requirements difficult to meet. In
9945general, one cannot assume that using @code{add-symbol-file} to read a
9946relocatable object file's symbolic information will have the same effect
9947as linking the relocatable object file into the program in the normal
9948way.
9949
c906108c
SS
9950@code{add-symbol-file} does not repeat if you press @key{RET} after using it.
9951
9952You can use the @samp{-mapped} and @samp{-readnow} options just as with
9953the @code{symbol-file} command, to change how @value{GDBN} manages the symbol
9954table information for @var{filename}.
9955
9956@kindex add-shared-symbol-file
9957@item add-shared-symbol-file
9958The @code{add-shared-symbol-file} command can be used only under Harris' CXUX
5d161b24
DB
9959operating system for the Motorola 88k. @value{GDBN} automatically looks for
9960shared libraries, however if @value{GDBN} does not find yours, you can run
c906108c 9961@code{add-shared-symbol-file}. It takes no arguments.
c906108c 9962
c906108c
SS
9963@kindex section
9964@item section
5d161b24
DB
9965The @code{section} command changes the base address of section SECTION of
9966the exec file to ADDR. This can be used if the exec file does not contain
9967section addresses, (such as in the a.out format), or when the addresses
9968specified in the file itself are wrong. Each section must be changed
d4f3574e
SS
9969separately. The @code{info files} command, described below, lists all
9970the sections and their addresses.
c906108c
SS
9971
9972@kindex info files
9973@kindex info target
9974@item info files
9975@itemx info target
7a292a7a
SS
9976@code{info files} and @code{info target} are synonymous; both print the
9977current target (@pxref{Targets, ,Specifying a Debugging Target}),
9978including the names of the executable and core dump files currently in
9979use by @value{GDBN}, and the files from which symbols were loaded. The
9980command @code{help target} lists all possible targets rather than
9981current ones.
9982
fe95c787
MS
9983@kindex maint info sections
9984@item maint info sections
9985Another command that can give you extra information about program sections
9986is @code{maint info sections}. In addition to the section information
9987displayed by @code{info files}, this command displays the flags and file
9988offset of each section in the executable and core dump files. In addition,
9989@code{maint info sections} provides the following command options (which
9990may be arbitrarily combined):
9991
9992@table @code
9993@item ALLOBJ
9994Display sections for all loaded object files, including shared libraries.
9995@item @var{sections}
6600abed 9996Display info only for named @var{sections}.
fe95c787
MS
9997@item @var{section-flags}
9998Display info only for sections for which @var{section-flags} are true.
9999The section flags that @value{GDBN} currently knows about are:
10000@table @code
10001@item ALLOC
10002Section will have space allocated in the process when loaded.
10003Set for all sections except those containing debug information.
10004@item LOAD
10005Section will be loaded from the file into the child process memory.
10006Set for pre-initialized code and data, clear for @code{.bss} sections.
10007@item RELOC
10008Section needs to be relocated before loading.
10009@item READONLY
10010Section cannot be modified by the child process.
10011@item CODE
10012Section contains executable code only.
6600abed 10013@item DATA
fe95c787
MS
10014Section contains data only (no executable code).
10015@item ROM
10016Section will reside in ROM.
10017@item CONSTRUCTOR
10018Section contains data for constructor/destructor lists.
10019@item HAS_CONTENTS
10020Section is not empty.
10021@item NEVER_LOAD
10022An instruction to the linker to not output the section.
10023@item COFF_SHARED_LIBRARY
10024A notification to the linker that the section contains
10025COFF shared library information.
10026@item IS_COMMON
10027Section contains common symbols.
10028@end table
10029@end table
6763aef9
MS
10030@kindex set trust-readonly-sections
10031@item set trust-readonly-sections on
10032Tell @value{GDBN} that readonly sections in your object file
6ca652b0 10033really are read-only (i.e.@: that their contents will not change).
6763aef9
MS
10034In that case, @value{GDBN} can fetch values from these sections
10035out of the object file, rather than from the target program.
10036For some targets (notably embedded ones), this can be a significant
10037enhancement to debugging performance.
10038
10039The default is off.
10040
10041@item set trust-readonly-sections off
15110bc3 10042Tell @value{GDBN} not to trust readonly sections. This means that
6763aef9
MS
10043the contents of the section might change while the program is running,
10044and must therefore be fetched from the target when needed.
c906108c
SS
10045@end table
10046
10047All file-specifying commands allow both absolute and relative file names
10048as arguments. @value{GDBN} always converts the file name to an absolute file
10049name and remembers it that way.
10050
c906108c 10051@cindex shared libraries
c906108c
SS
10052@value{GDBN} supports HP-UX, SunOS, SVr4, Irix 5, and IBM RS/6000 shared
10053libraries.
53a5351d 10054
c906108c
SS
10055@value{GDBN} automatically loads symbol definitions from shared libraries
10056when you use the @code{run} command, or when you examine a core file.
10057(Before you issue the @code{run} command, @value{GDBN} does not understand
10058references to a function in a shared library, however---unless you are
10059debugging a core file).
53a5351d
JM
10060
10061On HP-UX, if the program loads a library explicitly, @value{GDBN}
10062automatically loads the symbols at the time of the @code{shl_load} call.
10063
c906108c
SS
10064@c FIXME: some @value{GDBN} release may permit some refs to undef
10065@c FIXME...symbols---eg in a break cmd---assuming they are from a shared
10066@c FIXME...lib; check this from time to time when updating manual
10067
b7209cb4
FF
10068There are times, however, when you may wish to not automatically load
10069symbol definitions from shared libraries, such as when they are
10070particularly large or there are many of them.
10071
10072To control the automatic loading of shared library symbols, use the
10073commands:
10074
10075@table @code
10076@kindex set auto-solib-add
10077@item set auto-solib-add @var{mode}
10078If @var{mode} is @code{on}, symbols from all shared object libraries
10079will be loaded automatically when the inferior begins execution, you
10080attach to an independently started inferior, or when the dynamic linker
10081informs @value{GDBN} that a new library has been loaded. If @var{mode}
10082is @code{off}, symbols must be loaded manually, using the
10083@code{sharedlibrary} command. The default value is @code{on}.
10084
10085@kindex show auto-solib-add
10086@item show auto-solib-add
10087Display the current autoloading mode.
10088@end table
10089
10090To explicitly load shared library symbols, use the @code{sharedlibrary}
10091command:
10092
c906108c
SS
10093@table @code
10094@kindex info sharedlibrary
10095@kindex info share
10096@item info share
10097@itemx info sharedlibrary
10098Print the names of the shared libraries which are currently loaded.
10099
10100@kindex sharedlibrary
10101@kindex share
10102@item sharedlibrary @var{regex}
10103@itemx share @var{regex}
c906108c
SS
10104Load shared object library symbols for files matching a
10105Unix regular expression.
10106As with files loaded automatically, it only loads shared libraries
10107required by your program for a core file or after typing @code{run}. If
10108@var{regex} is omitted all shared libraries required by your program are
10109loaded.
10110@end table
10111
b7209cb4
FF
10112On some systems, such as HP-UX systems, @value{GDBN} supports
10113autoloading shared library symbols until a limiting threshold size is
10114reached. This provides the benefit of allowing autoloading to remain on
10115by default, but avoids autoloading excessively large shared libraries,
10116up to a threshold that is initially set, but which you can modify if you
10117wish.
c906108c
SS
10118
10119Beyond that threshold, symbols from shared libraries must be explicitly
d4f3574e
SS
10120loaded. To load these symbols, use the command @code{sharedlibrary
10121@var{filename}}. The base address of the shared library is determined
c906108c
SS
10122automatically by @value{GDBN} and need not be specified.
10123
10124To display or set the threshold, use the commands:
10125
10126@table @code
b7209cb4
FF
10127@kindex set auto-solib-limit
10128@item set auto-solib-limit @var{threshold}
10129Set the autoloading size threshold, in an integral number of megabytes.
10130If @var{threshold} is nonzero and shared library autoloading is enabled,
10131symbols from all shared object libraries will be loaded until the total
10132size of the loaded shared library symbols exceeds this threshold.
c906108c 10133Otherwise, symbols must be loaded manually, using the
6ca652b0 10134@code{sharedlibrary} command. The default threshold is 100 (i.e.@: 100
b7209cb4 10135Mb).
c906108c 10136
b7209cb4
FF
10137@kindex show auto-solib-limit
10138@item show auto-solib-limit
c906108c
SS
10139Display the current autoloading size threshold, in megabytes.
10140@end table
c906108c 10141
f5ebfba0
DJ
10142Shared libraries are also supported in many cross or remote debugging
10143configurations. A copy of the target's libraries need to be present on the
10144host system; they need to be the same as the target libraries, although the
10145copies on the target can be stripped as long as the copies on the host are
10146not.
10147
10148You need to tell @value{GDBN} where the target libraries are, so that it can
10149load the correct copies---otherwise, it may try to load the host's libraries.
10150@value{GDBN} has two variables to specify the search directories for target
10151libraries.
10152
10153@table @code
10154@kindex set solib-absolute-prefix
10155@item set solib-absolute-prefix @var{path}
10156If this variable is set, @var{path} will be used as a prefix for any
10157absolute shared library paths; many runtime loaders store the absolute
10158paths to the shared library in the target program's memory. If you use
10159@samp{solib-absolute-prefix} to find shared libraries, they need to be laid
10160out in the same way that they are on the target, with e.g.@: a
10161@file{/usr/lib} hierarchy under @var{path}.
10162
10163You can set the default value of @samp{solib-absolute-prefix} by using the
10164configure-time @samp{--with-sysroot} option.
10165
10166@kindex show solib-absolute-prefix
10167@item show solib-absolute-prefix
10168Display the current shared library prefix.
10169
10170@kindex set solib-search-path
10171@item set solib-search-path @var{path}
10172If this variable is set, @var{path} is a colon-separated list of directories
10173to search for shared libraries. @samp{solib-search-path} is used after
10174@samp{solib-absolute-prefix} fails to locate the library, or if the path to
10175the library is relative instead of absolute. If you want to use
10176@samp{solib-search-path} instead of @samp{solib-absolute-prefix}, be sure to
10177set @samp{solib-absolute-prefix} to a nonexistant directory to prevent
10178@value{GDBN} from finding your host's libraries.
10179
10180@kindex show solib-search-path
10181@item show solib-search-path
10182Display the current shared library search path.
10183@end table
10184
5b5d99cf
JB
10185
10186@node Separate Debug Files
10187@section Debugging Information in Separate Files
10188@cindex separate debugging information files
10189@cindex debugging information in separate files
10190@cindex @file{.debug} subdirectories
10191@cindex debugging information directory, global
10192@cindex global debugging information directory
10193
10194@value{GDBN} allows you to put a program's debugging information in a
10195file separate from the executable itself, in a way that allows
10196@value{GDBN} to find and load the debugging information automatically.
10197Since debugging information can be very large --- sometimes larger
10198than the executable code itself --- some systems distribute debugging
10199information for their executables in separate files, which users can
10200install only when they need to debug a problem.
10201
10202If an executable's debugging information has been extracted to a
10203separate file, the executable should contain a @dfn{debug link} giving
10204the name of the debugging information file (with no directory
10205components), and a checksum of its contents. (The exact form of a
10206debug link is described below.) If the full name of the directory
10207containing the executable is @var{execdir}, and the executable has a
10208debug link that specifies the name @var{debugfile}, then @value{GDBN}
10209will automatically search for the debugging information file in three
10210places:
10211
10212@itemize @bullet
10213@item
10214the directory containing the executable file (that is, it will look
10215for a file named @file{@var{execdir}/@var{debugfile}},
10216@item
10217a subdirectory of that directory named @file{.debug} (that is, the
10218file @file{@var{execdir}/.debug/@var{debugfile}}, and
10219@item
10220a subdirectory of the global debug file directory that includes the
10221executable's full path, and the name from the link (that is, the file
10222@file{@var{globaldebugdir}/@var{execdir}/@var{debugfile}}, where
10223@var{globaldebugdir} is the global debug file directory, and
10224@var{execdir} has been turned into a relative path).
10225@end itemize
10226@noindent
10227@value{GDBN} checks under each of these names for a debugging
10228information file whose checksum matches that given in the link, and
10229reads the debugging information from the first one it finds.
10230
10231So, for example, if you ask @value{GDBN} to debug @file{/usr/bin/ls},
10232which has a link containing the name @file{ls.debug}, and the global
10233debug directory is @file{/usr/lib/debug}, then @value{GDBN} will look
10234for debug information in @file{/usr/bin/ls.debug},
10235@file{/usr/bin/.debug/ls.debug}, and
10236@file{/usr/lib/debug/usr/bin/ls.debug}.
10237
10238You can set the global debugging info directory's name, and view the
10239name @value{GDBN} is currently using.
10240
10241@table @code
10242
10243@kindex set debug-file-directory
10244@item set debug-file-directory @var{directory}
10245Set the directory which @value{GDBN} searches for separate debugging
10246information files to @var{directory}.
10247
10248@kindex show debug-file-directory
10249@item show debug-file-directory
10250Show the directory @value{GDBN} searches for separate debugging
10251information files.
10252
10253@end table
10254
10255@cindex @code{.gnu_debuglink} sections
10256@cindex debug links
10257A debug link is a special section of the executable file named
10258@code{.gnu_debuglink}. The section must contain:
10259
10260@itemize
10261@item
10262A filename, with any leading directory components removed, followed by
10263a zero byte,
10264@item
10265zero to three bytes of padding, as needed to reach the next four-byte
10266boundary within the section, and
10267@item
10268a four-byte CRC checksum, stored in the same endianness used for the
10269executable file itself. The checksum is computed on the debugging
10270information file's full contents by the function given below, passing
10271zero as the @var{crc} argument.
10272@end itemize
10273
10274Any executable file format can carry a debug link, as long as it can
10275contain a section named @code{.gnu_debuglink} with the contents
10276described above.
10277
10278The debugging information file itself should be an ordinary
10279executable, containing a full set of linker symbols, sections, and
10280debugging information. The sections of the debugging information file
10281should have the same names, addresses and sizes as the original file,
10282but they need not contain any data --- much like a @code{.bss} section
10283in an ordinary executable.
10284
10285As of December 2002, there is no standard GNU utility to produce
10286separated executable / debugging information file pairs. Ulrich
10287Drepper's @file{elfutils} package, starting with version 0.53,
10288contains a version of the @code{strip} command such that the command
10289@kbd{strip foo -f foo.debug} removes the debugging information from
10290the executable file @file{foo}, places it in the file
10291@file{foo.debug}, and leaves behind a debug link in @file{foo}.
10292
10293Since there are many different ways to compute CRC's (different
10294polynomials, reversals, byte ordering, etc.), the simplest way to
10295describe the CRC used in @code{.gnu_debuglink} sections is to give the
10296complete code for a function that computes it:
10297
4644b6e3 10298@kindex gnu_debuglink_crc32
5b5d99cf
JB
10299@smallexample
10300unsigned long
10301gnu_debuglink_crc32 (unsigned long crc,
10302 unsigned char *buf, size_t len)
10303@{
10304 static const unsigned long crc32_table[256] =
10305 @{
10306 0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419,
10307 0x706af48f, 0xe963a535, 0x9e6495a3, 0x0edb8832, 0x79dcb8a4,
10308 0xe0d5e91e, 0x97d2d988, 0x09b64c2b, 0x7eb17cbd, 0xe7b82d07,
10309 0x90bf1d91, 0x1db71064, 0x6ab020f2, 0xf3b97148, 0x84be41de,
10310 0x1adad47d, 0x6ddde4eb, 0xf4d4b551, 0x83d385c7, 0x136c9856,
10311 0x646ba8c0, 0xfd62f97a, 0x8a65c9ec, 0x14015c4f, 0x63066cd9,
10312 0xfa0f3d63, 0x8d080df5, 0x3b6e20c8, 0x4c69105e, 0xd56041e4,
10313 0xa2677172, 0x3c03e4d1, 0x4b04d447, 0xd20d85fd, 0xa50ab56b,
10314 0x35b5a8fa, 0x42b2986c, 0xdbbbc9d6, 0xacbcf940, 0x32d86ce3,
10315 0x45df5c75, 0xdcd60dcf, 0xabd13d59, 0x26d930ac, 0x51de003a,
10316 0xc8d75180, 0xbfd06116, 0x21b4f4b5, 0x56b3c423, 0xcfba9599,
10317 0xb8bda50f, 0x2802b89e, 0x5f058808, 0xc60cd9b2, 0xb10be924,
10318 0x2f6f7c87, 0x58684c11, 0xc1611dab, 0xb6662d3d, 0x76dc4190,
10319 0x01db7106, 0x98d220bc, 0xefd5102a, 0x71b18589, 0x06b6b51f,
10320 0x9fbfe4a5, 0xe8b8d433, 0x7807c9a2, 0x0f00f934, 0x9609a88e,
10321 0xe10e9818, 0x7f6a0dbb, 0x086d3d2d, 0x91646c97, 0xe6635c01,
10322 0x6b6b51f4, 0x1c6c6162, 0x856530d8, 0xf262004e, 0x6c0695ed,
10323 0x1b01a57b, 0x8208f4c1, 0xf50fc457, 0x65b0d9c6, 0x12b7e950,
10324 0x8bbeb8ea, 0xfcb9887c, 0x62dd1ddf, 0x15da2d49, 0x8cd37cf3,
10325 0xfbd44c65, 0x4db26158, 0x3ab551ce, 0xa3bc0074, 0xd4bb30e2,
10326 0x4adfa541, 0x3dd895d7, 0xa4d1c46d, 0xd3d6f4fb, 0x4369e96a,
10327 0x346ed9fc, 0xad678846, 0xda60b8d0, 0x44042d73, 0x33031de5,
10328 0xaa0a4c5f, 0xdd0d7cc9, 0x5005713c, 0x270241aa, 0xbe0b1010,
10329 0xc90c2086, 0x5768b525, 0x206f85b3, 0xb966d409, 0xce61e49f,
10330 0x5edef90e, 0x29d9c998, 0xb0d09822, 0xc7d7a8b4, 0x59b33d17,
10331 0x2eb40d81, 0xb7bd5c3b, 0xc0ba6cad, 0xedb88320, 0x9abfb3b6,
10332 0x03b6e20c, 0x74b1d29a, 0xead54739, 0x9dd277af, 0x04db2615,
10333 0x73dc1683, 0xe3630b12, 0x94643b84, 0x0d6d6a3e, 0x7a6a5aa8,
10334 0xe40ecf0b, 0x9309ff9d, 0x0a00ae27, 0x7d079eb1, 0xf00f9344,
10335 0x8708a3d2, 0x1e01f268, 0x6906c2fe, 0xf762575d, 0x806567cb,
10336 0x196c3671, 0x6e6b06e7, 0xfed41b76, 0x89d32be0, 0x10da7a5a,
10337 0x67dd4acc, 0xf9b9df6f, 0x8ebeeff9, 0x17b7be43, 0x60b08ed5,
10338 0xd6d6a3e8, 0xa1d1937e, 0x38d8c2c4, 0x4fdff252, 0xd1bb67f1,
10339 0xa6bc5767, 0x3fb506dd, 0x48b2364b, 0xd80d2bda, 0xaf0a1b4c,
10340 0x36034af6, 0x41047a60, 0xdf60efc3, 0xa867df55, 0x316e8eef,
10341 0x4669be79, 0xcb61b38c, 0xbc66831a, 0x256fd2a0, 0x5268e236,
10342 0xcc0c7795, 0xbb0b4703, 0x220216b9, 0x5505262f, 0xc5ba3bbe,
10343 0xb2bd0b28, 0x2bb45a92, 0x5cb36a04, 0xc2d7ffa7, 0xb5d0cf31,
10344 0x2cd99e8b, 0x5bdeae1d, 0x9b64c2b0, 0xec63f226, 0x756aa39c,
10345 0x026d930a, 0x9c0906a9, 0xeb0e363f, 0x72076785, 0x05005713,
10346 0x95bf4a82, 0xe2b87a14, 0x7bb12bae, 0x0cb61b38, 0x92d28e9b,
10347 0xe5d5be0d, 0x7cdcefb7, 0x0bdbdf21, 0x86d3d2d4, 0xf1d4e242,
10348 0x68ddb3f8, 0x1fda836e, 0x81be16cd, 0xf6b9265b, 0x6fb077e1,
10349 0x18b74777, 0x88085ae6, 0xff0f6a70, 0x66063bca, 0x11010b5c,
10350 0x8f659eff, 0xf862ae69, 0x616bffd3, 0x166ccf45, 0xa00ae278,
10351 0xd70dd2ee, 0x4e048354, 0x3903b3c2, 0xa7672661, 0xd06016f7,
10352 0x4969474d, 0x3e6e77db, 0xaed16a4a, 0xd9d65adc, 0x40df0b66,
10353 0x37d83bf0, 0xa9bcae53, 0xdebb9ec5, 0x47b2cf7f, 0x30b5ffe9,
10354 0xbdbdf21c, 0xcabac28a, 0x53b39330, 0x24b4a3a6, 0xbad03605,
10355 0xcdd70693, 0x54de5729, 0x23d967bf, 0xb3667a2e, 0xc4614ab8,
10356 0x5d681b02, 0x2a6f2b94, 0xb40bbe37, 0xc30c8ea1, 0x5a05df1b,
10357 0x2d02ef8d
10358 @};
10359 unsigned char *end;
10360
10361 crc = ~crc & 0xffffffff;
10362 for (end = buf + len; buf < end; ++buf)
10363 crc = crc32_table[(crc ^ *buf) & 0xff] ^ (crc >> 8);
e7a3abfc 10364 return ~crc & 0xffffffff;
5b5d99cf
JB
10365@}
10366@end smallexample
10367
10368
6d2ebf8b 10369@node Symbol Errors
c906108c
SS
10370@section Errors reading symbol files
10371
10372While reading a symbol file, @value{GDBN} occasionally encounters problems,
10373such as symbol types it does not recognize, or known bugs in compiler
10374output. By default, @value{GDBN} does not notify you of such problems, since
10375they are relatively common and primarily of interest to people
10376debugging compilers. If you are interested in seeing information
10377about ill-constructed symbol tables, you can either ask @value{GDBN} to print
10378only one message about each such type of problem, no matter how many
10379times the problem occurs; or you can ask @value{GDBN} to print more messages,
10380to see how many times the problems occur, with the @code{set
10381complaints} command (@pxref{Messages/Warnings, ,Optional warnings and
10382messages}).
10383
10384The messages currently printed, and their meanings, include:
10385
10386@table @code
10387@item inner block not inside outer block in @var{symbol}
10388
10389The symbol information shows where symbol scopes begin and end
10390(such as at the start of a function or a block of statements). This
10391error indicates that an inner scope block is not fully contained
10392in its outer scope blocks.
10393
10394@value{GDBN} circumvents the problem by treating the inner block as if it had
10395the same scope as the outer block. In the error message, @var{symbol}
10396may be shown as ``@code{(don't know)}'' if the outer block is not a
10397function.
10398
10399@item block at @var{address} out of order
10400
10401The symbol information for symbol scope blocks should occur in
10402order of increasing addresses. This error indicates that it does not
10403do so.
10404
10405@value{GDBN} does not circumvent this problem, and has trouble
10406locating symbols in the source file whose symbols it is reading. (You
10407can often determine what source file is affected by specifying
10408@code{set verbose on}. @xref{Messages/Warnings, ,Optional warnings and
10409messages}.)
10410
10411@item bad block start address patched
10412
10413The symbol information for a symbol scope block has a start address
10414smaller than the address of the preceding source line. This is known
10415to occur in the SunOS 4.1.1 (and earlier) C compiler.
10416
10417@value{GDBN} circumvents the problem by treating the symbol scope block as
10418starting on the previous source line.
10419
10420@item bad string table offset in symbol @var{n}
10421
10422@cindex foo
10423Symbol number @var{n} contains a pointer into the string table which is
10424larger than the size of the string table.
10425
10426@value{GDBN} circumvents the problem by considering the symbol to have the
10427name @code{foo}, which may cause other problems if many symbols end up
10428with this name.
10429
10430@item unknown symbol type @code{0x@var{nn}}
10431
7a292a7a
SS
10432The symbol information contains new data types that @value{GDBN} does
10433not yet know how to read. @code{0x@var{nn}} is the symbol type of the
d4f3574e 10434uncomprehended information, in hexadecimal.
c906108c 10435
7a292a7a
SS
10436@value{GDBN} circumvents the error by ignoring this symbol information.
10437This usually allows you to debug your program, though certain symbols
c906108c 10438are not accessible. If you encounter such a problem and feel like
7a292a7a
SS
10439debugging it, you can debug @code{@value{GDBP}} with itself, breakpoint
10440on @code{complain}, then go up to the function @code{read_dbx_symtab}
10441and examine @code{*bufp} to see the symbol.
c906108c
SS
10442
10443@item stub type has NULL name
c906108c 10444
7a292a7a 10445@value{GDBN} could not find the full definition for a struct or class.
c906108c 10446
7a292a7a 10447@item const/volatile indicator missing (ok if using g++ v1.x), got@dots{}
b37052ae 10448The symbol information for a C@t{++} member function is missing some
7a292a7a
SS
10449information that recent versions of the compiler should have output for
10450it.
c906108c
SS
10451
10452@item info mismatch between compiler and debugger
10453
10454@value{GDBN} could not parse a type specification output by the compiler.
7a292a7a 10455
c906108c
SS
10456@end table
10457
6d2ebf8b 10458@node Targets
c906108c 10459@chapter Specifying a Debugging Target
7a292a7a 10460
c906108c
SS
10461@cindex debugging target
10462@kindex target
10463
10464A @dfn{target} is the execution environment occupied by your program.
53a5351d
JM
10465
10466Often, @value{GDBN} runs in the same host environment as your program;
10467in that case, the debugging target is specified as a side effect when
10468you use the @code{file} or @code{core} commands. When you need more
c906108c
SS
10469flexibility---for example, running @value{GDBN} on a physically separate
10470host, or controlling a standalone system over a serial port or a
53a5351d
JM
10471realtime system over a TCP/IP connection---you can use the @code{target}
10472command to specify one of the target types configured for @value{GDBN}
10473(@pxref{Target Commands, ,Commands for managing targets}).
c906108c
SS
10474
10475@menu
10476* Active Targets:: Active targets
10477* Target Commands:: Commands for managing targets
c906108c
SS
10478* Byte Order:: Choosing target byte order
10479* Remote:: Remote debugging
96baa820 10480* KOD:: Kernel Object Display
c906108c
SS
10481
10482@end menu
10483
6d2ebf8b 10484@node Active Targets
c906108c 10485@section Active targets
7a292a7a 10486
c906108c
SS
10487@cindex stacking targets
10488@cindex active targets
10489@cindex multiple targets
10490
c906108c 10491There are three classes of targets: processes, core files, and
7a292a7a
SS
10492executable files. @value{GDBN} can work concurrently on up to three
10493active targets, one in each class. This allows you to (for example)
10494start a process and inspect its activity without abandoning your work on
10495a core file.
c906108c
SS
10496
10497For example, if you execute @samp{gdb a.out}, then the executable file
10498@code{a.out} is the only active target. If you designate a core file as
10499well---presumably from a prior run that crashed and coredumped---then
10500@value{GDBN} has two active targets and uses them in tandem, looking
10501first in the corefile target, then in the executable file, to satisfy
10502requests for memory addresses. (Typically, these two classes of target
10503are complementary, since core files contain only a program's
10504read-write memory---variables and so on---plus machine status, while
10505executable files contain only the program text and initialized data.)
c906108c
SS
10506
10507When you type @code{run}, your executable file becomes an active process
7a292a7a
SS
10508target as well. When a process target is active, all @value{GDBN}
10509commands requesting memory addresses refer to that target; addresses in
10510an active core file or executable file target are obscured while the
10511process target is active.
c906108c 10512
7a292a7a
SS
10513Use the @code{core-file} and @code{exec-file} commands to select a new
10514core file or executable target (@pxref{Files, ,Commands to specify
c906108c 10515files}). To specify as a target a process that is already running, use
7a292a7a
SS
10516the @code{attach} command (@pxref{Attach, ,Debugging an already-running
10517process}).
c906108c 10518
6d2ebf8b 10519@node Target Commands
c906108c
SS
10520@section Commands for managing targets
10521
10522@table @code
10523@item target @var{type} @var{parameters}
7a292a7a
SS
10524Connects the @value{GDBN} host environment to a target machine or
10525process. A target is typically a protocol for talking to debugging
10526facilities. You use the argument @var{type} to specify the type or
10527protocol of the target machine.
c906108c
SS
10528
10529Further @var{parameters} are interpreted by the target protocol, but
10530typically include things like device names or host names to connect
10531with, process numbers, and baud rates.
c906108c
SS
10532
10533The @code{target} command does not repeat if you press @key{RET} again
10534after executing the command.
10535
10536@kindex help target
10537@item help target
10538Displays the names of all targets available. To display targets
10539currently selected, use either @code{info target} or @code{info files}
10540(@pxref{Files, ,Commands to specify files}).
10541
10542@item help target @var{name}
10543Describe a particular target, including any parameters necessary to
10544select it.
10545
10546@kindex set gnutarget
10547@item set gnutarget @var{args}
5d161b24 10548@value{GDBN} uses its own library BFD to read your files. @value{GDBN}
c906108c 10549knows whether it is reading an @dfn{executable},
5d161b24
DB
10550a @dfn{core}, or a @dfn{.o} file; however, you can specify the file format
10551with the @code{set gnutarget} command. Unlike most @code{target} commands,
c906108c
SS
10552with @code{gnutarget} the @code{target} refers to a program, not a machine.
10553
d4f3574e 10554@quotation
c906108c
SS
10555@emph{Warning:} To specify a file format with @code{set gnutarget},
10556you must know the actual BFD name.
d4f3574e 10557@end quotation
c906108c 10558
d4f3574e
SS
10559@noindent
10560@xref{Files, , Commands to specify files}.
c906108c 10561
5d161b24 10562@kindex show gnutarget
c906108c
SS
10563@item show gnutarget
10564Use the @code{show gnutarget} command to display what file format
10565@code{gnutarget} is set to read. If you have not set @code{gnutarget},
10566@value{GDBN} will determine the file format for each file automatically,
10567and @code{show gnutarget} displays @samp{The current BDF target is "auto"}.
10568@end table
10569
4644b6e3 10570@cindex common targets
c906108c
SS
10571Here are some common targets (available, or not, depending on the GDB
10572configuration):
c906108c
SS
10573
10574@table @code
4644b6e3 10575@kindex target
c906108c 10576@item target exec @var{program}
4644b6e3 10577@cindex executable file target
c906108c
SS
10578An executable file. @samp{target exec @var{program}} is the same as
10579@samp{exec-file @var{program}}.
10580
c906108c 10581@item target core @var{filename}
4644b6e3 10582@cindex core dump file target
c906108c
SS
10583A core dump file. @samp{target core @var{filename}} is the same as
10584@samp{core-file @var{filename}}.
c906108c 10585
c906108c 10586@item target remote @var{dev}
4644b6e3 10587@cindex remote target
c906108c
SS
10588Remote serial target in GDB-specific protocol. The argument @var{dev}
10589specifies what serial device to use for the connection (e.g.
10590@file{/dev/ttya}). @xref{Remote, ,Remote debugging}. @code{target remote}
d4f3574e 10591supports the @code{load} command. This is only useful if you have
c906108c
SS
10592some other way of getting the stub to the target system, and you can put
10593it somewhere in memory where it won't get clobbered by the download.
10594
c906108c 10595@item target sim
4644b6e3 10596@cindex built-in simulator target
2df3850c 10597Builtin CPU simulator. @value{GDBN} includes simulators for most architectures.
104c1213 10598In general,
474c8240 10599@smallexample
104c1213
JM
10600 target sim
10601 load
10602 run
474c8240 10603@end smallexample
d4f3574e 10604@noindent
104c1213 10605works; however, you cannot assume that a specific memory map, device
d4f3574e 10606drivers, or even basic I/O is available, although some simulators do
104c1213
JM
10607provide these. For info about any processor-specific simulator details,
10608see the appropriate section in @ref{Embedded Processors, ,Embedded
10609Processors}.
10610
c906108c
SS
10611@end table
10612
104c1213 10613Some configurations may include these targets as well:
c906108c
SS
10614
10615@table @code
10616
c906108c 10617@item target nrom @var{dev}
4644b6e3 10618@cindex NetROM ROM emulator target
c906108c
SS
10619NetROM ROM emulator. This target only supports downloading.
10620
c906108c
SS
10621@end table
10622
5d161b24 10623Different targets are available on different configurations of @value{GDBN};
c906108c 10624your configuration may have more or fewer targets.
c906108c
SS
10625
10626Many remote targets require you to download the executable's code
10627once you've successfully established a connection.
10628
10629@table @code
10630
10631@kindex load @var{filename}
10632@item load @var{filename}
c906108c
SS
10633Depending on what remote debugging facilities are configured into
10634@value{GDBN}, the @code{load} command may be available. Where it exists, it
10635is meant to make @var{filename} (an executable) available for debugging
10636on the remote system---by downloading, or dynamic linking, for example.
10637@code{load} also records the @var{filename} symbol table in @value{GDBN}, like
10638the @code{add-symbol-file} command.
10639
10640If your @value{GDBN} does not have a @code{load} command, attempting to
10641execute it gets the error message ``@code{You can't do that when your
10642target is @dots{}}''
c906108c
SS
10643
10644The file is loaded at whatever address is specified in the executable.
10645For some object file formats, you can specify the load address when you
10646link the program; for other formats, like a.out, the object file format
10647specifies a fixed address.
10648@c FIXME! This would be a good place for an xref to the GNU linker doc.
10649
c906108c
SS
10650@code{load} does not repeat if you press @key{RET} again after using it.
10651@end table
10652
6d2ebf8b 10653@node Byte Order
c906108c 10654@section Choosing target byte order
7a292a7a 10655
c906108c
SS
10656@cindex choosing target byte order
10657@cindex target byte order
c906108c 10658
172c2a43 10659Some types of processors, such as the MIPS, PowerPC, and Renesas SH,
c906108c
SS
10660offer the ability to run either big-endian or little-endian byte
10661orders. Usually the executable or symbol will include a bit to
10662designate the endian-ness, and you will not need to worry about
10663which to use. However, you may still find it useful to adjust
d4f3574e 10664@value{GDBN}'s idea of processor endian-ness manually.
c906108c
SS
10665
10666@table @code
4644b6e3 10667@kindex set endian
c906108c
SS
10668@item set endian big
10669Instruct @value{GDBN} to assume the target is big-endian.
10670
c906108c
SS
10671@item set endian little
10672Instruct @value{GDBN} to assume the target is little-endian.
10673
c906108c
SS
10674@item set endian auto
10675Instruct @value{GDBN} to use the byte order associated with the
10676executable.
10677
10678@item show endian
10679Display @value{GDBN}'s current idea of the target byte order.
10680
10681@end table
10682
10683Note that these commands merely adjust interpretation of symbolic
10684data on the host, and that they have absolutely no effect on the
10685target system.
10686
6d2ebf8b 10687@node Remote
c906108c
SS
10688@section Remote debugging
10689@cindex remote debugging
10690
10691If you are trying to debug a program running on a machine that cannot run
5d161b24
DB
10692@value{GDBN} in the usual way, it is often useful to use remote debugging.
10693For example, you might use remote debugging on an operating system kernel,
c906108c
SS
10694or on a small system which does not have a general purpose operating system
10695powerful enough to run a full-featured debugger.
10696
10697Some configurations of @value{GDBN} have special serial or TCP/IP interfaces
10698to make this work with particular debugging targets. In addition,
5d161b24 10699@value{GDBN} comes with a generic serial protocol (specific to @value{GDBN},
c906108c
SS
10700but not specific to any particular target system) which you can use if you
10701write the remote stubs---the code that runs on the remote system to
10702communicate with @value{GDBN}.
10703
10704Other remote targets may be available in your
10705configuration of @value{GDBN}; use @code{help target} to list them.
c906108c 10706
6f05cf9f
AC
10707@node KOD
10708@section Kernel Object Display
6f05cf9f 10709@cindex kernel object display
6f05cf9f
AC
10710@cindex KOD
10711
10712Some targets support kernel object display. Using this facility,
10713@value{GDBN} communicates specially with the underlying operating system
10714and can display information about operating system-level objects such as
10715mutexes and other synchronization objects. Exactly which objects can be
10716displayed is determined on a per-OS basis.
10717
3bbe9696 10718@kindex set os
6f05cf9f
AC
10719Use the @code{set os} command to set the operating system. This tells
10720@value{GDBN} which kernel object display module to initialize:
10721
474c8240 10722@smallexample
6f05cf9f 10723(@value{GDBP}) set os cisco
474c8240 10724@end smallexample
6f05cf9f 10725
3bbe9696
EZ
10726@kindex show os
10727The associated command @code{show os} displays the operating system
10728set with the @code{set os} command; if no operating system has been
10729set, @code{show os} will display an empty string @samp{""}.
10730
6f05cf9f
AC
10731If @code{set os} succeeds, @value{GDBN} will display some information
10732about the operating system, and will create a new @code{info} command
10733which can be used to query the target. The @code{info} command is named
10734after the operating system:
c906108c 10735
3bbe9696 10736@kindex info cisco
474c8240 10737@smallexample
6f05cf9f
AC
10738(@value{GDBP}) info cisco
10739List of Cisco Kernel Objects
10740Object Description
10741any Any and all objects
474c8240 10742@end smallexample
6f05cf9f
AC
10743
10744Further subcommands can be used to query about particular objects known
10745by the kernel.
10746
3bbe9696
EZ
10747There is currently no way to determine whether a given operating
10748system is supported other than to try setting it with @kbd{set os
10749@var{name}}, where @var{name} is the name of the operating system you
10750want to try.
6f05cf9f
AC
10751
10752
10753@node Remote Debugging
10754@chapter Debugging remote programs
10755
6b2f586d 10756@menu
07f31aa6 10757* Connecting:: Connecting to a remote target
6b2f586d
AC
10758* Server:: Using the gdbserver program
10759* NetWare:: Using the gdbserve.nlm program
501eef12 10760* Remote configuration:: Remote configuration
6b2f586d 10761* remote stub:: Implementing a remote stub
6b2f586d
AC
10762@end menu
10763
07f31aa6
DJ
10764@node Connecting
10765@section Connecting to a remote target
10766
10767On the @value{GDBN} host machine, you will need an unstripped copy of
10768your program, since @value{GDBN} needs symobl and debugging information.
10769Start up @value{GDBN} as usual, using the name of the local copy of your
10770program as the first argument.
10771
10772@cindex serial line, @code{target remote}
10773If you're using a serial line, you may want to give @value{GDBN} the
10774@w{@samp{--baud}} option, or use the @code{set remotebaud} command
10775before the @code{target} command.
10776
10777After that, use @code{target remote} to establish communications with
10778the target machine. Its argument specifies how to communicate---either
10779via a devicename attached to a direct serial line, or a TCP or UDP port
10780(possibly to a terminal server which in turn has a serial line to the
10781target). For example, to use a serial line connected to the device
10782named @file{/dev/ttyb}:
10783
10784@smallexample
10785target remote /dev/ttyb
10786@end smallexample
10787
10788@cindex TCP port, @code{target remote}
10789To use a TCP connection, use an argument of the form
10790@code{@var{host}:@var{port}} or @code{tcp:@var{host}:@var{port}}.
10791For example, to connect to port 2828 on a
10792terminal server named @code{manyfarms}:
10793
10794@smallexample
10795target remote manyfarms:2828
10796@end smallexample
10797
10798If your remote target is actually running on the same machine as
10799your debugger session (e.g.@: a simulator of your target running on
10800the same host), you can omit the hostname. For example, to connect
10801to port 1234 on your local machine:
10802
10803@smallexample
10804target remote :1234
10805@end smallexample
10806@noindent
10807
10808Note that the colon is still required here.
10809
10810@cindex UDP port, @code{target remote}
10811To use a UDP connection, use an argument of the form
10812@code{udp:@var{host}:@var{port}}. For example, to connect to UDP port 2828
10813on a terminal server named @code{manyfarms}:
10814
10815@smallexample
10816target remote udp:manyfarms:2828
10817@end smallexample
10818
10819When using a UDP connection for remote debugging, you should keep in mind
10820that the `U' stands for ``Unreliable''. UDP can silently drop packets on
10821busy or unreliable networks, which will cause havoc with your debugging
10822session.
10823
10824Now you can use all the usual commands to examine and change data and to
10825step and continue the remote program.
10826
10827@cindex interrupting remote programs
10828@cindex remote programs, interrupting
10829Whenever @value{GDBN} is waiting for the remote program, if you type the
10830interrupt character (often @key{C-C}), @value{GDBN} attempts to stop the
10831program. This may or may not succeed, depending in part on the hardware
10832and the serial drivers the remote system uses. If you type the
10833interrupt character once again, @value{GDBN} displays this prompt:
10834
10835@smallexample
10836Interrupted while waiting for the program.
10837Give up (and stop debugging it)? (y or n)
10838@end smallexample
10839
10840If you type @kbd{y}, @value{GDBN} abandons the remote debugging session.
10841(If you decide you want to try again later, you can use @samp{target
10842remote} again to connect once more.) If you type @kbd{n}, @value{GDBN}
10843goes back to waiting.
10844
10845@table @code
10846@kindex detach (remote)
10847@item detach
10848When you have finished debugging the remote program, you can use the
10849@code{detach} command to release it from @value{GDBN} control.
10850Detaching from the target normally resumes its execution, but the results
10851will depend on your particular remote stub. After the @code{detach}
10852command, @value{GDBN} is free to connect to another target.
10853
10854@kindex disconnect
10855@item disconnect
10856The @code{disconnect} command behaves like @code{detach}, except that
10857the target is generally not resumed. It will wait for @value{GDBN}
10858(this instance or another one) to connect and continue debugging. After
10859the @code{disconnect} command, @value{GDBN} is again free to connect to
10860another target.
10861@end table
10862
6f05cf9f
AC
10863@node Server
10864@section Using the @code{gdbserver} program
10865
10866@kindex gdbserver
10867@cindex remote connection without stubs
10868@code{gdbserver} is a control program for Unix-like systems, which
10869allows you to connect your program with a remote @value{GDBN} via
10870@code{target remote}---but without linking in the usual debugging stub.
10871
10872@code{gdbserver} is not a complete replacement for the debugging stubs,
10873because it requires essentially the same operating-system facilities
10874that @value{GDBN} itself does. In fact, a system that can run
10875@code{gdbserver} to connect to a remote @value{GDBN} could also run
10876@value{GDBN} locally! @code{gdbserver} is sometimes useful nevertheless,
10877because it is a much smaller program than @value{GDBN} itself. It is
10878also easier to port than all of @value{GDBN}, so you may be able to get
10879started more quickly on a new system by using @code{gdbserver}.
10880Finally, if you develop code for real-time systems, you may find that
10881the tradeoffs involved in real-time operation make it more convenient to
10882do as much development work as possible on another system, for example
10883by cross-compiling. You can use @code{gdbserver} to make a similar
10884choice for debugging.
10885
10886@value{GDBN} and @code{gdbserver} communicate via either a serial line
10887or a TCP connection, using the standard @value{GDBN} remote serial
10888protocol.
10889
10890@table @emph
10891@item On the target machine,
10892you need to have a copy of the program you want to debug.
10893@code{gdbserver} does not need your program's symbol table, so you can
10894strip the program if necessary to save space. @value{GDBN} on the host
10895system does all the symbol handling.
10896
10897To use the server, you must tell it how to communicate with @value{GDBN};
56460a61 10898the name of your program; and the arguments for your program. The usual
6f05cf9f
AC
10899syntax is:
10900
10901@smallexample
10902target> gdbserver @var{comm} @var{program} [ @var{args} @dots{} ]
10903@end smallexample
10904
10905@var{comm} is either a device name (to use a serial line) or a TCP
10906hostname and portnumber. For example, to debug Emacs with the argument
10907@samp{foo.txt} and communicate with @value{GDBN} over the serial port
10908@file{/dev/com1}:
10909
10910@smallexample
10911target> gdbserver /dev/com1 emacs foo.txt
10912@end smallexample
10913
10914@code{gdbserver} waits passively for the host @value{GDBN} to communicate
10915with it.
10916
10917To use a TCP connection instead of a serial line:
10918
10919@smallexample
10920target> gdbserver host:2345 emacs foo.txt
10921@end smallexample
10922
10923The only difference from the previous example is the first argument,
10924specifying that you are communicating with the host @value{GDBN} via
10925TCP. The @samp{host:2345} argument means that @code{gdbserver} is to
10926expect a TCP connection from machine @samp{host} to local TCP port 2345.
10927(Currently, the @samp{host} part is ignored.) You can choose any number
10928you want for the port number as long as it does not conflict with any
10929TCP ports already in use on the target system (for example, @code{23} is
10930reserved for @code{telnet}).@footnote{If you choose a port number that
10931conflicts with another service, @code{gdbserver} prints an error message
10932and exits.} You must use the same port number with the host @value{GDBN}
10933@code{target remote} command.
10934
56460a61
DJ
10935On some targets, @code{gdbserver} can also attach to running programs.
10936This is accomplished via the @code{--attach} argument. The syntax is:
10937
10938@smallexample
10939target> gdbserver @var{comm} --attach @var{pid}
10940@end smallexample
10941
10942@var{pid} is the process ID of a currently running process. It isn't necessary
10943to point @code{gdbserver} at a binary for the running process.
10944
b1fe9455
DJ
10945@pindex pidof
10946@cindex attach to a program by name
10947You can debug processes by name instead of process ID if your target has the
10948@code{pidof} utility:
10949
10950@smallexample
10951target> gdbserver @var{comm} --attach `pidof @var{PROGRAM}`
10952@end smallexample
10953
10954In case more than one copy of @var{PROGRAM} is running, or @var{PROGRAM}
10955has multiple threads, most versions of @code{pidof} support the
10956@code{-s} option to only return the first process ID.
10957
07f31aa6
DJ
10958@item On the host machine,
10959connect to your target (@pxref{Connecting,,Connecting to a remote target}).
6f05cf9f
AC
10960For TCP connections, you must start up @code{gdbserver} prior to using
10961the @code{target remote} command. Otherwise you may get an error whose
10962text depends on the host system, but which usually looks something like
07f31aa6
DJ
10963@samp{Connection refused}. You don't need to use the @code{load}
10964command in @value{GDBN} when using gdbserver, since the program is
10965already on the target.
10966
6f05cf9f
AC
10967@end table
10968
10969@node NetWare
10970@section Using the @code{gdbserve.nlm} program
10971
10972@kindex gdbserve.nlm
10973@code{gdbserve.nlm} is a control program for NetWare systems, which
10974allows you to connect your program with a remote @value{GDBN} via
10975@code{target remote}.
10976
10977@value{GDBN} and @code{gdbserve.nlm} communicate via a serial line,
10978using the standard @value{GDBN} remote serial protocol.
10979
10980@table @emph
10981@item On the target machine,
10982you need to have a copy of the program you want to debug.
10983@code{gdbserve.nlm} does not need your program's symbol table, so you
10984can strip the program if necessary to save space. @value{GDBN} on the
10985host system does all the symbol handling.
10986
10987To use the server, you must tell it how to communicate with
10988@value{GDBN}; the name of your program; and the arguments for your
10989program. The syntax is:
10990
10991@smallexample
10992load gdbserve [ BOARD=@var{board} ] [ PORT=@var{port} ]
10993 [ BAUD=@var{baud} ] @var{program} [ @var{args} @dots{} ]
10994@end smallexample
10995
10996@var{board} and @var{port} specify the serial line; @var{baud} specifies
10997the baud rate used by the connection. @var{port} and @var{node} default
10998to 0, @var{baud} defaults to 9600@dmn{bps}.
10999
11000For example, to debug Emacs with the argument @samp{foo.txt}and
11001communicate with @value{GDBN} over serial port number 2 or board 1
11002using a 19200@dmn{bps} connection:
11003
11004@smallexample
11005load gdbserve BOARD=1 PORT=2 BAUD=19200 emacs foo.txt
11006@end smallexample
11007
07f31aa6
DJ
11008@item
11009On the @value{GDBN} host machine, connect to your target (@pxref{Connecting,,
11010Connecting to a remote target}).
6f05cf9f 11011
6f05cf9f
AC
11012@end table
11013
501eef12
AC
11014@node Remote configuration
11015@section Remote configuration
11016
11017The following configuration options are available when debugging remote
11018programs:
11019
11020@table @code
11021@kindex set remote hardware-watchpoint-limit
11022@kindex set remote hardware-breakpoint-limit
11023@anchor{set remote hardware-watchpoint-limit}
11024@anchor{set remote hardware-breakpoint-limit}
11025@item set remote hardware-watchpoint-limit @var{limit}
11026@itemx set remote hardware-breakpoint-limit @var{limit}
11027Restrict @value{GDBN} to using @var{limit} remote hardware breakpoint or
11028watchpoints. A limit of -1, the default, is treated as unlimited.
11029@end table
11030
6f05cf9f
AC
11031@node remote stub
11032@section Implementing a remote stub
7a292a7a 11033
8e04817f
AC
11034@cindex debugging stub, example
11035@cindex remote stub, example
11036@cindex stub example, remote debugging
11037The stub files provided with @value{GDBN} implement the target side of the
11038communication protocol, and the @value{GDBN} side is implemented in the
11039@value{GDBN} source file @file{remote.c}. Normally, you can simply allow
11040these subroutines to communicate, and ignore the details. (If you're
11041implementing your own stub file, you can still ignore the details: start
11042with one of the existing stub files. @file{sparc-stub.c} is the best
11043organized, and therefore the easiest to read.)
11044
104c1213
JM
11045@cindex remote serial debugging, overview
11046To debug a program running on another machine (the debugging
11047@dfn{target} machine), you must first arrange for all the usual
11048prerequisites for the program to run by itself. For example, for a C
11049program, you need:
c906108c 11050
104c1213
JM
11051@enumerate
11052@item
11053A startup routine to set up the C runtime environment; these usually
11054have a name like @file{crt0}. The startup routine may be supplied by
11055your hardware supplier, or you may have to write your own.
96baa820 11056
5d161b24 11057@item
d4f3574e 11058A C subroutine library to support your program's
104c1213 11059subroutine calls, notably managing input and output.
96baa820 11060
104c1213
JM
11061@item
11062A way of getting your program to the other machine---for example, a
11063download program. These are often supplied by the hardware
11064manufacturer, but you may have to write your own from hardware
11065documentation.
11066@end enumerate
96baa820 11067
104c1213
JM
11068The next step is to arrange for your program to use a serial port to
11069communicate with the machine where @value{GDBN} is running (the @dfn{host}
11070machine). In general terms, the scheme looks like this:
96baa820 11071
104c1213
JM
11072@table @emph
11073@item On the host,
11074@value{GDBN} already understands how to use this protocol; when everything
11075else is set up, you can simply use the @samp{target remote} command
11076(@pxref{Targets,,Specifying a Debugging Target}).
11077
11078@item On the target,
11079you must link with your program a few special-purpose subroutines that
11080implement the @value{GDBN} remote serial protocol. The file containing these
11081subroutines is called a @dfn{debugging stub}.
11082
11083On certain remote targets, you can use an auxiliary program
11084@code{gdbserver} instead of linking a stub into your program.
11085@xref{Server,,Using the @code{gdbserver} program}, for details.
11086@end table
96baa820 11087
104c1213
JM
11088The debugging stub is specific to the architecture of the remote
11089machine; for example, use @file{sparc-stub.c} to debug programs on
11090@sc{sparc} boards.
96baa820 11091
104c1213
JM
11092@cindex remote serial stub list
11093These working remote stubs are distributed with @value{GDBN}:
96baa820 11094
104c1213
JM
11095@table @code
11096
11097@item i386-stub.c
41afff9a 11098@cindex @file{i386-stub.c}
104c1213
JM
11099@cindex Intel
11100@cindex i386
11101For Intel 386 and compatible architectures.
11102
11103@item m68k-stub.c
41afff9a 11104@cindex @file{m68k-stub.c}
104c1213
JM
11105@cindex Motorola 680x0
11106@cindex m680x0
11107For Motorola 680x0 architectures.
11108
11109@item sh-stub.c
41afff9a 11110@cindex @file{sh-stub.c}
172c2a43 11111@cindex Renesas
104c1213 11112@cindex SH
172c2a43 11113For Renesas SH architectures.
104c1213
JM
11114
11115@item sparc-stub.c
41afff9a 11116@cindex @file{sparc-stub.c}
104c1213
JM
11117@cindex Sparc
11118For @sc{sparc} architectures.
11119
11120@item sparcl-stub.c
41afff9a 11121@cindex @file{sparcl-stub.c}
104c1213
JM
11122@cindex Fujitsu
11123@cindex SparcLite
11124For Fujitsu @sc{sparclite} architectures.
11125
11126@end table
11127
11128The @file{README} file in the @value{GDBN} distribution may list other
11129recently added stubs.
11130
11131@menu
11132* Stub Contents:: What the stub can do for you
11133* Bootstrapping:: What you must do for the stub
11134* Debug Session:: Putting it all together
104c1213
JM
11135@end menu
11136
6d2ebf8b 11137@node Stub Contents
6f05cf9f 11138@subsection What the stub can do for you
104c1213
JM
11139
11140@cindex remote serial stub
11141The debugging stub for your architecture supplies these three
11142subroutines:
11143
11144@table @code
11145@item set_debug_traps
4644b6e3 11146@findex set_debug_traps
104c1213
JM
11147@cindex remote serial stub, initialization
11148This routine arranges for @code{handle_exception} to run when your
11149program stops. You must call this subroutine explicitly near the
11150beginning of your program.
11151
11152@item handle_exception
4644b6e3 11153@findex handle_exception
104c1213
JM
11154@cindex remote serial stub, main routine
11155This is the central workhorse, but your program never calls it
11156explicitly---the setup code arranges for @code{handle_exception} to
11157run when a trap is triggered.
11158
11159@code{handle_exception} takes control when your program stops during
11160execution (for example, on a breakpoint), and mediates communications
11161with @value{GDBN} on the host machine. This is where the communications
11162protocol is implemented; @code{handle_exception} acts as the @value{GDBN}
d4f3574e 11163representative on the target machine. It begins by sending summary
104c1213
JM
11164information on the state of your program, then continues to execute,
11165retrieving and transmitting any information @value{GDBN} needs, until you
11166execute a @value{GDBN} command that makes your program resume; at that point,
11167@code{handle_exception} returns control to your own code on the target
5d161b24 11168machine.
104c1213
JM
11169
11170@item breakpoint
11171@cindex @code{breakpoint} subroutine, remote
11172Use this auxiliary subroutine to make your program contain a
11173breakpoint. Depending on the particular situation, this may be the only
11174way for @value{GDBN} to get control. For instance, if your target
11175machine has some sort of interrupt button, you won't need to call this;
11176pressing the interrupt button transfers control to
11177@code{handle_exception}---in effect, to @value{GDBN}. On some machines,
11178simply receiving characters on the serial port may also trigger a trap;
11179again, in that situation, you don't need to call @code{breakpoint} from
11180your own program---simply running @samp{target remote} from the host
5d161b24 11181@value{GDBN} session gets control.
104c1213
JM
11182
11183Call @code{breakpoint} if none of these is true, or if you simply want
11184to make certain your program stops at a predetermined point for the
11185start of your debugging session.
11186@end table
11187
6d2ebf8b 11188@node Bootstrapping
6f05cf9f 11189@subsection What you must do for the stub
104c1213
JM
11190
11191@cindex remote stub, support routines
11192The debugging stubs that come with @value{GDBN} are set up for a particular
11193chip architecture, but they have no information about the rest of your
11194debugging target machine.
11195
11196First of all you need to tell the stub how to communicate with the
11197serial port.
11198
11199@table @code
11200@item int getDebugChar()
4644b6e3 11201@findex getDebugChar
104c1213
JM
11202Write this subroutine to read a single character from the serial port.
11203It may be identical to @code{getchar} for your target system; a
11204different name is used to allow you to distinguish the two if you wish.
11205
11206@item void putDebugChar(int)
4644b6e3 11207@findex putDebugChar
104c1213 11208Write this subroutine to write a single character to the serial port.
5d161b24 11209It may be identical to @code{putchar} for your target system; a
104c1213
JM
11210different name is used to allow you to distinguish the two if you wish.
11211@end table
11212
11213@cindex control C, and remote debugging
11214@cindex interrupting remote targets
11215If you want @value{GDBN} to be able to stop your program while it is
11216running, you need to use an interrupt-driven serial driver, and arrange
11217for it to stop when it receives a @code{^C} (@samp{\003}, the control-C
11218character). That is the character which @value{GDBN} uses to tell the
11219remote system to stop.
11220
11221Getting the debugging target to return the proper status to @value{GDBN}
11222probably requires changes to the standard stub; one quick and dirty way
11223is to just execute a breakpoint instruction (the ``dirty'' part is that
11224@value{GDBN} reports a @code{SIGTRAP} instead of a @code{SIGINT}).
11225
11226Other routines you need to supply are:
11227
11228@table @code
11229@item void exceptionHandler (int @var{exception_number}, void *@var{exception_address})
4644b6e3 11230@findex exceptionHandler
104c1213
JM
11231Write this function to install @var{exception_address} in the exception
11232handling tables. You need to do this because the stub does not have any
11233way of knowing what the exception handling tables on your target system
11234are like (for example, the processor's table might be in @sc{rom},
11235containing entries which point to a table in @sc{ram}).
11236@var{exception_number} is the exception number which should be changed;
11237its meaning is architecture-dependent (for example, different numbers
11238might represent divide by zero, misaligned access, etc). When this
11239exception occurs, control should be transferred directly to
11240@var{exception_address}, and the processor state (stack, registers,
11241and so on) should be just as it is when a processor exception occurs. So if
11242you want to use a jump instruction to reach @var{exception_address}, it
11243should be a simple jump, not a jump to subroutine.
11244
11245For the 386, @var{exception_address} should be installed as an interrupt
11246gate so that interrupts are masked while the handler runs. The gate
11247should be at privilege level 0 (the most privileged level). The
11248@sc{sparc} and 68k stubs are able to mask interrupts themselves without
11249help from @code{exceptionHandler}.
11250
11251@item void flush_i_cache()
4644b6e3 11252@findex flush_i_cache
d4f3574e 11253On @sc{sparc} and @sc{sparclite} only, write this subroutine to flush the
104c1213
JM
11254instruction cache, if any, on your target machine. If there is no
11255instruction cache, this subroutine may be a no-op.
11256
11257On target machines that have instruction caches, @value{GDBN} requires this
11258function to make certain that the state of your program is stable.
11259@end table
11260
11261@noindent
11262You must also make sure this library routine is available:
11263
11264@table @code
11265@item void *memset(void *, int, int)
4644b6e3 11266@findex memset
104c1213
JM
11267This is the standard library function @code{memset} that sets an area of
11268memory to a known value. If you have one of the free versions of
11269@code{libc.a}, @code{memset} can be found there; otherwise, you must
11270either obtain it from your hardware manufacturer, or write your own.
11271@end table
11272
11273If you do not use the GNU C compiler, you may need other standard
11274library subroutines as well; this varies from one stub to another,
11275but in general the stubs are likely to use any of the common library
d4f3574e 11276subroutines which @code{@value{GCC}} generates as inline code.
104c1213
JM
11277
11278
6d2ebf8b 11279@node Debug Session
6f05cf9f 11280@subsection Putting it all together
104c1213
JM
11281
11282@cindex remote serial debugging summary
11283In summary, when your program is ready to debug, you must follow these
11284steps.
11285
11286@enumerate
11287@item
6d2ebf8b 11288Make sure you have defined the supporting low-level routines
104c1213
JM
11289(@pxref{Bootstrapping,,What you must do for the stub}):
11290@display
11291@code{getDebugChar}, @code{putDebugChar},
11292@code{flush_i_cache}, @code{memset}, @code{exceptionHandler}.
11293@end display
11294
11295@item
11296Insert these lines near the top of your program:
11297
474c8240 11298@smallexample
104c1213
JM
11299set_debug_traps();
11300breakpoint();
474c8240 11301@end smallexample
104c1213
JM
11302
11303@item
11304For the 680x0 stub only, you need to provide a variable called
11305@code{exceptionHook}. Normally you just use:
11306
474c8240 11307@smallexample
104c1213 11308void (*exceptionHook)() = 0;
474c8240 11309@end smallexample
104c1213 11310
d4f3574e 11311@noindent
104c1213 11312but if before calling @code{set_debug_traps}, you set it to point to a
598ca718 11313function in your program, that function is called when
104c1213
JM
11314@code{@value{GDBN}} continues after stopping on a trap (for example, bus
11315error). The function indicated by @code{exceptionHook} is called with
11316one parameter: an @code{int} which is the exception number.
11317
11318@item
11319Compile and link together: your program, the @value{GDBN} debugging stub for
11320your target architecture, and the supporting subroutines.
11321
11322@item
11323Make sure you have a serial connection between your target machine and
11324the @value{GDBN} host, and identify the serial port on the host.
11325
11326@item
11327@c The "remote" target now provides a `load' command, so we should
11328@c document that. FIXME.
11329Download your program to your target machine (or get it there by
11330whatever means the manufacturer provides), and start it.
11331
11332@item
07f31aa6
DJ
11333Start @value{GDBN} on the host, and connect to the target
11334(@pxref{Connecting,,Connecting to a remote target}).
9db8d71f 11335
104c1213
JM
11336@end enumerate
11337
8e04817f
AC
11338@node Configurations
11339@chapter Configuration-Specific Information
104c1213 11340
8e04817f
AC
11341While nearly all @value{GDBN} commands are available for all native and
11342cross versions of the debugger, there are some exceptions. This chapter
11343describes things that are only available in certain configurations.
104c1213 11344
8e04817f
AC
11345There are three major categories of configurations: native
11346configurations, where the host and target are the same, embedded
11347operating system configurations, which are usually the same for several
11348different processor architectures, and bare embedded processors, which
11349are quite different from each other.
104c1213 11350
8e04817f
AC
11351@menu
11352* Native::
11353* Embedded OS::
11354* Embedded Processors::
11355* Architectures::
11356@end menu
104c1213 11357
8e04817f
AC
11358@node Native
11359@section Native
104c1213 11360
8e04817f
AC
11361This section describes details specific to particular native
11362configurations.
6cf7e474 11363
8e04817f
AC
11364@menu
11365* HP-UX:: HP-UX
7561d450 11366* BSD libkvm Interface:: Debugging BSD kernel memory images
8e04817f
AC
11367* SVR4 Process Information:: SVR4 process information
11368* DJGPP Native:: Features specific to the DJGPP port
78c47bea 11369* Cygwin Native:: Features specific to the Cygwin port
8e04817f 11370@end menu
6cf7e474 11371
8e04817f
AC
11372@node HP-UX
11373@subsection HP-UX
104c1213 11374
8e04817f
AC
11375On HP-UX systems, if you refer to a function or variable name that
11376begins with a dollar sign, @value{GDBN} searches for a user or system
11377name first, before it searches for a convenience variable.
104c1213 11378
7561d450
MK
11379@node BSD libkvm Interface
11380@subsection BSD libkvm Interface
11381
11382@cindex libkvm
11383@cindex kernel memory image
11384@cindex kernel crash dump
11385
11386BSD-derived systems (FreeBSD/NetBSD/OpenBSD) have a kernel memory
11387interface that provides a uniform interface for accessing kernel virtual
11388memory images, including live systems and crash dumps. @value{GDBN}
11389uses this interface to allow you to debug live kernels and kernel crash
11390dumps on many native BSD configurations. This is implemented as a
11391special @code{kvm} debugging target. For debugging a live system, load
11392the currently running kernel into @value{GDBN} and connect to the
11393@code{kvm} target:
11394
11395@smallexample
11396(@value{GDBP}) @b{target kvm}
11397@end smallexample
11398
11399For debugging crash dumps, provide the file name of the crash dump as an
11400argument:
11401
11402@smallexample
11403(@value{GDBP}) @b{target kvm /var/crash/bsd.0}
11404@end smallexample
11405
11406Once connected to the @code{kvm} target, the following commands are
11407available:
11408
11409@table @code
11410@kindex kvm
11411@item kvm pcb
11412Set current context from pcb address.
11413
11414@item kvm proc
11415Set current context from proc address. This command isn't available on
11416modern FreeBSD systems.
11417@end table
11418
8e04817f
AC
11419@node SVR4 Process Information
11420@subsection SVR4 process information
104c1213 11421
8e04817f
AC
11422@kindex /proc
11423@cindex process image
104c1213 11424
8e04817f
AC
11425Many versions of SVR4 provide a facility called @samp{/proc} that can be
11426used to examine the image of a running process using file-system
11427subroutines. If @value{GDBN} is configured for an operating system with
11428this facility, the command @code{info proc} is available to report on
11429several kinds of information about the process running your program.
11430@code{info proc} works only on SVR4 systems that include the
11431@code{procfs} code. This includes OSF/1 (Digital Unix), Solaris, Irix,
1104b9e7 11432and Unixware, but not HP-UX or @sc{gnu}/Linux, for example.
104c1213 11433
8e04817f
AC
11434@table @code
11435@kindex info proc
11436@item info proc
11437Summarize available information about the process.
6cf7e474 11438
8e04817f
AC
11439@kindex info proc mappings
11440@item info proc mappings
11441Report on the address ranges accessible in the program, with information
11442on whether your program may read, write, or execute each range.
11443@ignore
11444@comment These sub-options of 'info proc' were not included when
11445@comment procfs.c was re-written. Keep their descriptions around
11446@comment against the day when someone finds the time to put them back in.
11447@kindex info proc times
11448@item info proc times
11449Starting time, user CPU time, and system CPU time for your program and
11450its children.
6cf7e474 11451
8e04817f
AC
11452@kindex info proc id
11453@item info proc id
11454Report on the process IDs related to your program: its own process ID,
11455the ID of its parent, the process group ID, and the session ID.
104c1213 11456
8e04817f
AC
11457@kindex info proc status
11458@item info proc status
11459General information on the state of the process. If the process is
11460stopped, this report includes the reason for stopping, and any signal
11461received.
d4f3574e 11462
8e04817f
AC
11463@item info proc all
11464Show all the above information about the process.
11465@end ignore
11466@end table
104c1213 11467
8e04817f
AC
11468@node DJGPP Native
11469@subsection Features for Debugging @sc{djgpp} Programs
11470@cindex @sc{djgpp} debugging
11471@cindex native @sc{djgpp} debugging
11472@cindex MS-DOS-specific commands
104c1213 11473
8e04817f
AC
11474@sc{djgpp} is the port of @sc{gnu} development tools to MS-DOS and
11475MS-Windows. @sc{djgpp} programs are 32-bit protected-mode programs
11476that use the @dfn{DPMI} (DOS Protected-Mode Interface) API to run on
11477top of real-mode DOS systems and their emulations.
104c1213 11478
8e04817f
AC
11479@value{GDBN} supports native debugging of @sc{djgpp} programs, and
11480defines a few commands specific to the @sc{djgpp} port. This
11481subsection describes those commands.
104c1213 11482
8e04817f
AC
11483@table @code
11484@kindex info dos
11485@item info dos
11486This is a prefix of @sc{djgpp}-specific commands which print
11487information about the target system and important OS structures.
f1251bdd 11488
8e04817f
AC
11489@kindex sysinfo
11490@cindex MS-DOS system info
11491@cindex free memory information (MS-DOS)
11492@item info dos sysinfo
11493This command displays assorted information about the underlying
11494platform: the CPU type and features, the OS version and flavor, the
11495DPMI version, and the available conventional and DPMI memory.
104c1213 11496
8e04817f
AC
11497@cindex GDT
11498@cindex LDT
11499@cindex IDT
11500@cindex segment descriptor tables
11501@cindex descriptor tables display
11502@item info dos gdt
11503@itemx info dos ldt
11504@itemx info dos idt
11505These 3 commands display entries from, respectively, Global, Local,
11506and Interrupt Descriptor Tables (GDT, LDT, and IDT). The descriptor
11507tables are data structures which store a descriptor for each segment
11508that is currently in use. The segment's selector is an index into a
11509descriptor table; the table entry for that index holds the
11510descriptor's base address and limit, and its attributes and access
11511rights.
104c1213 11512
8e04817f
AC
11513A typical @sc{djgpp} program uses 3 segments: a code segment, a data
11514segment (used for both data and the stack), and a DOS segment (which
11515allows access to DOS/BIOS data structures and absolute addresses in
11516conventional memory). However, the DPMI host will usually define
11517additional segments in order to support the DPMI environment.
d4f3574e 11518
8e04817f
AC
11519@cindex garbled pointers
11520These commands allow to display entries from the descriptor tables.
11521Without an argument, all entries from the specified table are
11522displayed. An argument, which should be an integer expression, means
11523display a single entry whose index is given by the argument. For
11524example, here's a convenient way to display information about the
11525debugged program's data segment:
104c1213 11526
8e04817f
AC
11527@smallexample
11528@exdent @code{(@value{GDBP}) info dos ldt $ds}
11529@exdent @code{0x13f: base=0x11970000 limit=0x0009ffff 32-Bit Data (Read/Write, Exp-up)}
11530@end smallexample
104c1213 11531
8e04817f
AC
11532@noindent
11533This comes in handy when you want to see whether a pointer is outside
11534the data segment's limit (i.e.@: @dfn{garbled}).
104c1213 11535
8e04817f
AC
11536@cindex page tables display (MS-DOS)
11537@item info dos pde
11538@itemx info dos pte
11539These two commands display entries from, respectively, the Page
11540Directory and the Page Tables. Page Directories and Page Tables are
11541data structures which control how virtual memory addresses are mapped
11542into physical addresses. A Page Table includes an entry for every
11543page of memory that is mapped into the program's address space; there
11544may be several Page Tables, each one holding up to 4096 entries. A
11545Page Directory has up to 4096 entries, one each for every Page Table
11546that is currently in use.
104c1213 11547
8e04817f
AC
11548Without an argument, @kbd{info dos pde} displays the entire Page
11549Directory, and @kbd{info dos pte} displays all the entries in all of
11550the Page Tables. An argument, an integer expression, given to the
11551@kbd{info dos pde} command means display only that entry from the Page
11552Directory table. An argument given to the @kbd{info dos pte} command
11553means display entries from a single Page Table, the one pointed to by
11554the specified entry in the Page Directory.
104c1213 11555
8e04817f
AC
11556@cindex direct memory access (DMA) on MS-DOS
11557These commands are useful when your program uses @dfn{DMA} (Direct
11558Memory Access), which needs physical addresses to program the DMA
11559controller.
104c1213 11560
8e04817f 11561These commands are supported only with some DPMI servers.
104c1213 11562
8e04817f
AC
11563@cindex physical address from linear address
11564@item info dos address-pte @var{addr}
11565This command displays the Page Table entry for a specified linear
11566address. The argument linear address @var{addr} should already have the
11567appropriate segment's base address added to it, because this command
11568accepts addresses which may belong to @emph{any} segment. For
11569example, here's how to display the Page Table entry for the page where
11570the variable @code{i} is stored:
104c1213 11571
b383017d 11572@smallexample
8e04817f
AC
11573@exdent @code{(@value{GDBP}) info dos address-pte __djgpp_base_address + (char *)&i}
11574@exdent @code{Page Table entry for address 0x11a00d30:}
b383017d 11575@exdent @code{Base=0x02698000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0xd30}
8e04817f 11576@end smallexample
104c1213 11577
8e04817f
AC
11578@noindent
11579This says that @code{i} is stored at offset @code{0xd30} from the page
11580whose physical base address is @code{0x02698000}, and prints all the
11581attributes of that page.
104c1213 11582
8e04817f
AC
11583Note that you must cast the addresses of variables to a @code{char *},
11584since otherwise the value of @code{__djgpp_base_address}, the base
11585address of all variables and functions in a @sc{djgpp} program, will
11586be added using the rules of C pointer arithmetics: if @code{i} is
11587declared an @code{int}, @value{GDBN} will add 4 times the value of
11588@code{__djgpp_base_address} to the address of @code{i}.
104c1213 11589
8e04817f
AC
11590Here's another example, it displays the Page Table entry for the
11591transfer buffer:
104c1213 11592
8e04817f
AC
11593@smallexample
11594@exdent @code{(@value{GDBP}) info dos address-pte *((unsigned *)&_go32_info_block + 3)}
11595@exdent @code{Page Table entry for address 0x29110:}
11596@exdent @code{Base=0x00029000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0x110}
11597@end smallexample
104c1213 11598
8e04817f
AC
11599@noindent
11600(The @code{+ 3} offset is because the transfer buffer's address is the
116013rd member of the @code{_go32_info_block} structure.) The output of
11602this command clearly shows that addresses in conventional memory are
11603mapped 1:1, i.e.@: the physical and linear addresses are identical.
104c1213 11604
8e04817f
AC
11605This command is supported only with some DPMI servers.
11606@end table
104c1213 11607
78c47bea
PM
11608@node Cygwin Native
11609@subsection Features for Debugging MS Windows PE executables
11610@cindex MS Windows debugging
11611@cindex native Cygwin debugging
11612@cindex Cygwin-specific commands
11613
be448670
CF
11614@value{GDBN} supports native debugging of MS Windows programs, including
11615DLLs with and without symbolic debugging information. There are various
11616additional Cygwin-specific commands, described in this subsection. The
11617subsubsection @pxref{Non-debug DLL symbols} describes working with DLLs
11618that have no debugging symbols.
11619
78c47bea
PM
11620
11621@table @code
11622@kindex info w32
11623@item info w32
11624This is a prefix of MS Windows specific commands which print
11625information about the target system and important OS structures.
11626
11627@item info w32 selector
11628This command displays information returned by
11629the Win32 API @code{GetThreadSelectorEntry} function.
11630It takes an optional argument that is evaluated to
11631a long value to give the information about this given selector.
11632Without argument, this command displays information
11633about the the six segment registers.
11634
11635@kindex info dll
11636@item info dll
11637This is a Cygwin specific alias of info shared.
11638
11639@kindex dll-symbols
11640@item dll-symbols
11641This command loads symbols from a dll similarly to
11642add-sym command but without the need to specify a base address.
11643
b383017d 11644@kindex set new-console
78c47bea 11645@item set new-console @var{mode}
b383017d 11646If @var{mode} is @code{on} the debuggee will
78c47bea
PM
11647be started in a new console on next start.
11648If @var{mode} is @code{off}i, the debuggee will
11649be started in the same console as the debugger.
11650
11651@kindex show new-console
11652@item show new-console
11653Displays whether a new console is used
11654when the debuggee is started.
11655
11656@kindex set new-group
11657@item set new-group @var{mode}
11658This boolean value controls whether the debuggee should
11659start a new group or stay in the same group as the debugger.
11660This affects the way the Windows OS handles
11661Ctrl-C.
11662
11663@kindex show new-group
11664@item show new-group
11665Displays current value of new-group boolean.
11666
11667@kindex set debugevents
11668@item set debugevents
11669This boolean value adds debug output concerning events seen by the debugger.
11670
11671@kindex set debugexec
11672@item set debugexec
b383017d 11673This boolean value adds debug output concerning execute events
78c47bea
PM
11674seen by the debugger.
11675
11676@kindex set debugexceptions
11677@item set debugexceptions
b383017d 11678This boolean value adds debug ouptut concerning exception events
78c47bea
PM
11679seen by the debugger.
11680
11681@kindex set debugmemory
11682@item set debugmemory
b383017d 11683This boolean value adds debug ouptut concerning memory events
78c47bea
PM
11684seen by the debugger.
11685
11686@kindex set shell
11687@item set shell
11688This boolean values specifies whether the debuggee is called
11689via a shell or directly (default value is on).
11690
11691@kindex show shell
11692@item show shell
11693Displays if the debuggee will be started with a shell.
11694
11695@end table
11696
be448670
CF
11697@menu
11698* Non-debug DLL symbols:: Support for DLLs without debugging symbols
11699@end menu
11700
11701@node Non-debug DLL symbols
11702@subsubsection Support for DLLs without debugging symbols
11703@cindex DLLs with no debugging symbols
11704@cindex Minimal symbols and DLLs
11705
11706Very often on windows, some of the DLLs that your program relies on do
11707not include symbolic debugging information (for example,
11708@file{kernel32.dll}). When @value{GDBN} doesn't recognize any debugging
11709symbols in a DLL, it relies on the minimal amount of symbolic
11710information contained in the DLL's export table. This subsubsection
11711describes working with such symbols, known internally to @value{GDBN} as
11712``minimal symbols''.
11713
11714Note that before the debugged program has started execution, no DLLs
11715will have been loaded. The easiest way around this problem is simply to
11716start the program --- either by setting a breakpoint or letting the
11717program run once to completion. It is also possible to force
11718@value{GDBN} to load a particular DLL before starting the executable ---
11719see the shared library information in @pxref{Files} or the
11720@code{dll-symbols} command in @pxref{Cygwin Native}. Currently,
11721explicitly loading symbols from a DLL with no debugging information will
11722cause the symbol names to be duplicated in @value{GDBN}'s lookup table,
11723which may adversely affect symbol lookup performance.
11724
11725@subsubsection DLL name prefixes
11726
11727In keeping with the naming conventions used by the Microsoft debugging
11728tools, DLL export symbols are made available with a prefix based on the
11729DLL name, for instance @code{KERNEL32!CreateFileA}. The plain name is
11730also entered into the symbol table, so @code{CreateFileA} is often
11731sufficient. In some cases there will be name clashes within a program
11732(particularly if the executable itself includes full debugging symbols)
11733necessitating the use of the fully qualified name when referring to the
11734contents of the DLL. Use single-quotes around the name to avoid the
11735exclamation mark (``!'') being interpreted as a language operator.
11736
11737Note that the internal name of the DLL may be all upper-case, even
11738though the file name of the DLL is lower-case, or vice-versa. Since
11739symbols within @value{GDBN} are @emph{case-sensitive} this may cause
11740some confusion. If in doubt, try the @code{info functions} and
11741@code{info variables} commands or even @code{maint print msymbols} (see
11742@pxref{Symbols}). Here's an example:
11743
11744@smallexample
11745(gdb) info function CreateFileA
11746All functions matching regular expression "CreateFileA":
11747
11748Non-debugging symbols:
117490x77e885f4 CreateFileA
117500x77e885f4 KERNEL32!CreateFileA
11751@end smallexample
11752
11753@smallexample
11754(gdb) info function !
11755All functions matching regular expression "!":
11756
11757Non-debugging symbols:
117580x6100114c cygwin1!__assert
117590x61004034 cygwin1!_dll_crt0@@0
117600x61004240 cygwin1!dll_crt0(per_process *)
11761[etc...]
11762@end smallexample
11763
11764@subsubsection Working with minimal symbols
11765
11766Symbols extracted from a DLL's export table do not contain very much
11767type information. All that @value{GDBN} can do is guess whether a symbol
11768refers to a function or variable depending on the linker section that
11769contains the symbol. Also note that the actual contents of the memory
11770contained in a DLL are not available unless the program is running. This
11771means that you cannot examine the contents of a variable or disassemble
11772a function within a DLL without a running program.
11773
11774Variables are generally treated as pointers and dereferenced
11775automatically. For this reason, it is often necessary to prefix a
11776variable name with the address-of operator (``&'') and provide explicit
11777type information in the command. Here's an example of the type of
11778problem:
11779
11780@smallexample
11781(gdb) print 'cygwin1!__argv'
11782$1 = 268572168
11783@end smallexample
11784
11785@smallexample
11786(gdb) x 'cygwin1!__argv'
117870x10021610: "\230y\""
11788@end smallexample
11789
11790And two possible solutions:
11791
11792@smallexample
11793(gdb) print ((char **)'cygwin1!__argv')[0]
11794$2 = 0x22fd98 "/cygdrive/c/mydirectory/myprogram"
11795@end smallexample
11796
11797@smallexample
11798(gdb) x/2x &'cygwin1!__argv'
117990x610c0aa8 <cygwin1!__argv>: 0x10021608 0x00000000
11800(gdb) x/x 0x10021608
118010x10021608: 0x0022fd98
11802(gdb) x/s 0x0022fd98
118030x22fd98: "/cygdrive/c/mydirectory/myprogram"
11804@end smallexample
11805
11806Setting a break point within a DLL is possible even before the program
11807starts execution. However, under these circumstances, @value{GDBN} can't
11808examine the initial instructions of the function in order to skip the
11809function's frame set-up code. You can work around this by using ``*&''
11810to set the breakpoint at a raw memory address:
11811
11812@smallexample
11813(gdb) break *&'python22!PyOS_Readline'
11814Breakpoint 1 at 0x1e04eff0
11815@end smallexample
11816
11817The author of these extensions is not entirely convinced that setting a
11818break point within a shared DLL like @file{kernel32.dll} is completely
11819safe.
11820
8e04817f
AC
11821@node Embedded OS
11822@section Embedded Operating Systems
104c1213 11823
8e04817f
AC
11824This section describes configurations involving the debugging of
11825embedded operating systems that are available for several different
11826architectures.
d4f3574e 11827
8e04817f
AC
11828@menu
11829* VxWorks:: Using @value{GDBN} with VxWorks
11830@end menu
104c1213 11831
8e04817f
AC
11832@value{GDBN} includes the ability to debug programs running on
11833various real-time operating systems.
104c1213 11834
8e04817f
AC
11835@node VxWorks
11836@subsection Using @value{GDBN} with VxWorks
104c1213 11837
8e04817f 11838@cindex VxWorks
104c1213 11839
8e04817f 11840@table @code
104c1213 11841
8e04817f
AC
11842@kindex target vxworks
11843@item target vxworks @var{machinename}
11844A VxWorks system, attached via TCP/IP. The argument @var{machinename}
11845is the target system's machine name or IP address.
104c1213 11846
8e04817f 11847@end table
104c1213 11848
8e04817f
AC
11849On VxWorks, @code{load} links @var{filename} dynamically on the
11850current target system as well as adding its symbols in @value{GDBN}.
104c1213 11851
8e04817f
AC
11852@value{GDBN} enables developers to spawn and debug tasks running on networked
11853VxWorks targets from a Unix host. Already-running tasks spawned from
11854the VxWorks shell can also be debugged. @value{GDBN} uses code that runs on
11855both the Unix host and on the VxWorks target. The program
11856@code{@value{GDBP}} is installed and executed on the Unix host. (It may be
11857installed with the name @code{vxgdb}, to distinguish it from a
11858@value{GDBN} for debugging programs on the host itself.)
104c1213 11859
8e04817f
AC
11860@table @code
11861@item VxWorks-timeout @var{args}
11862@kindex vxworks-timeout
11863All VxWorks-based targets now support the option @code{vxworks-timeout}.
11864This option is set by the user, and @var{args} represents the number of
11865seconds @value{GDBN} waits for responses to rpc's. You might use this if
11866your VxWorks target is a slow software simulator or is on the far side
11867of a thin network line.
11868@end table
104c1213 11869
8e04817f
AC
11870The following information on connecting to VxWorks was current when
11871this manual was produced; newer releases of VxWorks may use revised
11872procedures.
104c1213 11873
4644b6e3 11874@findex INCLUDE_RDB
8e04817f
AC
11875To use @value{GDBN} with VxWorks, you must rebuild your VxWorks kernel
11876to include the remote debugging interface routines in the VxWorks
11877library @file{rdb.a}. To do this, define @code{INCLUDE_RDB} in the
11878VxWorks configuration file @file{configAll.h} and rebuild your VxWorks
11879kernel. The resulting kernel contains @file{rdb.a}, and spawns the
11880source debugging task @code{tRdbTask} when VxWorks is booted. For more
11881information on configuring and remaking VxWorks, see the manufacturer's
11882manual.
11883@c VxWorks, see the @cite{VxWorks Programmer's Guide}.
104c1213 11884
8e04817f
AC
11885Once you have included @file{rdb.a} in your VxWorks system image and set
11886your Unix execution search path to find @value{GDBN}, you are ready to
11887run @value{GDBN}. From your Unix host, run @code{@value{GDBP}} (or
11888@code{vxgdb}, depending on your installation).
104c1213 11889
8e04817f 11890@value{GDBN} comes up showing the prompt:
104c1213 11891
474c8240 11892@smallexample
8e04817f 11893(vxgdb)
474c8240 11894@end smallexample
104c1213 11895
8e04817f
AC
11896@menu
11897* VxWorks Connection:: Connecting to VxWorks
11898* VxWorks Download:: VxWorks download
11899* VxWorks Attach:: Running tasks
11900@end menu
104c1213 11901
8e04817f
AC
11902@node VxWorks Connection
11903@subsubsection Connecting to VxWorks
104c1213 11904
8e04817f
AC
11905The @value{GDBN} command @code{target} lets you connect to a VxWorks target on the
11906network. To connect to a target whose host name is ``@code{tt}'', type:
104c1213 11907
474c8240 11908@smallexample
8e04817f 11909(vxgdb) target vxworks tt
474c8240 11910@end smallexample
104c1213 11911
8e04817f
AC
11912@need 750
11913@value{GDBN} displays messages like these:
104c1213 11914
8e04817f
AC
11915@smallexample
11916Attaching remote machine across net...
11917Connected to tt.
11918@end smallexample
104c1213 11919
8e04817f
AC
11920@need 1000
11921@value{GDBN} then attempts to read the symbol tables of any object modules
11922loaded into the VxWorks target since it was last booted. @value{GDBN} locates
11923these files by searching the directories listed in the command search
11924path (@pxref{Environment, ,Your program's environment}); if it fails
11925to find an object file, it displays a message such as:
5d161b24 11926
474c8240 11927@smallexample
8e04817f 11928prog.o: No such file or directory.
474c8240 11929@end smallexample
104c1213 11930
8e04817f
AC
11931When this happens, add the appropriate directory to the search path with
11932the @value{GDBN} command @code{path}, and execute the @code{target}
11933command again.
104c1213 11934
8e04817f
AC
11935@node VxWorks Download
11936@subsubsection VxWorks download
104c1213 11937
8e04817f
AC
11938@cindex download to VxWorks
11939If you have connected to the VxWorks target and you want to debug an
11940object that has not yet been loaded, you can use the @value{GDBN}
11941@code{load} command to download a file from Unix to VxWorks
11942incrementally. The object file given as an argument to the @code{load}
11943command is actually opened twice: first by the VxWorks target in order
11944to download the code, then by @value{GDBN} in order to read the symbol
11945table. This can lead to problems if the current working directories on
11946the two systems differ. If both systems have NFS mounted the same
11947filesystems, you can avoid these problems by using absolute paths.
11948Otherwise, it is simplest to set the working directory on both systems
11949to the directory in which the object file resides, and then to reference
11950the file by its name, without any path. For instance, a program
11951@file{prog.o} may reside in @file{@var{vxpath}/vw/demo/rdb} in VxWorks
11952and in @file{@var{hostpath}/vw/demo/rdb} on the host. To load this
11953program, type this on VxWorks:
104c1213 11954
474c8240 11955@smallexample
8e04817f 11956-> cd "@var{vxpath}/vw/demo/rdb"
474c8240 11957@end smallexample
104c1213 11958
8e04817f
AC
11959@noindent
11960Then, in @value{GDBN}, type:
104c1213 11961
474c8240 11962@smallexample
8e04817f
AC
11963(vxgdb) cd @var{hostpath}/vw/demo/rdb
11964(vxgdb) load prog.o
474c8240 11965@end smallexample
104c1213 11966
8e04817f 11967@value{GDBN} displays a response similar to this:
104c1213 11968
8e04817f
AC
11969@smallexample
11970Reading symbol data from wherever/vw/demo/rdb/prog.o... done.
11971@end smallexample
104c1213 11972
8e04817f
AC
11973You can also use the @code{load} command to reload an object module
11974after editing and recompiling the corresponding source file. Note that
11975this makes @value{GDBN} delete all currently-defined breakpoints,
11976auto-displays, and convenience variables, and to clear the value
11977history. (This is necessary in order to preserve the integrity of
11978debugger's data structures that reference the target system's symbol
11979table.)
104c1213 11980
8e04817f
AC
11981@node VxWorks Attach
11982@subsubsection Running tasks
104c1213
JM
11983
11984@cindex running VxWorks tasks
11985You can also attach to an existing task using the @code{attach} command as
11986follows:
11987
474c8240 11988@smallexample
104c1213 11989(vxgdb) attach @var{task}
474c8240 11990@end smallexample
104c1213
JM
11991
11992@noindent
11993where @var{task} is the VxWorks hexadecimal task ID. The task can be running
11994or suspended when you attach to it. Running tasks are suspended at
11995the time of attachment.
11996
6d2ebf8b 11997@node Embedded Processors
104c1213
JM
11998@section Embedded Processors
11999
12000This section goes into details specific to particular embedded
12001configurations.
12002
7d86b5d5 12003
104c1213 12004@menu
104c1213 12005* ARM:: ARM
172c2a43
KI
12006* H8/300:: Renesas H8/300
12007* H8/500:: Renesas H8/500
12008* M32R/D:: Renesas M32R/D
104c1213 12009* M68K:: Motorola M68K
104c1213 12010* MIPS Embedded:: MIPS Embedded
a37295f9 12011* OpenRISC 1000:: OpenRisc 1000
104c1213
JM
12012* PA:: HP PA Embedded
12013* PowerPC: PowerPC
172c2a43 12014* SH:: Renesas SH
104c1213
JM
12015* Sparclet:: Tsqware Sparclet
12016* Sparclite:: Fujitsu Sparclite
12017* ST2000:: Tandem ST2000
12018* Z8000:: Zilog Z8000
12019@end menu
12020
6d2ebf8b 12021@node ARM
104c1213
JM
12022@subsection ARM
12023
12024@table @code
12025
8e04817f
AC
12026@kindex target rdi
12027@item target rdi @var{dev}
12028ARM Angel monitor, via RDI library interface to ADP protocol. You may
12029use this target to communicate with both boards running the Angel
12030monitor, or with the EmbeddedICE JTAG debug device.
12031
12032@kindex target rdp
12033@item target rdp @var{dev}
12034ARM Demon monitor.
12035
12036@end table
12037
12038@node H8/300
172c2a43 12039@subsection Renesas H8/300
8e04817f
AC
12040
12041@table @code
12042
12043@kindex target hms@r{, with H8/300}
12044@item target hms @var{dev}
172c2a43 12045A Renesas SH, H8/300, or H8/500 board, attached via serial line to your host.
8e04817f
AC
12046Use special commands @code{device} and @code{speed} to control the serial
12047line and the communications speed used.
12048
12049@kindex target e7000@r{, with H8/300}
12050@item target e7000 @var{dev}
172c2a43 12051E7000 emulator for Renesas H8 and SH.
8e04817f
AC
12052
12053@kindex target sh3@r{, with H8/300}
12054@kindex target sh3e@r{, with H8/300}
12055@item target sh3 @var{dev}
12056@itemx target sh3e @var{dev}
172c2a43 12057Renesas SH-3 and SH-3E target systems.
8e04817f
AC
12058
12059@end table
12060
12061@cindex download to H8/300 or H8/500
12062@cindex H8/300 or H8/500 download
172c2a43
KI
12063@cindex download to Renesas SH
12064@cindex Renesas SH download
12065When you select remote debugging to a Renesas SH, H8/300, or H8/500
12066board, the @code{load} command downloads your program to the Renesas
8e04817f
AC
12067board and also opens it as the current executable target for
12068@value{GDBN} on your host (like the @code{file} command).
12069
12070@value{GDBN} needs to know these things to talk to your
172c2a43 12071Renesas SH, H8/300, or H8/500:
8e04817f
AC
12072
12073@enumerate
12074@item
12075that you want to use @samp{target hms}, the remote debugging interface
172c2a43
KI
12076for Renesas microprocessors, or @samp{target e7000}, the in-circuit
12077emulator for the Renesas SH and the Renesas 300H. (@samp{target hms} is
12078the default when @value{GDBN} is configured specifically for the Renesas SH,
8e04817f
AC
12079H8/300, or H8/500.)
12080
12081@item
172c2a43 12082what serial device connects your host to your Renesas board (the first
8e04817f
AC
12083serial device available on your host is the default).
12084
12085@item
12086what speed to use over the serial device.
12087@end enumerate
12088
12089@menu
172c2a43
KI
12090* Renesas Boards:: Connecting to Renesas boards.
12091* Renesas ICE:: Using the E7000 In-Circuit Emulator.
12092* Renesas Special:: Special @value{GDBN} commands for Renesas micros.
8e04817f
AC
12093@end menu
12094
172c2a43
KI
12095@node Renesas Boards
12096@subsubsection Connecting to Renesas boards
8e04817f
AC
12097
12098@c only for Unix hosts
12099@kindex device
172c2a43 12100@cindex serial device, Renesas micros
8e04817f
AC
12101Use the special @code{@value{GDBN}} command @samp{device @var{port}} if you
12102need to explicitly set the serial device. The default @var{port} is the
12103first available port on your host. This is only necessary on Unix
12104hosts, where it is typically something like @file{/dev/ttya}.
12105
12106@kindex speed
172c2a43 12107@cindex serial line speed, Renesas micros
8e04817f
AC
12108@code{@value{GDBN}} has another special command to set the communications
12109speed: @samp{speed @var{bps}}. This command also is only used from Unix
12110hosts; on DOS hosts, set the line speed as usual from outside @value{GDBN} with
12111the DOS @code{mode} command (for instance,
12112@w{@kbd{mode com2:9600,n,8,1,p}} for a 9600@dmn{bps} connection).
12113
12114The @samp{device} and @samp{speed} commands are available only when you
172c2a43 12115use a Unix host to debug your Renesas microprocessor programs. If you
8e04817f
AC
12116use a DOS host,
12117@value{GDBN} depends on an auxiliary terminate-and-stay-resident program
12118called @code{asynctsr} to communicate with the development board
12119through a PC serial port. You must also use the DOS @code{mode} command
12120to set up the serial port on the DOS side.
12121
12122The following sample session illustrates the steps needed to start a
12123program under @value{GDBN} control on an H8/300. The example uses a
12124sample H8/300 program called @file{t.x}. The procedure is the same for
172c2a43 12125the Renesas SH and the H8/500.
8e04817f
AC
12126
12127First hook up your development board. In this example, we use a
12128board attached to serial port @code{COM2}; if you use a different serial
12129port, substitute its name in the argument of the @code{mode} command.
12130When you call @code{asynctsr}, the auxiliary comms program used by the
12131debugger, you give it just the numeric part of the serial port's name;
12132for example, @samp{asyncstr 2} below runs @code{asyncstr} on
12133@code{COM2}.
12134
474c8240 12135@smallexample
8e04817f
AC
12136C:\H8300\TEST> asynctsr 2
12137C:\H8300\TEST> mode com2:9600,n,8,1,p
12138
12139Resident portion of MODE loaded
12140
12141COM2: 9600, n, 8, 1, p
12142
474c8240 12143@end smallexample
8e04817f
AC
12144
12145@quotation
12146@emph{Warning:} We have noticed a bug in PC-NFS that conflicts with
12147@code{asynctsr}. If you also run PC-NFS on your DOS host, you may need to
12148disable it, or even boot without it, to use @code{asynctsr} to control
12149your development board.
12150@end quotation
12151
12152@kindex target hms@r{, and serial protocol}
12153Now that serial communications are set up, and the development board is
12154connected, you can start up @value{GDBN}. Call @code{@value{GDBP}} with
12155the name of your program as the argument. @code{@value{GDBN}} prompts
12156you, as usual, with the prompt @samp{(@value{GDBP})}. Use two special
12157commands to begin your debugging session: @samp{target hms} to specify
172c2a43 12158cross-debugging to the Renesas board, and the @code{load} command to
8e04817f
AC
12159download your program to the board. @code{load} displays the names of
12160the program's sections, and a @samp{*} for each 2K of data downloaded.
12161(If you want to refresh @value{GDBN} data on symbols or on the
12162executable file without downloading, use the @value{GDBN} commands
12163@code{file} or @code{symbol-file}. These commands, and @code{load}
12164itself, are described in @ref{Files,,Commands to specify files}.)
12165
12166@smallexample
12167(eg-C:\H8300\TEST) @value{GDBP} t.x
12168@value{GDBN} is free software and you are welcome to distribute copies
12169 of it under certain conditions; type "show copying" to see
12170 the conditions.
12171There is absolutely no warranty for @value{GDBN}; type "show warranty"
12172for details.
12173@value{GDBN} @value{GDBVN}, Copyright 1992 Free Software Foundation, Inc...
12174(@value{GDBP}) target hms
12175Connected to remote H8/300 HMS system.
12176(@value{GDBP}) load t.x
12177.text : 0x8000 .. 0xabde ***********
12178.data : 0xabde .. 0xad30 *
12179.stack : 0xf000 .. 0xf014 *
12180@end smallexample
12181
12182At this point, you're ready to run or debug your program. From here on,
12183you can use all the usual @value{GDBN} commands. The @code{break} command
12184sets breakpoints; the @code{run} command starts your program;
12185@code{print} or @code{x} display data; the @code{continue} command
12186resumes execution after stopping at a breakpoint. You can use the
12187@code{help} command at any time to find out more about @value{GDBN} commands.
12188
12189Remember, however, that @emph{operating system} facilities aren't
12190available on your development board; for example, if your program hangs,
12191you can't send an interrupt---but you can press the @sc{reset} switch!
12192
12193Use the @sc{reset} button on the development board
12194@itemize @bullet
12195@item
12196to interrupt your program (don't use @kbd{ctl-C} on the DOS host---it has
12197no way to pass an interrupt signal to the development board); and
12198
12199@item
12200to return to the @value{GDBN} command prompt after your program finishes
12201normally. The communications protocol provides no other way for @value{GDBN}
12202to detect program completion.
12203@end itemize
12204
12205In either case, @value{GDBN} sees the effect of a @sc{reset} on the
12206development board as a ``normal exit'' of your program.
12207
172c2a43 12208@node Renesas ICE
8e04817f
AC
12209@subsubsection Using the E7000 in-circuit emulator
12210
172c2a43 12211@kindex target e7000@r{, with Renesas ICE}
8e04817f 12212You can use the E7000 in-circuit emulator to develop code for either the
172c2a43 12213Renesas SH or the H8/300H. Use one of these forms of the @samp{target
8e04817f
AC
12214e7000} command to connect @value{GDBN} to your E7000:
12215
12216@table @code
12217@item target e7000 @var{port} @var{speed}
12218Use this form if your E7000 is connected to a serial port. The
12219@var{port} argument identifies what serial port to use (for example,
12220@samp{com2}). The third argument is the line speed in bits per second
12221(for example, @samp{9600}).
12222
12223@item target e7000 @var{hostname}
12224If your E7000 is installed as a host on a TCP/IP network, you can just
12225specify its hostname; @value{GDBN} uses @code{telnet} to connect.
12226@end table
12227
172c2a43
KI
12228@node Renesas Special
12229@subsubsection Special @value{GDBN} commands for Renesas micros
8e04817f
AC
12230
12231Some @value{GDBN} commands are available only for the H8/300:
12232
12233@table @code
12234
12235@kindex set machine
12236@kindex show machine
12237@item set machine h8300
12238@itemx set machine h8300h
12239Condition @value{GDBN} for one of the two variants of the H8/300
12240architecture with @samp{set machine}. You can use @samp{show machine}
12241to check which variant is currently in effect.
104c1213
JM
12242
12243@end table
12244
8e04817f
AC
12245@node H8/500
12246@subsection H8/500
104c1213
JM
12247
12248@table @code
12249
8e04817f
AC
12250@kindex set memory @var{mod}
12251@cindex memory models, H8/500
12252@item set memory @var{mod}
12253@itemx show memory
12254Specify which H8/500 memory model (@var{mod}) you are using with
12255@samp{set memory}; check which memory model is in effect with @samp{show
12256memory}. The accepted values for @var{mod} are @code{small},
12257@code{big}, @code{medium}, and @code{compact}.
104c1213 12258
8e04817f 12259@end table
104c1213 12260
8e04817f 12261@node M32R/D
172c2a43 12262@subsection Renesas M32R/D
8e04817f
AC
12263
12264@table @code
12265
12266@kindex target m32r
12267@item target m32r @var{dev}
172c2a43 12268Renesas M32R/D ROM monitor.
8e04817f 12269
fb3e19c0
KI
12270@kindex target m32rsdi
12271@item target m32rsdi @var{dev}
12272Renesas M32R SDI server, connected via parallel port to the board.
12273
8e04817f
AC
12274@end table
12275
12276@node M68K
12277@subsection M68k
12278
12279The Motorola m68k configuration includes ColdFire support, and
12280target command for the following ROM monitors.
12281
12282@table @code
12283
12284@kindex target abug
12285@item target abug @var{dev}
12286ABug ROM monitor for M68K.
12287
12288@kindex target cpu32bug
12289@item target cpu32bug @var{dev}
12290CPU32BUG monitor, running on a CPU32 (M68K) board.
12291
12292@kindex target dbug
12293@item target dbug @var{dev}
12294dBUG ROM monitor for Motorola ColdFire.
12295
12296@kindex target est
12297@item target est @var{dev}
12298EST-300 ICE monitor, running on a CPU32 (M68K) board.
12299
12300@kindex target rom68k
12301@item target rom68k @var{dev}
12302ROM 68K monitor, running on an M68K IDP board.
12303
12304@end table
12305
8e04817f
AC
12306@table @code
12307
12308@kindex target rombug
12309@item target rombug @var{dev}
12310ROMBUG ROM monitor for OS/9000.
12311
12312@end table
12313
8e04817f
AC
12314@node MIPS Embedded
12315@subsection MIPS Embedded
12316
12317@cindex MIPS boards
12318@value{GDBN} can use the MIPS remote debugging protocol to talk to a
12319MIPS board attached to a serial line. This is available when
12320you configure @value{GDBN} with @samp{--target=mips-idt-ecoff}.
104c1213 12321
8e04817f
AC
12322@need 1000
12323Use these @value{GDBN} commands to specify the connection to your target board:
104c1213 12324
8e04817f
AC
12325@table @code
12326@item target mips @var{port}
12327@kindex target mips @var{port}
12328To run a program on the board, start up @code{@value{GDBP}} with the
12329name of your program as the argument. To connect to the board, use the
12330command @samp{target mips @var{port}}, where @var{port} is the name of
12331the serial port connected to the board. If the program has not already
12332been downloaded to the board, you may use the @code{load} command to
12333download it. You can then use all the usual @value{GDBN} commands.
104c1213 12334
8e04817f
AC
12335For example, this sequence connects to the target board through a serial
12336port, and loads and runs a program called @var{prog} through the
12337debugger:
104c1213 12338
474c8240 12339@smallexample
8e04817f
AC
12340host$ @value{GDBP} @var{prog}
12341@value{GDBN} is free software and @dots{}
12342(@value{GDBP}) target mips /dev/ttyb
12343(@value{GDBP}) load @var{prog}
12344(@value{GDBP}) run
474c8240 12345@end smallexample
104c1213 12346
8e04817f
AC
12347@item target mips @var{hostname}:@var{portnumber}
12348On some @value{GDBN} host configurations, you can specify a TCP
12349connection (for instance, to a serial line managed by a terminal
12350concentrator) instead of a serial port, using the syntax
12351@samp{@var{hostname}:@var{portnumber}}.
104c1213 12352
8e04817f
AC
12353@item target pmon @var{port}
12354@kindex target pmon @var{port}
12355PMON ROM monitor.
104c1213 12356
8e04817f
AC
12357@item target ddb @var{port}
12358@kindex target ddb @var{port}
12359NEC's DDB variant of PMON for Vr4300.
104c1213 12360
8e04817f
AC
12361@item target lsi @var{port}
12362@kindex target lsi @var{port}
12363LSI variant of PMON.
104c1213 12364
8e04817f
AC
12365@kindex target r3900
12366@item target r3900 @var{dev}
12367Densan DVE-R3900 ROM monitor for Toshiba R3900 Mips.
104c1213 12368
8e04817f
AC
12369@kindex target array
12370@item target array @var{dev}
12371Array Tech LSI33K RAID controller board.
104c1213 12372
8e04817f 12373@end table
104c1213 12374
104c1213 12375
8e04817f
AC
12376@noindent
12377@value{GDBN} also supports these special commands for MIPS targets:
104c1213 12378
8e04817f
AC
12379@table @code
12380@item set processor @var{args}
12381@itemx show processor
12382@kindex set processor @var{args}
12383@kindex show processor
12384Use the @code{set processor} command to set the type of MIPS
12385processor when you want to access processor-type-specific registers.
12386For example, @code{set processor @var{r3041}} tells @value{GDBN}
12387to use the CPU registers appropriate for the 3041 chip.
12388Use the @code{show processor} command to see what MIPS processor @value{GDBN}
12389is using. Use the @code{info reg} command to see what registers
12390@value{GDBN} is using.
104c1213 12391
8e04817f
AC
12392@item set mipsfpu double
12393@itemx set mipsfpu single
12394@itemx set mipsfpu none
12395@itemx show mipsfpu
12396@kindex set mipsfpu
12397@kindex show mipsfpu
12398@cindex MIPS remote floating point
12399@cindex floating point, MIPS remote
12400If your target board does not support the MIPS floating point
12401coprocessor, you should use the command @samp{set mipsfpu none} (if you
12402need this, you may wish to put the command in your @value{GDBN} init
12403file). This tells @value{GDBN} how to find the return value of
12404functions which return floating point values. It also allows
12405@value{GDBN} to avoid saving the floating point registers when calling
12406functions on the board. If you are using a floating point coprocessor
12407with only single precision floating point support, as on the @sc{r4650}
12408processor, use the command @samp{set mipsfpu single}. The default
12409double precision floating point coprocessor may be selected using
12410@samp{set mipsfpu double}.
104c1213 12411
8e04817f
AC
12412In previous versions the only choices were double precision or no
12413floating point, so @samp{set mipsfpu on} will select double precision
12414and @samp{set mipsfpu off} will select no floating point.
104c1213 12415
8e04817f
AC
12416As usual, you can inquire about the @code{mipsfpu} variable with
12417@samp{show mipsfpu}.
104c1213 12418
8e04817f
AC
12419@item set remotedebug @var{n}
12420@itemx show remotedebug
12421@kindex set remotedebug@r{, MIPS protocol}
12422@kindex show remotedebug@r{, MIPS protocol}
12423@cindex @code{remotedebug}, MIPS protocol
12424@cindex MIPS @code{remotedebug} protocol
12425@c FIXME! For this to be useful, you must know something about the MIPS
12426@c FIXME...protocol. Where is it described?
12427You can see some debugging information about communications with the board
12428by setting the @code{remotedebug} variable. If you set it to @code{1} using
12429@samp{set remotedebug 1}, every packet is displayed. If you set it
12430to @code{2}, every character is displayed. You can check the current value
12431at any time with the command @samp{show remotedebug}.
104c1213 12432
8e04817f
AC
12433@item set timeout @var{seconds}
12434@itemx set retransmit-timeout @var{seconds}
12435@itemx show timeout
12436@itemx show retransmit-timeout
12437@cindex @code{timeout}, MIPS protocol
12438@cindex @code{retransmit-timeout}, MIPS protocol
12439@kindex set timeout
12440@kindex show timeout
12441@kindex set retransmit-timeout
12442@kindex show retransmit-timeout
12443You can control the timeout used while waiting for a packet, in the MIPS
12444remote protocol, with the @code{set timeout @var{seconds}} command. The
12445default is 5 seconds. Similarly, you can control the timeout used while
12446waiting for an acknowledgement of a packet with the @code{set
12447retransmit-timeout @var{seconds}} command. The default is 3 seconds.
12448You can inspect both values with @code{show timeout} and @code{show
12449retransmit-timeout}. (These commands are @emph{only} available when
12450@value{GDBN} is configured for @samp{--target=mips-idt-ecoff}.)
104c1213 12451
8e04817f
AC
12452The timeout set by @code{set timeout} does not apply when @value{GDBN}
12453is waiting for your program to stop. In that case, @value{GDBN} waits
12454forever because it has no way of knowing how long the program is going
12455to run before stopping.
12456@end table
104c1213 12457
a37295f9
MM
12458@node OpenRISC 1000
12459@subsection OpenRISC 1000
12460@cindex OpenRISC 1000
12461
12462@cindex or1k boards
12463See OR1k Architecture document (@uref{www.opencores.org}) for more information
12464about platform and commands.
12465
12466@table @code
12467
12468@kindex target jtag
12469@item target jtag jtag://@var{host}:@var{port}
12470
12471Connects to remote JTAG server.
12472JTAG remote server can be either an or1ksim or JTAG server,
12473connected via parallel port to the board.
12474
12475Example: @code{target jtag jtag://localhost:9999}
12476
12477@kindex or1ksim
12478@item or1ksim @var{command}
12479If connected to @code{or1ksim} OpenRISC 1000 Architectural
12480Simulator, proprietary commands can be executed.
12481
12482@kindex info or1k spr
12483@item info or1k spr
12484Displays spr groups.
12485
12486@item info or1k spr @var{group}
12487@itemx info or1k spr @var{groupno}
12488Displays register names in selected group.
12489
12490@item info or1k spr @var{group} @var{register}
12491@itemx info or1k spr @var{register}
12492@itemx info or1k spr @var{groupno} @var{registerno}
12493@itemx info or1k spr @var{registerno}
12494Shows information about specified spr register.
12495
12496@kindex spr
12497@item spr @var{group} @var{register} @var{value}
12498@itemx spr @var{register @var{value}}
12499@itemx spr @var{groupno} @var{registerno @var{value}}
12500@itemx spr @var{registerno @var{value}}
12501Writes @var{value} to specified spr register.
12502@end table
12503
12504Some implementations of OpenRISC 1000 Architecture also have hardware trace.
12505It is very similar to @value{GDBN} trace, except it does not interfere with normal
12506program execution and is thus much faster. Hardware breakpoints/watchpoint
12507triggers can be set using:
12508@table @code
12509@item $LEA/$LDATA
12510Load effective address/data
12511@item $SEA/$SDATA
12512Store effective address/data
12513@item $AEA/$ADATA
12514Access effective address ($SEA or $LEA) or data ($SDATA/$LDATA)
12515@item $FETCH
12516Fetch data
12517@end table
12518
12519When triggered, it can capture low level data, like: @code{PC}, @code{LSEA},
12520@code{LDATA}, @code{SDATA}, @code{READSPR}, @code{WRITESPR}, @code{INSTR}.
12521
12522@code{htrace} commands:
12523@cindex OpenRISC 1000 htrace
12524@table @code
12525@kindex hwatch
12526@item hwatch @var{conditional}
12527Set hardware watchpoint on combination of Load/Store Effecive Address(es)
12528or Data. For example:
12529
12530@code{hwatch ($LEA == my_var) && ($LDATA < 50) || ($SEA == my_var) && ($SDATA >= 50)}
12531
12532@code{hwatch ($LEA == my_var) && ($LDATA < 50) || ($SEA == my_var) && ($SDATA >= 50)}
12533
4644b6e3 12534@kindex htrace
a37295f9
MM
12535@item htrace info
12536Display information about current HW trace configuration.
12537
a37295f9
MM
12538@item htrace trigger @var{conditional}
12539Set starting criteria for HW trace.
12540
a37295f9
MM
12541@item htrace qualifier @var{conditional}
12542Set acquisition qualifier for HW trace.
12543
a37295f9
MM
12544@item htrace stop @var{conditional}
12545Set HW trace stopping criteria.
12546
f153cc92 12547@item htrace record [@var{data}]*
a37295f9
MM
12548Selects the data to be recorded, when qualifier is met and HW trace was
12549triggered.
12550
a37295f9 12551@item htrace enable
a37295f9
MM
12552@itemx htrace disable
12553Enables/disables the HW trace.
12554
f153cc92 12555@item htrace rewind [@var{filename}]
a37295f9
MM
12556Clears currently recorded trace data.
12557
12558If filename is specified, new trace file is made and any newly collected data
12559will be written there.
12560
f153cc92 12561@item htrace print [@var{start} [@var{len}]]
a37295f9
MM
12562Prints trace buffer, using current record configuration.
12563
a37295f9
MM
12564@item htrace mode continuous
12565Set continuous trace mode.
12566
a37295f9
MM
12567@item htrace mode suspend
12568Set suspend trace mode.
12569
12570@end table
12571
8e04817f
AC
12572@node PowerPC
12573@subsection PowerPC
104c1213
JM
12574
12575@table @code
104c1213 12576
8e04817f
AC
12577@kindex target dink32
12578@item target dink32 @var{dev}
12579DINK32 ROM monitor.
104c1213 12580
8e04817f
AC
12581@kindex target ppcbug
12582@item target ppcbug @var{dev}
12583@kindex target ppcbug1
12584@item target ppcbug1 @var{dev}
12585PPCBUG ROM monitor for PowerPC.
104c1213 12586
8e04817f
AC
12587@kindex target sds
12588@item target sds @var{dev}
12589SDS monitor, running on a PowerPC board (such as Motorola's ADS).
12590
12591@end table
12592
12593@node PA
12594@subsection HP PA Embedded
104c1213
JM
12595
12596@table @code
12597
8e04817f
AC
12598@kindex target op50n
12599@item target op50n @var{dev}
12600OP50N monitor, running on an OKI HPPA board.
12601
12602@kindex target w89k
12603@item target w89k @var{dev}
12604W89K monitor, running on a Winbond HPPA board.
104c1213
JM
12605
12606@end table
12607
8e04817f 12608@node SH
172c2a43 12609@subsection Renesas SH
104c1213
JM
12610
12611@table @code
12612
172c2a43 12613@kindex target hms@r{, with Renesas SH}
8e04817f 12614@item target hms @var{dev}
172c2a43 12615A Renesas SH board attached via serial line to your host. Use special
8e04817f
AC
12616commands @code{device} and @code{speed} to control the serial line and
12617the communications speed used.
104c1213 12618
172c2a43 12619@kindex target e7000@r{, with Renesas SH}
8e04817f 12620@item target e7000 @var{dev}
172c2a43 12621E7000 emulator for Renesas SH.
104c1213 12622
8e04817f
AC
12623@kindex target sh3@r{, with SH}
12624@kindex target sh3e@r{, with SH}
12625@item target sh3 @var{dev}
12626@item target sh3e @var{dev}
172c2a43 12627Renesas SH-3 and SH-3E target systems.
104c1213 12628
8e04817f 12629@end table
104c1213 12630
8e04817f
AC
12631@node Sparclet
12632@subsection Tsqware Sparclet
104c1213 12633
8e04817f
AC
12634@cindex Sparclet
12635
12636@value{GDBN} enables developers to debug tasks running on
12637Sparclet targets from a Unix host.
12638@value{GDBN} uses code that runs on
12639both the Unix host and on the Sparclet target. The program
12640@code{@value{GDBP}} is installed and executed on the Unix host.
104c1213 12641
8e04817f
AC
12642@table @code
12643@item remotetimeout @var{args}
12644@kindex remotetimeout
12645@value{GDBN} supports the option @code{remotetimeout}.
12646This option is set by the user, and @var{args} represents the number of
12647seconds @value{GDBN} waits for responses.
104c1213
JM
12648@end table
12649
8e04817f
AC
12650@cindex compiling, on Sparclet
12651When compiling for debugging, include the options @samp{-g} to get debug
12652information and @samp{-Ttext} to relocate the program to where you wish to
12653load it on the target. You may also want to add the options @samp{-n} or
12654@samp{-N} in order to reduce the size of the sections. Example:
104c1213 12655
474c8240 12656@smallexample
8e04817f 12657sparclet-aout-gcc prog.c -Ttext 0x12010000 -g -o prog -N
474c8240 12658@end smallexample
104c1213 12659
8e04817f 12660You can use @code{objdump} to verify that the addresses are what you intended:
104c1213 12661
474c8240 12662@smallexample
8e04817f 12663sparclet-aout-objdump --headers --syms prog
474c8240 12664@end smallexample
104c1213 12665
8e04817f
AC
12666@cindex running, on Sparclet
12667Once you have set
12668your Unix execution search path to find @value{GDBN}, you are ready to
12669run @value{GDBN}. From your Unix host, run @code{@value{GDBP}}
12670(or @code{sparclet-aout-gdb}, depending on your installation).
104c1213 12671
8e04817f
AC
12672@value{GDBN} comes up showing the prompt:
12673
474c8240 12674@smallexample
8e04817f 12675(gdbslet)
474c8240 12676@end smallexample
104c1213
JM
12677
12678@menu
8e04817f
AC
12679* Sparclet File:: Setting the file to debug
12680* Sparclet Connection:: Connecting to Sparclet
12681* Sparclet Download:: Sparclet download
12682* Sparclet Execution:: Running and debugging
104c1213
JM
12683@end menu
12684
8e04817f
AC
12685@node Sparclet File
12686@subsubsection Setting file to debug
104c1213 12687
8e04817f 12688The @value{GDBN} command @code{file} lets you choose with program to debug.
104c1213 12689
474c8240 12690@smallexample
8e04817f 12691(gdbslet) file prog
474c8240 12692@end smallexample
104c1213 12693
8e04817f
AC
12694@need 1000
12695@value{GDBN} then attempts to read the symbol table of @file{prog}.
12696@value{GDBN} locates
12697the file by searching the directories listed in the command search
12698path.
12699If the file was compiled with debug information (option "-g"), source
12700files will be searched as well.
12701@value{GDBN} locates
12702the source files by searching the directories listed in the directory search
12703path (@pxref{Environment, ,Your program's environment}).
12704If it fails
12705to find a file, it displays a message such as:
104c1213 12706
474c8240 12707@smallexample
8e04817f 12708prog: No such file or directory.
474c8240 12709@end smallexample
104c1213 12710
8e04817f
AC
12711When this happens, add the appropriate directories to the search paths with
12712the @value{GDBN} commands @code{path} and @code{dir}, and execute the
12713@code{target} command again.
104c1213 12714
8e04817f
AC
12715@node Sparclet Connection
12716@subsubsection Connecting to Sparclet
104c1213 12717
8e04817f
AC
12718The @value{GDBN} command @code{target} lets you connect to a Sparclet target.
12719To connect to a target on serial port ``@code{ttya}'', type:
104c1213 12720
474c8240 12721@smallexample
8e04817f
AC
12722(gdbslet) target sparclet /dev/ttya
12723Remote target sparclet connected to /dev/ttya
12724main () at ../prog.c:3
474c8240 12725@end smallexample
104c1213 12726
8e04817f
AC
12727@need 750
12728@value{GDBN} displays messages like these:
104c1213 12729
474c8240 12730@smallexample
8e04817f 12731Connected to ttya.
474c8240 12732@end smallexample
104c1213 12733
8e04817f
AC
12734@node Sparclet Download
12735@subsubsection Sparclet download
104c1213 12736
8e04817f
AC
12737@cindex download to Sparclet
12738Once connected to the Sparclet target,
12739you can use the @value{GDBN}
12740@code{load} command to download the file from the host to the target.
12741The file name and load offset should be given as arguments to the @code{load}
12742command.
12743Since the file format is aout, the program must be loaded to the starting
12744address. You can use @code{objdump} to find out what this value is. The load
12745offset is an offset which is added to the VMA (virtual memory address)
12746of each of the file's sections.
12747For instance, if the program
12748@file{prog} was linked to text address 0x1201000, with data at 0x12010160
12749and bss at 0x12010170, in @value{GDBN}, type:
104c1213 12750
474c8240 12751@smallexample
8e04817f
AC
12752(gdbslet) load prog 0x12010000
12753Loading section .text, size 0xdb0 vma 0x12010000
474c8240 12754@end smallexample
104c1213 12755
8e04817f
AC
12756If the code is loaded at a different address then what the program was linked
12757to, you may need to use the @code{section} and @code{add-symbol-file} commands
12758to tell @value{GDBN} where to map the symbol table.
12759
12760@node Sparclet Execution
12761@subsubsection Running and debugging
12762
12763@cindex running and debugging Sparclet programs
12764You can now begin debugging the task using @value{GDBN}'s execution control
12765commands, @code{b}, @code{step}, @code{run}, etc. See the @value{GDBN}
12766manual for the list of commands.
12767
474c8240 12768@smallexample
8e04817f
AC
12769(gdbslet) b main
12770Breakpoint 1 at 0x12010000: file prog.c, line 3.
12771(gdbslet) run
12772Starting program: prog
12773Breakpoint 1, main (argc=1, argv=0xeffff21c) at prog.c:3
127743 char *symarg = 0;
12775(gdbslet) step
127764 char *execarg = "hello!";
12777(gdbslet)
474c8240 12778@end smallexample
8e04817f
AC
12779
12780@node Sparclite
12781@subsection Fujitsu Sparclite
104c1213
JM
12782
12783@table @code
12784
8e04817f
AC
12785@kindex target sparclite
12786@item target sparclite @var{dev}
12787Fujitsu sparclite boards, used only for the purpose of loading.
12788You must use an additional command to debug the program.
12789For example: target remote @var{dev} using @value{GDBN} standard
12790remote protocol.
104c1213
JM
12791
12792@end table
12793
8e04817f
AC
12794@node ST2000
12795@subsection Tandem ST2000
104c1213 12796
8e04817f
AC
12797@value{GDBN} may be used with a Tandem ST2000 phone switch, running Tandem's
12798STDBUG protocol.
104c1213 12799
8e04817f
AC
12800To connect your ST2000 to the host system, see the manufacturer's
12801manual. Once the ST2000 is physically attached, you can run:
104c1213 12802
474c8240 12803@smallexample
8e04817f 12804target st2000 @var{dev} @var{speed}
474c8240 12805@end smallexample
104c1213 12806
8e04817f
AC
12807@noindent
12808to establish it as your debugging environment. @var{dev} is normally
12809the name of a serial device, such as @file{/dev/ttya}, connected to the
12810ST2000 via a serial line. You can instead specify @var{dev} as a TCP
12811connection (for example, to a serial line attached via a terminal
12812concentrator) using the syntax @code{@var{hostname}:@var{portnumber}}.
104c1213 12813
8e04817f
AC
12814The @code{load} and @code{attach} commands are @emph{not} defined for
12815this target; you must load your program into the ST2000 as you normally
12816would for standalone operation. @value{GDBN} reads debugging information
12817(such as symbols) from a separate, debugging version of the program
12818available on your host computer.
12819@c FIXME!! This is terribly vague; what little content is here is
12820@c basically hearsay.
104c1213 12821
8e04817f
AC
12822@cindex ST2000 auxiliary commands
12823These auxiliary @value{GDBN} commands are available to help you with the ST2000
12824environment:
104c1213 12825
8e04817f
AC
12826@table @code
12827@item st2000 @var{command}
12828@kindex st2000 @var{cmd}
12829@cindex STDBUG commands (ST2000)
12830@cindex commands to STDBUG (ST2000)
12831Send a @var{command} to the STDBUG monitor. See the manufacturer's
12832manual for available commands.
104c1213 12833
8e04817f
AC
12834@item connect
12835@cindex connect (to STDBUG)
12836Connect the controlling terminal to the STDBUG command monitor. When
12837you are done interacting with STDBUG, typing either of two character
12838sequences gets you back to the @value{GDBN} command prompt:
12839@kbd{@key{RET}~.} (Return, followed by tilde and period) or
12840@kbd{@key{RET}~@key{C-d}} (Return, followed by tilde and control-D).
104c1213
JM
12841@end table
12842
8e04817f
AC
12843@node Z8000
12844@subsection Zilog Z8000
104c1213 12845
8e04817f
AC
12846@cindex Z8000
12847@cindex simulator, Z8000
12848@cindex Zilog Z8000 simulator
104c1213 12849
8e04817f
AC
12850When configured for debugging Zilog Z8000 targets, @value{GDBN} includes
12851a Z8000 simulator.
12852
12853For the Z8000 family, @samp{target sim} simulates either the Z8002 (the
12854unsegmented variant of the Z8000 architecture) or the Z8001 (the
12855segmented variant). The simulator recognizes which architecture is
12856appropriate by inspecting the object code.
104c1213 12857
8e04817f
AC
12858@table @code
12859@item target sim @var{args}
12860@kindex sim
12861@kindex target sim@r{, with Z8000}
12862Debug programs on a simulated CPU. If the simulator supports setup
12863options, specify them via @var{args}.
104c1213
JM
12864@end table
12865
8e04817f
AC
12866@noindent
12867After specifying this target, you can debug programs for the simulated
12868CPU in the same style as programs for your host computer; use the
12869@code{file} command to load a new program image, the @code{run} command
12870to run your program, and so on.
12871
12872As well as making available all the usual machine registers
12873(@pxref{Registers, ,Registers}), the Z8000 simulator provides three
12874additional items of information as specially named registers:
104c1213
JM
12875
12876@table @code
12877
8e04817f
AC
12878@item cycles
12879Counts clock-ticks in the simulator.
104c1213 12880
8e04817f
AC
12881@item insts
12882Counts instructions run in the simulator.
104c1213 12883
8e04817f
AC
12884@item time
12885Execution time in 60ths of a second.
104c1213 12886
8e04817f 12887@end table
104c1213 12888
8e04817f
AC
12889You can refer to these values in @value{GDBN} expressions with the usual
12890conventions; for example, @w{@samp{b fputc if $cycles>5000}} sets a
12891conditional breakpoint that suspends only after at least 5000
12892simulated clock ticks.
104c1213 12893
8e04817f
AC
12894@node Architectures
12895@section Architectures
104c1213 12896
8e04817f
AC
12897This section describes characteristics of architectures that affect
12898all uses of @value{GDBN} with the architecture, both native and cross.
104c1213 12899
8e04817f
AC
12900@menu
12901* A29K::
12902* Alpha::
12903* MIPS::
12904@end menu
104c1213 12905
8e04817f
AC
12906@node A29K
12907@subsection A29K
104c1213
JM
12908
12909@table @code
104c1213 12910
8e04817f
AC
12911@kindex set rstack_high_address
12912@cindex AMD 29K register stack
12913@cindex register stack, AMD29K
12914@item set rstack_high_address @var{address}
12915On AMD 29000 family processors, registers are saved in a separate
12916@dfn{register stack}. There is no way for @value{GDBN} to determine the
12917extent of this stack. Normally, @value{GDBN} just assumes that the
12918stack is ``large enough''. This may result in @value{GDBN} referencing
12919memory locations that do not exist. If necessary, you can get around
12920this problem by specifying the ending address of the register stack with
12921the @code{set rstack_high_address} command. The argument should be an
12922address, which you probably want to precede with @samp{0x} to specify in
12923hexadecimal.
104c1213 12924
8e04817f
AC
12925@kindex show rstack_high_address
12926@item show rstack_high_address
12927Display the current limit of the register stack, on AMD 29000 family
12928processors.
104c1213 12929
8e04817f 12930@end table
104c1213 12931
8e04817f
AC
12932@node Alpha
12933@subsection Alpha
104c1213 12934
8e04817f 12935See the following section.
104c1213 12936
8e04817f
AC
12937@node MIPS
12938@subsection MIPS
104c1213 12939
8e04817f
AC
12940@cindex stack on Alpha
12941@cindex stack on MIPS
12942@cindex Alpha stack
12943@cindex MIPS stack
12944Alpha- and MIPS-based computers use an unusual stack frame, which
12945sometimes requires @value{GDBN} to search backward in the object code to
12946find the beginning of a function.
104c1213 12947
8e04817f
AC
12948@cindex response time, MIPS debugging
12949To improve response time (especially for embedded applications, where
12950@value{GDBN} may be restricted to a slow serial line for this search)
12951you may want to limit the size of this search, using one of these
12952commands:
104c1213 12953
8e04817f
AC
12954@table @code
12955@cindex @code{heuristic-fence-post} (Alpha, MIPS)
12956@item set heuristic-fence-post @var{limit}
12957Restrict @value{GDBN} to examining at most @var{limit} bytes in its
12958search for the beginning of a function. A value of @var{0} (the
12959default) means there is no limit. However, except for @var{0}, the
12960larger the limit the more bytes @code{heuristic-fence-post} must search
12961and therefore the longer it takes to run.
104c1213 12962
8e04817f
AC
12963@item show heuristic-fence-post
12964Display the current limit.
12965@end table
104c1213
JM
12966
12967@noindent
8e04817f
AC
12968These commands are available @emph{only} when @value{GDBN} is configured
12969for debugging programs on Alpha or MIPS processors.
104c1213 12970
104c1213 12971
8e04817f
AC
12972@node Controlling GDB
12973@chapter Controlling @value{GDBN}
12974
12975You can alter the way @value{GDBN} interacts with you by using the
12976@code{set} command. For commands controlling how @value{GDBN} displays
12977data, see @ref{Print Settings, ,Print settings}. Other settings are
12978described here.
12979
12980@menu
12981* Prompt:: Prompt
12982* Editing:: Command editing
12983* History:: Command history
12984* Screen Size:: Screen size
12985* Numbers:: Numbers
1e698235 12986* ABI:: Configuring the current ABI
8e04817f
AC
12987* Messages/Warnings:: Optional warnings and messages
12988* Debugging Output:: Optional messages about internal happenings
12989@end menu
12990
12991@node Prompt
12992@section Prompt
104c1213 12993
8e04817f 12994@cindex prompt
104c1213 12995
8e04817f
AC
12996@value{GDBN} indicates its readiness to read a command by printing a string
12997called the @dfn{prompt}. This string is normally @samp{(@value{GDBP})}. You
12998can change the prompt string with the @code{set prompt} command. For
12999instance, when debugging @value{GDBN} with @value{GDBN}, it is useful to change
13000the prompt in one of the @value{GDBN} sessions so that you can always tell
13001which one you are talking to.
104c1213 13002
8e04817f
AC
13003@emph{Note:} @code{set prompt} does not add a space for you after the
13004prompt you set. This allows you to set a prompt which ends in a space
13005or a prompt that does not.
104c1213 13006
8e04817f
AC
13007@table @code
13008@kindex set prompt
13009@item set prompt @var{newprompt}
13010Directs @value{GDBN} to use @var{newprompt} as its prompt string henceforth.
104c1213 13011
8e04817f
AC
13012@kindex show prompt
13013@item show prompt
13014Prints a line of the form: @samp{Gdb's prompt is: @var{your-prompt}}
104c1213
JM
13015@end table
13016
8e04817f
AC
13017@node Editing
13018@section Command editing
13019@cindex readline
13020@cindex command line editing
104c1213 13021
8e04817f
AC
13022@value{GDBN} reads its input commands via the @dfn{readline} interface. This
13023@sc{gnu} library provides consistent behavior for programs which provide a
13024command line interface to the user. Advantages are @sc{gnu} Emacs-style
13025or @dfn{vi}-style inline editing of commands, @code{csh}-like history
13026substitution, and a storage and recall of command history across
13027debugging sessions.
104c1213 13028
8e04817f
AC
13029You may control the behavior of command line editing in @value{GDBN} with the
13030command @code{set}.
104c1213 13031
8e04817f
AC
13032@table @code
13033@kindex set editing
13034@cindex editing
13035@item set editing
13036@itemx set editing on
13037Enable command line editing (enabled by default).
104c1213 13038
8e04817f
AC
13039@item set editing off
13040Disable command line editing.
104c1213 13041
8e04817f
AC
13042@kindex show editing
13043@item show editing
13044Show whether command line editing is enabled.
104c1213
JM
13045@end table
13046
8e04817f
AC
13047@node History
13048@section Command history
13049
13050@value{GDBN} can keep track of the commands you type during your
13051debugging sessions, so that you can be certain of precisely what
13052happened. Use these commands to manage the @value{GDBN} command
13053history facility.
104c1213
JM
13054
13055@table @code
8e04817f
AC
13056@cindex history substitution
13057@cindex history file
13058@kindex set history filename
4644b6e3 13059@cindex @env{GDBHISTFILE}, environment variable
8e04817f
AC
13060@item set history filename @var{fname}
13061Set the name of the @value{GDBN} command history file to @var{fname}.
13062This is the file where @value{GDBN} reads an initial command history
13063list, and where it writes the command history from this session when it
13064exits. You can access this list through history expansion or through
13065the history command editing characters listed below. This file defaults
13066to the value of the environment variable @code{GDBHISTFILE}, or to
13067@file{./.gdb_history} (@file{./_gdb_history} on MS-DOS) if this variable
13068is not set.
104c1213 13069
8e04817f 13070@cindex history save
4644b6e3 13071@kindex set history
8e04817f
AC
13072@item set history save
13073@itemx set history save on
13074Record command history in a file, whose name may be specified with the
13075@code{set history filename} command. By default, this option is disabled.
104c1213 13076
8e04817f
AC
13077@item set history save off
13078Stop recording command history in a file.
104c1213 13079
8e04817f 13080@cindex history size
8e04817f
AC
13081@item set history size @var{size}
13082Set the number of commands which @value{GDBN} keeps in its history list.
13083This defaults to the value of the environment variable
13084@code{HISTSIZE}, or to 256 if this variable is not set.
104c1213
JM
13085@end table
13086
8e04817f
AC
13087@cindex history expansion
13088History expansion assigns special meaning to the character @kbd{!}.
13089@ifset have-readline-appendices
13090@xref{Event Designators}.
13091@end ifset
13092
13093Since @kbd{!} is also the logical not operator in C, history expansion
13094is off by default. If you decide to enable history expansion with the
13095@code{set history expansion on} command, you may sometimes need to
13096follow @kbd{!} (when it is used as logical not, in an expression) with
13097a space or a tab to prevent it from being expanded. The readline
13098history facilities do not attempt substitution on the strings
13099@kbd{!=} and @kbd{!(}, even when history expansion is enabled.
13100
13101The commands to control history expansion are:
104c1213
JM
13102
13103@table @code
8e04817f
AC
13104@item set history expansion on
13105@itemx set history expansion
4644b6e3 13106@cindex history expansion
8e04817f 13107Enable history expansion. History expansion is off by default.
104c1213 13108
8e04817f
AC
13109@item set history expansion off
13110Disable history expansion.
104c1213 13111
8e04817f
AC
13112The readline code comes with more complete documentation of
13113editing and history expansion features. Users unfamiliar with @sc{gnu} Emacs
13114or @code{vi} may wish to read it.
13115@ifset have-readline-appendices
13116@xref{Command Line Editing}.
13117@end ifset
104c1213 13118
8e04817f
AC
13119@c @group
13120@kindex show history
13121@item show history
13122@itemx show history filename
13123@itemx show history save
13124@itemx show history size
13125@itemx show history expansion
13126These commands display the state of the @value{GDBN} history parameters.
13127@code{show history} by itself displays all four states.
13128@c @end group
13129@end table
13130
13131@table @code
13132@kindex shows
13133@item show commands
13134Display the last ten commands in the command history.
104c1213 13135
8e04817f
AC
13136@item show commands @var{n}
13137Print ten commands centered on command number @var{n}.
13138
13139@item show commands +
13140Print ten commands just after the commands last printed.
104c1213
JM
13141@end table
13142
8e04817f
AC
13143@node Screen Size
13144@section Screen size
13145@cindex size of screen
13146@cindex pauses in output
104c1213 13147
8e04817f
AC
13148Certain commands to @value{GDBN} may produce large amounts of
13149information output to the screen. To help you read all of it,
13150@value{GDBN} pauses and asks you for input at the end of each page of
13151output. Type @key{RET} when you want to continue the output, or @kbd{q}
13152to discard the remaining output. Also, the screen width setting
13153determines when to wrap lines of output. Depending on what is being
13154printed, @value{GDBN} tries to break the line at a readable place,
13155rather than simply letting it overflow onto the following line.
13156
13157Normally @value{GDBN} knows the size of the screen from the terminal
13158driver software. For example, on Unix @value{GDBN} uses the termcap data base
13159together with the value of the @code{TERM} environment variable and the
13160@code{stty rows} and @code{stty cols} settings. If this is not correct,
13161you can override it with the @code{set height} and @code{set
13162width} commands:
13163
13164@table @code
13165@kindex set height
13166@kindex set width
13167@kindex show width
13168@kindex show height
13169@item set height @var{lpp}
13170@itemx show height
13171@itemx set width @var{cpl}
13172@itemx show width
13173These @code{set} commands specify a screen height of @var{lpp} lines and
13174a screen width of @var{cpl} characters. The associated @code{show}
13175commands display the current settings.
104c1213 13176
8e04817f
AC
13177If you specify a height of zero lines, @value{GDBN} does not pause during
13178output no matter how long the output is. This is useful if output is to a
13179file or to an editor buffer.
104c1213 13180
8e04817f
AC
13181Likewise, you can specify @samp{set width 0} to prevent @value{GDBN}
13182from wrapping its output.
104c1213
JM
13183@end table
13184
8e04817f
AC
13185@node Numbers
13186@section Numbers
13187@cindex number representation
13188@cindex entering numbers
104c1213 13189
8e04817f
AC
13190You can always enter numbers in octal, decimal, or hexadecimal in
13191@value{GDBN} by the usual conventions: octal numbers begin with
13192@samp{0}, decimal numbers end with @samp{.}, and hexadecimal numbers
13193begin with @samp{0x}. Numbers that begin with none of these are, by
13194default, entered in base 10; likewise, the default display for
13195numbers---when no particular format is specified---is base 10. You can
13196change the default base for both input and output with the @code{set
13197radix} command.
104c1213 13198
8e04817f
AC
13199@table @code
13200@kindex set input-radix
13201@item set input-radix @var{base}
13202Set the default base for numeric input. Supported choices
13203for @var{base} are decimal 8, 10, or 16. @var{base} must itself be
13204specified either unambiguously or using the current default radix; for
13205example, any of
104c1213 13206
8e04817f
AC
13207@smallexample
13208set radix 012
13209set radix 10.
13210set radix 0xa
13211@end smallexample
104c1213 13212
8e04817f
AC
13213@noindent
13214sets the base to decimal. On the other hand, @samp{set radix 10}
13215leaves the radix unchanged no matter what it was.
104c1213 13216
8e04817f
AC
13217@kindex set output-radix
13218@item set output-radix @var{base}
13219Set the default base for numeric display. Supported choices
13220for @var{base} are decimal 8, 10, or 16. @var{base} must itself be
13221specified either unambiguously or using the current default radix.
104c1213 13222
8e04817f
AC
13223@kindex show input-radix
13224@item show input-radix
13225Display the current default base for numeric input.
104c1213 13226
8e04817f
AC
13227@kindex show output-radix
13228@item show output-radix
13229Display the current default base for numeric display.
13230@end table
104c1213 13231
1e698235
DJ
13232@node ABI
13233@section Configuring the current ABI
13234
13235@value{GDBN} can determine the @dfn{ABI} (Application Binary Interface) of your
13236application automatically. However, sometimes you need to override its
13237conclusions. Use these commands to manage @value{GDBN}'s view of the
13238current ABI.
13239
98b45e30
DJ
13240@cindex OS ABI
13241@kindex set osabi
b4e9345d 13242@kindex show osabi
98b45e30
DJ
13243
13244One @value{GDBN} configuration can debug binaries for multiple operating
b383017d 13245system targets, either via remote debugging or native emulation.
98b45e30
DJ
13246@value{GDBN} will autodetect the @dfn{OS ABI} (Operating System ABI) in use,
13247but you can override its conclusion using the @code{set osabi} command.
13248One example where this is useful is in debugging of binaries which use
13249an alternate C library (e.g.@: @sc{uClibc} for @sc{gnu}/Linux) which does
13250not have the same identifying marks that the standard C library for your
13251platform provides.
13252
13253@table @code
13254@item show osabi
13255Show the OS ABI currently in use.
13256
13257@item set osabi
13258With no argument, show the list of registered available OS ABI's.
13259
13260@item set osabi @var{abi}
13261Set the current OS ABI to @var{abi}.
13262@end table
13263
1e698235
DJ
13264@cindex float promotion
13265@kindex set coerce-float-to-double
13266
13267Generally, the way that an argument of type @code{float} is passed to a
13268function depends on whether the function is prototyped. For a prototyped
13269(i.e.@: ANSI/ISO style) function, @code{float} arguments are passed unchanged,
13270according to the architecture's convention for @code{float}. For unprototyped
13271(i.e.@: K&R style) functions, @code{float} arguments are first promoted to type
13272@code{double} and then passed.
13273
13274Unfortunately, some forms of debug information do not reliably indicate whether
13275a function is prototyped. If @value{GDBN} calls a function that is not marked
13276as prototyped, it consults @kbd{set coerce-float-to-double}.
13277
13278@table @code
13279@item set coerce-float-to-double
13280@itemx set coerce-float-to-double on
13281Arguments of type @code{float} will be promoted to @code{double} when passed
13282to an unprototyped function. This is the default setting.
13283
13284@item set coerce-float-to-double off
13285Arguments of type @code{float} will be passed directly to unprototyped
13286functions.
13287@end table
13288
f1212245
DJ
13289@kindex set cp-abi
13290@kindex show cp-abi
13291@value{GDBN} needs to know the ABI used for your program's C@t{++}
13292objects. The correct C@t{++} ABI depends on which C@t{++} compiler was
13293used to build your application. @value{GDBN} only fully supports
13294programs with a single C@t{++} ABI; if your program contains code using
13295multiple C@t{++} ABI's or if @value{GDBN} can not identify your
13296program's ABI correctly, you can tell @value{GDBN} which ABI to use.
13297Currently supported ABI's include ``gnu-v2'', for @code{g++} versions
13298before 3.0, ``gnu-v3'', for @code{g++} versions 3.0 and later, and
13299``hpaCC'' for the HP ANSI C@t{++} compiler. Other C@t{++} compilers may
13300use the ``gnu-v2'' or ``gnu-v3'' ABI's as well. The default setting is
13301``auto''.
13302
13303@table @code
13304@item show cp-abi
13305Show the C@t{++} ABI currently in use.
13306
13307@item set cp-abi
13308With no argument, show the list of supported C@t{++} ABI's.
13309
13310@item set cp-abi @var{abi}
13311@itemx set cp-abi auto
13312Set the current C@t{++} ABI to @var{abi}, or return to automatic detection.
13313@end table
13314
8e04817f
AC
13315@node Messages/Warnings
13316@section Optional warnings and messages
104c1213 13317
8e04817f
AC
13318By default, @value{GDBN} is silent about its inner workings. If you are
13319running on a slow machine, you may want to use the @code{set verbose}
13320command. This makes @value{GDBN} tell you when it does a lengthy
13321internal operation, so you will not think it has crashed.
104c1213 13322
8e04817f
AC
13323Currently, the messages controlled by @code{set verbose} are those
13324which announce that the symbol table for a source file is being read;
13325see @code{symbol-file} in @ref{Files, ,Commands to specify files}.
104c1213 13326
8e04817f
AC
13327@table @code
13328@kindex set verbose
13329@item set verbose on
13330Enables @value{GDBN} output of certain informational messages.
104c1213 13331
8e04817f
AC
13332@item set verbose off
13333Disables @value{GDBN} output of certain informational messages.
104c1213 13334
8e04817f
AC
13335@kindex show verbose
13336@item show verbose
13337Displays whether @code{set verbose} is on or off.
13338@end table
104c1213 13339
8e04817f
AC
13340By default, if @value{GDBN} encounters bugs in the symbol table of an
13341object file, it is silent; but if you are debugging a compiler, you may
13342find this information useful (@pxref{Symbol Errors, ,Errors reading
13343symbol files}).
104c1213 13344
8e04817f 13345@table @code
104c1213 13346
8e04817f
AC
13347@kindex set complaints
13348@item set complaints @var{limit}
13349Permits @value{GDBN} to output @var{limit} complaints about each type of
13350unusual symbols before becoming silent about the problem. Set
13351@var{limit} to zero to suppress all complaints; set it to a large number
13352to prevent complaints from being suppressed.
104c1213 13353
8e04817f
AC
13354@kindex show complaints
13355@item show complaints
13356Displays how many symbol complaints @value{GDBN} is permitted to produce.
104c1213 13357
8e04817f 13358@end table
104c1213 13359
8e04817f
AC
13360By default, @value{GDBN} is cautious, and asks what sometimes seems to be a
13361lot of stupid questions to confirm certain commands. For example, if
13362you try to run a program which is already running:
104c1213 13363
474c8240 13364@smallexample
8e04817f
AC
13365(@value{GDBP}) run
13366The program being debugged has been started already.
13367Start it from the beginning? (y or n)
474c8240 13368@end smallexample
104c1213 13369
8e04817f
AC
13370If you are willing to unflinchingly face the consequences of your own
13371commands, you can disable this ``feature'':
104c1213 13372
8e04817f 13373@table @code
104c1213 13374
8e04817f
AC
13375@kindex set confirm
13376@cindex flinching
13377@cindex confirmation
13378@cindex stupid questions
13379@item set confirm off
13380Disables confirmation requests.
104c1213 13381
8e04817f
AC
13382@item set confirm on
13383Enables confirmation requests (the default).
104c1213 13384
8e04817f
AC
13385@kindex show confirm
13386@item show confirm
13387Displays state of confirmation requests.
13388
13389@end table
104c1213 13390
8e04817f
AC
13391@node Debugging Output
13392@section Optional messages about internal happenings
4644b6e3
EZ
13393@cindex optional debugging messages
13394
104c1213 13395@table @code
4644b6e3
EZ
13396@kindex set debug
13397@cindex gdbarch debugging info
8e04817f
AC
13398@item set debug arch
13399Turns on or off display of gdbarch debugging info. The default is off
4644b6e3 13400@kindex show debug
8e04817f
AC
13401@item show debug arch
13402Displays the current state of displaying gdbarch debugging info.
8e04817f 13403@item set debug event
4644b6e3 13404@cindex event debugging info
8e04817f
AC
13405Turns on or off display of @value{GDBN} event debugging info. The
13406default is off.
8e04817f
AC
13407@item show debug event
13408Displays the current state of displaying @value{GDBN} event debugging
13409info.
8e04817f 13410@item set debug expression
4644b6e3 13411@cindex expression debugging info
8e04817f
AC
13412Turns on or off display of @value{GDBN} expression debugging info. The
13413default is off.
8e04817f
AC
13414@item show debug expression
13415Displays the current state of displaying @value{GDBN} expression
13416debugging info.
7453dc06 13417@item set debug frame
4644b6e3 13418@cindex frame debugging info
7453dc06
AC
13419Turns on or off display of @value{GDBN} frame debugging info. The
13420default is off.
7453dc06
AC
13421@item show debug frame
13422Displays the current state of displaying @value{GDBN} frame debugging
13423info.
2b4855ab 13424@item set debug observer
4644b6e3 13425@cindex observer debugging info
2b4855ab
AC
13426Turns on or off display of @value{GDBN} observer debugging. This
13427includes info such as the notification of observable events.
2b4855ab
AC
13428@item show debug observer
13429Displays the current state of observer debugging.
8e04817f 13430@item set debug overload
4644b6e3 13431@cindex C@t{++} overload debugging info
8e04817f
AC
13432Turns on or off display of @value{GDBN} C@t{++} overload debugging
13433info. This includes info such as ranking of functions, etc. The default
13434is off.
8e04817f
AC
13435@item show debug overload
13436Displays the current state of displaying @value{GDBN} C@t{++} overload
13437debugging info.
8e04817f
AC
13438@cindex packets, reporting on stdout
13439@cindex serial connections, debugging
13440@item set debug remote
13441Turns on or off display of reports on all packets sent back and forth across
13442the serial line to the remote machine. The info is printed on the
13443@value{GDBN} standard output stream. The default is off.
8e04817f
AC
13444@item show debug remote
13445Displays the state of display of remote packets.
8e04817f
AC
13446@item set debug serial
13447Turns on or off display of @value{GDBN} serial debugging info. The
13448default is off.
8e04817f
AC
13449@item show debug serial
13450Displays the current state of displaying @value{GDBN} serial debugging
13451info.
8e04817f 13452@item set debug target
4644b6e3 13453@cindex target debugging info
8e04817f
AC
13454Turns on or off display of @value{GDBN} target debugging info. This info
13455includes what is going on at the target level of GDB, as it happens. The
701b08bb
DJ
13456default is 0. Set it to 1 to track events, and to 2 to also track the
13457value of large memory transfers. Changes to this flag do not take effect
13458until the next time you connect to a target or use the @code{run} command.
8e04817f
AC
13459@item show debug target
13460Displays the current state of displaying @value{GDBN} target debugging
13461info.
8e04817f 13462@item set debug varobj
4644b6e3 13463@cindex variable object debugging info
8e04817f
AC
13464Turns on or off display of @value{GDBN} variable object debugging
13465info. The default is off.
8e04817f
AC
13466@item show debug varobj
13467Displays the current state of displaying @value{GDBN} variable object
13468debugging info.
13469@end table
104c1213 13470
8e04817f
AC
13471@node Sequences
13472@chapter Canned Sequences of Commands
104c1213 13473
8e04817f
AC
13474Aside from breakpoint commands (@pxref{Break Commands, ,Breakpoint
13475command lists}), @value{GDBN} provides two ways to store sequences of
13476commands for execution as a unit: user-defined commands and command
13477files.
104c1213 13478
8e04817f
AC
13479@menu
13480* Define:: User-defined commands
13481* Hooks:: User-defined command hooks
13482* Command Files:: Command files
13483* Output:: Commands for controlled output
13484@end menu
104c1213 13485
8e04817f
AC
13486@node Define
13487@section User-defined commands
104c1213 13488
8e04817f
AC
13489@cindex user-defined command
13490A @dfn{user-defined command} is a sequence of @value{GDBN} commands to
13491which you assign a new name as a command. This is done with the
13492@code{define} command. User commands may accept up to 10 arguments
13493separated by whitespace. Arguments are accessed within the user command
13494via @var{$arg0@dots{}$arg9}. A trivial example:
104c1213 13495
8e04817f
AC
13496@smallexample
13497define adder
13498 print $arg0 + $arg1 + $arg2
13499@end smallexample
104c1213
JM
13500
13501@noindent
8e04817f 13502To execute the command use:
104c1213 13503
8e04817f
AC
13504@smallexample
13505adder 1 2 3
13506@end smallexample
104c1213 13507
8e04817f
AC
13508@noindent
13509This defines the command @code{adder}, which prints the sum of
13510its three arguments. Note the arguments are text substitutions, so they may
13511reference variables, use complex expressions, or even perform inferior
13512functions calls.
104c1213
JM
13513
13514@table @code
104c1213 13515
8e04817f
AC
13516@kindex define
13517@item define @var{commandname}
13518Define a command named @var{commandname}. If there is already a command
13519by that name, you are asked to confirm that you want to redefine it.
104c1213 13520
8e04817f
AC
13521The definition of the command is made up of other @value{GDBN} command lines,
13522which are given following the @code{define} command. The end of these
13523commands is marked by a line containing @code{end}.
104c1213 13524
8e04817f
AC
13525@kindex if
13526@kindex else
13527@item if
13528Takes a single argument, which is an expression to evaluate.
13529It is followed by a series of commands that are executed
13530only if the expression is true (nonzero).
13531There can then optionally be a line @code{else}, followed
13532by a series of commands that are only executed if the expression
13533was false. The end of the list is marked by a line containing @code{end}.
104c1213 13534
8e04817f
AC
13535@kindex while
13536@item while
13537The syntax is similar to @code{if}: the command takes a single argument,
13538which is an expression to evaluate, and must be followed by the commands to
13539execute, one per line, terminated by an @code{end}.
13540The commands are executed repeatedly as long as the expression
13541evaluates to true.
104c1213 13542
8e04817f
AC
13543@kindex document
13544@item document @var{commandname}
13545Document the user-defined command @var{commandname}, so that it can be
13546accessed by @code{help}. The command @var{commandname} must already be
13547defined. This command reads lines of documentation just as @code{define}
13548reads the lines of the command definition, ending with @code{end}.
13549After the @code{document} command is finished, @code{help} on command
13550@var{commandname} displays the documentation you have written.
104c1213 13551
8e04817f
AC
13552You may use the @code{document} command again to change the
13553documentation of a command. Redefining the command with @code{define}
13554does not change the documentation.
104c1213 13555
8e04817f
AC
13556@kindex help user-defined
13557@item help user-defined
13558List all user-defined commands, with the first line of the documentation
13559(if any) for each.
104c1213 13560
8e04817f
AC
13561@kindex show user
13562@item show user
13563@itemx show user @var{commandname}
13564Display the @value{GDBN} commands used to define @var{commandname} (but
13565not its documentation). If no @var{commandname} is given, display the
13566definitions for all user-defined commands.
104c1213 13567
20f01a46
DH
13568@kindex show max-user-call-depth
13569@kindex set max-user-call-depth
13570@item show max-user-call-depth
5ca0cb28
DH
13571@itemx set max-user-call-depth
13572The value of @code{max-user-call-depth} controls how many recursion
13573levels are allowed in user-defined commands before GDB suspects an
13574infinite recursion and aborts the command.
20f01a46 13575
104c1213
JM
13576@end table
13577
8e04817f
AC
13578When user-defined commands are executed, the
13579commands of the definition are not printed. An error in any command
13580stops execution of the user-defined command.
104c1213 13581
8e04817f
AC
13582If used interactively, commands that would ask for confirmation proceed
13583without asking when used inside a user-defined command. Many @value{GDBN}
13584commands that normally print messages to say what they are doing omit the
13585messages when used in a user-defined command.
104c1213 13586
8e04817f
AC
13587@node Hooks
13588@section User-defined command hooks
13589@cindex command hooks
13590@cindex hooks, for commands
13591@cindex hooks, pre-command
104c1213 13592
8e04817f 13593@kindex hook
8e04817f
AC
13594You may define @dfn{hooks}, which are a special kind of user-defined
13595command. Whenever you run the command @samp{foo}, if the user-defined
13596command @samp{hook-foo} exists, it is executed (with no arguments)
13597before that command.
104c1213 13598
8e04817f
AC
13599@cindex hooks, post-command
13600@kindex hookpost
8e04817f
AC
13601A hook may also be defined which is run after the command you executed.
13602Whenever you run the command @samp{foo}, if the user-defined command
13603@samp{hookpost-foo} exists, it is executed (with no arguments) after
13604that command. Post-execution hooks may exist simultaneously with
13605pre-execution hooks, for the same command.
104c1213 13606
8e04817f
AC
13607It is valid for a hook to call the command which it hooks. If this
13608occurs, the hook is not re-executed, thereby avoiding infinte recursion.
104c1213 13609
8e04817f
AC
13610@c It would be nice if hookpost could be passed a parameter indicating
13611@c if the command it hooks executed properly or not. FIXME!
104c1213 13612
8e04817f
AC
13613@kindex stop@r{, a pseudo-command}
13614In addition, a pseudo-command, @samp{stop} exists. Defining
13615(@samp{hook-stop}) makes the associated commands execute every time
13616execution stops in your program: before breakpoint commands are run,
13617displays are printed, or the stack frame is printed.
104c1213 13618
8e04817f
AC
13619For example, to ignore @code{SIGALRM} signals while
13620single-stepping, but treat them normally during normal execution,
13621you could define:
104c1213 13622
474c8240 13623@smallexample
8e04817f
AC
13624define hook-stop
13625handle SIGALRM nopass
13626end
104c1213 13627
8e04817f
AC
13628define hook-run
13629handle SIGALRM pass
13630end
104c1213 13631
8e04817f
AC
13632define hook-continue
13633handle SIGLARM pass
13634end
474c8240 13635@end smallexample
104c1213 13636
8e04817f 13637As a further example, to hook at the begining and end of the @code{echo}
b383017d 13638command, and to add extra text to the beginning and end of the message,
8e04817f 13639you could define:
104c1213 13640
474c8240 13641@smallexample
8e04817f
AC
13642define hook-echo
13643echo <<<---
13644end
104c1213 13645
8e04817f
AC
13646define hookpost-echo
13647echo --->>>\n
13648end
104c1213 13649
8e04817f
AC
13650(@value{GDBP}) echo Hello World
13651<<<---Hello World--->>>
13652(@value{GDBP})
104c1213 13653
474c8240 13654@end smallexample
104c1213 13655
8e04817f
AC
13656You can define a hook for any single-word command in @value{GDBN}, but
13657not for command aliases; you should define a hook for the basic command
13658name, e.g. @code{backtrace} rather than @code{bt}.
13659@c FIXME! So how does Joe User discover whether a command is an alias
13660@c or not?
13661If an error occurs during the execution of your hook, execution of
13662@value{GDBN} commands stops and @value{GDBN} issues a prompt
13663(before the command that you actually typed had a chance to run).
104c1213 13664
8e04817f
AC
13665If you try to define a hook which does not match any known command, you
13666get a warning from the @code{define} command.
c906108c 13667
8e04817f
AC
13668@node Command Files
13669@section Command files
c906108c 13670
8e04817f
AC
13671@cindex command files
13672A command file for @value{GDBN} is a file of lines that are @value{GDBN}
13673commands. Comments (lines starting with @kbd{#}) may also be included.
13674An empty line in a command file does nothing; it does not mean to repeat
13675the last command, as it would from the terminal.
c906108c 13676
8e04817f
AC
13677@cindex init file
13678@cindex @file{.gdbinit}
13679@cindex @file{gdb.ini}
13680When you start @value{GDBN}, it automatically executes commands from its
13681@dfn{init files}, normally called @file{.gdbinit}@footnote{The DJGPP
13682port of @value{GDBN} uses the name @file{gdb.ini} instead, due to the
13683limitations of file names imposed by DOS filesystems.}.
13684During startup, @value{GDBN} does the following:
c906108c 13685
8e04817f
AC
13686@enumerate
13687@item
13688Reads the init file (if any) in your home directory@footnote{On
13689DOS/Windows systems, the home directory is the one pointed to by the
13690@code{HOME} environment variable.}.
c906108c 13691
8e04817f
AC
13692@item
13693Processes command line options and operands.
c906108c 13694
8e04817f
AC
13695@item
13696Reads the init file (if any) in the current working directory.
c906108c 13697
8e04817f
AC
13698@item
13699Reads command files specified by the @samp{-x} option.
13700@end enumerate
c906108c 13701
8e04817f
AC
13702The init file in your home directory can set options (such as @samp{set
13703complaints}) that affect subsequent processing of command line options
13704and operands. Init files are not executed if you use the @samp{-nx}
13705option (@pxref{Mode Options, ,Choosing modes}).
c906108c 13706
8e04817f
AC
13707@cindex init file name
13708On some configurations of @value{GDBN}, the init file is known by a
13709different name (these are typically environments where a specialized
13710form of @value{GDBN} may need to coexist with other forms, hence a
13711different name for the specialized version's init file). These are the
13712environments with special init file names:
c906108c 13713
8e04817f
AC
13714@cindex @file{.vxgdbinit}
13715@itemize @bullet
13716@item
13717VxWorks (Wind River Systems real-time OS): @file{.vxgdbinit}
c906108c 13718
8e04817f
AC
13719@cindex @file{.os68gdbinit}
13720@item
13721OS68K (Enea Data Systems real-time OS): @file{.os68gdbinit}
c906108c 13722
8e04817f
AC
13723@cindex @file{.esgdbinit}
13724@item
13725ES-1800 (Ericsson Telecom AB M68000 emulator): @file{.esgdbinit}
13726@end itemize
c906108c 13727
8e04817f
AC
13728You can also request the execution of a command file with the
13729@code{source} command:
c906108c 13730
8e04817f
AC
13731@table @code
13732@kindex source
13733@item source @var{filename}
13734Execute the command file @var{filename}.
c906108c
SS
13735@end table
13736
8e04817f 13737The lines in a command file are executed sequentially. They are not
a71ec265
DH
13738printed as they are executed. An error in any command terminates
13739execution of the command file and control is returned to the console.
c906108c 13740
8e04817f
AC
13741Commands that would ask for confirmation if used interactively proceed
13742without asking when used in a command file. Many @value{GDBN} commands that
13743normally print messages to say what they are doing omit the messages
13744when called from command files.
c906108c 13745
8e04817f
AC
13746@value{GDBN} also accepts command input from standard input. In this
13747mode, normal output goes to standard output and error output goes to
13748standard error. Errors in a command file supplied on standard input do
13749not terminate execution of the command file --- execution continues with
13750the next command.
c906108c 13751
474c8240 13752@smallexample
8e04817f 13753gdb < cmds > log 2>&1
474c8240 13754@end smallexample
c906108c 13755
8e04817f
AC
13756(The syntax above will vary depending on the shell used.) This example
13757will execute commands from the file @file{cmds}. All output and errors
13758would be directed to @file{log}.
c906108c 13759
8e04817f
AC
13760@node Output
13761@section Commands for controlled output
c906108c 13762
8e04817f
AC
13763During the execution of a command file or a user-defined command, normal
13764@value{GDBN} output is suppressed; the only output that appears is what is
13765explicitly printed by the commands in the definition. This section
13766describes three commands useful for generating exactly the output you
13767want.
c906108c
SS
13768
13769@table @code
8e04817f
AC
13770@kindex echo
13771@item echo @var{text}
13772@c I do not consider backslash-space a standard C escape sequence
13773@c because it is not in ANSI.
13774Print @var{text}. Nonprinting characters can be included in
13775@var{text} using C escape sequences, such as @samp{\n} to print a
13776newline. @strong{No newline is printed unless you specify one.}
13777In addition to the standard C escape sequences, a backslash followed
13778by a space stands for a space. This is useful for displaying a
13779string with spaces at the beginning or the end, since leading and
13780trailing spaces are otherwise trimmed from all arguments.
13781To print @samp{@w{ }and foo =@w{ }}, use the command
13782@samp{echo \@w{ }and foo = \@w{ }}.
c906108c 13783
8e04817f
AC
13784A backslash at the end of @var{text} can be used, as in C, to continue
13785the command onto subsequent lines. For example,
c906108c 13786
474c8240 13787@smallexample
8e04817f
AC
13788echo This is some text\n\
13789which is continued\n\
13790onto several lines.\n
474c8240 13791@end smallexample
c906108c 13792
8e04817f 13793produces the same output as
c906108c 13794
474c8240 13795@smallexample
8e04817f
AC
13796echo This is some text\n
13797echo which is continued\n
13798echo onto several lines.\n
474c8240 13799@end smallexample
c906108c 13800
8e04817f
AC
13801@kindex output
13802@item output @var{expression}
13803Print the value of @var{expression} and nothing but that value: no
13804newlines, no @samp{$@var{nn} = }. The value is not entered in the
13805value history either. @xref{Expressions, ,Expressions}, for more information
13806on expressions.
c906108c 13807
8e04817f
AC
13808@item output/@var{fmt} @var{expression}
13809Print the value of @var{expression} in format @var{fmt}. You can use
13810the same formats as for @code{print}. @xref{Output Formats,,Output
13811formats}, for more information.
c906108c 13812
8e04817f
AC
13813@kindex printf
13814@item printf @var{string}, @var{expressions}@dots{}
13815Print the values of the @var{expressions} under the control of
13816@var{string}. The @var{expressions} are separated by commas and may be
13817either numbers or pointers. Their values are printed as specified by
13818@var{string}, exactly as if your program were to execute the C
13819subroutine
13820@c FIXME: the above implies that at least all ANSI C formats are
13821@c supported, but it isn't true: %E and %G don't work (or so it seems).
13822@c Either this is a bug, or the manual should document what formats are
13823@c supported.
c906108c 13824
474c8240 13825@smallexample
8e04817f 13826printf (@var{string}, @var{expressions}@dots{});
474c8240 13827@end smallexample
c906108c 13828
8e04817f 13829For example, you can print two values in hex like this:
c906108c 13830
8e04817f
AC
13831@smallexample
13832printf "foo, bar-foo = 0x%x, 0x%x\n", foo, bar-foo
13833@end smallexample
c906108c 13834
8e04817f
AC
13835The only backslash-escape sequences that you can use in the format
13836string are the simple ones that consist of backslash followed by a
13837letter.
c906108c
SS
13838@end table
13839
21c294e6
AC
13840@node Interpreters
13841@chapter Command Interpreters
13842@cindex command interpreters
13843
13844@value{GDBN} supports multiple command interpreters, and some command
13845infrastructure to allow users or user interface writers to switch
13846between interpreters or run commands in other interpreters.
13847
13848@value{GDBN} currently supports two command interpreters, the console
13849interpreter (sometimes called the command-line interpreter or @sc{cli})
13850and the machine interface interpreter (or @sc{gdb/mi}). This manual
13851describes both of these interfaces in great detail.
13852
13853By default, @value{GDBN} will start with the console interpreter.
13854However, the user may choose to start @value{GDBN} with another
13855interpreter by specifying the @option{-i} or @option{--interpreter}
13856startup options. Defined interpreters include:
13857
13858@table @code
13859@item console
13860@cindex console interpreter
13861The traditional console or command-line interpreter. This is the most often
13862used interpreter with @value{GDBN}. With no interpreter specified at runtime,
13863@value{GDBN} will use this interpreter.
13864
13865@item mi
13866@cindex mi interpreter
13867The newest @sc{gdb/mi} interface (currently @code{mi2}). Used primarily
13868by programs wishing to use @value{GDBN} as a backend for a debugger GUI
13869or an IDE. For more information, see @ref{GDB/MI, ,The @sc{gdb/mi}
13870Interface}.
13871
13872@item mi2
13873@cindex mi2 interpreter
13874The current @sc{gdb/mi} interface.
13875
13876@item mi1
13877@cindex mi1 interpreter
13878The @sc{gdb/mi} interface included in @value{GDBN} 5.1, 5.2, and 5.3.
13879
13880@end table
13881
13882@cindex invoke another interpreter
13883The interpreter being used by @value{GDBN} may not be dynamically
13884switched at runtime. Although possible, this could lead to a very
13885precarious situation. Consider an IDE using @sc{gdb/mi}. If a user
13886enters the command "interpreter-set console" in a console view,
13887@value{GDBN} would switch to using the console interpreter, rendering
13888the IDE inoperable!
13889
13890@kindex interpreter-exec
13891Although you may only choose a single interpreter at startup, you may execute
13892commands in any interpreter from the current interpreter using the appropriate
13893command. If you are running the console interpreter, simply use the
13894@code{interpreter-exec} command:
13895
13896@smallexample
13897interpreter-exec mi "-data-list-register-names"
13898@end smallexample
13899
13900@sc{gdb/mi} has a similar command, although it is only available in versions of
13901@value{GDBN} which support @sc{gdb/mi} version 2 (or greater).
13902
8e04817f
AC
13903@node TUI
13904@chapter @value{GDBN} Text User Interface
13905@cindex TUI
d0d5df6f 13906@cindex Text User Interface
c906108c 13907
8e04817f
AC
13908@menu
13909* TUI Overview:: TUI overview
13910* TUI Keys:: TUI key bindings
7cf36c78 13911* TUI Single Key Mode:: TUI single key mode
8e04817f
AC
13912* TUI Commands:: TUI specific commands
13913* TUI Configuration:: TUI configuration variables
13914@end menu
c906108c 13915
d0d5df6f
AC
13916The @value{GDBN} Text User Interface, TUI in short, is a terminal
13917interface which uses the @code{curses} library to show the source
13918file, the assembly output, the program registers and @value{GDBN}
13919commands in separate text windows.
13920
13921The TUI is enabled by invoking @value{GDBN} using either
13922@pindex gdbtui
13923@samp{gdbtui} or @samp{gdb -tui}.
c906108c 13924
8e04817f
AC
13925@node TUI Overview
13926@section TUI overview
c906108c 13927
8e04817f
AC
13928The TUI has two display modes that can be switched while
13929@value{GDBN} runs:
c906108c 13930
8e04817f
AC
13931@itemize @bullet
13932@item
13933A curses (or TUI) mode in which it displays several text
13934windows on the terminal.
c906108c 13935
8e04817f
AC
13936@item
13937A standard mode which corresponds to the @value{GDBN} configured without
13938the TUI.
13939@end itemize
c906108c 13940
8e04817f
AC
13941In the TUI mode, @value{GDBN} can display several text window
13942on the terminal:
c906108c 13943
8e04817f
AC
13944@table @emph
13945@item command
13946This window is the @value{GDBN} command window with the @value{GDBN}
13947prompt and the @value{GDBN} outputs. The @value{GDBN} input is still
13948managed using readline but through the TUI. The @emph{command}
13949window is always visible.
c906108c 13950
8e04817f
AC
13951@item source
13952The source window shows the source file of the program. The current
13953line as well as active breakpoints are displayed in this window.
c906108c 13954
8e04817f
AC
13955@item assembly
13956The assembly window shows the disassembly output of the program.
c906108c 13957
8e04817f
AC
13958@item register
13959This window shows the processor registers. It detects when
13960a register is changed and when this is the case, registers that have
6a1b180d 13961changed are highlighted.
c906108c 13962
c906108c
SS
13963@end table
13964
269c21fe
SC
13965The source and assembly windows show the current program position
13966by highlighting the current line and marking them with the @samp{>} marker.
13967Breakpoints are also indicated with two markers. A first one
13968indicates the breakpoint type:
13969
13970@table @code
13971@item B
13972Breakpoint which was hit at least once.
13973
13974@item b
13975Breakpoint which was never hit.
13976
13977@item H
13978Hardware breakpoint which was hit at least once.
13979
13980@item h
13981Hardware breakpoint which was never hit.
13982
13983@end table
13984
13985The second marker indicates whether the breakpoint is enabled or not:
13986
13987@table @code
13988@item +
13989Breakpoint is enabled.
13990
13991@item -
13992Breakpoint is disabled.
13993
13994@end table
13995
8e04817f
AC
13996The source, assembly and register windows are attached to the thread
13997and the frame position. They are updated when the current thread
13998changes, when the frame changes or when the program counter changes.
13999These three windows are arranged by the TUI according to several
14000layouts. The layout defines which of these three windows are visible.
14001The following layouts are available:
c906108c 14002
8e04817f
AC
14003@itemize @bullet
14004@item
14005source
2df3850c 14006
8e04817f
AC
14007@item
14008assembly
14009
14010@item
14011source and assembly
14012
14013@item
14014source and registers
c906108c 14015
8e04817f
AC
14016@item
14017assembly and registers
2df3850c 14018
8e04817f 14019@end itemize
c906108c 14020
b7bb15bc
SC
14021On top of the command window a status line gives various information
14022concerning the current process begin debugged. The status line is
14023updated when the information it shows changes. The following fields
14024are displayed:
14025
14026@table @emph
14027@item target
14028Indicates the current gdb target
14029(@pxref{Targets, ,Specifying a Debugging Target}).
14030
14031@item process
14032Gives information about the current process or thread number.
14033When no process is being debugged, this field is set to @code{No process}.
14034
14035@item function
14036Gives the current function name for the selected frame.
14037The name is demangled if demangling is turned on (@pxref{Print Settings}).
14038When there is no symbol corresponding to the current program counter
14039the string @code{??} is displayed.
14040
14041@item line
14042Indicates the current line number for the selected frame.
14043When the current line number is not known the string @code{??} is displayed.
14044
14045@item pc
14046Indicates the current program counter address.
14047
14048@end table
14049
8e04817f
AC
14050@node TUI Keys
14051@section TUI Key Bindings
14052@cindex TUI key bindings
c906108c 14053
8e04817f
AC
14054The TUI installs several key bindings in the readline keymaps
14055(@pxref{Command Line Editing}).
14056They allow to leave or enter in the TUI mode or they operate
7cf36c78
SC
14057directly on the TUI layout and windows. The TUI also provides
14058a @emph{SingleKey} keymap which binds several keys directly to
14059@value{GDBN} commands. The following key bindings
8e04817f 14060are installed for both TUI mode and the @value{GDBN} standard mode.
c906108c 14061
8e04817f
AC
14062@table @kbd
14063@kindex C-x C-a
14064@item C-x C-a
14065@kindex C-x a
14066@itemx C-x a
14067@kindex C-x A
14068@itemx C-x A
14069Enter or leave the TUI mode. When the TUI mode is left,
14070the curses window management is left and @value{GDBN} operates using
14071its standard mode writing on the terminal directly. When the TUI
14072mode is entered, the control is given back to the curses windows.
14073The screen is then refreshed.
c906108c 14074
8e04817f
AC
14075@kindex C-x 1
14076@item C-x 1
14077Use a TUI layout with only one window. The layout will
14078either be @samp{source} or @samp{assembly}. When the TUI mode
14079is not active, it will switch to the TUI mode.
2df3850c 14080
8e04817f 14081Think of this key binding as the Emacs @kbd{C-x 1} binding.
c906108c 14082
8e04817f
AC
14083@kindex C-x 2
14084@item C-x 2
14085Use a TUI layout with at least two windows. When the current
14086layout shows already two windows, a next layout with two windows is used.
14087When a new layout is chosen, one window will always be common to the
14088previous layout and the new one.
c906108c 14089
8e04817f 14090Think of it as the Emacs @kbd{C-x 2} binding.
2df3850c 14091
72ffddc9
SC
14092@kindex C-x o
14093@item C-x o
14094Change the active window. The TUI associates several key bindings
14095(like scrolling and arrow keys) to the active window. This command
14096gives the focus to the next TUI window.
14097
14098Think of it as the Emacs @kbd{C-x o} binding.
14099
7cf36c78
SC
14100@kindex C-x s
14101@item C-x s
14102Use the TUI @emph{SingleKey} keymap that binds single key to gdb commands
14103(@pxref{TUI Single Key Mode}).
14104
c906108c
SS
14105@end table
14106
8e04817f 14107The following key bindings are handled only by the TUI mode:
5d161b24 14108
8e04817f
AC
14109@table @key
14110@kindex PgUp
14111@item PgUp
14112Scroll the active window one page up.
c906108c 14113
8e04817f
AC
14114@kindex PgDn
14115@item PgDn
14116Scroll the active window one page down.
c906108c 14117
8e04817f
AC
14118@kindex Up
14119@item Up
14120Scroll the active window one line up.
c906108c 14121
8e04817f
AC
14122@kindex Down
14123@item Down
14124Scroll the active window one line down.
c906108c 14125
8e04817f
AC
14126@kindex Left
14127@item Left
14128Scroll the active window one column left.
c906108c 14129
8e04817f
AC
14130@kindex Right
14131@item Right
14132Scroll the active window one column right.
c906108c 14133
8e04817f
AC
14134@kindex C-L
14135@item C-L
14136Refresh the screen.
c906108c 14137
8e04817f 14138@end table
c906108c 14139
8e04817f 14140In the TUI mode, the arrow keys are used by the active window
72ffddc9
SC
14141for scrolling. This means they are available for readline when the
14142active window is the command window. When the command window
14143does not have the focus, it is necessary to use other readline
14144key bindings such as @key{C-p}, @key{C-n}, @key{C-b} and @key{C-f}.
8e04817f 14145
7cf36c78
SC
14146@node TUI Single Key Mode
14147@section TUI Single Key Mode
14148@cindex TUI single key mode
14149
14150The TUI provides a @emph{SingleKey} mode in which it installs a particular
14151key binding in the readline keymaps to connect single keys to
b383017d 14152some gdb commands.
7cf36c78
SC
14153
14154@table @kbd
14155@kindex c @r{(SingleKey TUI key)}
14156@item c
14157continue
14158
14159@kindex d @r{(SingleKey TUI key)}
14160@item d
14161down
14162
14163@kindex f @r{(SingleKey TUI key)}
14164@item f
14165finish
14166
14167@kindex n @r{(SingleKey TUI key)}
14168@item n
14169next
14170
14171@kindex q @r{(SingleKey TUI key)}
14172@item q
14173exit the @emph{SingleKey} mode.
14174
14175@kindex r @r{(SingleKey TUI key)}
14176@item r
14177run
14178
14179@kindex s @r{(SingleKey TUI key)}
14180@item s
14181step
14182
14183@kindex u @r{(SingleKey TUI key)}
14184@item u
14185up
14186
14187@kindex v @r{(SingleKey TUI key)}
14188@item v
14189info locals
14190
14191@kindex w @r{(SingleKey TUI key)}
14192@item w
14193where
14194
14195@end table
14196
14197Other keys temporarily switch to the @value{GDBN} command prompt.
14198The key that was pressed is inserted in the editing buffer so that
14199it is possible to type most @value{GDBN} commands without interaction
14200with the TUI @emph{SingleKey} mode. Once the command is entered the TUI
14201@emph{SingleKey} mode is restored. The only way to permanently leave
14202this mode is by hitting @key{q} or @samp{@key{C-x} @key{s}}.
14203
14204
8e04817f
AC
14205@node TUI Commands
14206@section TUI specific commands
14207@cindex TUI commands
14208
14209The TUI has specific commands to control the text windows.
14210These commands are always available, that is they do not depend on
14211the current terminal mode in which @value{GDBN} runs. When @value{GDBN}
14212is in the standard mode, using these commands will automatically switch
14213in the TUI mode.
c906108c
SS
14214
14215@table @code
3d757584
SC
14216@item info win
14217@kindex info win
14218List and give the size of all displayed windows.
14219
8e04817f 14220@item layout next
4644b6e3 14221@kindex layout
8e04817f 14222Display the next layout.
2df3850c 14223
8e04817f 14224@item layout prev
8e04817f 14225Display the previous layout.
c906108c 14226
8e04817f 14227@item layout src
8e04817f 14228Display the source window only.
c906108c 14229
8e04817f 14230@item layout asm
8e04817f 14231Display the assembly window only.
c906108c 14232
8e04817f 14233@item layout split
8e04817f 14234Display the source and assembly window.
c906108c 14235
8e04817f 14236@item layout regs
8e04817f
AC
14237Display the register window together with the source or assembly window.
14238
14239@item focus next | prev | src | asm | regs | split
14240@kindex focus
14241Set the focus to the named window.
14242This command allows to change the active window so that scrolling keys
14243can be affected to another window.
c906108c 14244
8e04817f
AC
14245@item refresh
14246@kindex refresh
14247Refresh the screen. This is similar to using @key{C-L} key.
c906108c 14248
6a1b180d
SC
14249@item tui reg float
14250@kindex tui reg
14251Show the floating point registers in the register window.
14252
14253@item tui reg general
14254Show the general registers in the register window.
14255
14256@item tui reg next
14257Show the next register group. The list of register groups as well as
14258their order is target specific. The predefined register groups are the
14259following: @code{general}, @code{float}, @code{system}, @code{vector},
14260@code{all}, @code{save}, @code{restore}.
14261
14262@item tui reg system
14263Show the system registers in the register window.
14264
8e04817f
AC
14265@item update
14266@kindex update
14267Update the source window and the current execution point.
c906108c 14268
8e04817f
AC
14269@item winheight @var{name} +@var{count}
14270@itemx winheight @var{name} -@var{count}
14271@kindex winheight
14272Change the height of the window @var{name} by @var{count}
14273lines. Positive counts increase the height, while negative counts
14274decrease it.
2df3850c 14275
c906108c
SS
14276@end table
14277
8e04817f
AC
14278@node TUI Configuration
14279@section TUI configuration variables
14280@cindex TUI configuration variables
c906108c 14281
8e04817f
AC
14282The TUI has several configuration variables that control the
14283appearance of windows on the terminal.
c906108c 14284
8e04817f
AC
14285@table @code
14286@item set tui border-kind @var{kind}
14287@kindex set tui border-kind
14288Select the border appearance for the source, assembly and register windows.
14289The possible values are the following:
14290@table @code
14291@item space
14292Use a space character to draw the border.
c906108c 14293
8e04817f
AC
14294@item ascii
14295Use ascii characters + - and | to draw the border.
c906108c 14296
8e04817f
AC
14297@item acs
14298Use the Alternate Character Set to draw the border. The border is
14299drawn using character line graphics if the terminal supports them.
c78b4128 14300
8e04817f 14301@end table
c78b4128 14302
8e04817f
AC
14303@item set tui active-border-mode @var{mode}
14304@kindex set tui active-border-mode
14305Select the attributes to display the border of the active window.
14306The possible values are @code{normal}, @code{standout}, @code{reverse},
14307@code{half}, @code{half-standout}, @code{bold} and @code{bold-standout}.
c78b4128 14308
8e04817f
AC
14309@item set tui border-mode @var{mode}
14310@kindex set tui border-mode
14311Select the attributes to display the border of other windows.
14312The @var{mode} can be one of the following:
14313@table @code
14314@item normal
14315Use normal attributes to display the border.
c906108c 14316
8e04817f
AC
14317@item standout
14318Use standout mode.
c906108c 14319
8e04817f
AC
14320@item reverse
14321Use reverse video mode.
c906108c 14322
8e04817f
AC
14323@item half
14324Use half bright mode.
c906108c 14325
8e04817f
AC
14326@item half-standout
14327Use half bright and standout mode.
c906108c 14328
8e04817f
AC
14329@item bold
14330Use extra bright or bold mode.
c78b4128 14331
8e04817f
AC
14332@item bold-standout
14333Use extra bright or bold and standout mode.
c78b4128 14334
8e04817f 14335@end table
c78b4128 14336
8e04817f 14337@end table
c78b4128 14338
8e04817f
AC
14339@node Emacs
14340@chapter Using @value{GDBN} under @sc{gnu} Emacs
c78b4128 14341
8e04817f
AC
14342@cindex Emacs
14343@cindex @sc{gnu} Emacs
14344A special interface allows you to use @sc{gnu} Emacs to view (and
14345edit) the source files for the program you are debugging with
14346@value{GDBN}.
c906108c 14347
8e04817f
AC
14348To use this interface, use the command @kbd{M-x gdb} in Emacs. Give the
14349executable file you want to debug as an argument. This command starts
14350@value{GDBN} as a subprocess of Emacs, with input and output through a newly
14351created Emacs buffer.
14352@c (Do not use the @code{-tui} option to run @value{GDBN} from Emacs.)
c906108c 14353
8e04817f
AC
14354Using @value{GDBN} under Emacs is just like using @value{GDBN} normally except for two
14355things:
c906108c 14356
8e04817f
AC
14357@itemize @bullet
14358@item
14359All ``terminal'' input and output goes through the Emacs buffer.
14360@end itemize
c906108c 14361
8e04817f
AC
14362This applies both to @value{GDBN} commands and their output, and to the input
14363and output done by the program you are debugging.
bf0184be 14364
8e04817f
AC
14365This is useful because it means that you can copy the text of previous
14366commands and input them again; you can even use parts of the output
14367in this way.
bf0184be 14368
8e04817f
AC
14369All the facilities of Emacs' Shell mode are available for interacting
14370with your program. In particular, you can send signals the usual
14371way---for example, @kbd{C-c C-c} for an interrupt, @kbd{C-c C-z} for a
14372stop.
bf0184be 14373
8e04817f 14374@itemize @bullet
bf0184be 14375@item
8e04817f
AC
14376@value{GDBN} displays source code through Emacs.
14377@end itemize
bf0184be 14378
8e04817f
AC
14379Each time @value{GDBN} displays a stack frame, Emacs automatically finds the
14380source file for that frame and puts an arrow (@samp{=>}) at the
14381left margin of the current line. Emacs uses a separate buffer for
14382source display, and splits the screen to show both your @value{GDBN} session
14383and the source.
bf0184be 14384
8e04817f
AC
14385Explicit @value{GDBN} @code{list} or search commands still produce output as
14386usual, but you probably have no reason to use them from Emacs.
c906108c 14387
64fabec2
AC
14388If you specify an absolute file name when prompted for the @kbd{M-x
14389gdb} argument, then Emacs sets your current working directory to where
14390your program resides. If you only specify the file name, then Emacs
14391sets your current working directory to to the directory associated
14392with the previous buffer. In this case, @value{GDBN} may find your
14393program by searching your environment's @code{PATH} variable, but on
14394some operating systems it might not find the source. So, although the
14395@value{GDBN} input and output session proceeds normally, the auxiliary
14396buffer does not display the current source and line of execution.
14397
14398The initial working directory of @value{GDBN} is printed on the top
14399line of the @value{GDBN} I/O buffer and this serves as a default for
14400the commands that specify files for @value{GDBN} to operate
14401on. @xref{Files, ,Commands to specify files}.
14402
14403By default, @kbd{M-x gdb} calls the program called @file{gdb}. If you
14404need to call @value{GDBN} by a different name (for example, if you
14405keep several configurations around, with different names) you can
14406customize the Emacs variable @code{gud-gdb-command-name} to run the
14407one you want.
8e04817f
AC
14408
14409In the @value{GDBN} I/O buffer, you can use these special Emacs commands in
14410addition to the standard Shell mode commands:
c906108c 14411
8e04817f
AC
14412@table @kbd
14413@item C-h m
14414Describe the features of Emacs' @value{GDBN} Mode.
c906108c 14415
64fabec2 14416@item C-c C-s
8e04817f
AC
14417Execute to another source line, like the @value{GDBN} @code{step} command; also
14418update the display window to show the current file and location.
c906108c 14419
64fabec2 14420@item C-c C-n
8e04817f
AC
14421Execute to next source line in this function, skipping all function
14422calls, like the @value{GDBN} @code{next} command. Then update the display window
14423to show the current file and location.
c906108c 14424
64fabec2 14425@item C-c C-i
8e04817f
AC
14426Execute one instruction, like the @value{GDBN} @code{stepi} command; update
14427display window accordingly.
c906108c 14428
8e04817f
AC
14429@item C-c C-f
14430Execute until exit from the selected stack frame, like the @value{GDBN}
14431@code{finish} command.
c906108c 14432
64fabec2 14433@item C-c C-r
8e04817f
AC
14434Continue execution of your program, like the @value{GDBN} @code{continue}
14435command.
b433d00b 14436
64fabec2 14437@item C-c <
8e04817f
AC
14438Go up the number of frames indicated by the numeric argument
14439(@pxref{Arguments, , Numeric Arguments, Emacs, The @sc{gnu} Emacs Manual}),
14440like the @value{GDBN} @code{up} command.
b433d00b 14441
64fabec2 14442@item C-c >
8e04817f
AC
14443Go down the number of frames indicated by the numeric argument, like the
14444@value{GDBN} @code{down} command.
8e04817f 14445@end table
c906108c 14446
64fabec2 14447In any source file, the Emacs command @kbd{C-x SPC} (@code{gud-break})
8e04817f 14448tells @value{GDBN} to set a breakpoint on the source line point is on.
c906108c 14449
64fabec2
AC
14450If you type @kbd{M-x speedbar}, then Emacs displays a separate frame which
14451shows a backtrace when the @value{GDBN} I/O buffer is current. Move
14452point to any frame in the stack and type @key{RET} to make it become the
14453current frame and display the associated source in the source buffer.
14454Alternatively, click @kbd{Mouse-2} to make the selected frame become the
14455current one.
14456
8e04817f
AC
14457If you accidentally delete the source-display buffer, an easy way to get
14458it back is to type the command @code{f} in the @value{GDBN} buffer, to
14459request a frame display; when you run under Emacs, this recreates
14460the source buffer if necessary to show you the context of the current
14461frame.
c906108c 14462
8e04817f
AC
14463The source files displayed in Emacs are in ordinary Emacs buffers
14464which are visiting the source files in the usual way. You can edit
14465the files with these buffers if you wish; but keep in mind that @value{GDBN}
14466communicates with Emacs in terms of line numbers. If you add or
14467delete lines from the text, the line numbers that @value{GDBN} knows cease
14468to correspond properly with the code.
b383017d 14469
64fabec2
AC
14470The description given here is for GNU Emacs version 21.3 and a more
14471detailed description of its interaction with @value{GDBN} is given in
14472the Emacs manual (@pxref{Debuggers,,, Emacs, The @sc{gnu} Emacs Manual}).
c906108c 14473
8e04817f
AC
14474@c The following dropped because Epoch is nonstandard. Reactivate
14475@c if/when v19 does something similar. ---doc@cygnus.com 19dec1990
14476@ignore
14477@kindex Emacs Epoch environment
14478@kindex Epoch
14479@kindex inspect
c906108c 14480
8e04817f
AC
14481Version 18 of @sc{gnu} Emacs has a built-in window system
14482called the @code{epoch}
14483environment. Users of this environment can use a new command,
14484@code{inspect} which performs identically to @code{print} except that
14485each value is printed in its own window.
14486@end ignore
c906108c 14487
922fbb7b
AC
14488
14489@node GDB/MI
14490@chapter The @sc{gdb/mi} Interface
14491
14492@unnumberedsec Function and Purpose
14493
14494@cindex @sc{gdb/mi}, its purpose
14495@sc{gdb/mi} is a line based machine oriented text interface to @value{GDBN}. It is
14496specifically intended to support the development of systems which use
14497the debugger as just one small component of a larger system.
14498
14499This chapter is a specification of the @sc{gdb/mi} interface. It is written
14500in the form of a reference manual.
14501
14502Note that @sc{gdb/mi} is still under construction, so some of the
14503features described below are incomplete and subject to change.
14504
14505@unnumberedsec Notation and Terminology
14506
14507@cindex notational conventions, for @sc{gdb/mi}
14508This chapter uses the following notation:
14509
14510@itemize @bullet
14511@item
14512@code{|} separates two alternatives.
14513
14514@item
14515@code{[ @var{something} ]} indicates that @var{something} is optional:
14516it may or may not be given.
14517
14518@item
14519@code{( @var{group} )*} means that @var{group} inside the parentheses
14520may repeat zero or more times.
14521
14522@item
14523@code{( @var{group} )+} means that @var{group} inside the parentheses
14524may repeat one or more times.
14525
14526@item
14527@code{"@var{string}"} means a literal @var{string}.
14528@end itemize
14529
14530@ignore
14531@heading Dependencies
14532@end ignore
14533
14534@heading Acknowledgments
14535
14536In alphabetic order: Andrew Cagney, Fernando Nasser, Stan Shebs and
14537Elena Zannoni.
14538
14539@menu
14540* GDB/MI Command Syntax::
14541* GDB/MI Compatibility with CLI::
14542* GDB/MI Output Records::
14543* GDB/MI Command Description Format::
14544* GDB/MI Breakpoint Table Commands::
14545* GDB/MI Data Manipulation::
14546* GDB/MI Program Control::
14547* GDB/MI Miscellaneous Commands::
14548@ignore
14549* GDB/MI Kod Commands::
14550* GDB/MI Memory Overlay Commands::
14551* GDB/MI Signal Handling Commands::
14552@end ignore
14553* GDB/MI Stack Manipulation::
14554* GDB/MI Symbol Query::
14555* GDB/MI Target Manipulation::
14556* GDB/MI Thread Commands::
14557* GDB/MI Tracepoint Commands::
14558* GDB/MI Variable Objects::
14559@end menu
14560
14561@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14562@node GDB/MI Command Syntax
14563@section @sc{gdb/mi} Command Syntax
14564
14565@menu
14566* GDB/MI Input Syntax::
14567* GDB/MI Output Syntax::
14568* GDB/MI Simple Examples::
14569@end menu
14570
14571@node GDB/MI Input Syntax
14572@subsection @sc{gdb/mi} Input Syntax
14573
14574@cindex input syntax for @sc{gdb/mi}
14575@cindex @sc{gdb/mi}, input syntax
14576@table @code
14577@item @var{command} @expansion{}
14578@code{@var{cli-command} | @var{mi-command}}
14579
14580@item @var{cli-command} @expansion{}
14581@code{[ @var{token} ] @var{cli-command} @var{nl}}, where
14582@var{cli-command} is any existing @value{GDBN} CLI command.
14583
14584@item @var{mi-command} @expansion{}
14585@code{[ @var{token} ] "-" @var{operation} ( " " @var{option} )*
14586@code{[} " --" @code{]} ( " " @var{parameter} )* @var{nl}}
14587
14588@item @var{token} @expansion{}
14589"any sequence of digits"
14590
14591@item @var{option} @expansion{}
14592@code{"-" @var{parameter} [ " " @var{parameter} ]}
14593
14594@item @var{parameter} @expansion{}
14595@code{@var{non-blank-sequence} | @var{c-string}}
14596
14597@item @var{operation} @expansion{}
14598@emph{any of the operations described in this chapter}
14599
14600@item @var{non-blank-sequence} @expansion{}
14601@emph{anything, provided it doesn't contain special characters such as
14602"-", @var{nl}, """ and of course " "}
14603
14604@item @var{c-string} @expansion{}
14605@code{""" @var{seven-bit-iso-c-string-content} """}
14606
14607@item @var{nl} @expansion{}
14608@code{CR | CR-LF}
14609@end table
14610
14611@noindent
14612Notes:
14613
14614@itemize @bullet
14615@item
14616The CLI commands are still handled by the @sc{mi} interpreter; their
14617output is described below.
14618
14619@item
14620The @code{@var{token}}, when present, is passed back when the command
14621finishes.
14622
14623@item
14624Some @sc{mi} commands accept optional arguments as part of the parameter
14625list. Each option is identified by a leading @samp{-} (dash) and may be
14626followed by an optional argument parameter. Options occur first in the
14627parameter list and can be delimited from normal parameters using
14628@samp{--} (this is useful when some parameters begin with a dash).
14629@end itemize
14630
14631Pragmatics:
14632
14633@itemize @bullet
14634@item
14635We want easy access to the existing CLI syntax (for debugging).
14636
14637@item
14638We want it to be easy to spot a @sc{mi} operation.
14639@end itemize
14640
14641@node GDB/MI Output Syntax
14642@subsection @sc{gdb/mi} Output Syntax
14643
14644@cindex output syntax of @sc{gdb/mi}
14645@cindex @sc{gdb/mi}, output syntax
14646The output from @sc{gdb/mi} consists of zero or more out-of-band records
14647followed, optionally, by a single result record. This result record
14648is for the most recent command. The sequence of output records is
14649terminated by @samp{(@value{GDBP})}.
14650
14651If an input command was prefixed with a @code{@var{token}} then the
14652corresponding output for that command will also be prefixed by that same
14653@var{token}.
14654
14655@table @code
14656@item @var{output} @expansion{}
14657@code{( @var{out-of-band-record} )* [ @var{result-record} ] "(gdb)" @var{nl}}
14658
14659@item @var{result-record} @expansion{}
14660@code{ [ @var{token} ] "^" @var{result-class} ( "," @var{result} )* @var{nl}}
14661
14662@item @var{out-of-band-record} @expansion{}
14663@code{@var{async-record} | @var{stream-record}}
14664
14665@item @var{async-record} @expansion{}
14666@code{@var{exec-async-output} | @var{status-async-output} | @var{notify-async-output}}
14667
14668@item @var{exec-async-output} @expansion{}
14669@code{[ @var{token} ] "*" @var{async-output}}
14670
14671@item @var{status-async-output} @expansion{}
14672@code{[ @var{token} ] "+" @var{async-output}}
14673
14674@item @var{notify-async-output} @expansion{}
14675@code{[ @var{token} ] "=" @var{async-output}}
14676
14677@item @var{async-output} @expansion{}
14678@code{@var{async-class} ( "," @var{result} )* @var{nl}}
14679
14680@item @var{result-class} @expansion{}
14681@code{"done" | "running" | "connected" | "error" | "exit"}
14682
14683@item @var{async-class} @expansion{}
14684@code{"stopped" | @var{others}} (where @var{others} will be added
14685depending on the needs---this is still in development).
14686
14687@item @var{result} @expansion{}
14688@code{ @var{variable} "=" @var{value}}
14689
14690@item @var{variable} @expansion{}
14691@code{ @var{string} }
14692
14693@item @var{value} @expansion{}
14694@code{ @var{const} | @var{tuple} | @var{list} }
14695
14696@item @var{const} @expansion{}
14697@code{@var{c-string}}
14698
14699@item @var{tuple} @expansion{}
14700@code{ "@{@}" | "@{" @var{result} ( "," @var{result} )* "@}" }
14701
14702@item @var{list} @expansion{}
14703@code{ "[]" | "[" @var{value} ( "," @var{value} )* "]" | "["
14704@var{result} ( "," @var{result} )* "]" }
14705
14706@item @var{stream-record} @expansion{}
14707@code{@var{console-stream-output} | @var{target-stream-output} | @var{log-stream-output}}
14708
14709@item @var{console-stream-output} @expansion{}
14710@code{"~" @var{c-string}}
14711
14712@item @var{target-stream-output} @expansion{}
14713@code{"@@" @var{c-string}}
14714
14715@item @var{log-stream-output} @expansion{}
14716@code{"&" @var{c-string}}
14717
14718@item @var{nl} @expansion{}
14719@code{CR | CR-LF}
14720
14721@item @var{token} @expansion{}
14722@emph{any sequence of digits}.
14723@end table
14724
14725@noindent
14726Notes:
14727
14728@itemize @bullet
14729@item
14730All output sequences end in a single line containing a period.
14731
14732@item
14733The @code{@var{token}} is from the corresponding request. If an execution
14734command is interrupted by the @samp{-exec-interrupt} command, the
14735@var{token} associated with the @samp{*stopped} message is the one of the
14736original execution command, not the one of the interrupt command.
14737
14738@item
14739@cindex status output in @sc{gdb/mi}
14740@var{status-async-output} contains on-going status information about the
14741progress of a slow operation. It can be discarded. All status output is
14742prefixed by @samp{+}.
14743
14744@item
14745@cindex async output in @sc{gdb/mi}
14746@var{exec-async-output} contains asynchronous state change on the target
14747(stopped, started, disappeared). All async output is prefixed by
14748@samp{*}.
14749
14750@item
14751@cindex notify output in @sc{gdb/mi}
14752@var{notify-async-output} contains supplementary information that the
14753client should handle (e.g., a new breakpoint information). All notify
14754output is prefixed by @samp{=}.
14755
14756@item
14757@cindex console output in @sc{gdb/mi}
14758@var{console-stream-output} is output that should be displayed as is in the
14759console. It is the textual response to a CLI command. All the console
14760output is prefixed by @samp{~}.
14761
14762@item
14763@cindex target output in @sc{gdb/mi}
14764@var{target-stream-output} is the output produced by the target program.
14765All the target output is prefixed by @samp{@@}.
14766
14767@item
14768@cindex log output in @sc{gdb/mi}
14769@var{log-stream-output} is output text coming from @value{GDBN}'s internals, for
14770instance messages that should be displayed as part of an error log. All
14771the log output is prefixed by @samp{&}.
14772
14773@item
14774@cindex list output in @sc{gdb/mi}
14775New @sc{gdb/mi} commands should only output @var{lists} containing
14776@var{values}.
14777
14778
14779@end itemize
14780
14781@xref{GDB/MI Stream Records, , @sc{gdb/mi} Stream Records}, for more
14782details about the various output records.
14783
14784@node GDB/MI Simple Examples
14785@subsection Simple Examples of @sc{gdb/mi} Interaction
14786@cindex @sc{gdb/mi}, simple examples
14787
14788This subsection presents several simple examples of interaction using
14789the @sc{gdb/mi} interface. In these examples, @samp{->} means that the
14790following line is passed to @sc{gdb/mi} as input, while @samp{<-} means
14791the output received from @sc{gdb/mi}.
14792
14793@subsubheading Target Stop
14794@c Ummm... There is no "-stop" command. This assumes async, no?
14795Here's an example of stopping the inferior process:
14796
14797@smallexample
14798-> -stop
14799<- (@value{GDBP})
14800@end smallexample
14801
14802@noindent
14803and later:
14804
14805@smallexample
14806<- *stop,reason="stop",address="0x123",source="a.c:123"
14807<- (@value{GDBP})
14808@end smallexample
14809
14810@subsubheading Simple CLI Command
14811
14812Here's an example of a simple CLI command being passed through
14813@sc{gdb/mi} and on to the CLI.
14814
14815@smallexample
14816-> print 1+2
14817<- &"print 1+2\n"
14818<- ~"$1 = 3\n"
14819<- ^done
14820<- (@value{GDBP})
14821@end smallexample
14822
14823@subsubheading Command With Side Effects
14824
14825@smallexample
14826-> -symbol-file xyz.exe
14827<- *breakpoint,nr="3",address="0x123",source="a.c:123"
14828<- (@value{GDBP})
14829@end smallexample
14830
14831@subsubheading A Bad Command
14832
14833Here's what happens if you pass a non-existent command:
14834
14835@smallexample
14836-> -rubbish
14837<- ^error,msg="Undefined MI command: rubbish"
14838<- (@value{GDBP})
14839@end smallexample
14840
14841@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14842@node GDB/MI Compatibility with CLI
14843@section @sc{gdb/mi} Compatibility with CLI
14844
14845@cindex compatibility, @sc{gdb/mi} and CLI
14846@cindex @sc{gdb/mi}, compatibility with CLI
14847To help users familiar with @value{GDBN}'s existing CLI interface, @sc{gdb/mi}
14848accepts existing CLI commands. As specified by the syntax, such
14849commands can be directly entered into the @sc{gdb/mi} interface and @value{GDBN} will
14850respond.
14851
14852This mechanism is provided as an aid to developers of @sc{gdb/mi}
14853clients and not as a reliable interface into the CLI. Since the command
14854is being interpreteted in an environment that assumes @sc{gdb/mi}
14855behaviour, the exact output of such commands is likely to end up being
14856an un-supported hybrid of @sc{gdb/mi} and CLI output.
14857
14858@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14859@node GDB/MI Output Records
14860@section @sc{gdb/mi} Output Records
14861
14862@menu
14863* GDB/MI Result Records::
14864* GDB/MI Stream Records::
14865* GDB/MI Out-of-band Records::
14866@end menu
14867
14868@node GDB/MI Result Records
14869@subsection @sc{gdb/mi} Result Records
14870
14871@cindex result records in @sc{gdb/mi}
14872@cindex @sc{gdb/mi}, result records
14873In addition to a number of out-of-band notifications, the response to a
14874@sc{gdb/mi} command includes one of the following result indications:
14875
14876@table @code
14877@findex ^done
14878@item "^done" [ "," @var{results} ]
14879The synchronous operation was successful, @code{@var{results}} are the return
14880values.
14881
14882@item "^running"
14883@findex ^running
14884@c Is this one correct? Should it be an out-of-band notification?
14885The asynchronous operation was successfully started. The target is
14886running.
14887
14888@item "^error" "," @var{c-string}
14889@findex ^error
14890The operation failed. The @code{@var{c-string}} contains the corresponding
14891error message.
14892@end table
14893
14894@node GDB/MI Stream Records
14895@subsection @sc{gdb/mi} Stream Records
14896
14897@cindex @sc{gdb/mi}, stream records
14898@cindex stream records in @sc{gdb/mi}
14899@value{GDBN} internally maintains a number of output streams: the console, the
14900target, and the log. The output intended for each of these streams is
14901funneled through the @sc{gdb/mi} interface using @dfn{stream records}.
14902
14903Each stream record begins with a unique @dfn{prefix character} which
14904identifies its stream (@pxref{GDB/MI Output Syntax, , @sc{gdb/mi} Output
14905Syntax}). In addition to the prefix, each stream record contains a
14906@code{@var{string-output}}. This is either raw text (with an implicit new
14907line) or a quoted C string (which does not contain an implicit newline).
14908
14909@table @code
14910@item "~" @var{string-output}
14911The console output stream contains text that should be displayed in the
14912CLI console window. It contains the textual responses to CLI commands.
14913
14914@item "@@" @var{string-output}
14915The target output stream contains any textual output from the running
14916target.
14917
14918@item "&" @var{string-output}
14919The log stream contains debugging messages being produced by @value{GDBN}'s
14920internals.
14921@end table
14922
14923@node GDB/MI Out-of-band Records
14924@subsection @sc{gdb/mi} Out-of-band Records
14925
14926@cindex out-of-band records in @sc{gdb/mi}
14927@cindex @sc{gdb/mi}, out-of-band records
14928@dfn{Out-of-band} records are used to notify the @sc{gdb/mi} client of
14929additional changes that have occurred. Those changes can either be a
14930consequence of @sc{gdb/mi} (e.g., a breakpoint modified) or a result of
14931target activity (e.g., target stopped).
14932
14933The following is a preliminary list of possible out-of-band records.
14934
14935@table @code
14936@item "*" "stop"
14937@end table
14938
14939
14940@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14941@node GDB/MI Command Description Format
14942@section @sc{gdb/mi} Command Description Format
14943
14944The remaining sections describe blocks of commands. Each block of
14945commands is laid out in a fashion similar to this section.
14946
14947Note the the line breaks shown in the examples are here only for
14948readability. They don't appear in the real output.
14949Also note that the commands with a non-available example (N.A.@:) are
14950not yet implemented.
14951
14952@subheading Motivation
14953
14954The motivation for this collection of commands.
14955
14956@subheading Introduction
14957
14958A brief introduction to this collection of commands as a whole.
14959
14960@subheading Commands
14961
14962For each command in the block, the following is described:
14963
14964@subsubheading Synopsis
14965
14966@smallexample
14967 -command @var{args}@dots{}
14968@end smallexample
14969
14970@subsubheading @value{GDBN} Command
14971
14972The corresponding @value{GDBN} CLI command.
14973
14974@subsubheading Result
14975
14976@subsubheading Out-of-band
14977
14978@subsubheading Notes
14979
14980@subsubheading Example
14981
14982
14983@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14984@node GDB/MI Breakpoint Table Commands
14985@section @sc{gdb/mi} Breakpoint table commands
14986
14987@cindex breakpoint commands for @sc{gdb/mi}
14988@cindex @sc{gdb/mi}, breakpoint commands
14989This section documents @sc{gdb/mi} commands for manipulating
14990breakpoints.
14991
14992@subheading The @code{-break-after} Command
14993@findex -break-after
14994
14995@subsubheading Synopsis
14996
14997@smallexample
14998 -break-after @var{number} @var{count}
14999@end smallexample
15000
15001The breakpoint number @var{number} is not in effect until it has been
15002hit @var{count} times. To see how this is reflected in the output of
15003the @samp{-break-list} command, see the description of the
15004@samp{-break-list} command below.
15005
15006@subsubheading @value{GDBN} Command
15007
15008The corresponding @value{GDBN} command is @samp{ignore}.
15009
15010@subsubheading Example
15011
15012@smallexample
15013(@value{GDBP})
15014-break-insert main
15015^done,bkpt=@{number="1",addr="0x000100d0",file="hello.c",line="5"@}
15016(@value{GDBP})
15017-break-after 1 3
15018~
15019^done
15020(@value{GDBP})
15021-break-list
15022^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
15023hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15024@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15025@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15026@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15027@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15028@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15029body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15030addr="0x000100d0",func="main",file="hello.c",line="5",times="0",
15031ignore="3"@}]@}
15032(@value{GDBP})
15033@end smallexample
15034
15035@ignore
15036@subheading The @code{-break-catch} Command
15037@findex -break-catch
15038
15039@subheading The @code{-break-commands} Command
15040@findex -break-commands
15041@end ignore
15042
15043
15044@subheading The @code{-break-condition} Command
15045@findex -break-condition
15046
15047@subsubheading Synopsis
15048
15049@smallexample
15050 -break-condition @var{number} @var{expr}
15051@end smallexample
15052
15053Breakpoint @var{number} will stop the program only if the condition in
15054@var{expr} is true. The condition becomes part of the
15055@samp{-break-list} output (see the description of the @samp{-break-list}
15056command below).
15057
15058@subsubheading @value{GDBN} Command
15059
15060The corresponding @value{GDBN} command is @samp{condition}.
15061
15062@subsubheading Example
15063
15064@smallexample
15065(@value{GDBP})
15066-break-condition 1 1
15067^done
15068(@value{GDBP})
15069-break-list
15070^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
15071hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15072@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15073@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15074@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15075@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15076@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15077body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15078addr="0x000100d0",func="main",file="hello.c",line="5",cond="1",
15079times="0",ignore="3"@}]@}
15080(@value{GDBP})
15081@end smallexample
15082
15083@subheading The @code{-break-delete} Command
15084@findex -break-delete
15085
15086@subsubheading Synopsis
15087
15088@smallexample
15089 -break-delete ( @var{breakpoint} )+
15090@end smallexample
15091
15092Delete the breakpoint(s) whose number(s) are specified in the argument
15093list. This is obviously reflected in the breakpoint list.
15094
15095@subsubheading @value{GDBN} command
15096
15097The corresponding @value{GDBN} command is @samp{delete}.
15098
15099@subsubheading Example
15100
15101@smallexample
15102(@value{GDBP})
15103-break-delete 1
15104^done
15105(@value{GDBP})
15106-break-list
15107^done,BreakpointTable=@{nr_rows="0",nr_cols="6",
15108hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15109@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15110@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15111@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15112@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15113@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15114body=[]@}
15115(@value{GDBP})
15116@end smallexample
15117
15118@subheading The @code{-break-disable} Command
15119@findex -break-disable
15120
15121@subsubheading Synopsis
15122
15123@smallexample
15124 -break-disable ( @var{breakpoint} )+
15125@end smallexample
15126
15127Disable the named @var{breakpoint}(s). The field @samp{enabled} in the
15128break list is now set to @samp{n} for the named @var{breakpoint}(s).
15129
15130@subsubheading @value{GDBN} Command
15131
15132The corresponding @value{GDBN} command is @samp{disable}.
15133
15134@subsubheading Example
15135
15136@smallexample
15137(@value{GDBP})
15138-break-disable 2
15139^done
15140(@value{GDBP})
15141-break-list
15142^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
15143hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15144@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15145@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15146@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15147@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15148@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15149body=[bkpt=@{number="2",type="breakpoint",disp="keep",enabled="n",
15150addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@}]@}
15151(@value{GDBP})
15152@end smallexample
15153
15154@subheading The @code{-break-enable} Command
15155@findex -break-enable
15156
15157@subsubheading Synopsis
15158
15159@smallexample
15160 -break-enable ( @var{breakpoint} )+
15161@end smallexample
15162
15163Enable (previously disabled) @var{breakpoint}(s).
15164
15165@subsubheading @value{GDBN} Command
15166
15167The corresponding @value{GDBN} command is @samp{enable}.
15168
15169@subsubheading Example
15170
15171@smallexample
15172(@value{GDBP})
15173-break-enable 2
15174^done
15175(@value{GDBP})
15176-break-list
15177^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
15178hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15179@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15180@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15181@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15182@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15183@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15184body=[bkpt=@{number="2",type="breakpoint",disp="keep",enabled="y",
15185addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@}]@}
15186(@value{GDBP})
15187@end smallexample
15188
15189@subheading The @code{-break-info} Command
15190@findex -break-info
15191
15192@subsubheading Synopsis
15193
15194@smallexample
15195 -break-info @var{breakpoint}
15196@end smallexample
15197
15198@c REDUNDANT???
15199Get information about a single breakpoint.
15200
15201@subsubheading @value{GDBN} command
15202
15203The corresponding @value{GDBN} command is @samp{info break @var{breakpoint}}.
15204
15205@subsubheading Example
15206N.A.
15207
15208@subheading The @code{-break-insert} Command
15209@findex -break-insert
15210
15211@subsubheading Synopsis
15212
15213@smallexample
15214 -break-insert [ -t ] [ -h ] [ -r ]
15215 [ -c @var{condition} ] [ -i @var{ignore-count} ]
15216 [ -p @var{thread} ] [ @var{line} | @var{addr} ]
15217@end smallexample
15218
15219@noindent
15220If specified, @var{line}, can be one of:
15221
15222@itemize @bullet
15223@item function
15224@c @item +offset
15225@c @item -offset
15226@c @item linenum
15227@item filename:linenum
15228@item filename:function
15229@item *address
15230@end itemize
15231
15232The possible optional parameters of this command are:
15233
15234@table @samp
15235@item -t
15236Insert a tempoary breakpoint.
15237@item -h
15238Insert a hardware breakpoint.
15239@item -c @var{condition}
15240Make the breakpoint conditional on @var{condition}.
15241@item -i @var{ignore-count}
15242Initialize the @var{ignore-count}.
15243@item -r
15244Insert a regular breakpoint in all the functions whose names match the
15245given regular expression. Other flags are not applicable to regular
15246expresson.
15247@end table
15248
15249@subsubheading Result
15250
15251The result is in the form:
15252
15253@smallexample
15254 ^done,bkptno="@var{number}",func="@var{funcname}",
15255 file="@var{filename}",line="@var{lineno}"
15256@end smallexample
15257
15258@noindent
15259where @var{number} is the @value{GDBN} number for this breakpoint, @var{funcname}
15260is the name of the function where the breakpoint was inserted,
15261@var{filename} is the name of the source file which contains this
15262function, and @var{lineno} is the source line number within that file.
15263
15264Note: this format is open to change.
15265@c An out-of-band breakpoint instead of part of the result?
15266
15267@subsubheading @value{GDBN} Command
15268
15269The corresponding @value{GDBN} commands are @samp{break}, @samp{tbreak},
15270@samp{hbreak}, @samp{thbreak}, and @samp{rbreak}.
15271
15272@subsubheading Example
15273
15274@smallexample
15275(@value{GDBP})
15276-break-insert main
15277^done,bkpt=@{number="1",addr="0x0001072c",file="recursive2.c",line="4"@}
15278(@value{GDBP})
15279-break-insert -t foo
15280^done,bkpt=@{number="2",addr="0x00010774",file="recursive2.c",line="11"@}
15281(@value{GDBP})
15282-break-list
15283^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
15284hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15285@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15286@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15287@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15288@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15289@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15290body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15291addr="0x0001072c", func="main",file="recursive2.c",line="4",times="0"@},
15292bkpt=@{number="2",type="breakpoint",disp="del",enabled="y",
15293addr="0x00010774",func="foo",file="recursive2.c",line="11",times="0"@}]@}
15294(@value{GDBP})
15295-break-insert -r foo.*
15296~int foo(int, int);
15297^done,bkpt=@{number="3",addr="0x00010774",file="recursive2.c",line="11"@}
15298(@value{GDBP})
15299@end smallexample
15300
15301@subheading The @code{-break-list} Command
15302@findex -break-list
15303
15304@subsubheading Synopsis
15305
15306@smallexample
15307 -break-list
15308@end smallexample
15309
15310Displays the list of inserted breakpoints, showing the following fields:
15311
15312@table @samp
15313@item Number
15314number of the breakpoint
15315@item Type
15316type of the breakpoint: @samp{breakpoint} or @samp{watchpoint}
15317@item Disposition
15318should the breakpoint be deleted or disabled when it is hit: @samp{keep}
15319or @samp{nokeep}
15320@item Enabled
15321is the breakpoint enabled or no: @samp{y} or @samp{n}
15322@item Address
15323memory location at which the breakpoint is set
15324@item What
15325logical location of the breakpoint, expressed by function name, file
15326name, line number
15327@item Times
15328number of times the breakpoint has been hit
15329@end table
15330
15331If there are no breakpoints or watchpoints, the @code{BreakpointTable}
15332@code{body} field is an empty list.
15333
15334@subsubheading @value{GDBN} Command
15335
15336The corresponding @value{GDBN} command is @samp{info break}.
15337
15338@subsubheading Example
15339
15340@smallexample
15341(@value{GDBP})
15342-break-list
15343^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
15344hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15345@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15346@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15347@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15348@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15349@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15350body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15351addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@},
15352bkpt=@{number="2",type="breakpoint",disp="keep",enabled="y",
15353addr="0x00010114",func="foo",file="hello.c",line="13",times="0"@}]@}
15354(@value{GDBP})
15355@end smallexample
15356
15357Here's an example of the result when there are no breakpoints:
15358
15359@smallexample
15360(@value{GDBP})
15361-break-list
15362^done,BreakpointTable=@{nr_rows="0",nr_cols="6",
15363hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15364@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15365@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15366@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15367@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15368@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15369body=[]@}
15370(@value{GDBP})
15371@end smallexample
15372
15373@subheading The @code{-break-watch} Command
15374@findex -break-watch
15375
15376@subsubheading Synopsis
15377
15378@smallexample
15379 -break-watch [ -a | -r ]
15380@end smallexample
15381
15382Create a watchpoint. With the @samp{-a} option it will create an
15383@dfn{access} watchpoint, i.e. a watchpoint that triggers either on a
15384read from or on a write to the memory location. With the @samp{-r}
15385option, the watchpoint created is a @dfn{read} watchpoint, i.e. it will
15386trigger only when the memory location is accessed for reading. Without
15387either of the options, the watchpoint created is a regular watchpoint,
15388i.e. it will trigger when the memory location is accessed for writing.
15389@xref{Set Watchpoints, , Setting watchpoints}.
15390
15391Note that @samp{-break-list} will report a single list of watchpoints and
15392breakpoints inserted.
15393
15394@subsubheading @value{GDBN} Command
15395
15396The corresponding @value{GDBN} commands are @samp{watch}, @samp{awatch}, and
15397@samp{rwatch}.
15398
15399@subsubheading Example
15400
15401Setting a watchpoint on a variable in the @code{main} function:
15402
15403@smallexample
15404(@value{GDBP})
15405-break-watch x
15406^done,wpt=@{number="2",exp="x"@}
15407(@value{GDBP})
15408-exec-continue
15409^running
15410^done,reason="watchpoint-trigger",wpt=@{number="2",exp="x"@},
15411value=@{old="-268439212",new="55"@},
15412frame=@{func="main",args=[],file="recursive2.c",line="5"@}
15413(@value{GDBP})
15414@end smallexample
15415
15416Setting a watchpoint on a variable local to a function. @value{GDBN} will stop
15417the program execution twice: first for the variable changing value, then
15418for the watchpoint going out of scope.
15419
15420@smallexample
15421(@value{GDBP})
15422-break-watch C
15423^done,wpt=@{number="5",exp="C"@}
15424(@value{GDBP})
15425-exec-continue
15426^running
15427^done,reason="watchpoint-trigger",
15428wpt=@{number="5",exp="C"@},value=@{old="-276895068",new="3"@},
15429frame=@{func="callee4",args=[],
15430file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="13"@}
15431(@value{GDBP})
15432-exec-continue
15433^running
15434^done,reason="watchpoint-scope",wpnum="5",
15435frame=@{func="callee3",args=[@{name="strarg",
15436value="0x11940 \"A string argument.\""@}],
15437file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
15438(@value{GDBP})
15439@end smallexample
15440
15441Listing breakpoints and watchpoints, at different points in the program
15442execution. Note that once the watchpoint goes out of scope, it is
15443deleted.
15444
15445@smallexample
15446(@value{GDBP})
15447-break-watch C
15448^done,wpt=@{number="2",exp="C"@}
15449(@value{GDBP})
15450-break-list
15451^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
15452hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15453@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15454@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15455@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15456@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15457@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15458body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15459addr="0x00010734",func="callee4",
15460file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@},
15461bkpt=@{number="2",type="watchpoint",disp="keep",
15462enabled="y",addr="",what="C",times="0"@}]@}
15463(@value{GDBP})
15464-exec-continue
15465^running
15466^done,reason="watchpoint-trigger",wpt=@{number="2",exp="C"@},
15467value=@{old="-276895068",new="3"@},
15468frame=@{func="callee4",args=[],
15469file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="13"@}
15470(@value{GDBP})
15471-break-list
15472^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
15473hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15474@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15475@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15476@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15477@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15478@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15479body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15480addr="0x00010734",func="callee4",
15481file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@},
15482bkpt=@{number="2",type="watchpoint",disp="keep",
15483enabled="y",addr="",what="C",times="-5"@}]@}
15484(@value{GDBP})
15485-exec-continue
15486^running
15487^done,reason="watchpoint-scope",wpnum="2",
15488frame=@{func="callee3",args=[@{name="strarg",
15489value="0x11940 \"A string argument.\""@}],
15490file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
15491(@value{GDBP})
15492-break-list
15493^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
15494hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15495@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15496@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15497@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15498@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15499@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15500body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15501addr="0x00010734",func="callee4",
15502file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@}]@}
15503(@value{GDBP})
15504@end smallexample
15505
15506@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
15507@node GDB/MI Data Manipulation
15508@section @sc{gdb/mi} Data Manipulation
15509
15510@cindex data manipulation, in @sc{gdb/mi}
15511@cindex @sc{gdb/mi}, data manipulation
15512This section describes the @sc{gdb/mi} commands that manipulate data:
15513examine memory and registers, evaluate expressions, etc.
15514
15515@c REMOVED FROM THE INTERFACE.
15516@c @subheading -data-assign
15517@c Change the value of a program variable. Plenty of side effects.
15518@c @subsubheading GDB command
15519@c set variable
15520@c @subsubheading Example
15521@c N.A.
15522
15523@subheading The @code{-data-disassemble} Command
15524@findex -data-disassemble
15525
15526@subsubheading Synopsis
15527
15528@smallexample
15529 -data-disassemble
15530 [ -s @var{start-addr} -e @var{end-addr} ]
15531 | [ -f @var{filename} -l @var{linenum} [ -n @var{lines} ] ]
15532 -- @var{mode}
15533@end smallexample
15534
15535@noindent
15536Where:
15537
15538@table @samp
15539@item @var{start-addr}
15540is the beginning address (or @code{$pc})
15541@item @var{end-addr}
15542is the end address
15543@item @var{filename}
15544is the name of the file to disassemble
15545@item @var{linenum}
15546is the line number to disassemble around
15547@item @var{lines}
15548is the the number of disassembly lines to be produced. If it is -1,
15549the whole function will be disassembled, in case no @var{end-addr} is
15550specified. If @var{end-addr} is specified as a non-zero value, and
15551@var{lines} is lower than the number of disassembly lines between
15552@var{start-addr} and @var{end-addr}, only @var{lines} lines are
15553displayed; if @var{lines} is higher than the number of lines between
15554@var{start-addr} and @var{end-addr}, only the lines up to @var{end-addr}
15555are displayed.
15556@item @var{mode}
15557is either 0 (meaning only disassembly) or 1 (meaning mixed source and
15558disassembly).
15559@end table
15560
15561@subsubheading Result
15562
15563The output for each instruction is composed of four fields:
15564
15565@itemize @bullet
15566@item Address
15567@item Func-name
15568@item Offset
15569@item Instruction
15570@end itemize
15571
15572Note that whatever included in the instruction field, is not manipulated
15573directely by @sc{gdb/mi}, i.e. it is not possible to adjust its format.
15574
15575@subsubheading @value{GDBN} Command
15576
15577There's no direct mapping from this command to the CLI.
15578
15579@subsubheading Example
15580
15581Disassemble from the current value of @code{$pc} to @code{$pc + 20}:
15582
15583@smallexample
15584(@value{GDBP})
15585-data-disassemble -s $pc -e "$pc + 20" -- 0
15586^done,
15587asm_insns=[
15588@{address="0x000107c0",func-name="main",offset="4",
15589inst="mov 2, %o0"@},
15590@{address="0x000107c4",func-name="main",offset="8",
15591inst="sethi %hi(0x11800), %o2"@},
15592@{address="0x000107c8",func-name="main",offset="12",
15593inst="or %o2, 0x140, %o1\t! 0x11940 <_lib_version+8>"@},
15594@{address="0x000107cc",func-name="main",offset="16",
15595inst="sethi %hi(0x11800), %o2"@},
15596@{address="0x000107d0",func-name="main",offset="20",
15597inst="or %o2, 0x168, %o4\t! 0x11968 <_lib_version+48>"@}]
15598(@value{GDBP})
15599@end smallexample
15600
15601Disassemble the whole @code{main} function. Line 32 is part of
15602@code{main}.
15603
15604@smallexample
15605-data-disassemble -f basics.c -l 32 -- 0
15606^done,asm_insns=[
15607@{address="0x000107bc",func-name="main",offset="0",
15608inst="save %sp, -112, %sp"@},
15609@{address="0x000107c0",func-name="main",offset="4",
15610inst="mov 2, %o0"@},
15611@{address="0x000107c4",func-name="main",offset="8",
15612inst="sethi %hi(0x11800), %o2"@},
15613[@dots{}]
15614@{address="0x0001081c",func-name="main",offset="96",inst="ret "@},
15615@{address="0x00010820",func-name="main",offset="100",inst="restore "@}]
15616(@value{GDBP})
15617@end smallexample
15618
15619Disassemble 3 instructions from the start of @code{main}:
15620
15621@smallexample
15622(@value{GDBP})
15623-data-disassemble -f basics.c -l 32 -n 3 -- 0
15624^done,asm_insns=[
15625@{address="0x000107bc",func-name="main",offset="0",
15626inst="save %sp, -112, %sp"@},
15627@{address="0x000107c0",func-name="main",offset="4",
15628inst="mov 2, %o0"@},
15629@{address="0x000107c4",func-name="main",offset="8",
15630inst="sethi %hi(0x11800), %o2"@}]
15631(@value{GDBP})
15632@end smallexample
15633
15634Disassemble 3 instructions from the start of @code{main} in mixed mode:
15635
15636@smallexample
15637(@value{GDBP})
15638-data-disassemble -f basics.c -l 32 -n 3 -- 1
15639^done,asm_insns=[
15640src_and_asm_line=@{line="31",
15641file="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb/ \
15642 testsuite/gdb.mi/basics.c",line_asm_insn=[
15643@{address="0x000107bc",func-name="main",offset="0",
15644inst="save %sp, -112, %sp"@}]@},
15645src_and_asm_line=@{line="32",
15646file="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb/ \
15647 testsuite/gdb.mi/basics.c",line_asm_insn=[
15648@{address="0x000107c0",func-name="main",offset="4",
15649inst="mov 2, %o0"@},
15650@{address="0x000107c4",func-name="main",offset="8",
15651inst="sethi %hi(0x11800), %o2"@}]@}]
15652(@value{GDBP})
15653@end smallexample
15654
15655
15656@subheading The @code{-data-evaluate-expression} Command
15657@findex -data-evaluate-expression
15658
15659@subsubheading Synopsis
15660
15661@smallexample
15662 -data-evaluate-expression @var{expr}
15663@end smallexample
15664
15665Evaluate @var{expr} as an expression. The expression could contain an
15666inferior function call. The function call will execute synchronously.
15667If the expression contains spaces, it must be enclosed in double quotes.
15668
15669@subsubheading @value{GDBN} Command
15670
15671The corresponding @value{GDBN} commands are @samp{print}, @samp{output}, and
15672@samp{call}. In @code{gdbtk} only, there's a corresponding
15673@samp{gdb_eval} command.
15674
15675@subsubheading Example
15676
15677In the following example, the numbers that precede the commands are the
15678@dfn{tokens} described in @ref{GDB/MI Command Syntax, ,@sc{gdb/mi}
15679Command Syntax}. Notice how @sc{gdb/mi} returns the same tokens in its
15680output.
15681
15682@smallexample
15683211-data-evaluate-expression A
15684211^done,value="1"
15685(@value{GDBP})
15686311-data-evaluate-expression &A
15687311^done,value="0xefffeb7c"
15688(@value{GDBP})
15689411-data-evaluate-expression A+3
15690411^done,value="4"
15691(@value{GDBP})
15692511-data-evaluate-expression "A + 3"
15693511^done,value="4"
15694(@value{GDBP})
15695@end smallexample
15696
15697
15698@subheading The @code{-data-list-changed-registers} Command
15699@findex -data-list-changed-registers
15700
15701@subsubheading Synopsis
15702
15703@smallexample
15704 -data-list-changed-registers
15705@end smallexample
15706
15707Display a list of the registers that have changed.
15708
15709@subsubheading @value{GDBN} Command
15710
15711@value{GDBN} doesn't have a direct analog for this command; @code{gdbtk}
15712has the corresponding command @samp{gdb_changed_register_list}.
15713
15714@subsubheading Example
15715
15716On a PPC MBX board:
15717
15718@smallexample
15719(@value{GDBP})
15720-exec-continue
15721^running
15722
15723(@value{GDBP})
15724*stopped,reason="breakpoint-hit",bkptno="1",frame=@{func="main",
15725args=[],file="try.c",line="5"@}
15726(@value{GDBP})
15727-data-list-changed-registers
15728^done,changed-registers=["0","1","2","4","5","6","7","8","9",
15729"10","11","13","14","15","16","17","18","19","20","21","22","23",
15730"24","25","26","27","28","30","31","64","65","66","67","69"]
15731(@value{GDBP})
15732@end smallexample
15733
15734
15735@subheading The @code{-data-list-register-names} Command
15736@findex -data-list-register-names
15737
15738@subsubheading Synopsis
15739
15740@smallexample
15741 -data-list-register-names [ ( @var{regno} )+ ]
15742@end smallexample
15743
15744Show a list of register names for the current target. If no arguments
15745are given, it shows a list of the names of all the registers. If
15746integer numbers are given as arguments, it will print a list of the
15747names of the registers corresponding to the arguments. To ensure
15748consistency between a register name and its number, the output list may
15749include empty register names.
15750
15751@subsubheading @value{GDBN} Command
15752
15753@value{GDBN} does not have a command which corresponds to
15754@samp{-data-list-register-names}. In @code{gdbtk} there is a
15755corresponding command @samp{gdb_regnames}.
15756
15757@subsubheading Example
15758
15759For the PPC MBX board:
15760@smallexample
15761(@value{GDBP})
15762-data-list-register-names
15763^done,register-names=["r0","r1","r2","r3","r4","r5","r6","r7",
15764"r8","r9","r10","r11","r12","r13","r14","r15","r16","r17","r18",
15765"r19","r20","r21","r22","r23","r24","r25","r26","r27","r28","r29",
15766"r30","r31","f0","f1","f2","f3","f4","f5","f6","f7","f8","f9",
15767"f10","f11","f12","f13","f14","f15","f16","f17","f18","f19","f20",
15768"f21","f22","f23","f24","f25","f26","f27","f28","f29","f30","f31",
15769"", "pc","ps","cr","lr","ctr","xer"]
15770(@value{GDBP})
15771-data-list-register-names 1 2 3
15772^done,register-names=["r1","r2","r3"]
15773(@value{GDBP})
15774@end smallexample
15775
15776@subheading The @code{-data-list-register-values} Command
15777@findex -data-list-register-values
15778
15779@subsubheading Synopsis
15780
15781@smallexample
15782 -data-list-register-values @var{fmt} [ ( @var{regno} )*]
15783@end smallexample
15784
15785Display the registers' contents. @var{fmt} is the format according to
15786which the registers' contents are to be returned, followed by an optional
15787list of numbers specifying the registers to display. A missing list of
15788numbers indicates that the contents of all the registers must be returned.
15789
15790Allowed formats for @var{fmt} are:
15791
15792@table @code
15793@item x
15794Hexadecimal
15795@item o
15796Octal
15797@item t
15798Binary
15799@item d
15800Decimal
15801@item r
15802Raw
15803@item N
15804Natural
15805@end table
15806
15807@subsubheading @value{GDBN} Command
15808
15809The corresponding @value{GDBN} commands are @samp{info reg}, @samp{info
15810all-reg}, and (in @code{gdbtk}) @samp{gdb_fetch_registers}.
15811
15812@subsubheading Example
15813
15814For a PPC MBX board (note: line breaks are for readability only, they
15815don't appear in the actual output):
15816
15817@smallexample
15818(@value{GDBP})
15819-data-list-register-values r 64 65
15820^done,register-values=[@{number="64",value="0xfe00a300"@},
15821@{number="65",value="0x00029002"@}]
15822(@value{GDBP})
15823-data-list-register-values x
15824^done,register-values=[@{number="0",value="0xfe0043c8"@},
15825@{number="1",value="0x3fff88"@},@{number="2",value="0xfffffffe"@},
15826@{number="3",value="0x0"@},@{number="4",value="0xa"@},
15827@{number="5",value="0x3fff68"@},@{number="6",value="0x3fff58"@},
15828@{number="7",value="0xfe011e98"@},@{number="8",value="0x2"@},
15829@{number="9",value="0xfa202820"@},@{number="10",value="0xfa202808"@},
15830@{number="11",value="0x1"@},@{number="12",value="0x0"@},
15831@{number="13",value="0x4544"@},@{number="14",value="0xffdfffff"@},
15832@{number="15",value="0xffffffff"@},@{number="16",value="0xfffffeff"@},
15833@{number="17",value="0xefffffed"@},@{number="18",value="0xfffffffe"@},
15834@{number="19",value="0xffffffff"@},@{number="20",value="0xffffffff"@},
15835@{number="21",value="0xffffffff"@},@{number="22",value="0xfffffff7"@},
15836@{number="23",value="0xffffffff"@},@{number="24",value="0xffffffff"@},
15837@{number="25",value="0xffffffff"@},@{number="26",value="0xfffffffb"@},
15838@{number="27",value="0xffffffff"@},@{number="28",value="0xf7bfffff"@},
15839@{number="29",value="0x0"@},@{number="30",value="0xfe010000"@},
15840@{number="31",value="0x0"@},@{number="32",value="0x0"@},
15841@{number="33",value="0x0"@},@{number="34",value="0x0"@},
15842@{number="35",value="0x0"@},@{number="36",value="0x0"@},
15843@{number="37",value="0x0"@},@{number="38",value="0x0"@},
15844@{number="39",value="0x0"@},@{number="40",value="0x0"@},
15845@{number="41",value="0x0"@},@{number="42",value="0x0"@},
15846@{number="43",value="0x0"@},@{number="44",value="0x0"@},
15847@{number="45",value="0x0"@},@{number="46",value="0x0"@},
15848@{number="47",value="0x0"@},@{number="48",value="0x0"@},
15849@{number="49",value="0x0"@},@{number="50",value="0x0"@},
15850@{number="51",value="0x0"@},@{number="52",value="0x0"@},
15851@{number="53",value="0x0"@},@{number="54",value="0x0"@},
15852@{number="55",value="0x0"@},@{number="56",value="0x0"@},
15853@{number="57",value="0x0"@},@{number="58",value="0x0"@},
15854@{number="59",value="0x0"@},@{number="60",value="0x0"@},
15855@{number="61",value="0x0"@},@{number="62",value="0x0"@},
15856@{number="63",value="0x0"@},@{number="64",value="0xfe00a300"@},
15857@{number="65",value="0x29002"@},@{number="66",value="0x202f04b5"@},
15858@{number="67",value="0xfe0043b0"@},@{number="68",value="0xfe00b3e4"@},
15859@{number="69",value="0x20002b03"@}]
15860(@value{GDBP})
15861@end smallexample
15862
15863
15864@subheading The @code{-data-read-memory} Command
15865@findex -data-read-memory
15866
15867@subsubheading Synopsis
15868
15869@smallexample
15870 -data-read-memory [ -o @var{byte-offset} ]
15871 @var{address} @var{word-format} @var{word-size}
15872 @var{nr-rows} @var{nr-cols} [ @var{aschar} ]
15873@end smallexample
15874
15875@noindent
15876where:
15877
15878@table @samp
15879@item @var{address}
15880An expression specifying the address of the first memory word to be
15881read. Complex expressions containing embedded white space should be
15882quoted using the C convention.
15883
15884@item @var{word-format}
15885The format to be used to print the memory words. The notation is the
15886same as for @value{GDBN}'s @code{print} command (@pxref{Output Formats,
15887,Output formats}).
15888
15889@item @var{word-size}
15890The size of each memory word in bytes.
15891
15892@item @var{nr-rows}
15893The number of rows in the output table.
15894
15895@item @var{nr-cols}
15896The number of columns in the output table.
15897
15898@item @var{aschar}
15899If present, indicates that each row should include an @sc{ascii} dump. The
15900value of @var{aschar} is used as a padding character when a byte is not a
15901member of the printable @sc{ascii} character set (printable @sc{ascii}
15902characters are those whose code is between 32 and 126, inclusively).
15903
15904@item @var{byte-offset}
15905An offset to add to the @var{address} before fetching memory.
15906@end table
15907
15908This command displays memory contents as a table of @var{nr-rows} by
15909@var{nr-cols} words, each word being @var{word-size} bytes. In total,
15910@code{@var{nr-rows} * @var{nr-cols} * @var{word-size}} bytes are read
15911(returned as @samp{total-bytes}). Should less than the requested number
15912of bytes be returned by the target, the missing words are identified
15913using @samp{N/A}. The number of bytes read from the target is returned
15914in @samp{nr-bytes} and the starting address used to read memory in
15915@samp{addr}.
15916
15917The address of the next/previous row or page is available in
15918@samp{next-row} and @samp{prev-row}, @samp{next-page} and
15919@samp{prev-page}.
15920
15921@subsubheading @value{GDBN} Command
15922
15923The corresponding @value{GDBN} command is @samp{x}. @code{gdbtk} has
15924@samp{gdb_get_mem} memory read command.
15925
15926@subsubheading Example
15927
15928Read six bytes of memory starting at @code{bytes+6} but then offset by
15929@code{-6} bytes. Format as three rows of two columns. One byte per
15930word. Display each word in hex.
15931
15932@smallexample
15933(@value{GDBP})
159349-data-read-memory -o -6 -- bytes+6 x 1 3 2
159359^done,addr="0x00001390",nr-bytes="6",total-bytes="6",
15936next-row="0x00001396",prev-row="0x0000138e",next-page="0x00001396",
15937prev-page="0x0000138a",memory=[
15938@{addr="0x00001390",data=["0x00","0x01"]@},
15939@{addr="0x00001392",data=["0x02","0x03"]@},
15940@{addr="0x00001394",data=["0x04","0x05"]@}]
15941(@value{GDBP})
15942@end smallexample
15943
15944Read two bytes of memory starting at address @code{shorts + 64} and
15945display as a single word formatted in decimal.
15946
15947@smallexample
15948(@value{GDBP})
159495-data-read-memory shorts+64 d 2 1 1
159505^done,addr="0x00001510",nr-bytes="2",total-bytes="2",
15951next-row="0x00001512",prev-row="0x0000150e",
15952next-page="0x00001512",prev-page="0x0000150e",memory=[
15953@{addr="0x00001510",data=["128"]@}]
15954(@value{GDBP})
15955@end smallexample
15956
15957Read thirty two bytes of memory starting at @code{bytes+16} and format
15958as eight rows of four columns. Include a string encoding with @samp{x}
15959used as the non-printable character.
15960
15961@smallexample
15962(@value{GDBP})
159634-data-read-memory bytes+16 x 1 8 4 x
159644^done,addr="0x000013a0",nr-bytes="32",total-bytes="32",
15965next-row="0x000013c0",prev-row="0x0000139c",
15966next-page="0x000013c0",prev-page="0x00001380",memory=[
15967@{addr="0x000013a0",data=["0x10","0x11","0x12","0x13"],ascii="xxxx"@},
15968@{addr="0x000013a4",data=["0x14","0x15","0x16","0x17"],ascii="xxxx"@},
15969@{addr="0x000013a8",data=["0x18","0x19","0x1a","0x1b"],ascii="xxxx"@},
15970@{addr="0x000013ac",data=["0x1c","0x1d","0x1e","0x1f"],ascii="xxxx"@},
15971@{addr="0x000013b0",data=["0x20","0x21","0x22","0x23"],ascii=" !\"#"@},
15972@{addr="0x000013b4",data=["0x24","0x25","0x26","0x27"],ascii="$%&'"@},
15973@{addr="0x000013b8",data=["0x28","0x29","0x2a","0x2b"],ascii="()*+"@},
15974@{addr="0x000013bc",data=["0x2c","0x2d","0x2e","0x2f"],ascii=",-./"@}]
15975(@value{GDBP})
15976@end smallexample
15977
15978@subheading The @code{-display-delete} Command
15979@findex -display-delete
15980
15981@subsubheading Synopsis
15982
15983@smallexample
15984 -display-delete @var{number}
15985@end smallexample
15986
15987Delete the display @var{number}.
15988
15989@subsubheading @value{GDBN} Command
15990
15991The corresponding @value{GDBN} command is @samp{delete display}.
15992
15993@subsubheading Example
15994N.A.
15995
15996
15997@subheading The @code{-display-disable} Command
15998@findex -display-disable
15999
16000@subsubheading Synopsis
16001
16002@smallexample
16003 -display-disable @var{number}
16004@end smallexample
16005
16006Disable display @var{number}.
16007
16008@subsubheading @value{GDBN} Command
16009
16010The corresponding @value{GDBN} command is @samp{disable display}.
16011
16012@subsubheading Example
16013N.A.
16014
16015
16016@subheading The @code{-display-enable} Command
16017@findex -display-enable
16018
16019@subsubheading Synopsis
16020
16021@smallexample
16022 -display-enable @var{number}
16023@end smallexample
16024
16025Enable display @var{number}.
16026
16027@subsubheading @value{GDBN} Command
16028
16029The corresponding @value{GDBN} command is @samp{enable display}.
16030
16031@subsubheading Example
16032N.A.
16033
16034
16035@subheading The @code{-display-insert} Command
16036@findex -display-insert
16037
16038@subsubheading Synopsis
16039
16040@smallexample
16041 -display-insert @var{expression}
16042@end smallexample
16043
16044Display @var{expression} every time the program stops.
16045
16046@subsubheading @value{GDBN} Command
16047
16048The corresponding @value{GDBN} command is @samp{display}.
16049
16050@subsubheading Example
16051N.A.
16052
16053
16054@subheading The @code{-display-list} Command
16055@findex -display-list
16056
16057@subsubheading Synopsis
16058
16059@smallexample
16060 -display-list
16061@end smallexample
16062
16063List the displays. Do not show the current values.
16064
16065@subsubheading @value{GDBN} Command
16066
16067The corresponding @value{GDBN} command is @samp{info display}.
16068
16069@subsubheading Example
16070N.A.
16071
16072
16073@subheading The @code{-environment-cd} Command
16074@findex -environment-cd
16075
16076@subsubheading Synopsis
16077
16078@smallexample
16079 -environment-cd @var{pathdir}
16080@end smallexample
16081
16082Set @value{GDBN}'s working directory.
16083
16084@subsubheading @value{GDBN} Command
16085
16086The corresponding @value{GDBN} command is @samp{cd}.
16087
16088@subsubheading Example
16089
16090@smallexample
16091(@value{GDBP})
16092-environment-cd /kwikemart/marge/ezannoni/flathead-dev/devo/gdb
16093^done
16094(@value{GDBP})
16095@end smallexample
16096
16097
16098@subheading The @code{-environment-directory} Command
16099@findex -environment-directory
16100
16101@subsubheading Synopsis
16102
16103@smallexample
16104 -environment-directory [ -r ] [ @var{pathdir} ]+
16105@end smallexample
16106
16107Add directories @var{pathdir} to beginning of search path for source files.
16108If the @samp{-r} option is used, the search path is reset to the default
b383017d 16109search path. If directories @var{pathdir} are supplied in addition to the
922fbb7b
AC
16110@samp{-r} option, the search path is first reset and then addition
16111occurs as normal.
b383017d 16112Multiple directories may be specified, separated by blanks. Specifying
922fbb7b
AC
16113multiple directories in a single command
16114results in the directories added to the beginning of the
16115search path in the same order they were presented in the command.
16116If blanks are needed as
16117part of a directory name, double-quotes should be used around
16118the name. In the command output, the path will show up separated
b383017d 16119by the system directory-separator character. The directory-seperator
922fbb7b
AC
16120character must not be used
16121in any directory name.
16122If no directories are specified, the current search path is displayed.
16123
16124@subsubheading @value{GDBN} Command
16125
16126The corresponding @value{GDBN} command is @samp{dir}.
16127
16128@subsubheading Example
16129
16130@smallexample
16131(@value{GDBP})
16132-environment-directory /kwikemart/marge/ezannoni/flathead-dev/devo/gdb
16133^done,source-path="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb:$cdir:$cwd"
16134(@value{GDBP})
16135-environment-directory ""
16136^done,source-path="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb:$cdir:$cwd"
16137(@value{GDBP})
16138-environment-directory -r /home/jjohnstn/src/gdb /usr/src
16139^done,source-path="/home/jjohnstn/src/gdb:/usr/src:$cdir:$cwd"
16140(@value{GDBP})
16141-environment-directory -r
16142^done,source-path="$cdir:$cwd"
16143(@value{GDBP})
16144@end smallexample
16145
16146
16147@subheading The @code{-environment-path} Command
16148@findex -environment-path
16149
16150@subsubheading Synopsis
16151
16152@smallexample
16153 -environment-path [ -r ] [ @var{pathdir} ]+
16154@end smallexample
16155
16156Add directories @var{pathdir} to beginning of search path for object files.
16157If the @samp{-r} option is used, the search path is reset to the original
b383017d
RM
16158search path that existed at gdb start-up. If directories @var{pathdir} are
16159supplied in addition to the
922fbb7b
AC
16160@samp{-r} option, the search path is first reset and then addition
16161occurs as normal.
b383017d 16162Multiple directories may be specified, separated by blanks. Specifying
922fbb7b
AC
16163multiple directories in a single command
16164results in the directories added to the beginning of the
16165search path in the same order they were presented in the command.
16166If blanks are needed as
16167part of a directory name, double-quotes should be used around
16168the name. In the command output, the path will show up separated
b383017d 16169by the system directory-separator character. The directory-seperator
922fbb7b
AC
16170character must not be used
16171in any directory name.
16172If no directories are specified, the current path is displayed.
16173
16174
16175@subsubheading @value{GDBN} Command
16176
16177The corresponding @value{GDBN} command is @samp{path}.
16178
16179@subsubheading Example
16180
16181@smallexample
16182(@value{GDBP})
b383017d 16183-environment-path
922fbb7b
AC
16184^done,path="/usr/bin"
16185(@value{GDBP})
16186-environment-path /kwikemart/marge/ezannoni/flathead-dev/ppc-eabi/gdb /bin
16187^done,path="/kwikemart/marge/ezannoni/flathead-dev/ppc-eabi/gdb:/bin:/usr/bin"
16188(@value{GDBP})
16189-environment-path -r /usr/local/bin
16190^done,path="/usr/local/bin:/usr/bin"
16191(@value{GDBP})
16192@end smallexample
16193
16194
16195@subheading The @code{-environment-pwd} Command
16196@findex -environment-pwd
16197
16198@subsubheading Synopsis
16199
16200@smallexample
16201 -environment-pwd
16202@end smallexample
16203
16204Show the current working directory.
16205
16206@subsubheading @value{GDBN} command
16207
16208The corresponding @value{GDBN} command is @samp{pwd}.
16209
16210@subsubheading Example
16211
16212@smallexample
16213(@value{GDBP})
16214-environment-pwd
16215^done,cwd="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb"
16216(@value{GDBP})
16217@end smallexample
16218
16219@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16220@node GDB/MI Program Control
16221@section @sc{gdb/mi} Program control
16222
16223@subsubheading Program termination
16224
16225As a result of execution, the inferior program can run to completion, if
16226it doesn't encounter any breakpoints. In this case the output will
16227include an exit code, if the program has exited exceptionally.
16228
16229@subsubheading Examples
16230
16231@noindent
16232Program exited normally:
16233
16234@smallexample
16235(@value{GDBP})
16236-exec-run
16237^running
16238(@value{GDBP})
16239x = 55
16240*stopped,reason="exited-normally"
16241(@value{GDBP})
16242@end smallexample
16243
16244@noindent
16245Program exited exceptionally:
16246
16247@smallexample
16248(@value{GDBP})
16249-exec-run
16250^running
16251(@value{GDBP})
16252x = 55
16253*stopped,reason="exited",exit-code="01"
16254(@value{GDBP})
16255@end smallexample
16256
16257Another way the program can terminate is if it receives a signal such as
16258@code{SIGINT}. In this case, @sc{gdb/mi} displays this:
16259
16260@smallexample
16261(@value{GDBP})
16262*stopped,reason="exited-signalled",signal-name="SIGINT",
16263signal-meaning="Interrupt"
16264@end smallexample
16265
16266
16267@subheading The @code{-exec-abort} Command
16268@findex -exec-abort
16269
16270@subsubheading Synopsis
16271
16272@smallexample
16273 -exec-abort
16274@end smallexample
16275
16276Kill the inferior running program.
16277
16278@subsubheading @value{GDBN} Command
16279
16280The corresponding @value{GDBN} command is @samp{kill}.
16281
16282@subsubheading Example
16283N.A.
16284
16285
16286@subheading The @code{-exec-arguments} Command
16287@findex -exec-arguments
16288
16289@subsubheading Synopsis
16290
16291@smallexample
16292 -exec-arguments @var{args}
16293@end smallexample
16294
16295Set the inferior program arguments, to be used in the next
16296@samp{-exec-run}.
16297
16298@subsubheading @value{GDBN} Command
16299
16300The corresponding @value{GDBN} command is @samp{set args}.
16301
16302@subsubheading Example
16303
16304@c FIXME!
16305Don't have one around.
16306
16307
16308@subheading The @code{-exec-continue} Command
16309@findex -exec-continue
16310
16311@subsubheading Synopsis
16312
16313@smallexample
16314 -exec-continue
16315@end smallexample
16316
16317Asynchronous command. Resumes the execution of the inferior program
16318until a breakpoint is encountered, or until the inferior exits.
16319
16320@subsubheading @value{GDBN} Command
16321
16322The corresponding @value{GDBN} corresponding is @samp{continue}.
16323
16324@subsubheading Example
16325
16326@smallexample
16327-exec-continue
16328^running
16329(@value{GDBP})
16330@@Hello world
16331*stopped,reason="breakpoint-hit",bkptno="2",frame=@{func="foo",args=[],
16332file="hello.c",line="13"@}
16333(@value{GDBP})
16334@end smallexample
16335
16336
16337@subheading The @code{-exec-finish} Command
16338@findex -exec-finish
16339
16340@subsubheading Synopsis
16341
16342@smallexample
16343 -exec-finish
16344@end smallexample
16345
16346Asynchronous command. Resumes the execution of the inferior program
16347until the current function is exited. Displays the results returned by
16348the function.
16349
16350@subsubheading @value{GDBN} Command
16351
16352The corresponding @value{GDBN} command is @samp{finish}.
16353
16354@subsubheading Example
16355
16356Function returning @code{void}.
16357
16358@smallexample
16359-exec-finish
16360^running
16361(@value{GDBP})
16362@@hello from foo
16363*stopped,reason="function-finished",frame=@{func="main",args=[],
16364file="hello.c",line="7"@}
16365(@value{GDBP})
16366@end smallexample
16367
16368Function returning other than @code{void}. The name of the internal
16369@value{GDBN} variable storing the result is printed, together with the
16370value itself.
16371
16372@smallexample
16373-exec-finish
16374^running
16375(@value{GDBP})
16376*stopped,reason="function-finished",frame=@{addr="0x000107b0",func="foo",
16377args=[@{name="a",value="1"],@{name="b",value="9"@}@},
16378file="recursive2.c",line="14"@},
16379gdb-result-var="$1",return-value="0"
16380(@value{GDBP})
16381@end smallexample
16382
16383
16384@subheading The @code{-exec-interrupt} Command
16385@findex -exec-interrupt
16386
16387@subsubheading Synopsis
16388
16389@smallexample
16390 -exec-interrupt
16391@end smallexample
16392
16393Asynchronous command. Interrupts the background execution of the target.
16394Note how the token associated with the stop message is the one for the
16395execution command that has been interrupted. The token for the interrupt
16396itself only appears in the @samp{^done} output. If the user is trying to
16397interrupt a non-running program, an error message will be printed.
16398
16399@subsubheading @value{GDBN} Command
16400
16401The corresponding @value{GDBN} command is @samp{interrupt}.
16402
16403@subsubheading Example
16404
16405@smallexample
16406(@value{GDBP})
16407111-exec-continue
16408111^running
16409
16410(@value{GDBP})
16411222-exec-interrupt
16412222^done
16413(@value{GDBP})
16414111*stopped,signal-name="SIGINT",signal-meaning="Interrupt",
16415frame=@{addr="0x00010140",func="foo",args=[],file="try.c",line="13"@}
16416(@value{GDBP})
16417
16418(@value{GDBP})
16419-exec-interrupt
16420^error,msg="mi_cmd_exec_interrupt: Inferior not executing."
16421(@value{GDBP})
16422@end smallexample
16423
16424
16425@subheading The @code{-exec-next} Command
16426@findex -exec-next
16427
16428@subsubheading Synopsis
16429
16430@smallexample
16431 -exec-next
16432@end smallexample
16433
16434Asynchronous command. Resumes execution of the inferior program, stopping
16435when the beginning of the next source line is reached.
16436
16437@subsubheading @value{GDBN} Command
16438
16439The corresponding @value{GDBN} command is @samp{next}.
16440
16441@subsubheading Example
16442
16443@smallexample
16444-exec-next
16445^running
16446(@value{GDBP})
16447*stopped,reason="end-stepping-range",line="8",file="hello.c"
16448(@value{GDBP})
16449@end smallexample
16450
16451
16452@subheading The @code{-exec-next-instruction} Command
16453@findex -exec-next-instruction
16454
16455@subsubheading Synopsis
16456
16457@smallexample
16458 -exec-next-instruction
16459@end smallexample
16460
16461Asynchronous command. Executes one machine instruction. If the
16462instruction is a function call continues until the function returns. If
16463the program stops at an instruction in the middle of a source line, the
16464address will be printed as well.
16465
16466@subsubheading @value{GDBN} Command
16467
16468The corresponding @value{GDBN} command is @samp{nexti}.
16469
16470@subsubheading Example
16471
16472@smallexample
16473(@value{GDBP})
16474-exec-next-instruction
16475^running
16476
16477(@value{GDBP})
16478*stopped,reason="end-stepping-range",
16479addr="0x000100d4",line="5",file="hello.c"
16480(@value{GDBP})
16481@end smallexample
16482
16483
16484@subheading The @code{-exec-return} Command
16485@findex -exec-return
16486
16487@subsubheading Synopsis
16488
16489@smallexample
16490 -exec-return
16491@end smallexample
16492
16493Makes current function return immediately. Doesn't execute the inferior.
16494Displays the new current frame.
16495
16496@subsubheading @value{GDBN} Command
16497
16498The corresponding @value{GDBN} command is @samp{return}.
16499
16500@subsubheading Example
16501
16502@smallexample
16503(@value{GDBP})
16504200-break-insert callee4
16505200^done,bkpt=@{number="1",addr="0x00010734",
16506file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8"@}
16507(@value{GDBP})
16508000-exec-run
16509000^running
16510(@value{GDBP})
16511000*stopped,reason="breakpoint-hit",bkptno="1",
16512frame=@{func="callee4",args=[],
16513file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8"@}
16514(@value{GDBP})
16515205-break-delete
16516205^done
16517(@value{GDBP})
16518111-exec-return
16519111^done,frame=@{level="0",func="callee3",
16520args=[@{name="strarg",
16521value="0x11940 \"A string argument.\""@}],
16522file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
16523(@value{GDBP})
16524@end smallexample
16525
16526
16527@subheading The @code{-exec-run} Command
16528@findex -exec-run
16529
16530@subsubheading Synopsis
16531
16532@smallexample
16533 -exec-run
16534@end smallexample
16535
16536Asynchronous command. Starts execution of the inferior from the
16537beginning. The inferior executes until either a breakpoint is
16538encountered or the program exits.
16539
16540@subsubheading @value{GDBN} Command
16541
16542The corresponding @value{GDBN} command is @samp{run}.
16543
16544@subsubheading Example
16545
16546@smallexample
16547(@value{GDBP})
16548-break-insert main
16549^done,bkpt=@{number="1",addr="0x0001072c",file="recursive2.c",line="4"@}
16550(@value{GDBP})
16551-exec-run
16552^running
16553(@value{GDBP})
16554*stopped,reason="breakpoint-hit",bkptno="1",
16555frame=@{func="main",args=[],file="recursive2.c",line="4"@}
16556(@value{GDBP})
16557@end smallexample
16558
16559
16560@subheading The @code{-exec-show-arguments} Command
16561@findex -exec-show-arguments
16562
16563@subsubheading Synopsis
16564
16565@smallexample
16566 -exec-show-arguments
16567@end smallexample
16568
16569Print the arguments of the program.
16570
16571@subsubheading @value{GDBN} Command
16572
16573The corresponding @value{GDBN} command is @samp{show args}.
16574
16575@subsubheading Example
16576N.A.
16577
16578@c @subheading -exec-signal
16579
16580@subheading The @code{-exec-step} Command
16581@findex -exec-step
16582
16583@subsubheading Synopsis
16584
16585@smallexample
16586 -exec-step
16587@end smallexample
16588
16589Asynchronous command. Resumes execution of the inferior program, stopping
16590when the beginning of the next source line is reached, if the next
16591source line is not a function call. If it is, stop at the first
16592instruction of the called function.
16593
16594@subsubheading @value{GDBN} Command
16595
16596The corresponding @value{GDBN} command is @samp{step}.
16597
16598@subsubheading Example
16599
16600Stepping into a function:
16601
16602@smallexample
16603-exec-step
16604^running
16605(@value{GDBP})
16606*stopped,reason="end-stepping-range",
16607frame=@{func="foo",args=[@{name="a",value="10"@},
16608@{name="b",value="0"@}],file="recursive2.c",line="11"@}
16609(@value{GDBP})
16610@end smallexample
16611
16612Regular stepping:
16613
16614@smallexample
16615-exec-step
16616^running
16617(@value{GDBP})
16618*stopped,reason="end-stepping-range",line="14",file="recursive2.c"
16619(@value{GDBP})
16620@end smallexample
16621
16622
16623@subheading The @code{-exec-step-instruction} Command
16624@findex -exec-step-instruction
16625
16626@subsubheading Synopsis
16627
16628@smallexample
16629 -exec-step-instruction
16630@end smallexample
16631
16632Asynchronous command. Resumes the inferior which executes one machine
16633instruction. The output, once @value{GDBN} has stopped, will vary depending on
16634whether we have stopped in the middle of a source line or not. In the
16635former case, the address at which the program stopped will be printed as
16636well.
16637
16638@subsubheading @value{GDBN} Command
16639
16640The corresponding @value{GDBN} command is @samp{stepi}.
16641
16642@subsubheading Example
16643
16644@smallexample
16645(@value{GDBP})
16646-exec-step-instruction
16647^running
16648
16649(@value{GDBP})
16650*stopped,reason="end-stepping-range",
16651frame=@{func="foo",args=[],file="try.c",line="10"@}
16652(@value{GDBP})
16653-exec-step-instruction
16654^running
16655
16656(@value{GDBP})
16657*stopped,reason="end-stepping-range",
16658frame=@{addr="0x000100f4",func="foo",args=[],file="try.c",line="10"@}
16659(@value{GDBP})
16660@end smallexample
16661
16662
16663@subheading The @code{-exec-until} Command
16664@findex -exec-until
16665
16666@subsubheading Synopsis
16667
16668@smallexample
16669 -exec-until [ @var{location} ]
16670@end smallexample
16671
16672Asynchronous command. Executes the inferior until the @var{location}
16673specified in the argument is reached. If there is no argument, the inferior
16674executes until a source line greater than the current one is reached.
16675The reason for stopping in this case will be @samp{location-reached}.
16676
16677@subsubheading @value{GDBN} Command
16678
16679The corresponding @value{GDBN} command is @samp{until}.
16680
16681@subsubheading Example
16682
16683@smallexample
16684(@value{GDBP})
16685-exec-until recursive2.c:6
16686^running
16687(@value{GDBP})
16688x = 55
16689*stopped,reason="location-reached",frame=@{func="main",args=[],
16690file="recursive2.c",line="6"@}
16691(@value{GDBP})
16692@end smallexample
16693
16694@ignore
16695@subheading -file-clear
16696Is this going away????
16697@end ignore
16698
16699
16700@subheading The @code{-file-exec-and-symbols} Command
16701@findex -file-exec-and-symbols
16702
16703@subsubheading Synopsis
16704
16705@smallexample
16706 -file-exec-and-symbols @var{file}
16707@end smallexample
16708
16709Specify the executable file to be debugged. This file is the one from
16710which the symbol table is also read. If no file is specified, the
16711command clears the executable and symbol information. If breakpoints
16712are set when using this command with no arguments, @value{GDBN} will produce
16713error messages. Otherwise, no output is produced, except a completion
16714notification.
16715
16716@subsubheading @value{GDBN} Command
16717
16718The corresponding @value{GDBN} command is @samp{file}.
16719
16720@subsubheading Example
16721
16722@smallexample
16723(@value{GDBP})
16724-file-exec-and-symbols /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
16725^done
16726(@value{GDBP})
16727@end smallexample
16728
16729
16730@subheading The @code{-file-exec-file} Command
16731@findex -file-exec-file
16732
16733@subsubheading Synopsis
16734
16735@smallexample
16736 -file-exec-file @var{file}
16737@end smallexample
16738
16739Specify the executable file to be debugged. Unlike
16740@samp{-file-exec-and-symbols}, the symbol table is @emph{not} read
16741from this file. If used without argument, @value{GDBN} clears the information
16742about the executable file. No output is produced, except a completion
16743notification.
16744
16745@subsubheading @value{GDBN} Command
16746
16747The corresponding @value{GDBN} command is @samp{exec-file}.
16748
16749@subsubheading Example
16750
16751@smallexample
16752(@value{GDBP})
16753-file-exec-file /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
16754^done
16755(@value{GDBP})
16756@end smallexample
16757
16758
16759@subheading The @code{-file-list-exec-sections} Command
16760@findex -file-list-exec-sections
16761
16762@subsubheading Synopsis
16763
16764@smallexample
16765 -file-list-exec-sections
16766@end smallexample
16767
16768List the sections of the current executable file.
16769
16770@subsubheading @value{GDBN} Command
16771
16772The @value{GDBN} command @samp{info file} shows, among the rest, the same
16773information as this command. @code{gdbtk} has a corresponding command
16774@samp{gdb_load_info}.
16775
16776@subsubheading Example
16777N.A.
16778
16779
1abaf70c
BR
16780@subheading The @code{-file-list-exec-source-file} Command
16781@findex -file-list-exec-source-file
16782
16783@subsubheading Synopsis
16784
16785@smallexample
16786 -file-list-exec-source-file
16787@end smallexample
16788
b383017d 16789List the line number, the current source file, and the absolute path
1abaf70c
BR
16790to the current source file for the current executable.
16791
16792@subsubheading @value{GDBN} Command
16793
16794There's no @value{GDBN} command which directly corresponds to this one.
16795
16796@subsubheading Example
16797
16798@smallexample
16799(@value{GDBP})
16800123-file-list-exec-source-file
16801123^done,line="1",file="foo.c",fullname="/home/bar/foo.c"
16802(@value{GDBP})
16803@end smallexample
16804
16805
922fbb7b
AC
16806@subheading The @code{-file-list-exec-source-files} Command
16807@findex -file-list-exec-source-files
16808
16809@subsubheading Synopsis
16810
16811@smallexample
16812 -file-list-exec-source-files
16813@end smallexample
16814
16815List the source files for the current executable.
16816
57c22c6c
BR
16817It will always output the filename, but only when GDB can find the absolute
16818file name of a source file, will it output the fullname.
16819
922fbb7b
AC
16820@subsubheading @value{GDBN} Command
16821
16822There's no @value{GDBN} command which directly corresponds to this one.
16823@code{gdbtk} has an analogous command @samp{gdb_listfiles}.
16824
16825@subsubheading Example
57c22c6c
BR
16826@smallexample
16827(@value{GDBP})
16828-file-list-exec-source-files
16829^done,files=[
16830@{file=foo.c,fullname=/home/foo.c@},
16831@{file=/home/bar.c,fullname=/home/bar.c@},
16832@{file=gdb_could_not_find_fullpath.c@}]
16833(@value{GDBP})
16834@end smallexample
922fbb7b
AC
16835
16836@subheading The @code{-file-list-shared-libraries} Command
16837@findex -file-list-shared-libraries
16838
16839@subsubheading Synopsis
16840
16841@smallexample
16842 -file-list-shared-libraries
16843@end smallexample
16844
16845List the shared libraries in the program.
16846
16847@subsubheading @value{GDBN} Command
16848
16849The corresponding @value{GDBN} command is @samp{info shared}.
16850
16851@subsubheading Example
16852N.A.
16853
16854
16855@subheading The @code{-file-list-symbol-files} Command
16856@findex -file-list-symbol-files
16857
16858@subsubheading Synopsis
16859
16860@smallexample
16861 -file-list-symbol-files
16862@end smallexample
16863
16864List symbol files.
16865
16866@subsubheading @value{GDBN} Command
16867
16868The corresponding @value{GDBN} command is @samp{info file} (part of it).
16869
16870@subsubheading Example
16871N.A.
16872
16873
16874@subheading The @code{-file-symbol-file} Command
16875@findex -file-symbol-file
16876
16877@subsubheading Synopsis
16878
16879@smallexample
16880 -file-symbol-file @var{file}
16881@end smallexample
16882
16883Read symbol table info from the specified @var{file} argument. When
16884used without arguments, clears @value{GDBN}'s symbol table info. No output is
16885produced, except for a completion notification.
16886
16887@subsubheading @value{GDBN} Command
16888
16889The corresponding @value{GDBN} command is @samp{symbol-file}.
16890
16891@subsubheading Example
16892
16893@smallexample
16894(@value{GDBP})
16895-file-symbol-file /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
16896^done
16897(@value{GDBP})
16898@end smallexample
16899
16900@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16901@node GDB/MI Miscellaneous Commands
16902@section Miscellaneous @value{GDBN} commands in @sc{gdb/mi}
16903
16904@c @subheading -gdb-complete
16905
16906@subheading The @code{-gdb-exit} Command
16907@findex -gdb-exit
16908
16909@subsubheading Synopsis
16910
16911@smallexample
16912 -gdb-exit
16913@end smallexample
16914
16915Exit @value{GDBN} immediately.
16916
16917@subsubheading @value{GDBN} Command
16918
16919Approximately corresponds to @samp{quit}.
16920
16921@subsubheading Example
16922
16923@smallexample
16924(@value{GDBP})
16925-gdb-exit
16926@end smallexample
16927
16928@subheading The @code{-gdb-set} Command
16929@findex -gdb-set
16930
16931@subsubheading Synopsis
16932
16933@smallexample
16934 -gdb-set
16935@end smallexample
16936
16937Set an internal @value{GDBN} variable.
16938@c IS THIS A DOLLAR VARIABLE? OR SOMETHING LIKE ANNOTATE ?????
16939
16940@subsubheading @value{GDBN} Command
16941
16942The corresponding @value{GDBN} command is @samp{set}.
16943
16944@subsubheading Example
16945
16946@smallexample
16947(@value{GDBP})
16948-gdb-set $foo=3
16949^done
16950(@value{GDBP})
16951@end smallexample
16952
16953
16954@subheading The @code{-gdb-show} Command
16955@findex -gdb-show
16956
16957@subsubheading Synopsis
16958
16959@smallexample
16960 -gdb-show
16961@end smallexample
16962
16963Show the current value of a @value{GDBN} variable.
16964
16965@subsubheading @value{GDBN} command
16966
16967The corresponding @value{GDBN} command is @samp{show}.
16968
16969@subsubheading Example
16970
16971@smallexample
16972(@value{GDBP})
16973-gdb-show annotate
16974^done,value="0"
16975(@value{GDBP})
16976@end smallexample
16977
16978@c @subheading -gdb-source
16979
16980
16981@subheading The @code{-gdb-version} Command
16982@findex -gdb-version
16983
16984@subsubheading Synopsis
16985
16986@smallexample
16987 -gdb-version
16988@end smallexample
16989
16990Show version information for @value{GDBN}. Used mostly in testing.
16991
16992@subsubheading @value{GDBN} Command
16993
16994There's no equivalent @value{GDBN} command. @value{GDBN} by default shows this
16995information when you start an interactive session.
16996
16997@subsubheading Example
16998
16999@c This example modifies the actual output from GDB to avoid overfull
17000@c box in TeX.
17001@smallexample
17002(@value{GDBP})
17003-gdb-version
17004~GNU gdb 5.2.1
17005~Copyright 2000 Free Software Foundation, Inc.
17006~GDB is free software, covered by the GNU General Public License, and
17007~you are welcome to change it and/or distribute copies of it under
17008~ certain conditions.
17009~Type "show copying" to see the conditions.
17010~There is absolutely no warranty for GDB. Type "show warranty" for
17011~ details.
b383017d 17012~This GDB was configured as
922fbb7b
AC
17013 "--host=sparc-sun-solaris2.5.1 --target=ppc-eabi".
17014^done
17015(@value{GDBP})
17016@end smallexample
17017
17018@subheading The @code{-interpreter-exec} Command
17019@findex -interpreter-exec
17020
17021@subheading Synopsis
17022
17023@smallexample
17024-interpreter-exec @var{interpreter} @var{command}
17025@end smallexample
17026
17027Execute the specified @var{command} in the given @var{interpreter}.
17028
17029@subheading @value{GDBN} Command
17030
17031The corresponding @value{GDBN} command is @samp{interpreter-exec}.
17032
17033@subheading Example
17034
17035@smallexample
17036(@value{GDBP})
17037-interpreter-exec console "break main"
17038&"During symbol reading, couldn't parse type; debugger out of date?.\n"
17039&"During symbol reading, bad structure-type format.\n"
17040~"Breakpoint 1 at 0x8074fc6: file ../../src/gdb/main.c, line 743.\n"
17041^done
17042(@value{GDBP})
17043@end smallexample
17044
17045@ignore
17046@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17047@node GDB/MI Kod Commands
17048@section @sc{gdb/mi} Kod Commands
17049
17050The Kod commands are not implemented.
17051
17052@c @subheading -kod-info
17053
17054@c @subheading -kod-list
17055
17056@c @subheading -kod-list-object-types
17057
17058@c @subheading -kod-show
17059
17060@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17061@node GDB/MI Memory Overlay Commands
17062@section @sc{gdb/mi} Memory Overlay Commands
17063
17064The memory overlay commands are not implemented.
17065
17066@c @subheading -overlay-auto
17067
17068@c @subheading -overlay-list-mapping-state
17069
17070@c @subheading -overlay-list-overlays
17071
17072@c @subheading -overlay-map
17073
17074@c @subheading -overlay-off
17075
17076@c @subheading -overlay-on
17077
17078@c @subheading -overlay-unmap
17079
17080@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17081@node GDB/MI Signal Handling Commands
17082@section @sc{gdb/mi} Signal Handling Commands
17083
17084Signal handling commands are not implemented.
17085
17086@c @subheading -signal-handle
17087
17088@c @subheading -signal-list-handle-actions
17089
17090@c @subheading -signal-list-signal-types
17091@end ignore
17092
17093
17094@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17095@node GDB/MI Stack Manipulation
17096@section @sc{gdb/mi} Stack Manipulation Commands
17097
17098
17099@subheading The @code{-stack-info-frame} Command
17100@findex -stack-info-frame
17101
17102@subsubheading Synopsis
17103
17104@smallexample
17105 -stack-info-frame
17106@end smallexample
17107
17108Get info on the current frame.
17109
17110@subsubheading @value{GDBN} Command
17111
17112The corresponding @value{GDBN} command is @samp{info frame} or @samp{frame}
17113(without arguments).
17114
17115@subsubheading Example
17116N.A.
17117
17118@subheading The @code{-stack-info-depth} Command
17119@findex -stack-info-depth
17120
17121@subsubheading Synopsis
17122
17123@smallexample
17124 -stack-info-depth [ @var{max-depth} ]
17125@end smallexample
17126
17127Return the depth of the stack. If the integer argument @var{max-depth}
17128is specified, do not count beyond @var{max-depth} frames.
17129
17130@subsubheading @value{GDBN} Command
17131
17132There's no equivalent @value{GDBN} command.
17133
17134@subsubheading Example
17135
17136For a stack with frame levels 0 through 11:
17137
17138@smallexample
17139(@value{GDBP})
17140-stack-info-depth
17141^done,depth="12"
17142(@value{GDBP})
17143-stack-info-depth 4
17144^done,depth="4"
17145(@value{GDBP})
17146-stack-info-depth 12
17147^done,depth="12"
17148(@value{GDBP})
17149-stack-info-depth 11
17150^done,depth="11"
17151(@value{GDBP})
17152-stack-info-depth 13
17153^done,depth="12"
17154(@value{GDBP})
17155@end smallexample
17156
17157@subheading The @code{-stack-list-arguments} Command
17158@findex -stack-list-arguments
17159
17160@subsubheading Synopsis
17161
17162@smallexample
17163 -stack-list-arguments @var{show-values}
17164 [ @var{low-frame} @var{high-frame} ]
17165@end smallexample
17166
17167Display a list of the arguments for the frames between @var{low-frame}
17168and @var{high-frame} (inclusive). If @var{low-frame} and
17169@var{high-frame} are not provided, list the arguments for the whole call
17170stack.
17171
17172The @var{show-values} argument must have a value of 0 or 1. A value of
171730 means that only the names of the arguments are listed, a value of 1
17174means that both names and values of the arguments are printed.
17175
17176@subsubheading @value{GDBN} Command
17177
17178@value{GDBN} does not have an equivalent command. @code{gdbtk} has a
17179@samp{gdb_get_args} command which partially overlaps with the
17180functionality of @samp{-stack-list-arguments}.
17181
17182@subsubheading Example
17183
17184@smallexample
17185(@value{GDBP})
17186-stack-list-frames
17187^done,
17188stack=[
17189frame=@{level="0",addr="0x00010734",func="callee4",
17190file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8"@},
17191frame=@{level="1",addr="0x0001076c",func="callee3",
17192file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="17"@},
17193frame=@{level="2",addr="0x0001078c",func="callee2",
17194file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="22"@},
17195frame=@{level="3",addr="0x000107b4",func="callee1",
17196file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="27"@},
17197frame=@{level="4",addr="0x000107e0",func="main",
17198file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="32"@}]
17199(@value{GDBP})
17200-stack-list-arguments 0
17201^done,
17202stack-args=[
17203frame=@{level="0",args=[]@},
17204frame=@{level="1",args=[name="strarg"]@},
17205frame=@{level="2",args=[name="intarg",name="strarg"]@},
17206frame=@{level="3",args=[name="intarg",name="strarg",name="fltarg"]@},
17207frame=@{level="4",args=[]@}]
17208(@value{GDBP})
17209-stack-list-arguments 1
17210^done,
17211stack-args=[
17212frame=@{level="0",args=[]@},
17213frame=@{level="1",
17214 args=[@{name="strarg",value="0x11940 \"A string argument.\""@}]@},
17215frame=@{level="2",args=[
17216@{name="intarg",value="2"@},
17217@{name="strarg",value="0x11940 \"A string argument.\""@}]@},
17218@{frame=@{level="3",args=[
17219@{name="intarg",value="2"@},
17220@{name="strarg",value="0x11940 \"A string argument.\""@},
17221@{name="fltarg",value="3.5"@}]@},
17222frame=@{level="4",args=[]@}]
17223(@value{GDBP})
17224-stack-list-arguments 0 2 2
17225^done,stack-args=[frame=@{level="2",args=[name="intarg",name="strarg"]@}]
17226(@value{GDBP})
17227-stack-list-arguments 1 2 2
17228^done,stack-args=[frame=@{level="2",
17229args=[@{name="intarg",value="2"@},
17230@{name="strarg",value="0x11940 \"A string argument.\""@}]@}]
17231(@value{GDBP})
17232@end smallexample
17233
17234@c @subheading -stack-list-exception-handlers
17235
17236
17237@subheading The @code{-stack-list-frames} Command
17238@findex -stack-list-frames
17239
17240@subsubheading Synopsis
17241
17242@smallexample
17243 -stack-list-frames [ @var{low-frame} @var{high-frame} ]
17244@end smallexample
17245
17246List the frames currently on the stack. For each frame it displays the
17247following info:
17248
17249@table @samp
17250@item @var{level}
17251The frame number, 0 being the topmost frame, i.e. the innermost function.
17252@item @var{addr}
17253The @code{$pc} value for that frame.
17254@item @var{func}
17255Function name.
17256@item @var{file}
17257File name of the source file where the function lives.
17258@item @var{line}
17259Line number corresponding to the @code{$pc}.
17260@end table
17261
17262If invoked without arguments, this command prints a backtrace for the
17263whole stack. If given two integer arguments, it shows the frames whose
17264levels are between the two arguments (inclusive). If the two arguments
17265are equal, it shows the single frame at the corresponding level.
17266
17267@subsubheading @value{GDBN} Command
17268
17269The corresponding @value{GDBN} commands are @samp{backtrace} and @samp{where}.
17270
17271@subsubheading Example
17272
17273Full stack backtrace:
17274
17275@smallexample
17276(@value{GDBP})
17277-stack-list-frames
17278^done,stack=
17279[frame=@{level="0",addr="0x0001076c",func="foo",
17280 file="recursive2.c",line="11"@},
17281frame=@{level="1",addr="0x000107a4",func="foo",
17282 file="recursive2.c",line="14"@},
17283frame=@{level="2",addr="0x000107a4",func="foo",
17284 file="recursive2.c",line="14"@},
17285frame=@{level="3",addr="0x000107a4",func="foo",
17286 file="recursive2.c",line="14"@},
17287frame=@{level="4",addr="0x000107a4",func="foo",
17288 file="recursive2.c",line="14"@},
17289frame=@{level="5",addr="0x000107a4",func="foo",
17290 file="recursive2.c",line="14"@},
17291frame=@{level="6",addr="0x000107a4",func="foo",
17292 file="recursive2.c",line="14"@},
17293frame=@{level="7",addr="0x000107a4",func="foo",
17294 file="recursive2.c",line="14"@},
17295frame=@{level="8",addr="0x000107a4",func="foo",
17296 file="recursive2.c",line="14"@},
17297frame=@{level="9",addr="0x000107a4",func="foo",
17298 file="recursive2.c",line="14"@},
17299frame=@{level="10",addr="0x000107a4",func="foo",
17300 file="recursive2.c",line="14"@},
17301frame=@{level="11",addr="0x00010738",func="main",
17302 file="recursive2.c",line="4"@}]
17303(@value{GDBP})
17304@end smallexample
17305
17306Show frames between @var{low_frame} and @var{high_frame}:
17307
17308@smallexample
17309(@value{GDBP})
17310-stack-list-frames 3 5
17311^done,stack=
17312[frame=@{level="3",addr="0x000107a4",func="foo",
17313 file="recursive2.c",line="14"@},
17314frame=@{level="4",addr="0x000107a4",func="foo",
17315 file="recursive2.c",line="14"@},
17316frame=@{level="5",addr="0x000107a4",func="foo",
17317 file="recursive2.c",line="14"@}]
17318(@value{GDBP})
17319@end smallexample
17320
17321Show a single frame:
17322
17323@smallexample
17324(@value{GDBP})
17325-stack-list-frames 3 3
17326^done,stack=
17327[frame=@{level="3",addr="0x000107a4",func="foo",
17328 file="recursive2.c",line="14"@}]
17329(@value{GDBP})
17330@end smallexample
17331
17332
17333@subheading The @code{-stack-list-locals} Command
17334@findex -stack-list-locals
17335
17336@subsubheading Synopsis
17337
17338@smallexample
17339 -stack-list-locals @var{print-values}
17340@end smallexample
17341
17342Display the local variable names for the current frame. With an
bc8ced35
NR
17343argument of 0 or @code{--no-values}, prints only the names of the variables.
17344With argument of 1 or @code{--all-values}, prints also their values. With
17345argument of 2 or @code{--simple-values}, prints the name, type and value for
17346simple data types and the name and type for arrays, structures and
17347unions. In this last case, the idea is that the user can see the
17348value of simple data types immediately and he can create variable
17349objects for other data types if he wishes to explore their values in
17350more detail.
922fbb7b
AC
17351
17352@subsubheading @value{GDBN} Command
17353
17354@samp{info locals} in @value{GDBN}, @samp{gdb_get_locals} in @code{gdbtk}.
17355
17356@subsubheading Example
17357
17358@smallexample
17359(@value{GDBP})
17360-stack-list-locals 0
17361^done,locals=[name="A",name="B",name="C"]
17362(@value{GDBP})
bc8ced35 17363-stack-list-locals --all-values
922fbb7b 17364^done,locals=[@{name="A",value="1"@},@{name="B",value="2"@},
bc8ced35
NR
17365 @{name="C",value="@{1, 2, 3@}"@}]
17366-stack-list-locals --simple-values
17367^done,locals=[@{name="A",type="int",value="1"@},
17368 @{name="B",type="int",value="2"@},@{name="C",type="int [3]"@}]
922fbb7b
AC
17369(@value{GDBP})
17370@end smallexample
17371
17372
17373@subheading The @code{-stack-select-frame} Command
17374@findex -stack-select-frame
17375
17376@subsubheading Synopsis
17377
17378@smallexample
17379 -stack-select-frame @var{framenum}
17380@end smallexample
17381
17382Change the current frame. Select a different frame @var{framenum} on
17383the stack.
17384
17385@subsubheading @value{GDBN} Command
17386
17387The corresponding @value{GDBN} commands are @samp{frame}, @samp{up},
17388@samp{down}, @samp{select-frame}, @samp{up-silent}, and @samp{down-silent}.
17389
17390@subsubheading Example
17391
17392@smallexample
17393(@value{GDBP})
17394-stack-select-frame 2
17395^done
17396(@value{GDBP})
17397@end smallexample
17398
17399@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17400@node GDB/MI Symbol Query
17401@section @sc{gdb/mi} Symbol Query Commands
17402
17403
17404@subheading The @code{-symbol-info-address} Command
17405@findex -symbol-info-address
17406
17407@subsubheading Synopsis
17408
17409@smallexample
17410 -symbol-info-address @var{symbol}
17411@end smallexample
17412
17413Describe where @var{symbol} is stored.
17414
17415@subsubheading @value{GDBN} Command
17416
17417The corresponding @value{GDBN} command is @samp{info address}.
17418
17419@subsubheading Example
17420N.A.
17421
17422
17423@subheading The @code{-symbol-info-file} Command
17424@findex -symbol-info-file
17425
17426@subsubheading Synopsis
17427
17428@smallexample
17429 -symbol-info-file
17430@end smallexample
17431
17432Show the file for the symbol.
17433
17434@subsubheading @value{GDBN} Command
17435
17436There's no equivalent @value{GDBN} command. @code{gdbtk} has
17437@samp{gdb_find_file}.
17438
17439@subsubheading Example
17440N.A.
17441
17442
17443@subheading The @code{-symbol-info-function} Command
17444@findex -symbol-info-function
17445
17446@subsubheading Synopsis
17447
17448@smallexample
17449 -symbol-info-function
17450@end smallexample
17451
17452Show which function the symbol lives in.
17453
17454@subsubheading @value{GDBN} Command
17455
17456@samp{gdb_get_function} in @code{gdbtk}.
17457
17458@subsubheading Example
17459N.A.
17460
17461
17462@subheading The @code{-symbol-info-line} Command
17463@findex -symbol-info-line
17464
17465@subsubheading Synopsis
17466
17467@smallexample
17468 -symbol-info-line
17469@end smallexample
17470
17471Show the core addresses of the code for a source line.
17472
17473@subsubheading @value{GDBN} Command
17474
71952f4c 17475The corresponding @value{GDBN} command is @samp{info line}.
922fbb7b
AC
17476@code{gdbtk} has the @samp{gdb_get_line} and @samp{gdb_get_file} commands.
17477
17478@subsubheading Example
17479N.A.
17480
17481
17482@subheading The @code{-symbol-info-symbol} Command
17483@findex -symbol-info-symbol
17484
17485@subsubheading Synopsis
17486
17487@smallexample
17488 -symbol-info-symbol @var{addr}
17489@end smallexample
17490
17491Describe what symbol is at location @var{addr}.
17492
17493@subsubheading @value{GDBN} Command
17494
17495The corresponding @value{GDBN} command is @samp{info symbol}.
17496
17497@subsubheading Example
17498N.A.
17499
17500
17501@subheading The @code{-symbol-list-functions} Command
17502@findex -symbol-list-functions
17503
17504@subsubheading Synopsis
17505
17506@smallexample
17507 -symbol-list-functions
17508@end smallexample
17509
17510List the functions in the executable.
17511
17512@subsubheading @value{GDBN} Command
17513
17514@samp{info functions} in @value{GDBN}, @samp{gdb_listfunc} and
17515@samp{gdb_search} in @code{gdbtk}.
17516
17517@subsubheading Example
17518N.A.
17519
17520
32e7087d
JB
17521@subheading The @code{-symbol-list-lines} Command
17522@findex -symbol-list-lines
17523
17524@subsubheading Synopsis
17525
17526@smallexample
17527 -symbol-list-lines @var{filename}
17528@end smallexample
17529
17530Print the list of lines that contain code and their associated program
17531addresses for the given source filename. The entries are sorted in
17532ascending PC order.
17533
17534@subsubheading @value{GDBN} Command
17535
17536There is no corresponding @value{GDBN} command.
17537
17538@subsubheading Example
17539@smallexample
17540(@value{GDBP})
17541-symbol-list-lines basics.c
54ff5908 17542^done,lines=[@{pc="0x08048554",line="7"@},@{pc="0x0804855a",line="8"@}]
32e7087d
JB
17543(@value{GDBP})
17544@end smallexample
17545
17546
922fbb7b
AC
17547@subheading The @code{-symbol-list-types} Command
17548@findex -symbol-list-types
17549
17550@subsubheading Synopsis
17551
17552@smallexample
17553 -symbol-list-types
17554@end smallexample
17555
17556List all the type names.
17557
17558@subsubheading @value{GDBN} Command
17559
17560The corresponding commands are @samp{info types} in @value{GDBN},
17561@samp{gdb_search} in @code{gdbtk}.
17562
17563@subsubheading Example
17564N.A.
17565
17566
17567@subheading The @code{-symbol-list-variables} Command
17568@findex -symbol-list-variables
17569
17570@subsubheading Synopsis
17571
17572@smallexample
17573 -symbol-list-variables
17574@end smallexample
17575
17576List all the global and static variable names.
17577
17578@subsubheading @value{GDBN} Command
17579
17580@samp{info variables} in @value{GDBN}, @samp{gdb_search} in @code{gdbtk}.
17581
17582@subsubheading Example
17583N.A.
17584
17585
17586@subheading The @code{-symbol-locate} Command
17587@findex -symbol-locate
17588
17589@subsubheading Synopsis
17590
17591@smallexample
17592 -symbol-locate
17593@end smallexample
17594
17595@subsubheading @value{GDBN} Command
17596
17597@samp{gdb_loc} in @code{gdbtk}.
17598
17599@subsubheading Example
17600N.A.
17601
17602
17603@subheading The @code{-symbol-type} Command
17604@findex -symbol-type
17605
17606@subsubheading Synopsis
17607
17608@smallexample
17609 -symbol-type @var{variable}
17610@end smallexample
17611
17612Show type of @var{variable}.
17613
17614@subsubheading @value{GDBN} Command
17615
17616The corresponding @value{GDBN} command is @samp{ptype}, @code{gdbtk} has
17617@samp{gdb_obj_variable}.
17618
17619@subsubheading Example
17620N.A.
17621
17622
17623@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17624@node GDB/MI Target Manipulation
17625@section @sc{gdb/mi} Target Manipulation Commands
17626
17627
17628@subheading The @code{-target-attach} Command
17629@findex -target-attach
17630
17631@subsubheading Synopsis
17632
17633@smallexample
17634 -target-attach @var{pid} | @var{file}
17635@end smallexample
17636
17637Attach to a process @var{pid} or a file @var{file} outside of @value{GDBN}.
17638
17639@subsubheading @value{GDBN} command
17640
17641The corresponding @value{GDBN} command is @samp{attach}.
17642
17643@subsubheading Example
17644N.A.
17645
17646
17647@subheading The @code{-target-compare-sections} Command
17648@findex -target-compare-sections
17649
17650@subsubheading Synopsis
17651
17652@smallexample
17653 -target-compare-sections [ @var{section} ]
17654@end smallexample
17655
17656Compare data of section @var{section} on target to the exec file.
17657Without the argument, all sections are compared.
17658
17659@subsubheading @value{GDBN} Command
17660
17661The @value{GDBN} equivalent is @samp{compare-sections}.
17662
17663@subsubheading Example
17664N.A.
17665
17666
17667@subheading The @code{-target-detach} Command
17668@findex -target-detach
17669
17670@subsubheading Synopsis
17671
17672@smallexample
17673 -target-detach
17674@end smallexample
17675
17676Disconnect from the remote target. There's no output.
17677
17678@subsubheading @value{GDBN} command
17679
17680The corresponding @value{GDBN} command is @samp{detach}.
17681
17682@subsubheading Example
17683
17684@smallexample
17685(@value{GDBP})
17686-target-detach
17687^done
17688(@value{GDBP})
17689@end smallexample
17690
17691
07f31aa6
DJ
17692@subheading The @code{-target-disconnect} Command
17693@findex -target-disconnect
17694
17695@subsubheading Synopsis
17696
17697@example
17698 -target-disconnect
17699@end example
17700
17701Disconnect from the remote target. There's no output.
17702
17703@subsubheading @value{GDBN} command
17704
17705The corresponding @value{GDBN} command is @samp{disconnect}.
17706
17707@subsubheading Example
17708
17709@smallexample
17710(@value{GDBP})
17711-target-disconnect
17712^done
17713(@value{GDBP})
17714@end smallexample
17715
17716
922fbb7b
AC
17717@subheading The @code{-target-download} Command
17718@findex -target-download
17719
17720@subsubheading Synopsis
17721
17722@smallexample
17723 -target-download
17724@end smallexample
17725
17726Loads the executable onto the remote target.
17727It prints out an update message every half second, which includes the fields:
17728
17729@table @samp
17730@item section
17731The name of the section.
17732@item section-sent
17733The size of what has been sent so far for that section.
17734@item section-size
17735The size of the section.
17736@item total-sent
17737The total size of what was sent so far (the current and the previous sections).
17738@item total-size
17739The size of the overall executable to download.
17740@end table
17741
17742@noindent
17743Each message is sent as status record (@pxref{GDB/MI Output Syntax, ,
17744@sc{gdb/mi} Output Syntax}).
17745
17746In addition, it prints the name and size of the sections, as they are
17747downloaded. These messages include the following fields:
17748
17749@table @samp
17750@item section
17751The name of the section.
17752@item section-size
17753The size of the section.
17754@item total-size
17755The size of the overall executable to download.
17756@end table
17757
17758@noindent
17759At the end, a summary is printed.
17760
17761@subsubheading @value{GDBN} Command
17762
17763The corresponding @value{GDBN} command is @samp{load}.
17764
17765@subsubheading Example
17766
17767Note: each status message appears on a single line. Here the messages
17768have been broken down so that they can fit onto a page.
17769
17770@smallexample
17771(@value{GDBP})
17772-target-download
17773+download,@{section=".text",section-size="6668",total-size="9880"@}
17774+download,@{section=".text",section-sent="512",section-size="6668",
17775total-sent="512",total-size="9880"@}
17776+download,@{section=".text",section-sent="1024",section-size="6668",
17777total-sent="1024",total-size="9880"@}
17778+download,@{section=".text",section-sent="1536",section-size="6668",
17779total-sent="1536",total-size="9880"@}
17780+download,@{section=".text",section-sent="2048",section-size="6668",
17781total-sent="2048",total-size="9880"@}
17782+download,@{section=".text",section-sent="2560",section-size="6668",
17783total-sent="2560",total-size="9880"@}
17784+download,@{section=".text",section-sent="3072",section-size="6668",
17785total-sent="3072",total-size="9880"@}
17786+download,@{section=".text",section-sent="3584",section-size="6668",
17787total-sent="3584",total-size="9880"@}
17788+download,@{section=".text",section-sent="4096",section-size="6668",
17789total-sent="4096",total-size="9880"@}
17790+download,@{section=".text",section-sent="4608",section-size="6668",
17791total-sent="4608",total-size="9880"@}
17792+download,@{section=".text",section-sent="5120",section-size="6668",
17793total-sent="5120",total-size="9880"@}
17794+download,@{section=".text",section-sent="5632",section-size="6668",
17795total-sent="5632",total-size="9880"@}
17796+download,@{section=".text",section-sent="6144",section-size="6668",
17797total-sent="6144",total-size="9880"@}
17798+download,@{section=".text",section-sent="6656",section-size="6668",
17799total-sent="6656",total-size="9880"@}
17800+download,@{section=".init",section-size="28",total-size="9880"@}
17801+download,@{section=".fini",section-size="28",total-size="9880"@}
17802+download,@{section=".data",section-size="3156",total-size="9880"@}
17803+download,@{section=".data",section-sent="512",section-size="3156",
17804total-sent="7236",total-size="9880"@}
17805+download,@{section=".data",section-sent="1024",section-size="3156",
17806total-sent="7748",total-size="9880"@}
17807+download,@{section=".data",section-sent="1536",section-size="3156",
17808total-sent="8260",total-size="9880"@}
17809+download,@{section=".data",section-sent="2048",section-size="3156",
17810total-sent="8772",total-size="9880"@}
17811+download,@{section=".data",section-sent="2560",section-size="3156",
17812total-sent="9284",total-size="9880"@}
17813+download,@{section=".data",section-sent="3072",section-size="3156",
17814total-sent="9796",total-size="9880"@}
17815^done,address="0x10004",load-size="9880",transfer-rate="6586",
17816write-rate="429"
17817(@value{GDBP})
17818@end smallexample
17819
17820
17821@subheading The @code{-target-exec-status} Command
17822@findex -target-exec-status
17823
17824@subsubheading Synopsis
17825
17826@smallexample
17827 -target-exec-status
17828@end smallexample
17829
17830Provide information on the state of the target (whether it is running or
17831not, for instance).
17832
17833@subsubheading @value{GDBN} Command
17834
17835There's no equivalent @value{GDBN} command.
17836
17837@subsubheading Example
17838N.A.
17839
17840
17841@subheading The @code{-target-list-available-targets} Command
17842@findex -target-list-available-targets
17843
17844@subsubheading Synopsis
17845
17846@smallexample
17847 -target-list-available-targets
17848@end smallexample
17849
17850List the possible targets to connect to.
17851
17852@subsubheading @value{GDBN} Command
17853
17854The corresponding @value{GDBN} command is @samp{help target}.
17855
17856@subsubheading Example
17857N.A.
17858
17859
17860@subheading The @code{-target-list-current-targets} Command
17861@findex -target-list-current-targets
17862
17863@subsubheading Synopsis
17864
17865@smallexample
17866 -target-list-current-targets
17867@end smallexample
17868
17869Describe the current target.
17870
17871@subsubheading @value{GDBN} Command
17872
17873The corresponding information is printed by @samp{info file} (among
17874other things).
17875
17876@subsubheading Example
17877N.A.
17878
17879
17880@subheading The @code{-target-list-parameters} Command
17881@findex -target-list-parameters
17882
17883@subsubheading Synopsis
17884
17885@smallexample
17886 -target-list-parameters
17887@end smallexample
17888
17889@c ????
17890
17891@subsubheading @value{GDBN} Command
17892
17893No equivalent.
17894
17895@subsubheading Example
17896N.A.
17897
17898
17899@subheading The @code{-target-select} Command
17900@findex -target-select
17901
17902@subsubheading Synopsis
17903
17904@smallexample
17905 -target-select @var{type} @var{parameters @dots{}}
17906@end smallexample
17907
17908Connect @value{GDBN} to the remote target. This command takes two args:
17909
17910@table @samp
17911@item @var{type}
17912The type of target, for instance @samp{async}, @samp{remote}, etc.
17913@item @var{parameters}
17914Device names, host names and the like. @xref{Target Commands, ,
17915Commands for managing targets}, for more details.
17916@end table
17917
17918The output is a connection notification, followed by the address at
17919which the target program is, in the following form:
17920
17921@smallexample
17922^connected,addr="@var{address}",func="@var{function name}",
17923 args=[@var{arg list}]
17924@end smallexample
17925
17926@subsubheading @value{GDBN} Command
17927
17928The corresponding @value{GDBN} command is @samp{target}.
17929
17930@subsubheading Example
17931
17932@smallexample
17933(@value{GDBP})
17934-target-select async /dev/ttya
17935^connected,addr="0xfe00a300",func="??",args=[]
17936(@value{GDBP})
17937@end smallexample
17938
17939@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17940@node GDB/MI Thread Commands
17941@section @sc{gdb/mi} Thread Commands
17942
17943
17944@subheading The @code{-thread-info} Command
17945@findex -thread-info
17946
17947@subsubheading Synopsis
17948
17949@smallexample
17950 -thread-info
17951@end smallexample
17952
17953@subsubheading @value{GDBN} command
17954
17955No equivalent.
17956
17957@subsubheading Example
17958N.A.
17959
17960
17961@subheading The @code{-thread-list-all-threads} Command
17962@findex -thread-list-all-threads
17963
17964@subsubheading Synopsis
17965
17966@smallexample
17967 -thread-list-all-threads
17968@end smallexample
17969
17970@subsubheading @value{GDBN} Command
17971
17972The equivalent @value{GDBN} command is @samp{info threads}.
17973
17974@subsubheading Example
17975N.A.
17976
17977
17978@subheading The @code{-thread-list-ids} Command
17979@findex -thread-list-ids
17980
17981@subsubheading Synopsis
17982
17983@smallexample
17984 -thread-list-ids
17985@end smallexample
17986
17987Produces a list of the currently known @value{GDBN} thread ids. At the
17988end of the list it also prints the total number of such threads.
17989
17990@subsubheading @value{GDBN} Command
17991
17992Part of @samp{info threads} supplies the same information.
17993
17994@subsubheading Example
17995
17996No threads present, besides the main process:
17997
17998@smallexample
17999(@value{GDBP})
18000-thread-list-ids
18001^done,thread-ids=@{@},number-of-threads="0"
18002(@value{GDBP})
18003@end smallexample
18004
18005
18006Several threads:
18007
18008@smallexample
18009(@value{GDBP})
18010-thread-list-ids
18011^done,thread-ids=@{thread-id="3",thread-id="2",thread-id="1"@},
18012number-of-threads="3"
18013(@value{GDBP})
18014@end smallexample
18015
18016
18017@subheading The @code{-thread-select} Command
18018@findex -thread-select
18019
18020@subsubheading Synopsis
18021
18022@smallexample
18023 -thread-select @var{threadnum}
18024@end smallexample
18025
18026Make @var{threadnum} the current thread. It prints the number of the new
18027current thread, and the topmost frame for that thread.
18028
18029@subsubheading @value{GDBN} Command
18030
18031The corresponding @value{GDBN} command is @samp{thread}.
18032
18033@subsubheading Example
18034
18035@smallexample
18036(@value{GDBP})
18037-exec-next
18038^running
18039(@value{GDBP})
18040*stopped,reason="end-stepping-range",thread-id="2",line="187",
18041file="../../../devo/gdb/testsuite/gdb.threads/linux-dp.c"
18042(@value{GDBP})
18043-thread-list-ids
18044^done,
18045thread-ids=@{thread-id="3",thread-id="2",thread-id="1"@},
18046number-of-threads="3"
18047(@value{GDBP})
18048-thread-select 3
18049^done,new-thread-id="3",
18050frame=@{level="0",func="vprintf",
18051args=[@{name="format",value="0x8048e9c \"%*s%c %d %c\\n\""@},
18052@{name="arg",value="0x2"@}],file="vprintf.c",line="31"@}
18053(@value{GDBP})
18054@end smallexample
18055
18056@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18057@node GDB/MI Tracepoint Commands
18058@section @sc{gdb/mi} Tracepoint Commands
18059
18060The tracepoint commands are not yet implemented.
18061
18062@c @subheading -trace-actions
18063
18064@c @subheading -trace-delete
18065
18066@c @subheading -trace-disable
18067
18068@c @subheading -trace-dump
18069
18070@c @subheading -trace-enable
18071
18072@c @subheading -trace-exists
18073
18074@c @subheading -trace-find
18075
18076@c @subheading -trace-frame-number
18077
18078@c @subheading -trace-info
18079
18080@c @subheading -trace-insert
18081
18082@c @subheading -trace-list
18083
18084@c @subheading -trace-pass-count
18085
18086@c @subheading -trace-save
18087
18088@c @subheading -trace-start
18089
18090@c @subheading -trace-stop
18091
18092
18093@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18094@node GDB/MI Variable Objects
18095@section @sc{gdb/mi} Variable Objects
18096
18097
18098@subheading Motivation for Variable Objects in @sc{gdb/mi}
18099
18100For the implementation of a variable debugger window (locals, watched
18101expressions, etc.), we are proposing the adaptation of the existing code
18102used by @code{Insight}.
18103
18104The two main reasons for that are:
18105
18106@enumerate 1
18107@item
18108It has been proven in practice (it is already on its second generation).
18109
18110@item
18111It will shorten development time (needless to say how important it is
18112now).
18113@end enumerate
18114
18115The original interface was designed to be used by Tcl code, so it was
18116slightly changed so it could be used through @sc{gdb/mi}. This section
18117describes the @sc{gdb/mi} operations that will be available and gives some
18118hints about their use.
18119
18120@emph{Note}: In addition to the set of operations described here, we
18121expect the @sc{gui} implementation of a variable window to require, at
18122least, the following operations:
18123
18124@itemize @bullet
18125@item @code{-gdb-show} @code{output-radix}
18126@item @code{-stack-list-arguments}
18127@item @code{-stack-list-locals}
18128@item @code{-stack-select-frame}
18129@end itemize
18130
18131@subheading Introduction to Variable Objects in @sc{gdb/mi}
18132
18133@cindex variable objects in @sc{gdb/mi}
18134The basic idea behind variable objects is the creation of a named object
18135to represent a variable, an expression, a memory location or even a CPU
18136register. For each object created, a set of operations is available for
18137examining or changing its properties.
18138
18139Furthermore, complex data types, such as C structures, are represented
18140in a tree format. For instance, the @code{struct} type variable is the
18141root and the children will represent the struct members. If a child
18142is itself of a complex type, it will also have children of its own.
18143Appropriate language differences are handled for C, C@t{++} and Java.
18144
18145When returning the actual values of the objects, this facility allows
18146for the individual selection of the display format used in the result
18147creation. It can be chosen among: binary, decimal, hexadecimal, octal
18148and natural. Natural refers to a default format automatically
18149chosen based on the variable type (like decimal for an @code{int}, hex
18150for pointers, etc.).
18151
18152The following is the complete set of @sc{gdb/mi} operations defined to
18153access this functionality:
18154
18155@multitable @columnfractions .4 .6
18156@item @strong{Operation}
18157@tab @strong{Description}
18158
18159@item @code{-var-create}
18160@tab create a variable object
18161@item @code{-var-delete}
18162@tab delete the variable object and its children
18163@item @code{-var-set-format}
18164@tab set the display format of this variable
18165@item @code{-var-show-format}
18166@tab show the display format of this variable
18167@item @code{-var-info-num-children}
18168@tab tells how many children this object has
18169@item @code{-var-list-children}
18170@tab return a list of the object's children
18171@item @code{-var-info-type}
18172@tab show the type of this variable object
18173@item @code{-var-info-expression}
18174@tab print what this variable object represents
18175@item @code{-var-show-attributes}
18176@tab is this variable editable? does it exist here?
18177@item @code{-var-evaluate-expression}
18178@tab get the value of this variable
18179@item @code{-var-assign}
18180@tab set the value of this variable
18181@item @code{-var-update}
18182@tab update the variable and its children
18183@end multitable
18184
18185In the next subsection we describe each operation in detail and suggest
18186how it can be used.
18187
18188@subheading Description And Use of Operations on Variable Objects
18189
18190@subheading The @code{-var-create} Command
18191@findex -var-create
18192
18193@subsubheading Synopsis
18194
18195@smallexample
18196 -var-create @{@var{name} | "-"@}
18197 @{@var{frame-addr} | "*"@} @var{expression}
18198@end smallexample
18199
18200This operation creates a variable object, which allows the monitoring of
18201a variable, the result of an expression, a memory cell or a CPU
18202register.
18203
18204The @var{name} parameter is the string by which the object can be
18205referenced. It must be unique. If @samp{-} is specified, the varobj
18206system will generate a string ``varNNNNNN'' automatically. It will be
18207unique provided that one does not specify @var{name} on that format.
18208The command fails if a duplicate name is found.
18209
18210The frame under which the expression should be evaluated can be
18211specified by @var{frame-addr}. A @samp{*} indicates that the current
18212frame should be used.
18213
18214@var{expression} is any expression valid on the current language set (must not
18215begin with a @samp{*}), or one of the following:
18216
18217@itemize @bullet
18218@item
18219@samp{*@var{addr}}, where @var{addr} is the address of a memory cell
18220
18221@item
18222@samp{*@var{addr}-@var{addr}} --- a memory address range (TBD)
18223
18224@item
18225@samp{$@var{regname}} --- a CPU register name
18226@end itemize
18227
18228@subsubheading Result
18229
18230This operation returns the name, number of children and the type of the
18231object created. Type is returned as a string as the ones generated by
18232the @value{GDBN} CLI:
18233
18234@smallexample
18235 name="@var{name}",numchild="N",type="@var{type}"
18236@end smallexample
18237
18238
18239@subheading The @code{-var-delete} Command
18240@findex -var-delete
18241
18242@subsubheading Synopsis
18243
18244@smallexample
18245 -var-delete @var{name}
18246@end smallexample
18247
18248Deletes a previously created variable object and all of its children.
18249
18250Returns an error if the object @var{name} is not found.
18251
18252
18253@subheading The @code{-var-set-format} Command
18254@findex -var-set-format
18255
18256@subsubheading Synopsis
18257
18258@smallexample
18259 -var-set-format @var{name} @var{format-spec}
18260@end smallexample
18261
18262Sets the output format for the value of the object @var{name} to be
18263@var{format-spec}.
18264
18265The syntax for the @var{format-spec} is as follows:
18266
18267@smallexample
18268 @var{format-spec} @expansion{}
18269 @{binary | decimal | hexadecimal | octal | natural@}
18270@end smallexample
18271
18272
18273@subheading The @code{-var-show-format} Command
18274@findex -var-show-format
18275
18276@subsubheading Synopsis
18277
18278@smallexample
18279 -var-show-format @var{name}
18280@end smallexample
18281
18282Returns the format used to display the value of the object @var{name}.
18283
18284@smallexample
18285 @var{format} @expansion{}
18286 @var{format-spec}
18287@end smallexample
18288
18289
18290@subheading The @code{-var-info-num-children} Command
18291@findex -var-info-num-children
18292
18293@subsubheading Synopsis
18294
18295@smallexample
18296 -var-info-num-children @var{name}
18297@end smallexample
18298
18299Returns the number of children of a variable object @var{name}:
18300
18301@smallexample
18302 numchild=@var{n}
18303@end smallexample
18304
18305
18306@subheading The @code{-var-list-children} Command
18307@findex -var-list-children
18308
18309@subsubheading Synopsis
18310
18311@smallexample
bc8ced35 18312 -var-list-children [@var{print-values}] @var{name}
922fbb7b
AC
18313@end smallexample
18314
bc8ced35
NR
18315Returns a list of the children of the specified variable object. With
18316just the variable object name as an argument or with an optional
18317preceding argument of 0 or @code{--no-values}, prints only the names of the
18318variables. With an optional preceding argument of 1 or @code{--all-values},
18319also prints their values.
18320
18321@subsubheading Example
922fbb7b
AC
18322
18323@smallexample
bc8ced35
NR
18324(@value{GDBP})
18325 -var-list-children n
922fbb7b
AC
18326 numchild=@var{n},children=[@{name=@var{name},
18327 numchild=@var{n},type=@var{type}@},@r{(repeats N times)}]
bc8ced35
NR
18328(@value{GDBP})
18329 -var-list-children --all-values n
18330 numchild=@var{n},children=[@{name=@var{name},
18331 numchild=@var{n},value=@var{value},type=@var{type}@},@r{(repeats N times)}]
922fbb7b
AC
18332@end smallexample
18333
18334
18335@subheading The @code{-var-info-type} Command
18336@findex -var-info-type
18337
18338@subsubheading Synopsis
18339
18340@smallexample
18341 -var-info-type @var{name}
18342@end smallexample
18343
18344Returns the type of the specified variable @var{name}. The type is
18345returned as a string in the same format as it is output by the
18346@value{GDBN} CLI:
18347
18348@smallexample
18349 type=@var{typename}
18350@end smallexample
18351
18352
18353@subheading The @code{-var-info-expression} Command
18354@findex -var-info-expression
18355
18356@subsubheading Synopsis
18357
18358@smallexample
18359 -var-info-expression @var{name}
18360@end smallexample
18361
18362Returns what is represented by the variable object @var{name}:
18363
18364@smallexample
18365 lang=@var{lang-spec},exp=@var{expression}
18366@end smallexample
18367
18368@noindent
18369where @var{lang-spec} is @code{@{"C" | "C++" | "Java"@}}.
18370
18371@subheading The @code{-var-show-attributes} Command
18372@findex -var-show-attributes
18373
18374@subsubheading Synopsis
18375
18376@smallexample
18377 -var-show-attributes @var{name}
18378@end smallexample
18379
18380List attributes of the specified variable object @var{name}:
18381
18382@smallexample
18383 status=@var{attr} [ ( ,@var{attr} )* ]
18384@end smallexample
18385
18386@noindent
18387where @var{attr} is @code{@{ @{ editable | noneditable @} | TBD @}}.
18388
18389@subheading The @code{-var-evaluate-expression} Command
18390@findex -var-evaluate-expression
18391
18392@subsubheading Synopsis
18393
18394@smallexample
18395 -var-evaluate-expression @var{name}
18396@end smallexample
18397
18398Evaluates the expression that is represented by the specified variable
18399object and returns its value as a string in the current format specified
18400for the object:
18401
18402@smallexample
18403 value=@var{value}
18404@end smallexample
18405
18406Note that one must invoke @code{-var-list-children} for a variable
18407before the value of a child variable can be evaluated.
18408
18409@subheading The @code{-var-assign} Command
18410@findex -var-assign
18411
18412@subsubheading Synopsis
18413
18414@smallexample
18415 -var-assign @var{name} @var{expression}
18416@end smallexample
18417
18418Assigns the value of @var{expression} to the variable object specified
18419by @var{name}. The object must be @samp{editable}. If the variable's
b383017d 18420value is altered by the assign, the variable will show up in any
922fbb7b
AC
18421subsequent @code{-var-update} list.
18422
18423@subsubheading Example
18424
18425@smallexample
18426(@value{GDBP})
18427-var-assign var1 3
18428^done,value="3"
18429(@value{GDBP})
18430-var-update *
18431^done,changelist=[@{name="var1",in_scope="true",type_changed="false"@}]
18432(@value{GDBP})
18433@end smallexample
18434
18435@subheading The @code{-var-update} Command
18436@findex -var-update
18437
18438@subsubheading Synopsis
18439
18440@smallexample
18441 -var-update @{@var{name} | "*"@}
18442@end smallexample
18443
18444Update the value of the variable object @var{name} by evaluating its
18445expression after fetching all the new values from memory or registers.
18446A @samp{*} causes all existing variable objects to be updated.
18447
18448
18449@node Annotations
18450@chapter @value{GDBN} Annotations
18451
086432e2
AC
18452This chapter describes annotations in @value{GDBN}. Annotations were
18453designed to interface @value{GDBN} to graphical user interfaces or other
18454similar programs which want to interact with @value{GDBN} at a
922fbb7b
AC
18455relatively high level.
18456
086432e2
AC
18457The annotation mechanism has largely been superseeded by @sc{gdb/mi}
18458(@pxref{GDB/MI}).
18459
922fbb7b
AC
18460@ignore
18461This is Edition @value{EDITION}, @value{DATE}.
18462@end ignore
18463
18464@menu
18465* Annotations Overview:: What annotations are; the general syntax.
18466* Server Prefix:: Issuing a command without affecting user state.
922fbb7b
AC
18467* Prompting:: Annotations marking @value{GDBN}'s need for input.
18468* Errors:: Annotations for error messages.
922fbb7b
AC
18469* Invalidation:: Some annotations describe things now invalid.
18470* Annotations for Running::
18471 Whether the program is running, how it stopped, etc.
18472* Source Annotations:: Annotations describing source code.
922fbb7b
AC
18473@end menu
18474
18475@node Annotations Overview
18476@section What is an Annotation?
18477@cindex annotations
18478
922fbb7b
AC
18479Annotations start with a newline character, two @samp{control-z}
18480characters, and the name of the annotation. If there is no additional
18481information associated with this annotation, the name of the annotation
18482is followed immediately by a newline. If there is additional
18483information, the name of the annotation is followed by a space, the
18484additional information, and a newline. The additional information
18485cannot contain newline characters.
18486
18487Any output not beginning with a newline and two @samp{control-z}
18488characters denotes literal output from @value{GDBN}. Currently there is
18489no need for @value{GDBN} to output a newline followed by two
18490@samp{control-z} characters, but if there was such a need, the
18491annotations could be extended with an @samp{escape} annotation which
18492means those three characters as output.
18493
086432e2
AC
18494The annotation @var{level}, which is specified using the
18495@option{--annotate} command line option (@pxref{Mode Options}), controls
18496how much information @value{GDBN} prints together with its prompt,
18497values of expressions, source lines, and other types of output. Level 0
18498is for no anntations, level 1 is for use when @value{GDBN} is run as a
18499subprocess of @sc{gnu} Emacs, level 3 is the maximum annotation suitable
18500for programs that control @value{GDBN}, and level 2 annotations have
18501been made obsolete (@pxref{Limitations, , Limitations of the Annotation
18502Interface, annotate, GDB's Obsolete Annotations}). This chapter
18503describes level 3 annotations.
18504
922fbb7b
AC
18505A simple example of starting up @value{GDBN} with annotations is:
18506
18507@smallexample
086432e2
AC
18508$ @kbd{gdb --annotate=3}
18509GNU gdb 6.0
18510Copyright 2003 Free Software Foundation, Inc.
922fbb7b
AC
18511GDB is free software, covered by the GNU General Public License,
18512and you are welcome to change it and/or distribute copies of it
18513under certain conditions.
18514Type "show copying" to see the conditions.
18515There is absolutely no warranty for GDB. Type "show warranty"
18516for details.
086432e2 18517This GDB was configured as "i386-pc-linux-gnu"
922fbb7b
AC
18518
18519^Z^Zpre-prompt
b383017d 18520(gdb)
922fbb7b 18521^Z^Zprompt
086432e2 18522@kbd{quit}
922fbb7b
AC
18523
18524^Z^Zpost-prompt
b383017d 18525$
922fbb7b
AC
18526@end smallexample
18527
18528Here @samp{quit} is input to @value{GDBN}; the rest is output from
18529@value{GDBN}. The three lines beginning @samp{^Z^Z} (where @samp{^Z}
18530denotes a @samp{control-z} character) are annotations; the rest is
18531output from @value{GDBN}.
18532
18533@node Server Prefix
18534@section The Server Prefix
18535@cindex server prefix for annotations
18536
18537To issue a command to @value{GDBN} without affecting certain aspects of
18538the state which is seen by users, prefix it with @samp{server }. This
18539means that this command will not affect the command history, nor will it
18540affect @value{GDBN}'s notion of which command to repeat if @key{RET} is
18541pressed on a line by itself.
18542
18543The server prefix does not affect the recording of values into the value
18544history; to print a value without recording it into the value history,
18545use the @code{output} command instead of the @code{print} command.
18546
922fbb7b
AC
18547@node Prompting
18548@section Annotation for @value{GDBN} Input
18549
18550@cindex annotations for prompts
18551When @value{GDBN} prompts for input, it annotates this fact so it is possible
18552to know when to send output, when the output from a given command is
18553over, etc.
18554
18555Different kinds of input each have a different @dfn{input type}. Each
18556input type has three annotations: a @code{pre-} annotation, which
18557denotes the beginning of any prompt which is being output, a plain
18558annotation, which denotes the end of the prompt, and then a @code{post-}
18559annotation which denotes the end of any echo which may (or may not) be
18560associated with the input. For example, the @code{prompt} input type
18561features the following annotations:
18562
18563@smallexample
18564^Z^Zpre-prompt
18565^Z^Zprompt
18566^Z^Zpost-prompt
18567@end smallexample
18568
18569The input types are
18570
18571@table @code
18572@findex pre-prompt
18573@findex prompt
18574@findex post-prompt
18575@item prompt
18576When @value{GDBN} is prompting for a command (the main @value{GDBN} prompt).
18577
18578@findex pre-commands
18579@findex commands
18580@findex post-commands
18581@item commands
18582When @value{GDBN} prompts for a set of commands, like in the @code{commands}
18583command. The annotations are repeated for each command which is input.
18584
18585@findex pre-overload-choice
18586@findex overload-choice
18587@findex post-overload-choice
18588@item overload-choice
18589When @value{GDBN} wants the user to select between various overloaded functions.
18590
18591@findex pre-query
18592@findex query
18593@findex post-query
18594@item query
18595When @value{GDBN} wants the user to confirm a potentially dangerous operation.
18596
18597@findex pre-prompt-for-continue
18598@findex prompt-for-continue
18599@findex post-prompt-for-continue
18600@item prompt-for-continue
18601When @value{GDBN} is asking the user to press return to continue. Note: Don't
18602expect this to work well; instead use @code{set height 0} to disable
18603prompting. This is because the counting of lines is buggy in the
18604presence of annotations.
18605@end table
18606
18607@node Errors
18608@section Errors
18609@cindex annotations for errors, warnings and interrupts
18610
18611@findex quit
18612@smallexample
18613^Z^Zquit
18614@end smallexample
18615
18616This annotation occurs right before @value{GDBN} responds to an interrupt.
18617
18618@findex error
18619@smallexample
18620^Z^Zerror
18621@end smallexample
18622
18623This annotation occurs right before @value{GDBN} responds to an error.
18624
18625Quit and error annotations indicate that any annotations which @value{GDBN} was
18626in the middle of may end abruptly. For example, if a
18627@code{value-history-begin} annotation is followed by a @code{error}, one
18628cannot expect to receive the matching @code{value-history-end}. One
18629cannot expect not to receive it either, however; an error annotation
18630does not necessarily mean that @value{GDBN} is immediately returning all the way
18631to the top level.
18632
18633@findex error-begin
18634A quit or error annotation may be preceded by
18635
18636@smallexample
18637^Z^Zerror-begin
18638@end smallexample
18639
18640Any output between that and the quit or error annotation is the error
18641message.
18642
18643Warning messages are not yet annotated.
18644@c If we want to change that, need to fix warning(), type_error(),
18645@c range_error(), and possibly other places.
18646
922fbb7b
AC
18647@node Invalidation
18648@section Invalidation Notices
18649
18650@cindex annotations for invalidation messages
18651The following annotations say that certain pieces of state may have
18652changed.
18653
18654@table @code
18655@findex frames-invalid
18656@item ^Z^Zframes-invalid
18657
18658The frames (for example, output from the @code{backtrace} command) may
18659have changed.
18660
18661@findex breakpoints-invalid
18662@item ^Z^Zbreakpoints-invalid
18663
18664The breakpoints may have changed. For example, the user just added or
18665deleted a breakpoint.
18666@end table
18667
18668@node Annotations for Running
18669@section Running the Program
18670@cindex annotations for running programs
18671
18672@findex starting
18673@findex stopping
18674When the program starts executing due to a @value{GDBN} command such as
b383017d 18675@code{step} or @code{continue},
922fbb7b
AC
18676
18677@smallexample
18678^Z^Zstarting
18679@end smallexample
18680
b383017d 18681is output. When the program stops,
922fbb7b
AC
18682
18683@smallexample
18684^Z^Zstopped
18685@end smallexample
18686
18687is output. Before the @code{stopped} annotation, a variety of
18688annotations describe how the program stopped.
18689
18690@table @code
18691@findex exited
18692@item ^Z^Zexited @var{exit-status}
18693The program exited, and @var{exit-status} is the exit status (zero for
18694successful exit, otherwise nonzero).
18695
18696@findex signalled
18697@findex signal-name
18698@findex signal-name-end
18699@findex signal-string
18700@findex signal-string-end
18701@item ^Z^Zsignalled
18702The program exited with a signal. After the @code{^Z^Zsignalled}, the
18703annotation continues:
18704
18705@smallexample
18706@var{intro-text}
18707^Z^Zsignal-name
18708@var{name}
18709^Z^Zsignal-name-end
18710@var{middle-text}
18711^Z^Zsignal-string
18712@var{string}
18713^Z^Zsignal-string-end
18714@var{end-text}
18715@end smallexample
18716
18717@noindent
18718where @var{name} is the name of the signal, such as @code{SIGILL} or
18719@code{SIGSEGV}, and @var{string} is the explanation of the signal, such
18720as @code{Illegal Instruction} or @code{Segmentation fault}.
18721@var{intro-text}, @var{middle-text}, and @var{end-text} are for the
18722user's benefit and have no particular format.
18723
18724@findex signal
18725@item ^Z^Zsignal
18726The syntax of this annotation is just like @code{signalled}, but @value{GDBN} is
18727just saying that the program received the signal, not that it was
18728terminated with it.
18729
18730@findex breakpoint
18731@item ^Z^Zbreakpoint @var{number}
18732The program hit breakpoint number @var{number}.
18733
18734@findex watchpoint
18735@item ^Z^Zwatchpoint @var{number}
18736The program hit watchpoint number @var{number}.
18737@end table
18738
18739@node Source Annotations
18740@section Displaying Source
18741@cindex annotations for source display
18742
18743@findex source
18744The following annotation is used instead of displaying source code:
18745
18746@smallexample
18747^Z^Zsource @var{filename}:@var{line}:@var{character}:@var{middle}:@var{addr}
18748@end smallexample
18749
18750where @var{filename} is an absolute file name indicating which source
18751file, @var{line} is the line number within that file (where 1 is the
18752first line in the file), @var{character} is the character position
18753within the file (where 0 is the first character in the file) (for most
18754debug formats this will necessarily point to the beginning of a line),
18755@var{middle} is @samp{middle} if @var{addr} is in the middle of the
18756line, or @samp{beg} if @var{addr} is at the beginning of the line, and
18757@var{addr} is the address in the target program associated with the
18758source which is being displayed. @var{addr} is in the form @samp{0x}
18759followed by one or more lowercase hex digits (note that this does not
18760depend on the language).
18761
8e04817f
AC
18762@node GDB Bugs
18763@chapter Reporting Bugs in @value{GDBN}
18764@cindex bugs in @value{GDBN}
18765@cindex reporting bugs in @value{GDBN}
c906108c 18766
8e04817f 18767Your bug reports play an essential role in making @value{GDBN} reliable.
c906108c 18768
8e04817f
AC
18769Reporting a bug may help you by bringing a solution to your problem, or it
18770may not. But in any case the principal function of a bug report is to help
18771the entire community by making the next version of @value{GDBN} work better. Bug
18772reports are your contribution to the maintenance of @value{GDBN}.
c906108c 18773
8e04817f
AC
18774In order for a bug report to serve its purpose, you must include the
18775information that enables us to fix the bug.
c4555f82
SC
18776
18777@menu
8e04817f
AC
18778* Bug Criteria:: Have you found a bug?
18779* Bug Reporting:: How to report bugs
c4555f82
SC
18780@end menu
18781
8e04817f
AC
18782@node Bug Criteria
18783@section Have you found a bug?
18784@cindex bug criteria
c4555f82 18785
8e04817f 18786If you are not sure whether you have found a bug, here are some guidelines:
c4555f82
SC
18787
18788@itemize @bullet
8e04817f
AC
18789@cindex fatal signal
18790@cindex debugger crash
18791@cindex crash of debugger
c4555f82 18792@item
8e04817f
AC
18793If the debugger gets a fatal signal, for any input whatever, that is a
18794@value{GDBN} bug. Reliable debuggers never crash.
18795
18796@cindex error on valid input
18797@item
18798If @value{GDBN} produces an error message for valid input, that is a
18799bug. (Note that if you're cross debugging, the problem may also be
18800somewhere in the connection to the target.)
c4555f82 18801
8e04817f 18802@cindex invalid input
c4555f82 18803@item
8e04817f
AC
18804If @value{GDBN} does not produce an error message for invalid input,
18805that is a bug. However, you should note that your idea of
18806``invalid input'' might be our idea of ``an extension'' or ``support
18807for traditional practice''.
18808
18809@item
18810If you are an experienced user of debugging tools, your suggestions
18811for improvement of @value{GDBN} are welcome in any case.
c4555f82
SC
18812@end itemize
18813
8e04817f
AC
18814@node Bug Reporting
18815@section How to report bugs
18816@cindex bug reports
18817@cindex @value{GDBN} bugs, reporting
18818
18819A number of companies and individuals offer support for @sc{gnu} products.
18820If you obtained @value{GDBN} from a support organization, we recommend you
18821contact that organization first.
18822
18823You can find contact information for many support companies and
18824individuals in the file @file{etc/SERVICE} in the @sc{gnu} Emacs
18825distribution.
18826@c should add a web page ref...
18827
129188f6
AC
18828In any event, we also recommend that you submit bug reports for
18829@value{GDBN}. The prefered method is to submit them directly using
18830@uref{http://www.gnu.org/software/gdb/bugs/, @value{GDBN}'s Bugs web
18831page}. Alternatively, the @email{bug-gdb@@gnu.org, e-mail gateway} can
18832be used.
8e04817f
AC
18833
18834@strong{Do not send bug reports to @samp{info-gdb}, or to
18835@samp{help-gdb}, or to any newsgroups.} Most users of @value{GDBN} do
18836not want to receive bug reports. Those that do have arranged to receive
18837@samp{bug-gdb}.
18838
18839The mailing list @samp{bug-gdb} has a newsgroup @samp{gnu.gdb.bug} which
18840serves as a repeater. The mailing list and the newsgroup carry exactly
18841the same messages. Often people think of posting bug reports to the
18842newsgroup instead of mailing them. This appears to work, but it has one
18843problem which can be crucial: a newsgroup posting often lacks a mail
18844path back to the sender. Thus, if we need to ask for more information,
18845we may be unable to reach you. For this reason, it is better to send
18846bug reports to the mailing list.
c4555f82 18847
8e04817f
AC
18848The fundamental principle of reporting bugs usefully is this:
18849@strong{report all the facts}. If you are not sure whether to state a
18850fact or leave it out, state it!
c4555f82 18851
8e04817f
AC
18852Often people omit facts because they think they know what causes the
18853problem and assume that some details do not matter. Thus, you might
18854assume that the name of the variable you use in an example does not matter.
18855Well, probably it does not, but one cannot be sure. Perhaps the bug is a
18856stray memory reference which happens to fetch from the location where that
18857name is stored in memory; perhaps, if the name were different, the contents
18858of that location would fool the debugger into doing the right thing despite
18859the bug. Play it safe and give a specific, complete example. That is the
18860easiest thing for you to do, and the most helpful.
c4555f82 18861
8e04817f
AC
18862Keep in mind that the purpose of a bug report is to enable us to fix the
18863bug. It may be that the bug has been reported previously, but neither
18864you nor we can know that unless your bug report is complete and
18865self-contained.
c4555f82 18866
8e04817f
AC
18867Sometimes people give a few sketchy facts and ask, ``Does this ring a
18868bell?'' Those bug reports are useless, and we urge everyone to
18869@emph{refuse to respond to them} except to chide the sender to report
18870bugs properly.
18871
18872To enable us to fix the bug, you should include all these things:
c4555f82
SC
18873
18874@itemize @bullet
18875@item
8e04817f
AC
18876The version of @value{GDBN}. @value{GDBN} announces it if you start
18877with no arguments; you can also print it at any time using @code{show
18878version}.
c4555f82 18879
8e04817f
AC
18880Without this, we will not know whether there is any point in looking for
18881the bug in the current version of @value{GDBN}.
c4555f82
SC
18882
18883@item
8e04817f
AC
18884The type of machine you are using, and the operating system name and
18885version number.
c4555f82
SC
18886
18887@item
8e04817f
AC
18888What compiler (and its version) was used to compile @value{GDBN}---e.g.
18889``@value{GCC}--2.8.1''.
c4555f82
SC
18890
18891@item
8e04817f
AC
18892What compiler (and its version) was used to compile the program you are
18893debugging---e.g. ``@value{GCC}--2.8.1'', or ``HP92453-01 A.10.32.03 HP
18894C Compiler''. For GCC, you can say @code{gcc --version} to get this
18895information; for other compilers, see the documentation for those
18896compilers.
c4555f82 18897
8e04817f
AC
18898@item
18899The command arguments you gave the compiler to compile your example and
18900observe the bug. For example, did you use @samp{-O}? To guarantee
18901you will not omit something important, list them all. A copy of the
18902Makefile (or the output from make) is sufficient.
c4555f82 18903
8e04817f
AC
18904If we were to try to guess the arguments, we would probably guess wrong
18905and then we might not encounter the bug.
c4555f82 18906
8e04817f
AC
18907@item
18908A complete input script, and all necessary source files, that will
18909reproduce the bug.
c4555f82 18910
8e04817f
AC
18911@item
18912A description of what behavior you observe that you believe is
18913incorrect. For example, ``It gets a fatal signal.''
c4555f82 18914
8e04817f
AC
18915Of course, if the bug is that @value{GDBN} gets a fatal signal, then we
18916will certainly notice it. But if the bug is incorrect output, we might
18917not notice unless it is glaringly wrong. You might as well not give us
18918a chance to make a mistake.
c4555f82 18919
8e04817f
AC
18920Even if the problem you experience is a fatal signal, you should still
18921say so explicitly. Suppose something strange is going on, such as, your
18922copy of @value{GDBN} is out of synch, or you have encountered a bug in
18923the C library on your system. (This has happened!) Your copy might
18924crash and ours would not. If you told us to expect a crash, then when
18925ours fails to crash, we would know that the bug was not happening for
18926us. If you had not told us to expect a crash, then we would not be able
18927to draw any conclusion from our observations.
c4555f82 18928
e0c07bf0
MC
18929@pindex script
18930@cindex recording a session script
18931To collect all this information, you can use a session recording program
18932such as @command{script}, which is available on many Unix systems.
18933Just run your @value{GDBN} session inside @command{script} and then
18934include the @file{typescript} file with your bug report.
18935
18936Another way to record a @value{GDBN} session is to run @value{GDBN}
18937inside Emacs and then save the entire buffer to a file.
18938
8e04817f
AC
18939@item
18940If you wish to suggest changes to the @value{GDBN} source, send us context
18941diffs. If you even discuss something in the @value{GDBN} source, refer to
18942it by context, not by line number.
c4555f82 18943
8e04817f
AC
18944The line numbers in our development sources will not match those in your
18945sources. Your line numbers would convey no useful information to us.
c4555f82 18946
8e04817f 18947@end itemize
c4555f82 18948
8e04817f 18949Here are some things that are not necessary:
c4555f82 18950
8e04817f
AC
18951@itemize @bullet
18952@item
18953A description of the envelope of the bug.
c4555f82 18954
8e04817f
AC
18955Often people who encounter a bug spend a lot of time investigating
18956which changes to the input file will make the bug go away and which
18957changes will not affect it.
c4555f82 18958
8e04817f
AC
18959This is often time consuming and not very useful, because the way we
18960will find the bug is by running a single example under the debugger
18961with breakpoints, not by pure deduction from a series of examples.
18962We recommend that you save your time for something else.
c4555f82 18963
8e04817f
AC
18964Of course, if you can find a simpler example to report @emph{instead}
18965of the original one, that is a convenience for us. Errors in the
18966output will be easier to spot, running under the debugger will take
18967less time, and so on.
c4555f82 18968
8e04817f
AC
18969However, simplification is not vital; if you do not want to do this,
18970report the bug anyway and send us the entire test case you used.
c4555f82 18971
8e04817f
AC
18972@item
18973A patch for the bug.
c4555f82 18974
8e04817f
AC
18975A patch for the bug does help us if it is a good one. But do not omit
18976the necessary information, such as the test case, on the assumption that
18977a patch is all we need. We might see problems with your patch and decide
18978to fix the problem another way, or we might not understand it at all.
c4555f82 18979
8e04817f
AC
18980Sometimes with a program as complicated as @value{GDBN} it is very hard to
18981construct an example that will make the program follow a certain path
18982through the code. If you do not send us the example, we will not be able
18983to construct one, so we will not be able to verify that the bug is fixed.
c4555f82 18984
8e04817f
AC
18985And if we cannot understand what bug you are trying to fix, or why your
18986patch should be an improvement, we will not install it. A test case will
18987help us to understand.
c4555f82 18988
8e04817f
AC
18989@item
18990A guess about what the bug is or what it depends on.
c4555f82 18991
8e04817f
AC
18992Such guesses are usually wrong. Even we cannot guess right about such
18993things without first using the debugger to find the facts.
18994@end itemize
c4555f82 18995
8e04817f
AC
18996@c The readline documentation is distributed with the readline code
18997@c and consists of the two following files:
18998@c rluser.texinfo
18999@c inc-hist.texinfo
19000@c Use -I with makeinfo to point to the appropriate directory,
19001@c environment var TEXINPUTS with TeX.
19002@include rluser.texinfo
19003@include inc-hist.texinfo
c4555f82 19004
c4555f82 19005
8e04817f
AC
19006@node Formatting Documentation
19007@appendix Formatting Documentation
c4555f82 19008
8e04817f
AC
19009@cindex @value{GDBN} reference card
19010@cindex reference card
19011The @value{GDBN} 4 release includes an already-formatted reference card, ready
19012for printing with PostScript or Ghostscript, in the @file{gdb}
19013subdirectory of the main source directory@footnote{In
19014@file{gdb-@value{GDBVN}/gdb/refcard.ps} of the version @value{GDBVN}
19015release.}. If you can use PostScript or Ghostscript with your printer,
19016you can print the reference card immediately with @file{refcard.ps}.
c4555f82 19017
8e04817f
AC
19018The release also includes the source for the reference card. You
19019can format it, using @TeX{}, by typing:
c4555f82 19020
474c8240 19021@smallexample
8e04817f 19022make refcard.dvi
474c8240 19023@end smallexample
c4555f82 19024
8e04817f
AC
19025The @value{GDBN} reference card is designed to print in @dfn{landscape}
19026mode on US ``letter'' size paper;
19027that is, on a sheet 11 inches wide by 8.5 inches
19028high. You will need to specify this form of printing as an option to
19029your @sc{dvi} output program.
c4555f82 19030
8e04817f 19031@cindex documentation
c4555f82 19032
8e04817f
AC
19033All the documentation for @value{GDBN} comes as part of the machine-readable
19034distribution. The documentation is written in Texinfo format, which is
19035a documentation system that uses a single source file to produce both
19036on-line information and a printed manual. You can use one of the Info
19037formatting commands to create the on-line version of the documentation
19038and @TeX{} (or @code{texi2roff}) to typeset the printed version.
c4555f82 19039
8e04817f
AC
19040@value{GDBN} includes an already formatted copy of the on-line Info
19041version of this manual in the @file{gdb} subdirectory. The main Info
19042file is @file{gdb-@value{GDBVN}/gdb/gdb.info}, and it refers to
19043subordinate files matching @samp{gdb.info*} in the same directory. If
19044necessary, you can print out these files, or read them with any editor;
19045but they are easier to read using the @code{info} subsystem in @sc{gnu}
19046Emacs or the standalone @code{info} program, available as part of the
19047@sc{gnu} Texinfo distribution.
c4555f82 19048
8e04817f
AC
19049If you want to format these Info files yourself, you need one of the
19050Info formatting programs, such as @code{texinfo-format-buffer} or
19051@code{makeinfo}.
c4555f82 19052
8e04817f
AC
19053If you have @code{makeinfo} installed, and are in the top level
19054@value{GDBN} source directory (@file{gdb-@value{GDBVN}}, in the case of
19055version @value{GDBVN}), you can make the Info file by typing:
c4555f82 19056
474c8240 19057@smallexample
8e04817f
AC
19058cd gdb
19059make gdb.info
474c8240 19060@end smallexample
c4555f82 19061
8e04817f
AC
19062If you want to typeset and print copies of this manual, you need @TeX{},
19063a program to print its @sc{dvi} output files, and @file{texinfo.tex}, the
19064Texinfo definitions file.
c4555f82 19065
8e04817f
AC
19066@TeX{} is a typesetting program; it does not print files directly, but
19067produces output files called @sc{dvi} files. To print a typeset
19068document, you need a program to print @sc{dvi} files. If your system
19069has @TeX{} installed, chances are it has such a program. The precise
19070command to use depends on your system; @kbd{lpr -d} is common; another
19071(for PostScript devices) is @kbd{dvips}. The @sc{dvi} print command may
19072require a file name without any extension or a @samp{.dvi} extension.
c4555f82 19073
8e04817f
AC
19074@TeX{} also requires a macro definitions file called
19075@file{texinfo.tex}. This file tells @TeX{} how to typeset a document
19076written in Texinfo format. On its own, @TeX{} cannot either read or
19077typeset a Texinfo file. @file{texinfo.tex} is distributed with GDB
19078and is located in the @file{gdb-@var{version-number}/texinfo}
19079directory.
c4555f82 19080
8e04817f
AC
19081If you have @TeX{} and a @sc{dvi} printer program installed, you can
19082typeset and print this manual. First switch to the the @file{gdb}
19083subdirectory of the main source directory (for example, to
19084@file{gdb-@value{GDBVN}/gdb}) and type:
c4555f82 19085
474c8240 19086@smallexample
8e04817f 19087make gdb.dvi
474c8240 19088@end smallexample
c4555f82 19089
8e04817f 19090Then give @file{gdb.dvi} to your @sc{dvi} printing program.
c4555f82 19091
8e04817f
AC
19092@node Installing GDB
19093@appendix Installing @value{GDBN}
19094@cindex configuring @value{GDBN}
19095@cindex installation
94e91d6d 19096@cindex configuring @value{GDBN}, and source tree subdirectories
c4555f82 19097
8e04817f
AC
19098@value{GDBN} comes with a @code{configure} script that automates the process
19099of preparing @value{GDBN} for installation; you can then use @code{make} to
19100build the @code{gdb} program.
19101@iftex
19102@c irrelevant in info file; it's as current as the code it lives with.
19103@footnote{If you have a more recent version of @value{GDBN} than @value{GDBVN},
19104look at the @file{README} file in the sources; we may have improved the
19105installation procedures since publishing this manual.}
19106@end iftex
c4555f82 19107
8e04817f
AC
19108The @value{GDBN} distribution includes all the source code you need for
19109@value{GDBN} in a single directory, whose name is usually composed by
19110appending the version number to @samp{gdb}.
c4555f82 19111
8e04817f
AC
19112For example, the @value{GDBN} version @value{GDBVN} distribution is in the
19113@file{gdb-@value{GDBVN}} directory. That directory contains:
c4555f82 19114
8e04817f
AC
19115@table @code
19116@item gdb-@value{GDBVN}/configure @r{(and supporting files)}
19117script for configuring @value{GDBN} and all its supporting libraries
c4555f82 19118
8e04817f
AC
19119@item gdb-@value{GDBVN}/gdb
19120the source specific to @value{GDBN} itself
c4555f82 19121
8e04817f
AC
19122@item gdb-@value{GDBVN}/bfd
19123source for the Binary File Descriptor library
c906108c 19124
8e04817f
AC
19125@item gdb-@value{GDBVN}/include
19126@sc{gnu} include files
c906108c 19127
8e04817f
AC
19128@item gdb-@value{GDBVN}/libiberty
19129source for the @samp{-liberty} free software library
c906108c 19130
8e04817f
AC
19131@item gdb-@value{GDBVN}/opcodes
19132source for the library of opcode tables and disassemblers
c906108c 19133
8e04817f
AC
19134@item gdb-@value{GDBVN}/readline
19135source for the @sc{gnu} command-line interface
c906108c 19136
8e04817f
AC
19137@item gdb-@value{GDBVN}/glob
19138source for the @sc{gnu} filename pattern-matching subroutine
c906108c 19139
8e04817f
AC
19140@item gdb-@value{GDBVN}/mmalloc
19141source for the @sc{gnu} memory-mapped malloc package
19142@end table
c906108c 19143
8e04817f
AC
19144The simplest way to configure and build @value{GDBN} is to run @code{configure}
19145from the @file{gdb-@var{version-number}} source directory, which in
19146this example is the @file{gdb-@value{GDBVN}} directory.
c906108c 19147
8e04817f
AC
19148First switch to the @file{gdb-@var{version-number}} source directory
19149if you are not already in it; then run @code{configure}. Pass the
19150identifier for the platform on which @value{GDBN} will run as an
19151argument.
c906108c 19152
8e04817f 19153For example:
c906108c 19154
474c8240 19155@smallexample
8e04817f
AC
19156cd gdb-@value{GDBVN}
19157./configure @var{host}
19158make
474c8240 19159@end smallexample
c906108c 19160
8e04817f
AC
19161@noindent
19162where @var{host} is an identifier such as @samp{sun4} or
19163@samp{decstation}, that identifies the platform where @value{GDBN} will run.
19164(You can often leave off @var{host}; @code{configure} tries to guess the
19165correct value by examining your system.)
c906108c 19166
8e04817f
AC
19167Running @samp{configure @var{host}} and then running @code{make} builds the
19168@file{bfd}, @file{readline}, @file{mmalloc}, and @file{libiberty}
19169libraries, then @code{gdb} itself. The configured source files, and the
19170binaries, are left in the corresponding source directories.
c906108c 19171
8e04817f
AC
19172@need 750
19173@code{configure} is a Bourne-shell (@code{/bin/sh}) script; if your
19174system does not recognize this automatically when you run a different
19175shell, you may need to run @code{sh} on it explicitly:
c906108c 19176
474c8240 19177@smallexample
8e04817f 19178sh configure @var{host}
474c8240 19179@end smallexample
c906108c 19180
8e04817f
AC
19181If you run @code{configure} from a directory that contains source
19182directories for multiple libraries or programs, such as the
19183@file{gdb-@value{GDBVN}} source directory for version @value{GDBVN}, @code{configure}
19184creates configuration files for every directory level underneath (unless
19185you tell it not to, with the @samp{--norecursion} option).
19186
94e91d6d
MC
19187You should run the @code{configure} script from the top directory in the
19188source tree, the @file{gdb-@var{version-number}} directory. If you run
19189@code{configure} from one of the subdirectories, you will configure only
19190that subdirectory. That is usually not what you want. In particular,
19191if you run the first @code{configure} from the @file{gdb} subdirectory
19192of the @file{gdb-@var{version-number}} directory, you will omit the
19193configuration of @file{bfd}, @file{readline}, and other sibling
19194directories of the @file{gdb} subdirectory. This leads to build errors
19195about missing include files such as @file{bfd/bfd.h}.
c906108c 19196
8e04817f
AC
19197You can install @code{@value{GDBP}} anywhere; it has no hardwired paths.
19198However, you should make sure that the shell on your path (named by
19199the @samp{SHELL} environment variable) is publicly readable. Remember
19200that @value{GDBN} uses the shell to start your program---some systems refuse to
19201let @value{GDBN} debug child processes whose programs are not readable.
c906108c 19202
8e04817f
AC
19203@menu
19204* Separate Objdir:: Compiling @value{GDBN} in another directory
19205* Config Names:: Specifying names for hosts and targets
19206* Configure Options:: Summary of options for configure
19207@end menu
c906108c 19208
8e04817f
AC
19209@node Separate Objdir
19210@section Compiling @value{GDBN} in another directory
c906108c 19211
8e04817f
AC
19212If you want to run @value{GDBN} versions for several host or target machines,
19213you need a different @code{gdb} compiled for each combination of
19214host and target. @code{configure} is designed to make this easy by
19215allowing you to generate each configuration in a separate subdirectory,
19216rather than in the source directory. If your @code{make} program
19217handles the @samp{VPATH} feature (@sc{gnu} @code{make} does), running
19218@code{make} in each of these directories builds the @code{gdb}
19219program specified there.
c906108c 19220
8e04817f
AC
19221To build @code{gdb} in a separate directory, run @code{configure}
19222with the @samp{--srcdir} option to specify where to find the source.
19223(You also need to specify a path to find @code{configure}
19224itself from your working directory. If the path to @code{configure}
19225would be the same as the argument to @samp{--srcdir}, you can leave out
19226the @samp{--srcdir} option; it is assumed.)
c906108c 19227
8e04817f
AC
19228For example, with version @value{GDBVN}, you can build @value{GDBN} in a
19229separate directory for a Sun 4 like this:
c906108c 19230
474c8240 19231@smallexample
8e04817f
AC
19232@group
19233cd gdb-@value{GDBVN}
19234mkdir ../gdb-sun4
19235cd ../gdb-sun4
19236../gdb-@value{GDBVN}/configure sun4
19237make
19238@end group
474c8240 19239@end smallexample
c906108c 19240
8e04817f
AC
19241When @code{configure} builds a configuration using a remote source
19242directory, it creates a tree for the binaries with the same structure
19243(and using the same names) as the tree under the source directory. In
19244the example, you'd find the Sun 4 library @file{libiberty.a} in the
19245directory @file{gdb-sun4/libiberty}, and @value{GDBN} itself in
19246@file{gdb-sun4/gdb}.
c906108c 19247
94e91d6d
MC
19248Make sure that your path to the @file{configure} script has just one
19249instance of @file{gdb} in it. If your path to @file{configure} looks
19250like @file{../gdb-@value{GDBVN}/gdb/configure}, you are configuring only
19251one subdirectory of @value{GDBN}, not the whole package. This leads to
19252build errors about missing include files such as @file{bfd/bfd.h}.
19253
8e04817f
AC
19254One popular reason to build several @value{GDBN} configurations in separate
19255directories is to configure @value{GDBN} for cross-compiling (where
19256@value{GDBN} runs on one machine---the @dfn{host}---while debugging
19257programs that run on another machine---the @dfn{target}).
19258You specify a cross-debugging target by
19259giving the @samp{--target=@var{target}} option to @code{configure}.
c906108c 19260
8e04817f
AC
19261When you run @code{make} to build a program or library, you must run
19262it in a configured directory---whatever directory you were in when you
19263called @code{configure} (or one of its subdirectories).
c906108c 19264
8e04817f
AC
19265The @code{Makefile} that @code{configure} generates in each source
19266directory also runs recursively. If you type @code{make} in a source
19267directory such as @file{gdb-@value{GDBVN}} (or in a separate configured
19268directory configured with @samp{--srcdir=@var{dirname}/gdb-@value{GDBVN}}), you
19269will build all the required libraries, and then build GDB.
c906108c 19270
8e04817f
AC
19271When you have multiple hosts or targets configured in separate
19272directories, you can run @code{make} on them in parallel (for example,
19273if they are NFS-mounted on each of the hosts); they will not interfere
19274with each other.
c906108c 19275
8e04817f
AC
19276@node Config Names
19277@section Specifying names for hosts and targets
c906108c 19278
8e04817f
AC
19279The specifications used for hosts and targets in the @code{configure}
19280script are based on a three-part naming scheme, but some short predefined
19281aliases are also supported. The full naming scheme encodes three pieces
19282of information in the following pattern:
c906108c 19283
474c8240 19284@smallexample
8e04817f 19285@var{architecture}-@var{vendor}-@var{os}
474c8240 19286@end smallexample
c906108c 19287
8e04817f
AC
19288For example, you can use the alias @code{sun4} as a @var{host} argument,
19289or as the value for @var{target} in a @code{--target=@var{target}}
19290option. The equivalent full name is @samp{sparc-sun-sunos4}.
c906108c 19291
8e04817f
AC
19292The @code{configure} script accompanying @value{GDBN} does not provide
19293any query facility to list all supported host and target names or
19294aliases. @code{configure} calls the Bourne shell script
19295@code{config.sub} to map abbreviations to full names; you can read the
19296script, if you wish, or you can use it to test your guesses on
19297abbreviations---for example:
c906108c 19298
8e04817f
AC
19299@smallexample
19300% sh config.sub i386-linux
19301i386-pc-linux-gnu
19302% sh config.sub alpha-linux
19303alpha-unknown-linux-gnu
19304% sh config.sub hp9k700
19305hppa1.1-hp-hpux
19306% sh config.sub sun4
19307sparc-sun-sunos4.1.1
19308% sh config.sub sun3
19309m68k-sun-sunos4.1.1
19310% sh config.sub i986v
19311Invalid configuration `i986v': machine `i986v' not recognized
19312@end smallexample
c906108c 19313
8e04817f
AC
19314@noindent
19315@code{config.sub} is also distributed in the @value{GDBN} source
19316directory (@file{gdb-@value{GDBVN}}, for version @value{GDBVN}).
d700128c 19317
8e04817f
AC
19318@node Configure Options
19319@section @code{configure} options
c906108c 19320
8e04817f
AC
19321Here is a summary of the @code{configure} options and arguments that
19322are most often useful for building @value{GDBN}. @code{configure} also has
19323several other options not listed here. @inforef{What Configure
19324Does,,configure.info}, for a full explanation of @code{configure}.
c906108c 19325
474c8240 19326@smallexample
8e04817f
AC
19327configure @r{[}--help@r{]}
19328 @r{[}--prefix=@var{dir}@r{]}
19329 @r{[}--exec-prefix=@var{dir}@r{]}
19330 @r{[}--srcdir=@var{dirname}@r{]}
19331 @r{[}--norecursion@r{]} @r{[}--rm@r{]}
19332 @r{[}--target=@var{target}@r{]}
19333 @var{host}
474c8240 19334@end smallexample
c906108c 19335
8e04817f
AC
19336@noindent
19337You may introduce options with a single @samp{-} rather than
19338@samp{--} if you prefer; but you may abbreviate option names if you use
19339@samp{--}.
c906108c 19340
8e04817f
AC
19341@table @code
19342@item --help
19343Display a quick summary of how to invoke @code{configure}.
c906108c 19344
8e04817f
AC
19345@item --prefix=@var{dir}
19346Configure the source to install programs and files under directory
19347@file{@var{dir}}.
c906108c 19348
8e04817f
AC
19349@item --exec-prefix=@var{dir}
19350Configure the source to install programs under directory
19351@file{@var{dir}}.
c906108c 19352
8e04817f
AC
19353@c avoid splitting the warning from the explanation:
19354@need 2000
19355@item --srcdir=@var{dirname}
19356@strong{Warning: using this option requires @sc{gnu} @code{make}, or another
19357@code{make} that implements the @code{VPATH} feature.}@*
19358Use this option to make configurations in directories separate from the
19359@value{GDBN} source directories. Among other things, you can use this to
19360build (or maintain) several configurations simultaneously, in separate
19361directories. @code{configure} writes configuration specific files in
19362the current directory, but arranges for them to use the source in the
19363directory @var{dirname}. @code{configure} creates directories under
19364the working directory in parallel to the source directories below
19365@var{dirname}.
c906108c 19366
8e04817f
AC
19367@item --norecursion
19368Configure only the directory level where @code{configure} is executed; do not
19369propagate configuration to subdirectories.
c906108c 19370
8e04817f
AC
19371@item --target=@var{target}
19372Configure @value{GDBN} for cross-debugging programs running on the specified
19373@var{target}. Without this option, @value{GDBN} is configured to debug
19374programs that run on the same machine (@var{host}) as @value{GDBN} itself.
c906108c 19375
8e04817f 19376There is no convenient way to generate a list of all available targets.
c906108c 19377
8e04817f
AC
19378@item @var{host} @dots{}
19379Configure @value{GDBN} to run on the specified @var{host}.
c906108c 19380
8e04817f
AC
19381There is no convenient way to generate a list of all available hosts.
19382@end table
c906108c 19383
8e04817f
AC
19384There are many other options available as well, but they are generally
19385needed for special purposes only.
c906108c 19386
8e04817f
AC
19387@node Maintenance Commands
19388@appendix Maintenance Commands
19389@cindex maintenance commands
19390@cindex internal commands
c906108c 19391
8e04817f
AC
19392In addition to commands intended for @value{GDBN} users, @value{GDBN}
19393includes a number of commands intended for @value{GDBN} developers.
19394These commands are provided here for reference.
c906108c 19395
8e04817f
AC
19396@table @code
19397@kindex maint info breakpoints
19398@item @anchor{maint info breakpoints}maint info breakpoints
19399Using the same format as @samp{info breakpoints}, display both the
19400breakpoints you've set explicitly, and those @value{GDBN} is using for
19401internal purposes. Internal breakpoints are shown with negative
19402breakpoint numbers. The type column identifies what kind of breakpoint
19403is shown:
c906108c 19404
8e04817f
AC
19405@table @code
19406@item breakpoint
19407Normal, explicitly set breakpoint.
c906108c 19408
8e04817f
AC
19409@item watchpoint
19410Normal, explicitly set watchpoint.
c906108c 19411
8e04817f
AC
19412@item longjmp
19413Internal breakpoint, used to handle correctly stepping through
19414@code{longjmp} calls.
c906108c 19415
8e04817f
AC
19416@item longjmp resume
19417Internal breakpoint at the target of a @code{longjmp}.
c906108c 19418
8e04817f
AC
19419@item until
19420Temporary internal breakpoint used by the @value{GDBN} @code{until} command.
c906108c 19421
8e04817f
AC
19422@item finish
19423Temporary internal breakpoint used by the @value{GDBN} @code{finish} command.
c906108c 19424
8e04817f
AC
19425@item shlib events
19426Shared library events.
c906108c 19427
8e04817f 19428@end table
c906108c 19429
8d30a00d
AC
19430@kindex maint internal-error
19431@kindex maint internal-warning
19432@item maint internal-error
19433@itemx maint internal-warning
19434Cause @value{GDBN} to call the internal function @code{internal_error}
19435or @code{internal_warning} and hence behave as though an internal error
19436or internal warning has been detected. In addition to reporting the
19437internal problem, these functions give the user the opportunity to
19438either quit @value{GDBN} or create a core file of the current
19439@value{GDBN} session.
19440
19441@smallexample
19442(gdb) @kbd{maint internal-error testing, 1, 2}
19443@dots{}/maint.c:121: internal-error: testing, 1, 2
19444A problem internal to GDB has been detected. Further
19445debugging may prove unreliable.
19446Quit this debugging session? (y or n) @kbd{n}
19447Create a core file? (y or n) @kbd{n}
b383017d 19448(gdb)
8d30a00d
AC
19449@end smallexample
19450
19451Takes an optional parameter that is used as the text of the error or
19452warning message.
19453
00905d52
AC
19454@kindex maint print dummy-frames
19455@item maint print dummy-frames
19456
19457Prints the contents of @value{GDBN}'s internal dummy-frame stack.
19458
19459@smallexample
19460(gdb) @kbd{b add}
19461@dots{}
19462(gdb) @kbd{print add(2,3)}
19463Breakpoint 2, add (a=2, b=3) at @dots{}
1946458 return (a + b);
19465The program being debugged stopped while in a function called from GDB.
19466@dots{}
19467(gdb) @kbd{maint print dummy-frames}
194680x1a57c80: pc=0x01014068 fp=0x0200bddc sp=0x0200bdd6
19469 top=0x0200bdd4 id=@{stack=0x200bddc,code=0x101405c@}
19470 call_lo=0x01014000 call_hi=0x01014001
b383017d 19471(gdb)
00905d52
AC
19472@end smallexample
19473
19474Takes an optional file parameter.
19475
0680b120
AC
19476@kindex maint print registers
19477@kindex maint print raw-registers
19478@kindex maint print cooked-registers
617073a9 19479@kindex maint print register-groups
0680b120
AC
19480@item maint print registers
19481@itemx maint print raw-registers
19482@itemx maint print cooked-registers
617073a9 19483@itemx maint print register-groups
0680b120
AC
19484Print @value{GDBN}'s internal register data structures.
19485
617073a9
AC
19486The command @code{maint print raw-registers} includes the contents of
19487the raw register cache; the command @code{maint print cooked-registers}
19488includes the (cooked) value of all registers; and the command
19489@code{maint print register-groups} includes the groups that each
19490register is a member of. @xref{Registers,, Registers, gdbint,
19491@value{GDBN} Internals}.
0680b120
AC
19492
19493Takes an optional file parameter.
19494
617073a9
AC
19495@kindex maint print reggroups
19496@item maint print reggroups
19497Print @value{GDBN}'s internal register group data structures.
19498
19499Takes an optional file parameter.
19500
19501@smallexample
19502(gdb) @kbd{maint print reggroups}
b383017d
RM
19503 Group Type
19504 general user
19505 float user
19506 all user
19507 vector user
19508 system user
19509 save internal
19510 restore internal
617073a9
AC
19511@end smallexample
19512
e7ba9c65
DJ
19513@kindex maint set profile
19514@kindex maint show profile
19515@cindex profiling GDB
19516@item maint set profile
19517@itemx maint show profile
19518Control profiling of @value{GDBN}.
19519
19520Profiling will be disabled until you use the @samp{maint set profile}
19521command to enable it. When you enable profiling, the system will begin
19522collecting timing and execution count data; when you disable profiling or
19523exit @value{GDBN}, the results will be written to a log file. Remember that
19524if you use profiling, @value{GDBN} will overwrite the profiling log file
19525(often called @file{gmon.out}). If you have a record of important profiling
19526data in a @file{gmon.out} file, be sure to move it to a safe location.
19527
19528Configuring with @samp{--enable-profiling} arranges for @value{GDBN} to be
b383017d 19529compiled with the @samp{-pg} compiler option.
e7ba9c65 19530
8e04817f 19531@end table
c906108c 19532
c906108c 19533
e0ce93ac 19534@node Remote Protocol
8e04817f 19535@appendix @value{GDBN} Remote Serial Protocol
c906108c 19536
ee2d5c50
AC
19537@menu
19538* Overview::
19539* Packets::
19540* Stop Reply Packets::
19541* General Query Packets::
19542* Register Packet Format::
19543* Examples::
0ce1b118 19544* File-I/O remote protocol extension::
ee2d5c50
AC
19545@end menu
19546
19547@node Overview
19548@section Overview
19549
8e04817f
AC
19550There may be occasions when you need to know something about the
19551protocol---for example, if there is only one serial port to your target
19552machine, you might want your program to do something special if it
19553recognizes a packet meant for @value{GDBN}.
c906108c 19554
d2c6833e 19555In the examples below, @samp{->} and @samp{<-} are used to indicate
8e04817f 19556transmitted and received data respectfully.
c906108c 19557
8e04817f
AC
19558@cindex protocol, @value{GDBN} remote serial
19559@cindex serial protocol, @value{GDBN} remote
19560@cindex remote serial protocol
19561All @value{GDBN} commands and responses (other than acknowledgments) are
19562sent as a @var{packet}. A @var{packet} is introduced with the character
19563@samp{$}, the actual @var{packet-data}, and the terminating character
19564@samp{#} followed by a two-digit @var{checksum}:
c906108c 19565
474c8240 19566@smallexample
8e04817f 19567@code{$}@var{packet-data}@code{#}@var{checksum}
474c8240 19568@end smallexample
8e04817f 19569@noindent
c906108c 19570
8e04817f
AC
19571@cindex checksum, for @value{GDBN} remote
19572@noindent
19573The two-digit @var{checksum} is computed as the modulo 256 sum of all
19574characters between the leading @samp{$} and the trailing @samp{#} (an
19575eight bit unsigned checksum).
c906108c 19576
8e04817f
AC
19577Implementors should note that prior to @value{GDBN} 5.0 the protocol
19578specification also included an optional two-digit @var{sequence-id}:
c906108c 19579
474c8240 19580@smallexample
8e04817f 19581@code{$}@var{sequence-id}@code{:}@var{packet-data}@code{#}@var{checksum}
474c8240 19582@end smallexample
c906108c 19583
8e04817f
AC
19584@cindex sequence-id, for @value{GDBN} remote
19585@noindent
19586That @var{sequence-id} was appended to the acknowledgment. @value{GDBN}
19587has never output @var{sequence-id}s. Stubs that handle packets added
19588since @value{GDBN} 5.0 must not accept @var{sequence-id}.
c906108c 19589
8e04817f
AC
19590@cindex acknowledgment, for @value{GDBN} remote
19591When either the host or the target machine receives a packet, the first
19592response expected is an acknowledgment: either @samp{+} (to indicate
19593the package was received correctly) or @samp{-} (to request
19594retransmission):
c906108c 19595
474c8240 19596@smallexample
d2c6833e
AC
19597-> @code{$}@var{packet-data}@code{#}@var{checksum}
19598<- @code{+}
474c8240 19599@end smallexample
8e04817f 19600@noindent
53a5351d 19601
8e04817f
AC
19602The host (@value{GDBN}) sends @var{command}s, and the target (the
19603debugging stub incorporated in your program) sends a @var{response}. In
19604the case of step and continue @var{command}s, the response is only sent
19605when the operation has completed (the target has again stopped).
c906108c 19606
8e04817f
AC
19607@var{packet-data} consists of a sequence of characters with the
19608exception of @samp{#} and @samp{$} (see @samp{X} packet for additional
19609exceptions).
c906108c 19610
8e04817f 19611Fields within the packet should be separated using @samp{,} @samp{;} or
ee2d5c50 19612@cindex remote protocol, field separator
8e04817f 19613@samp{:}. Except where otherwise noted all numbers are represented in
ee2d5c50 19614@sc{hex} with leading zeros suppressed.
c906108c 19615
8e04817f
AC
19616Implementors should note that prior to @value{GDBN} 5.0, the character
19617@samp{:} could not appear as the third character in a packet (as it
19618would potentially conflict with the @var{sequence-id}).
c906108c 19619
8e04817f
AC
19620Response @var{data} can be run-length encoded to save space. A @samp{*}
19621means that the next character is an @sc{ascii} encoding giving a repeat count
19622which stands for that many repetitions of the character preceding the
19623@samp{*}. The encoding is @code{n+29}, yielding a printable character
19624where @code{n >=3} (which is where rle starts to win). The printable
19625characters @samp{$}, @samp{#}, @samp{+} and @samp{-} or with a numeric
19626value greater than 126 should not be used.
c906108c 19627
8e04817f 19628So:
474c8240 19629@smallexample
8e04817f 19630"@code{0* }"
474c8240 19631@end smallexample
8e04817f
AC
19632@noindent
19633means the same as "0000".
c906108c 19634
8e04817f
AC
19635The error response returned for some packets includes a two character
19636error number. That number is not well defined.
c906108c 19637
8e04817f
AC
19638For any @var{command} not supported by the stub, an empty response
19639(@samp{$#00}) should be returned. That way it is possible to extend the
19640protocol. A newer @value{GDBN} can tell if a packet is supported based
19641on that response.
c906108c 19642
b383017d
RM
19643A stub is required to support the @samp{g}, @samp{G}, @samp{m}, @samp{M},
19644@samp{c}, and @samp{s} @var{command}s. All other @var{command}s are
8e04817f 19645optional.
c906108c 19646
ee2d5c50
AC
19647@node Packets
19648@section Packets
19649
19650The following table provides a complete list of all currently defined
19651@var{command}s and their corresponding response @var{data}.
19652
19653@table @r
19654
19655@item @code{!} --- extended mode
19656@cindex @code{!} packet
19657
8e04817f
AC
19658Enable extended mode. In extended mode, the remote server is made
19659persistent. The @samp{R} packet is used to restart the program being
19660debugged.
ee2d5c50
AC
19661
19662Reply:
19663@table @samp
19664@item OK
8e04817f 19665The remote target both supports and has enabled extended mode.
ee2d5c50 19666@end table
c906108c 19667
ee2d5c50
AC
19668@item @code{?} --- last signal
19669@cindex @code{?} packet
c906108c 19670
ee2d5c50
AC
19671Indicate the reason the target halted. The reply is the same as for
19672step and continue.
c906108c 19673
ee2d5c50
AC
19674Reply:
19675@xref{Stop Reply Packets}, for the reply specifications.
19676
19677@item @code{a} --- reserved
19678
19679Reserved for future use.
19680
19681@item @code{A}@var{arglen}@code{,}@var{argnum}@code{,}@var{arg}@code{,@dots{}} --- set program arguments @strong{(reserved)}
19682@cindex @code{A} packet
c906108c 19683
8e04817f
AC
19684Initialized @samp{argv[]} array passed into program. @var{arglen}
19685specifies the number of bytes in the hex encoded byte stream @var{arg}.
ee2d5c50
AC
19686See @code{gdbserver} for more details.
19687
19688Reply:
19689@table @samp
19690@item OK
19691@item E@var{NN}
19692@end table
19693
19694@item @code{b}@var{baud} --- set baud @strong{(deprecated)}
19695@cindex @code{b} packet
19696
19697Change the serial line speed to @var{baud}.
19698
19699JTC: @emph{When does the transport layer state change? When it's
19700received, or after the ACK is transmitted. In either case, there are
19701problems if the command or the acknowledgment packet is dropped.}
19702
19703Stan: @emph{If people really wanted to add something like this, and get
19704it working for the first time, they ought to modify ser-unix.c to send
19705some kind of out-of-band message to a specially-setup stub and have the
19706switch happen "in between" packets, so that from remote protocol's point
19707of view, nothing actually happened.}
19708
19709@item @code{B}@var{addr},@var{mode} --- set breakpoint @strong{(deprecated)}
19710@cindex @code{B} packet
19711
8e04817f 19712Set (@var{mode} is @samp{S}) or clear (@var{mode} is @samp{C}) a
2f870471
AC
19713breakpoint at @var{addr}.
19714
19715This packet has been replaced by the @samp{Z} and @samp{z} packets
19716(@pxref{insert breakpoint or watchpoint packet}).
c906108c 19717
ee2d5c50
AC
19718@item @code{c}@var{addr} --- continue
19719@cindex @code{c} packet
19720
19721@var{addr} is address to resume. If @var{addr} is omitted, resume at
8e04817f 19722current address.
c906108c 19723
ee2d5c50
AC
19724Reply:
19725@xref{Stop Reply Packets}, for the reply specifications.
19726
19727@item @code{C}@var{sig}@code{;}@var{addr} --- continue with signal
19728@cindex @code{C} packet
19729
8e04817f
AC
19730Continue with signal @var{sig} (hex signal number). If
19731@code{;}@var{addr} is omitted, resume at same address.
c906108c 19732
ee2d5c50
AC
19733Reply:
19734@xref{Stop Reply Packets}, for the reply specifications.
c906108c 19735
ee2d5c50
AC
19736@item @code{d} --- toggle debug @strong{(deprecated)}
19737@cindex @code{d} packet
19738
19739Toggle debug flag.
19740
19741@item @code{D} --- detach
19742@cindex @code{D} packet
19743
19744Detach @value{GDBN} from the remote system. Sent to the remote target
07f31aa6 19745before @value{GDBN} disconnects via the @code{detach} command.
ee2d5c50
AC
19746
19747Reply:
19748@table @samp
19749@item @emph{no response}
8e04817f 19750@value{GDBN} does not check for any response after sending this packet.
ee2d5c50 19751@end table
c906108c 19752
ee2d5c50 19753@item @code{e} --- reserved
c906108c 19754
ee2d5c50 19755Reserved for future use.
c906108c 19756
ee2d5c50 19757@item @code{E} --- reserved
c906108c 19758
ee2d5c50 19759Reserved for future use.
c906108c 19760
ee2d5c50
AC
19761@item @code{f} --- reserved
19762
19763Reserved for future use.
19764
0ce1b118
CV
19765@item @code{F}@var{RC}@code{,}@var{EE}@code{,}@var{CF}@code{;}@var{XX} --- Reply to target's F packet.
19766@cindex @code{F} packet
ee2d5c50 19767
0ce1b118
CV
19768This packet is send by @value{GDBN} as reply to a @code{F} request packet
19769sent by the target. This is part of the File-I/O protocol extension.
19770@xref{File-I/O remote protocol extension}, for the specification.
ee2d5c50
AC
19771
19772@item @code{g} --- read registers
19773@anchor{read registers packet}
19774@cindex @code{g} packet
19775
19776Read general registers.
19777
19778Reply:
19779@table @samp
19780@item @var{XX@dots{}}
8e04817f
AC
19781Each byte of register data is described by two hex digits. The bytes
19782with the register are transmitted in target byte order. The size of
19783each register and their position within the @samp{g} @var{packet} are
12c266ea
AC
19784determined by the @value{GDBN} internal macros
19785@var{DEPRECATED_REGISTER_RAW_SIZE} and @var{REGISTER_NAME} macros. The
19786specification of several standard @code{g} packets is specified below.
ee2d5c50
AC
19787@item E@var{NN}
19788for an error.
19789@end table
c906108c 19790
ee2d5c50
AC
19791@item @code{G}@var{XX@dots{}} --- write regs
19792@cindex @code{G} packet
c906108c 19793
ee2d5c50
AC
19794@xref{read registers packet}, for a description of the @var{XX@dots{}}
19795data.
19796
19797Reply:
19798@table @samp
19799@item OK
19800for success
19801@item E@var{NN}
19802for an error
19803@end table
19804
19805@item @code{h} --- reserved
19806
19807Reserved for future use.
19808
b383017d 19809@item @code{H}@var{c}@var{t@dots{}} --- set thread
ee2d5c50 19810@cindex @code{H} packet
c906108c 19811
8e04817f 19812Set thread for subsequent operations (@samp{m}, @samp{M}, @samp{g},
ee2d5c50
AC
19813@samp{G}, et.al.). @var{c} depends on the operation to be performed: it
19814should be @samp{c} for step and continue operations, @samp{g} for other
19815operations. The thread designator @var{t@dots{}} may be -1, meaning all
19816the threads, a thread number, or zero which means pick any thread.
19817
19818Reply:
19819@table @samp
19820@item OK
19821for success
19822@item E@var{NN}
19823for an error
19824@end table
c906108c 19825
8e04817f
AC
19826@c FIXME: JTC:
19827@c 'H': How restrictive (or permissive) is the thread model. If a
19828@c thread is selected and stopped, are other threads allowed
19829@c to continue to execute? As I mentioned above, I think the
19830@c semantics of each command when a thread is selected must be
19831@c described. For example:
19832@c
19833@c 'g': If the stub supports threads and a specific thread is
19834@c selected, returns the register block from that thread;
19835@c otherwise returns current registers.
19836@c
19837@c 'G' If the stub supports threads and a specific thread is
19838@c selected, sets the registers of the register block of
19839@c that thread; otherwise sets current registers.
c906108c 19840
ee2d5c50
AC
19841@item @code{i}@var{addr}@code{,}@var{nnn} --- cycle step @strong{(draft)}
19842@anchor{cycle step packet}
19843@cindex @code{i} packet
19844
8e04817f
AC
19845Step the remote target by a single clock cycle. If @code{,}@var{nnn} is
19846present, cycle step @var{nnn} cycles. If @var{addr} is present, cycle
19847step starting at that address.
c906108c 19848
ee2d5c50
AC
19849@item @code{I} --- signal then cycle step @strong{(reserved)}
19850@cindex @code{I} packet
19851
19852@xref{step with signal packet}. @xref{cycle step packet}.
19853
19854@item @code{j} --- reserved
19855
19856Reserved for future use.
19857
19858@item @code{J} --- reserved
c906108c 19859
ee2d5c50 19860Reserved for future use.
c906108c 19861
ee2d5c50
AC
19862@item @code{k} --- kill request
19863@cindex @code{k} packet
c906108c 19864
ac282366 19865FIXME: @emph{There is no description of how to operate when a specific
ee2d5c50
AC
19866thread context has been selected (i.e.@: does 'k' kill only that
19867thread?)}.
c906108c 19868
ee2d5c50 19869@item @code{K} --- reserved
c906108c 19870
ee2d5c50
AC
19871Reserved for future use.
19872
19873@item @code{l} --- reserved
19874
19875Reserved for future use.
19876
19877@item @code{L} --- reserved
19878
19879Reserved for future use.
19880
19881@item @code{m}@var{addr}@code{,}@var{length} --- read memory
19882@cindex @code{m} packet
c906108c 19883
8e04817f 19884Read @var{length} bytes of memory starting at address @var{addr}.
ee2d5c50 19885Neither @value{GDBN} nor the stub assume that sized memory transfers are
2e834e49 19886assumed using word aligned accesses. FIXME: @emph{A word aligned memory
8e04817f 19887transfer mechanism is needed.}
c906108c 19888
ee2d5c50
AC
19889Reply:
19890@table @samp
19891@item @var{XX@dots{}}
19892@var{XX@dots{}} is mem contents. Can be fewer bytes than requested if able
19893to read only part of the data. Neither @value{GDBN} nor the stub assume
2e834e49 19894that sized memory transfers are assumed using word aligned
ee2d5c50
AC
19895accesses. FIXME: @emph{A word aligned memory transfer mechanism is
19896needed.}
19897@item E@var{NN}
19898@var{NN} is errno
19899@end table
19900
19901@item @code{M}@var{addr},@var{length}@code{:}@var{XX@dots{}} --- write mem
19902@cindex @code{M} packet
19903
8e04817f 19904Write @var{length} bytes of memory starting at address @var{addr}.
ee2d5c50
AC
19905@var{XX@dots{}} is the data.
19906
19907Reply:
19908@table @samp
19909@item OK
19910for success
19911@item E@var{NN}
8e04817f
AC
19912for an error (this includes the case where only part of the data was
19913written).
ee2d5c50 19914@end table
c906108c 19915
ee2d5c50 19916@item @code{n} --- reserved
c906108c 19917
ee2d5c50 19918Reserved for future use.
c906108c 19919
ee2d5c50 19920@item @code{N} --- reserved
c906108c 19921
ee2d5c50 19922Reserved for future use.
c906108c 19923
ee2d5c50
AC
19924@item @code{o} --- reserved
19925
19926Reserved for future use.
19927
19928@item @code{O} --- reserved
19929
19930Reserved for future use.
c906108c 19931
ee2d5c50
AC
19932@item @code{p}@var{n@dots{}} --- read reg @strong{(reserved)}
19933@cindex @code{p} packet
19934
19935@xref{write register packet}.
19936
19937Reply:
19938@table @samp
19939@item @var{r@dots{}.}
19940The hex encoded value of the register in target byte order.
19941@end table
19942
19943@item @code{P}@var{n@dots{}}@code{=}@var{r@dots{}} --- write register
19944@anchor{write register packet}
19945@cindex @code{P} packet
19946
19947Write register @var{n@dots{}} with value @var{r@dots{}}, which contains two hex
8e04817f 19948digits for each byte in the register (target byte order).
c906108c 19949
ee2d5c50
AC
19950Reply:
19951@table @samp
19952@item OK
19953for success
19954@item E@var{NN}
19955for an error
19956@end table
19957
19958@item @code{q}@var{query} --- general query
19959@anchor{general query packet}
19960@cindex @code{q} packet
19961
19962Request info about @var{query}. In general @value{GDBN} queries have a
19963leading upper case letter. Custom vendor queries should use a company
19964prefix (in lower case) ex: @samp{qfsf.var}. @var{query} may optionally
19965be followed by a @samp{,} or @samp{;} separated list. Stubs must ensure
19966that they match the full @var{query} name.
19967
19968Reply:
19969@table @samp
19970@item @var{XX@dots{}}
19971Hex encoded data from query. The reply can not be empty.
19972@item E@var{NN}
19973error reply
8e04817f 19974@item
ee2d5c50
AC
19975Indicating an unrecognized @var{query}.
19976@end table
19977
19978@item @code{Q}@var{var}@code{=}@var{val} --- general set
19979@cindex @code{Q} packet
19980
19981Set value of @var{var} to @var{val}.
19982
19983@xref{general query packet}, for a discussion of naming conventions.
c906108c 19984
ee2d5c50
AC
19985@item @code{r} --- reset @strong{(deprecated)}
19986@cindex @code{r} packet
c906108c 19987
8e04817f 19988Reset the entire system.
c906108c 19989
ee2d5c50
AC
19990@item @code{R}@var{XX} --- remote restart
19991@cindex @code{R} packet
19992
8e04817f
AC
19993Restart the program being debugged. @var{XX}, while needed, is ignored.
19994This packet is only available in extended mode.
ee2d5c50
AC
19995
19996Reply:
19997@table @samp
19998@item @emph{no reply}
8e04817f 19999The @samp{R} packet has no reply.
ee2d5c50
AC
20000@end table
20001
20002@item @code{s}@var{addr} --- step
20003@cindex @code{s} packet
c906108c 20004
8e04817f
AC
20005@var{addr} is address to resume. If @var{addr} is omitted, resume at
20006same address.
c906108c 20007
ee2d5c50
AC
20008Reply:
20009@xref{Stop Reply Packets}, for the reply specifications.
20010
20011@item @code{S}@var{sig}@code{;}@var{addr} --- step with signal
20012@anchor{step with signal packet}
20013@cindex @code{S} packet
20014
8e04817f 20015Like @samp{C} but step not continue.
c906108c 20016
ee2d5c50
AC
20017Reply:
20018@xref{Stop Reply Packets}, for the reply specifications.
20019
b383017d 20020@item @code{t}@var{addr}@code{:}@var{PP}@code{,}@var{MM} --- search
ee2d5c50
AC
20021@cindex @code{t} packet
20022
8e04817f 20023Search backwards starting at address @var{addr} for a match with pattern
ee2d5c50
AC
20024@var{PP} and mask @var{MM}. @var{PP} and @var{MM} are 4 bytes.
20025@var{addr} must be at least 3 digits.
c906108c 20026
ee2d5c50
AC
20027@item @code{T}@var{XX} --- thread alive
20028@cindex @code{T} packet
c906108c 20029
ee2d5c50 20030Find out if the thread XX is alive.
c906108c 20031
ee2d5c50
AC
20032Reply:
20033@table @samp
20034@item OK
20035thread is still alive
20036@item E@var{NN}
20037thread is dead
20038@end table
20039
20040@item @code{u} --- reserved
20041
20042Reserved for future use.
20043
20044@item @code{U} --- reserved
20045
20046Reserved for future use.
20047
86d30acc 20048@item @code{v} --- verbose packet prefix
ee2d5c50 20049
86d30acc
DJ
20050Packets starting with @code{v} are identified by a multi-letter name,
20051up to the first @code{;} or @code{?} (or the end of the packet).
20052
20053@item @code{vCont}[;@var{action}[@code{:}@var{tid}]]... --- extended resume
20054@cindex @code{vCont} packet
20055
20056Resume the inferior. Different actions may be specified for each thread.
20057If an action is specified with no @var{tid}, then it is applied to any
20058threads that don't have a specific action specified; if no default action is
20059specified then other threads should remain stopped. Specifying multiple
20060default actions is an error; specifying no actions is also an error.
20061Thread IDs are specified in hexadecimal. Currently supported actions are:
20062
20063@table @code
20064@item c
20065Continue.
20066@item C@var{sig}
20067Continue with signal @var{sig}. @var{sig} should be two hex digits.
20068@item s
20069Step.
20070@item S@var{sig}
20071Step with signal @var{sig}. @var{sig} should be two hex digits.
20072@end table
20073
20074The optional @var{addr} argument normally associated with these packets is
20075not supported in @code{vCont}.
20076
20077Reply:
20078@xref{Stop Reply Packets}, for the reply specifications.
20079
20080@item @code{vCont?} --- extended resume query
20081@cindex @code{vCont?} packet
20082
20083Query support for the @code{vCont} packet.
20084
20085Reply:
20086@table @samp
20087@item @code{vCont}[;@var{action}]...
20088The @code{vCont} packet is supported. Each @var{action} is a supported
20089command in the @code{vCont} packet.
20090@item
20091The @code{vCont} packet is not supported.
20092@end table
ee2d5c50
AC
20093
20094@item @code{V} --- reserved
c906108c 20095
ee2d5c50 20096Reserved for future use.
c906108c 20097
ee2d5c50 20098@item @code{w} --- reserved
c906108c 20099
ee2d5c50 20100Reserved for future use.
c906108c 20101
ee2d5c50 20102@item @code{W} --- reserved
c906108c 20103
ee2d5c50 20104Reserved for future use.
c906108c 20105
ee2d5c50
AC
20106@item @code{x} --- reserved
20107
20108Reserved for future use.
20109
20110@item @code{X}@var{addr}@code{,}@var{length}@var{:}@var{XX@dots{}} --- write mem (binary)
20111@cindex @code{X} packet
20112
20113@var{addr} is address, @var{length} is number of bytes, @var{XX@dots{}}
20114is binary data. The characters @code{$}, @code{#}, and @code{0x7d} are
8e04817f 20115escaped using @code{0x7d}.
c906108c 20116
ee2d5c50
AC
20117Reply:
20118@table @samp
20119@item OK
20120for success
20121@item E@var{NN}
20122for an error
20123@end table
20124
20125@item @code{y} --- reserved
c906108c 20126
ee2d5c50 20127Reserved for future use.
c906108c 20128
ee2d5c50
AC
20129@item @code{Y} reserved
20130
20131Reserved for future use.
20132
2f870471
AC
20133@item @code{z}@var{type}@code{,}@var{addr}@code{,}@var{length} --- remove breakpoint or watchpoint @strong{(draft)}
20134@itemx @code{Z}@var{type}@code{,}@var{addr}@code{,}@var{length} --- insert breakpoint or watchpoint @strong{(draft)}
20135@anchor{insert breakpoint or watchpoint packet}
ee2d5c50 20136@cindex @code{z} packet
2f870471 20137@cindex @code{Z} packets
ee2d5c50 20138
2f870471
AC
20139Insert (@code{Z}) or remove (@code{z}) a @var{type} breakpoint or
20140watchpoint starting at address @var{address} and covering the next
20141@var{length} bytes.
ee2d5c50 20142
2f870471
AC
20143Each breakpoint and watchpoint packet @var{type} is documented
20144separately.
20145
512217c7
AC
20146@emph{Implementation notes: A remote target shall return an empty string
20147for an unrecognized breakpoint or watchpoint packet @var{type}. A
20148remote target shall support either both or neither of a given
2f870471
AC
20149@code{Z}@var{type}@dots{} and @code{z}@var{type}@dots{} packet pair. To
20150avoid potential problems with duplicate packets, the operations should
20151be implemented in an idempotent way.}
20152
20153@item @code{z}@code{0}@code{,}@var{addr}@code{,}@var{length} --- remove memory breakpoint @strong{(draft)}
20154@item @code{Z}@code{0}@code{,}@var{addr}@code{,}@var{length} --- insert memory breakpoint @strong{(draft)}
20155@cindex @code{z0} packet
20156@cindex @code{Z0} packet
20157
20158Insert (@code{Z0}) or remove (@code{z0}) a memory breakpoint at address
20159@code{addr} of size @code{length}.
20160
20161A memory breakpoint is implemented by replacing the instruction at
20162@var{addr} with a software breakpoint or trap instruction. The
20163@code{length} is used by targets that indicates the size of the
20164breakpoint (in bytes) that should be inserted (e.g., the @sc{arm} and
20165@sc{mips} can insert either a 2 or 4 byte breakpoint).
c906108c 20166
2f870471
AC
20167@emph{Implementation note: It is possible for a target to copy or move
20168code that contains memory breakpoints (e.g., when implementing
20169overlays). The behavior of this packet, in the presence of such a
20170target, is not defined.}
c906108c 20171
ee2d5c50
AC
20172Reply:
20173@table @samp
2f870471
AC
20174@item OK
20175success
20176@item
20177not supported
ee2d5c50
AC
20178@item E@var{NN}
20179for an error
2f870471
AC
20180@end table
20181
20182@item @code{z}@code{1}@code{,}@var{addr}@code{,}@var{length} --- remove hardware breakpoint @strong{(draft)}
20183@item @code{Z}@code{1}@code{,}@var{addr}@code{,}@var{length} --- insert hardware breakpoint @strong{(draft)}
20184@cindex @code{z1} packet
20185@cindex @code{Z1} packet
20186
20187Insert (@code{Z1}) or remove (@code{z1}) a hardware breakpoint at
20188address @code{addr} of size @code{length}.
20189
20190A hardware breakpoint is implemented using a mechanism that is not
20191dependant on being able to modify the target's memory.
20192
20193@emph{Implementation note: A hardware breakpoint is not affected by code
20194movement.}
20195
20196Reply:
20197@table @samp
ee2d5c50 20198@item OK
2f870471
AC
20199success
20200@item
20201not supported
20202@item E@var{NN}
20203for an error
20204@end table
20205
20206@item @code{z}@code{2}@code{,}@var{addr}@code{,}@var{length} --- remove write watchpoint @strong{(draft)}
20207@item @code{Z}@code{2}@code{,}@var{addr}@code{,}@var{length} --- insert write watchpoint @strong{(draft)}
20208@cindex @code{z2} packet
20209@cindex @code{Z2} packet
20210
20211Insert (@code{Z2}) or remove (@code{z2}) a write watchpoint.
20212
20213Reply:
20214@table @samp
20215@item OK
20216success
20217@item
20218not supported
20219@item E@var{NN}
20220for an error
20221@end table
20222
20223@item @code{z}@code{3}@code{,}@var{addr}@code{,}@var{length} --- remove read watchpoint @strong{(draft)}
20224@item @code{Z}@code{3}@code{,}@var{addr}@code{,}@var{length} --- insert read watchpoint @strong{(draft)}
20225@cindex @code{z3} packet
20226@cindex @code{Z3} packet
20227
2e834e49 20228Insert (@code{Z3}) or remove (@code{z3}) a read watchpoint.
2f870471
AC
20229
20230Reply:
20231@table @samp
20232@item OK
20233success
20234@item
20235not supported
20236@item E@var{NN}
20237for an error
20238@end table
20239
2e834e49
HPN
20240@item @code{z}@code{4}@code{,}@var{addr}@code{,}@var{length} --- remove access watchpoint @strong{(draft)}
20241@item @code{Z}@code{4}@code{,}@var{addr}@code{,}@var{length} --- insert access watchpoint @strong{(draft)}
2f870471
AC
20242@cindex @code{z4} packet
20243@cindex @code{Z4} packet
20244
20245Insert (@code{Z4}) or remove (@code{z4}) an access watchpoint.
20246
20247Reply:
20248@table @samp
20249@item OK
20250success
20251@item
20252not supported
20253@item E@var{NN}
20254for an error
ee2d5c50
AC
20255@end table
20256
20257@end table
c906108c 20258
ee2d5c50
AC
20259@node Stop Reply Packets
20260@section Stop Reply Packets
20261@cindex stop reply packets
c906108c 20262
8e04817f
AC
20263The @samp{C}, @samp{c}, @samp{S}, @samp{s} and @samp{?} packets can
20264receive any of the below as a reply. In the case of the @samp{C},
20265@samp{c}, @samp{S} and @samp{s} packets, that reply is only returned
20266when the target halts. In the below the exact meaning of @samp{signal
20267number} is poorly defined. In general one of the UNIX signal numbering
20268conventions is used.
c906108c 20269
ee2d5c50 20270@table @samp
c906108c 20271
ee2d5c50
AC
20272@item S@var{AA}
20273@var{AA} is the signal number
c906108c 20274
8e04817f 20275@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
20276@cindex @code{T} packet reply
20277
8e04817f
AC
20278@var{AA} = two hex digit signal number; @var{n...} = register number
20279(hex), @var{r...} = target byte ordered register contents, size defined
12c266ea
AC
20280by @code{DEPRECATED_REGISTER_RAW_SIZE}; @var{n...} = @samp{thread},
20281@var{r...} = thread process ID, this is a hex integer; @var{n...} =
20282(@samp{watch} | @samp{rwatch} | @samp{awatch}, @var{r...} = data
20283address, this is a hex integer; @var{n...} = other string not starting
20284with valid hex digit. @value{GDBN} should ignore this @var{n...},
20285@var{r...} pair and go on to the next. This way we can extend the
20286protocol.
c906108c 20287
ee2d5c50
AC
20288@item W@var{AA}
20289
8e04817f 20290The process exited, and @var{AA} is the exit status. This is only
ee2d5c50
AC
20291applicable to certain targets.
20292
20293@item X@var{AA}
c906108c 20294
8e04817f 20295The process terminated with signal @var{AA}.
c906108c 20296
ee2d5c50 20297@item O@var{XX@dots{}}
c906108c 20298
ee2d5c50
AC
20299@var{XX@dots{}} is hex encoding of @sc{ascii} data. This can happen at
20300any time while the program is running and the debugger should continue
20301to wait for @samp{W}, @samp{T}, etc.
20302
0ce1b118
CV
20303@item F@var{call-id}@code{,}@var{parameter@dots{}}
20304
20305@var{call-id} is the identifier which says which host system call should
20306be called. This is just the name of the function. Translation into the
20307correct system call is only applicable as it's defined in @value{GDBN}.
20308@xref{File-I/O remote protocol extension}, for a list of implemented
20309system calls.
20310
20311@var{parameter@dots{}} is a list of parameters as defined for this very
20312system call.
20313
20314The target replies with this packet when it expects @value{GDBN} to call
20315a host system call on behalf of the target. @value{GDBN} replies with
20316an appropriate @code{F} packet and keeps up waiting for the next reply
20317packet from the target. The latest @samp{C}, @samp{c}, @samp{S} or
20318@samp{s} action is expected to be continued.
20319@xref{File-I/O remote protocol extension}, for more details.
20320
ee2d5c50
AC
20321@end table
20322
20323@node General Query Packets
20324@section General Query Packets
c906108c 20325
8e04817f 20326The following set and query packets have already been defined.
c906108c 20327
ee2d5c50 20328@table @r
c906108c 20329
ee2d5c50
AC
20330@item @code{q}@code{C} --- current thread
20331
20332Return the current thread id.
20333
20334Reply:
20335@table @samp
20336@item @code{QC}@var{pid}
8e04817f 20337Where @var{pid} is a HEX encoded 16 bit process id.
ee2d5c50
AC
20338@item *
20339Any other reply implies the old pid.
20340@end table
20341
20342@item @code{q}@code{fThreadInfo} -- all thread ids
20343
20344@code{q}@code{sThreadInfo}
c906108c 20345
8e04817f
AC
20346Obtain a list of active thread ids from the target (OS). Since there
20347may be too many active threads to fit into one reply packet, this query
20348works iteratively: it may require more than one query/reply sequence to
20349obtain the entire list of threads. The first query of the sequence will
20350be the @code{qf}@code{ThreadInfo} query; subsequent queries in the
20351sequence will be the @code{qs}@code{ThreadInfo} query.
ee2d5c50
AC
20352
20353NOTE: replaces the @code{qL} query (see below).
20354
20355Reply:
20356@table @samp
20357@item @code{m}@var{id}
20358A single thread id
20359@item @code{m}@var{id},@var{id}@dots{}
20360a comma-separated list of thread ids
20361@item @code{l}
20362(lower case 'el') denotes end of list.
20363@end table
20364
20365In response to each query, the target will reply with a list of one or
20366more thread ids, in big-endian hex, separated by commas. @value{GDBN}
20367will respond to each reply with a request for more thread ids (using the
8e04817f
AC
20368@code{qs} form of the query), until the target responds with @code{l}
20369(lower-case el, for @code{'last'}).
c906108c 20370
ee2d5c50
AC
20371@item @code{q}@code{ThreadExtraInfo}@code{,}@var{id} --- extra thread info
20372
20373Where @var{id} is a thread-id in big-endian hex. Obtain a printable
20374string description of a thread's attributes from the target OS. This
20375string may contain anything that the target OS thinks is interesting for
20376@value{GDBN} to tell the user about the thread. The string is displayed
20377in @value{GDBN}'s @samp{info threads} display. Some examples of
20378possible thread extra info strings are ``Runnable'', or ``Blocked on
20379Mutex''.
20380
20381Reply:
20382@table @samp
20383@item @var{XX@dots{}}
20384Where @var{XX@dots{}} is a hex encoding of @sc{ascii} data, comprising
20385the printable string containing the extra information about the thread's
8e04817f 20386attributes.
ee2d5c50
AC
20387@end table
20388
20389@item @code{q}@code{L}@var{startflag}@var{threadcount}@var{nextthread} --- query @var{LIST} or @var{threadLIST} @strong{(deprecated)}
c906108c 20390
8e04817f
AC
20391Obtain thread information from RTOS. Where: @var{startflag} (one hex
20392digit) is one to indicate the first query and zero to indicate a
20393subsequent query; @var{threadcount} (two hex digits) is the maximum
20394number of threads the response packet can contain; and @var{nextthread}
20395(eight hex digits), for subsequent queries (@var{startflag} is zero), is
20396returned in the response as @var{argthread}.
ee2d5c50
AC
20397
20398NOTE: this query is replaced by the @code{q}@code{fThreadInfo} query
20399(see above).
20400
20401Reply:
20402@table @samp
20403@item @code{q}@code{M}@var{count}@var{done}@var{argthread}@var{thread@dots{}}
8e04817f
AC
20404Where: @var{count} (two hex digits) is the number of threads being
20405returned; @var{done} (one hex digit) is zero to indicate more threads
20406and one indicates no further threads; @var{argthreadid} (eight hex
ee2d5c50
AC
20407digits) is @var{nextthread} from the request packet; @var{thread@dots{}}
20408is a sequence of thread IDs from the target. @var{threadid} (eight hex
8e04817f 20409digits). See @code{remote.c:parse_threadlist_response()}.
ee2d5c50 20410@end table
c906108c 20411
ee2d5c50
AC
20412@item @code{q}@code{CRC:}@var{addr}@code{,}@var{length} --- compute CRC of memory block
20413
20414Reply:
20415@table @samp
20416@item @code{E}@var{NN}
20417An error (such as memory fault)
20418@item @code{C}@var{CRC32}
20419A 32 bit cyclic redundancy check of the specified memory region.
20420@end table
20421
20422@item @code{q}@code{Offsets} --- query sect offs
c906108c 20423
8e04817f
AC
20424Get section offsets that the target used when re-locating the downloaded
20425image. @emph{Note: while a @code{Bss} offset is included in the
20426response, @value{GDBN} ignores this and instead applies the @code{Data}
20427offset to the @code{Bss} section.}
c906108c 20428
ee2d5c50
AC
20429Reply:
20430@table @samp
20431@item @code{Text=}@var{xxx}@code{;Data=}@var{yyy}@code{;Bss=}@var{zzz}
20432@end table
20433
20434@item @code{q}@code{P}@var{mode}@var{threadid} --- thread info request
20435
8e04817f
AC
20436Returns information on @var{threadid}. Where: @var{mode} is a hex
20437encoded 32 bit mode; @var{threadid} is a hex encoded 64 bit thread ID.
ee2d5c50
AC
20438
20439Reply:
20440@table @samp
20441@item *
20442@end table
20443
8e04817f 20444See @code{remote.c:remote_unpack_thread_info_response()}.
c906108c 20445
ee2d5c50
AC
20446@item @code{q}@code{Rcmd,}@var{command} --- remote command
20447
20448@var{command} (hex encoded) is passed to the local interpreter for
8e04817f
AC
20449execution. Invalid commands should be reported using the output string.
20450Before the final result packet, the target may also respond with a
ee2d5c50
AC
20451number of intermediate @code{O}@var{output} console output packets.
20452@emph{Implementors should note that providing access to a stubs's
20453interpreter may have security implications}.
20454
20455Reply:
20456@table @samp
20457@item OK
8e04817f 20458A command response with no output.
ee2d5c50 20459@item @var{OUTPUT}
8e04817f 20460A command response with the hex encoded output string @var{OUTPUT}.
ee2d5c50 20461@item @code{E}@var{NN}
8e04817f 20462Indicate a badly formed request.
ee2d5c50 20463@item @samp{}
8e04817f 20464When @samp{q}@samp{Rcmd} is not recognized.
ee2d5c50
AC
20465@end table
20466
20467@item @code{qSymbol::} --- symbol lookup
c906108c 20468
8e04817f
AC
20469Notify the target that @value{GDBN} is prepared to serve symbol lookup
20470requests. Accept requests from the target for the values of symbols.
ee2d5c50
AC
20471
20472Reply:
20473@table @samp
20474@item @code{OK}
8e04817f 20475The target does not need to look up any (more) symbols.
ee2d5c50
AC
20476@item @code{qSymbol:}@var{sym_name}
20477The target requests the value of symbol @var{sym_name} (hex encoded).
20478@value{GDBN} may provide the value by using the
20479@code{qSymbol:}@var{sym_value}:@var{sym_name} message, described below.
20480@end table
20481
20482@item @code{qSymbol:}@var{sym_value}:@var{sym_name} --- symbol value
20483
20484Set the value of @var{sym_name} to @var{sym_value}.
20485
20486@var{sym_name} (hex encoded) is the name of a symbol whose value the
20487target has previously requested.
20488
20489@var{sym_value} (hex) is the value for symbol @var{sym_name}. If
20490@value{GDBN} cannot supply a value for @var{sym_name}, then this field
20491will be empty.
20492
20493Reply:
20494@table @samp
20495@item @code{OK}
8e04817f 20496The target does not need to look up any (more) symbols.
ee2d5c50
AC
20497@item @code{qSymbol:}@var{sym_name}
20498The target requests the value of a new symbol @var{sym_name} (hex
20499encoded). @value{GDBN} will continue to supply the values of symbols
20500(if available), until the target ceases to request them.
20501@end table
eb12ee30 20502
649e03f6
RM
20503@item @code{qPart}:@var{object}:@code{read}:@var{annex}:@var{offset},@var{length} --- read special data
20504
20505Read uninterpreted bytes from the target's special data area
20506identified by the keyword @code{object}.
20507Request @var{length} bytes starting at @var{offset} bytes into the data.
20508The content and encoding of @var{annex} is specific to the object;
20509it can supply additional details about what data to access.
20510
20511Here are the specific requests of this form defined so far.
20512All @samp{@code{qPart}:@var{object}:@code{read}:@dots{}}
20513requests use the same reply formats, listed below.
20514
20515@table @asis
20516@item @code{qPart}:@code{auxv}:@code{read}::@var{offset},@var{length}
20517Access the target's @dfn{auxiliary vector}. @xref{Auxiliary Vector}.
20518Note @var{annex} must be empty.
20519@end table
20520
20521Reply:
20522@table @asis
20523@item @code{OK}
20524The @var{offset} in the request is at the end of the data.
20525There is no more data to be read.
20526
20527@item @var{XX@dots{}}
20528Hex encoded data bytes read.
20529This may be fewer bytes than the @var{length} in the request.
20530
20531@item @code{E00}
20532The request was malformed, or @var{annex} was invalid.
20533
20534@item @code{E}@var{nn}
20535The offset was invalid, or there was an error encountered reading the data.
20536@var{nn} is a hex-encoded @code{errno} value.
20537
20538@item @code{""} (empty)
20539An empty reply indicates the @var{object} or @var{annex} string was not
20540recognized by the stub.
20541@end table
20542
20543@item @code{qPart}:@var{object}:@code{write}:@var{annex}:@var{offset}:@var{data@dots{}}
20544
20545Write uninterpreted bytes into the target's special data area
20546identified by the keyword @code{object},
20547starting at @var{offset} bytes into the data.
20548@var{data@dots{}} is the hex-encoded data to be written.
20549The content and encoding of @var{annex} is specific to the object;
20550it can supply additional details about what data to access.
20551
20552No requests of this form are presently in use. This specification
20553serves as a placeholder to document the common format that new
20554specific request specifications ought to use.
20555
20556Reply:
20557@table @asis
20558@item @var{nn}
20559@var{nn} (hex encoded) is the number of bytes written.
20560This may be fewer bytes than supplied in the request.
20561
20562@item @code{E00}
20563The request was malformed, or @var{annex} was invalid.
20564
20565@item @code{E}@var{nn}
20566The offset was invalid, or there was an error encountered writing the data.
20567@var{nn} is a hex-encoded @code{errno} value.
20568
20569@item @code{""} (empty)
20570An empty reply indicates the @var{object} or @var{annex} string was not
20571recognized by the stub, or that the object does not support writing.
20572@end table
20573
20574@item @code{qPart}:@var{object}:@var{operation}:@dots{}
20575Requests of this form may be added in the future. When a stub does
20576not recognize the @var{object} keyword, or its support for
20577@var{object} does not recognize the @var{operation} keyword,
20578the stub must respond with an empty packet.
ee2d5c50
AC
20579@end table
20580
20581@node Register Packet Format
20582@section Register Packet Format
eb12ee30 20583
8e04817f 20584The following @samp{g}/@samp{G} packets have previously been defined.
ee2d5c50
AC
20585In the below, some thirty-two bit registers are transferred as
20586sixty-four bits. Those registers should be zero/sign extended (which?)
20587to fill the space allocated. Register bytes are transfered in target
20588byte order. The two nibbles within a register byte are transfered
20589most-significant - least-significant.
eb12ee30 20590
ee2d5c50 20591@table @r
eb12ee30 20592
8e04817f 20593@item MIPS32
ee2d5c50 20594
8e04817f
AC
20595All registers are transfered as thirty-two bit quantities in the order:
2059632 general-purpose; sr; lo; hi; bad; cause; pc; 32 floating-point
20597registers; fsr; fir; fp.
eb12ee30 20598
8e04817f 20599@item MIPS64
ee2d5c50 20600
8e04817f
AC
20601All registers are transfered as sixty-four bit quantities (including
20602thirty-two bit registers such as @code{sr}). The ordering is the same
20603as @code{MIPS32}.
eb12ee30 20604
ee2d5c50
AC
20605@end table
20606
20607@node Examples
20608@section Examples
eb12ee30 20609
8e04817f
AC
20610Example sequence of a target being re-started. Notice how the restart
20611does not get any direct output:
eb12ee30 20612
474c8240 20613@smallexample
d2c6833e
AC
20614-> @code{R00}
20615<- @code{+}
8e04817f 20616@emph{target restarts}
d2c6833e 20617-> @code{?}
8e04817f 20618<- @code{+}
d2c6833e
AC
20619<- @code{T001:1234123412341234}
20620-> @code{+}
474c8240 20621@end smallexample
eb12ee30 20622
8e04817f 20623Example sequence of a target being stepped by a single instruction:
eb12ee30 20624
474c8240 20625@smallexample
d2c6833e 20626-> @code{G1445@dots{}}
8e04817f 20627<- @code{+}
d2c6833e
AC
20628-> @code{s}
20629<- @code{+}
20630@emph{time passes}
20631<- @code{T001:1234123412341234}
8e04817f 20632-> @code{+}
d2c6833e 20633-> @code{g}
8e04817f 20634<- @code{+}
d2c6833e
AC
20635<- @code{1455@dots{}}
20636-> @code{+}
474c8240 20637@end smallexample
eb12ee30 20638
0ce1b118
CV
20639@node File-I/O remote protocol extension
20640@section File-I/O remote protocol extension
20641@cindex File-I/O remote protocol extension
20642
20643@menu
20644* File-I/O Overview::
20645* Protocol basics::
1d8b2f28
JB
20646* The F request packet::
20647* The F reply packet::
0ce1b118
CV
20648* Memory transfer::
20649* The Ctrl-C message::
20650* Console I/O::
20651* The isatty call::
20652* The system call::
20653* List of supported calls::
20654* Protocol specific representation of datatypes::
20655* Constants::
20656* File-I/O Examples::
20657@end menu
20658
20659@node File-I/O Overview
20660@subsection File-I/O Overview
20661@cindex file-i/o overview
20662
20663The File I/O remote protocol extension (short: File-I/O) allows the
20664target to use the hosts file system and console I/O when calling various
20665system calls. System calls on the target system are translated into a
20666remote protocol packet to the host system which then performs the needed
20667actions and returns with an adequate response packet to the target system.
20668This simulates file system operations even on targets that lack file systems.
20669
20670The protocol is defined host- and target-system independent. It uses
20671it's own independent representation of datatypes and values. Both,
20672@value{GDBN} and the target's @value{GDBN} stub are responsible for
20673translating the system dependent values into the unified protocol values
20674when data is transmitted.
20675
20676The communication is synchronous. A system call is possible only
20677when GDB is waiting for the @samp{C}, @samp{c}, @samp{S} or @samp{s}
20678packets. While @value{GDBN} handles the request for a system call,
20679the target is stopped to allow deterministic access to the target's
20680memory. Therefore File-I/O is not interuptible by target signals. It
20681is possible to interrupt File-I/O by a user interrupt (Ctrl-C), though.
20682
20683The target's request to perform a host system call does not finish
20684the latest @samp{C}, @samp{c}, @samp{S} or @samp{s} action. That means,
20685after finishing the system call, the target returns to continuing the
20686previous activity (continue, step). No additional continue or step
20687request from @value{GDBN} is required.
20688
20689@smallexample
20690(gdb) continue
20691 <- target requests 'system call X'
20692 target is stopped, @value{GDBN} executes system call
20693 -> GDB returns result
20694 ... target continues, GDB returns to wait for the target
20695 <- target hits breakpoint and sends a Txx packet
20696@end smallexample
20697
20698The protocol is only used for files on the host file system and
20699for I/O on the console. Character or block special devices, pipes,
20700named pipes or sockets or any other communication method on the host
20701system are not supported by this protocol.
20702
20703@node Protocol basics
20704@subsection Protocol basics
20705@cindex protocol basics, file-i/o
20706
20707The File-I/O protocol uses the @code{F} packet, as request as well
20708as as reply packet. Since a File-I/O system call can only occur when
b383017d 20709@value{GDBN} is waiting for the continuing or stepping target, the
0ce1b118
CV
20710File-I/O request is a reply that @value{GDBN} has to expect as a result
20711of a former @samp{C}, @samp{c}, @samp{S} or @samp{s} packet.
20712This @code{F} packet contains all information needed to allow @value{GDBN}
20713to call the appropriate host system call:
20714
20715@itemize @bullet
b383017d 20716@item
0ce1b118
CV
20717A unique identifier for the requested system call.
20718
20719@item
20720All parameters to the system call. Pointers are given as addresses
20721in the target memory address space. Pointers to strings are given as
b383017d 20722pointer/length pair. Numerical values are given as they are.
0ce1b118
CV
20723Numerical control values are given in a protocol specific representation.
20724
20725@end itemize
20726
20727At that point @value{GDBN} has to perform the following actions.
20728
20729@itemize @bullet
b383017d 20730@item
0ce1b118
CV
20731If parameter pointer values are given, which point to data needed as input
20732to a system call, @value{GDBN} requests this data from the target with a
20733standard @code{m} packet request. This additional communication has to be
20734expected by the target implementation and is handled as any other @code{m}
20735packet.
20736
20737@item
20738@value{GDBN} translates all value from protocol representation to host
20739representation as needed. Datatypes are coerced into the host types.
20740
20741@item
20742@value{GDBN} calls the system call
20743
20744@item
20745It then coerces datatypes back to protocol representation.
20746
20747@item
20748If pointer parameters in the request packet point to buffer space in which
20749a system call is expected to copy data to, the data is transmitted to the
20750target using a @code{M} or @code{X} packet. This packet has to be expected
20751by the target implementation and is handled as any other @code{M} or @code{X}
20752packet.
20753
20754@end itemize
20755
20756Eventually @value{GDBN} replies with another @code{F} packet which contains all
20757necessary information for the target to continue. This at least contains
20758
20759@itemize @bullet
20760@item
20761Return value.
20762
20763@item
20764@code{errno}, if has been changed by the system call.
20765
20766@item
20767``Ctrl-C'' flag.
20768
20769@end itemize
20770
20771After having done the needed type and value coercion, the target continues
20772the latest continue or step action.
20773
1d8b2f28 20774@node The F request packet
0ce1b118
CV
20775@subsection The @code{F} request packet
20776@cindex file-i/o request packet
20777@cindex @code{F} request packet
20778
20779The @code{F} request packet has the following format:
20780
20781@table @samp
20782
20783@smallexample
20784@code{F}@var{call-id}@code{,}@var{parameter@dots{}}
20785@end smallexample
20786
20787@var{call-id} is the identifier to indicate the host system call to be called.
20788This is just the name of the function.
20789
20790@var{parameter@dots{}} are the parameters to the system call.
20791
b383017d 20792@end table
0ce1b118
CV
20793
20794Parameters are hexadecimal integer values, either the real values in case
20795of scalar datatypes, as pointers to target buffer space in case of compound
20796datatypes and unspecified memory areas or as pointer/length pairs in case
20797of string parameters. These are appended to the call-id, each separated
20798from its predecessor by a comma. All values are transmitted in ASCII
20799string representation, pointer/length pairs separated by a slash.
20800
1d8b2f28 20801@node The F reply packet
0ce1b118
CV
20802@subsection The @code{F} reply packet
20803@cindex file-i/o reply packet
20804@cindex @code{F} reply packet
20805
20806The @code{F} reply packet has the following format:
20807
20808@table @samp
20809
20810@smallexample
20811@code{F}@var{retcode}@code{,}@var{errno}@code{,}@var{Ctrl-C flag}@code{;}@var{call specific attachment}
20812@end smallexample
20813
20814@var{retcode} is the return code of the system call as hexadecimal value.
20815
20816@var{errno} is the errno set by the call, in protocol specific representation.
20817This parameter can be omitted if the call was successful.
20818
20819@var{Ctrl-C flag} is only send if the user requested a break. In this
20820case, @var{errno} must be send as well, even if the call was successful.
20821The @var{Ctrl-C flag} itself consists of the character 'C':
20822
20823@smallexample
20824F0,0,C
20825@end smallexample
20826
20827@noindent
20828or, if the call was interupted before the host call has been performed:
20829
20830@smallexample
20831F-1,4,C
20832@end smallexample
20833
20834@noindent
20835assuming 4 is the protocol specific representation of @code{EINTR}.
20836
20837@end table
20838
20839@node Memory transfer
20840@subsection Memory transfer
20841@cindex memory transfer, in file-i/o protocol
20842
20843Structured data which is transferred using a memory read or write as e.g.@:
20844a @code{struct stat} is expected to be in a protocol specific format with
20845all scalar multibyte datatypes being big endian. This should be done by
20846the target before the @code{F} packet is sent resp.@: by @value{GDBN} before
20847it transfers memory to the target. Transferred pointers to structured
20848data should point to the already coerced data at any time.
20849
20850@node The Ctrl-C message
20851@subsection The Ctrl-C message
20852@cindex ctrl-c message, in file-i/o protocol
20853
20854A special case is, if the @var{Ctrl-C flag} is set in the @value{GDBN}
20855reply packet. In this case the target should behave, as if it had
20856gotten a break message. The meaning for the target is ``system call
20857interupted by @code{SIGINT}''. Consequentially, the target should actually stop
20858(as with a break message) and return to @value{GDBN} with a @code{T02}
b383017d 20859packet. In this case, it's important for the target to know, in which
0ce1b118
CV
20860state the system call was interrupted. Since this action is by design
20861not an atomic operation, we have to differ between two cases:
20862
20863@itemize @bullet
20864@item
20865The system call hasn't been performed on the host yet.
20866
20867@item
20868The system call on the host has been finished.
20869
20870@end itemize
20871
20872These two states can be distinguished by the target by the value of the
20873returned @code{errno}. If it's the protocol representation of @code{EINTR}, the system
20874call hasn't been performed. This is equivalent to the @code{EINTR} handling
20875on POSIX systems. In any other case, the target may presume that the
20876system call has been finished --- successful or not --- and should behave
20877as if the break message arrived right after the system call.
20878
20879@value{GDBN} must behave reliable. If the system call has not been called
20880yet, @value{GDBN} may send the @code{F} reply immediately, setting @code{EINTR} as
20881@code{errno} in the packet. If the system call on the host has been finished
20882before the user requests a break, the full action must be finshed by
20883@value{GDBN}. This requires sending @code{M} or @code{X} packets as they fit.
20884The @code{F} packet may only be send when either nothing has happened
20885or the full action has been completed.
20886
20887@node Console I/O
20888@subsection Console I/O
20889@cindex console i/o as part of file-i/o
20890
20891By default and if not explicitely closed by the target system, the file
20892descriptors 0, 1 and 2 are connected to the @value{GDBN} console. Output
20893on the @value{GDBN} console is handled as any other file output operation
20894(@code{write(1, @dots{})} or @code{write(2, @dots{})}). Console input is handled
20895by @value{GDBN} so that after the target read request from file descriptor
208960 all following typing is buffered until either one of the following
20897conditions is met:
20898
20899@itemize @bullet
20900@item
20901The user presses @kbd{Ctrl-C}. The behaviour is as explained above, the
20902@code{read}
20903system call is treated as finished.
20904
20905@item
20906The user presses @kbd{Enter}. This is treated as end of input with a trailing
20907line feed.
20908
20909@item
20910The user presses @kbd{Ctrl-D}. This is treated as end of input. No trailing
20911character, especially no Ctrl-D is appended to the input.
20912
20913@end itemize
20914
20915If the user has typed more characters as fit in the buffer given to
20916the read call, the trailing characters are buffered in @value{GDBN} until
20917either another @code{read(0, @dots{})} is requested by the target or debugging
20918is stopped on users request.
20919
20920@node The isatty call
20921@subsection The isatty(3) call
20922@cindex isatty call, file-i/o protocol
20923
20924A special case in this protocol is the library call @code{isatty} which
20925is implemented as it's own call inside of this protocol. It returns
209261 to the target if the file descriptor given as parameter is attached
20927to the @value{GDBN} console, 0 otherwise. Implementing through system calls
20928would require implementing @code{ioctl} and would be more complex than
20929needed.
20930
20931@node The system call
20932@subsection The system(3) call
20933@cindex system call, file-i/o protocol
20934
20935The other special case in this protocol is the @code{system} call which
20936is implemented as it's own call, too. @value{GDBN} is taking over the full
20937task of calling the necessary host calls to perform the @code{system}
20938call. The return value of @code{system} is simplified before it's returned
20939to the target. Basically, the only signal transmitted back is @code{EINTR}
20940in case the user pressed @kbd{Ctrl-C}. Otherwise the return value consists
20941entirely of the exit status of the called command.
20942
20943Due to security concerns, the @code{system} call is refused to be called
b383017d 20944by @value{GDBN} by default. The user has to allow this call explicitly by
0ce1b118
CV
20945entering
20946
20947@table @samp
20948@kindex set remote system-call-allowed 1
20949@item @code{set remote system-call-allowed 1}
20950@end table
20951
20952Disabling the @code{system} call is done by
20953
20954@table @samp
20955@kindex set remote system-call-allowed 0
20956@item @code{set remote system-call-allowed 0}
20957@end table
20958
20959The current setting is shown by typing
20960
20961@table @samp
20962@kindex show remote system-call-allowed
20963@item @code{show remote system-call-allowed}
20964@end table
20965
20966@node List of supported calls
20967@subsection List of supported calls
20968@cindex list of supported file-i/o calls
20969
20970@menu
20971* open::
20972* close::
20973* read::
20974* write::
20975* lseek::
20976* rename::
20977* unlink::
20978* stat/fstat::
20979* gettimeofday::
20980* isatty::
20981* system::
20982@end menu
20983
20984@node open
20985@unnumberedsubsubsec open
20986@cindex open, file-i/o system call
20987
20988@smallexample
20989@exdent Synopsis:
20990int open(const char *pathname, int flags);
20991int open(const char *pathname, int flags, mode_t mode);
20992
b383017d 20993@exdent Request:
0ce1b118
CV
20994Fopen,pathptr/len,flags,mode
20995@end smallexample
20996
20997@noindent
20998@code{flags} is the bitwise or of the following values:
20999
21000@table @code
b383017d 21001@item O_CREAT
0ce1b118
CV
21002If the file does not exist it will be created. The host
21003rules apply as far as file ownership and time stamps
21004are concerned.
21005
b383017d 21006@item O_EXCL
0ce1b118
CV
21007When used with O_CREAT, if the file already exists it is
21008an error and open() fails.
21009
b383017d 21010@item O_TRUNC
0ce1b118
CV
21011If the file already exists and the open mode allows
21012writing (O_RDWR or O_WRONLY is given) it will be
21013truncated to length 0.
21014
b383017d 21015@item O_APPEND
0ce1b118
CV
21016The file is opened in append mode.
21017
b383017d 21018@item O_RDONLY
0ce1b118
CV
21019The file is opened for reading only.
21020
b383017d 21021@item O_WRONLY
0ce1b118
CV
21022The file is opened for writing only.
21023
b383017d 21024@item O_RDWR
0ce1b118
CV
21025The file is opened for reading and writing.
21026
21027@noindent
21028Each other bit is silently ignored.
21029
21030@end table
21031
21032@noindent
21033@code{mode} is the bitwise or of the following values:
21034
21035@table @code
b383017d 21036@item S_IRUSR
0ce1b118
CV
21037User has read permission.
21038
b383017d 21039@item S_IWUSR
0ce1b118
CV
21040User has write permission.
21041
b383017d 21042@item S_IRGRP
0ce1b118
CV
21043Group has read permission.
21044
b383017d 21045@item S_IWGRP
0ce1b118
CV
21046Group has write permission.
21047
b383017d 21048@item S_IROTH
0ce1b118
CV
21049Others have read permission.
21050
b383017d 21051@item S_IWOTH
0ce1b118
CV
21052Others have write permission.
21053
21054@noindent
21055Each other bit is silently ignored.
21056
21057@end table
21058
21059@smallexample
21060@exdent Return value:
21061open returns the new file descriptor or -1 if an error
21062occured.
21063
21064@exdent Errors:
21065@end smallexample
21066
21067@table @code
b383017d 21068@item EEXIST
0ce1b118
CV
21069pathname already exists and O_CREAT and O_EXCL were used.
21070
b383017d 21071@item EISDIR
0ce1b118
CV
21072pathname refers to a directory.
21073
b383017d 21074@item EACCES
0ce1b118
CV
21075The requested access is not allowed.
21076
21077@item ENAMETOOLONG
21078pathname was too long.
21079
b383017d 21080@item ENOENT
0ce1b118
CV
21081A directory component in pathname does not exist.
21082
b383017d 21083@item ENODEV
0ce1b118
CV
21084pathname refers to a device, pipe, named pipe or socket.
21085
b383017d 21086@item EROFS
0ce1b118
CV
21087pathname refers to a file on a read-only filesystem and
21088write access was requested.
21089
b383017d 21090@item EFAULT
0ce1b118
CV
21091pathname is an invalid pointer value.
21092
b383017d 21093@item ENOSPC
0ce1b118
CV
21094No space on device to create the file.
21095
b383017d 21096@item EMFILE
0ce1b118
CV
21097The process already has the maximum number of files open.
21098
b383017d 21099@item ENFILE
0ce1b118
CV
21100The limit on the total number of files open on the system
21101has been reached.
21102
b383017d 21103@item EINTR
0ce1b118
CV
21104The call was interrupted by the user.
21105@end table
21106
21107@node close
21108@unnumberedsubsubsec close
21109@cindex close, file-i/o system call
21110
21111@smallexample
b383017d 21112@exdent Synopsis:
0ce1b118
CV
21113int close(int fd);
21114
b383017d 21115@exdent Request:
0ce1b118
CV
21116Fclose,fd
21117
21118@exdent Return value:
21119close returns zero on success, or -1 if an error occurred.
21120
21121@exdent Errors:
21122@end smallexample
21123
21124@table @code
b383017d 21125@item EBADF
0ce1b118
CV
21126fd isn't a valid open file descriptor.
21127
b383017d 21128@item EINTR
0ce1b118
CV
21129The call was interrupted by the user.
21130@end table
21131
21132@node read
21133@unnumberedsubsubsec read
21134@cindex read, file-i/o system call
21135
21136@smallexample
b383017d 21137@exdent Synopsis:
0ce1b118
CV
21138int read(int fd, void *buf, unsigned int count);
21139
b383017d 21140@exdent Request:
0ce1b118
CV
21141Fread,fd,bufptr,count
21142
21143@exdent Return value:
21144On success, the number of bytes read is returned.
21145Zero indicates end of file. If count is zero, read
b383017d 21146returns zero as well. On error, -1 is returned.
0ce1b118
CV
21147
21148@exdent Errors:
21149@end smallexample
21150
21151@table @code
b383017d 21152@item EBADF
0ce1b118
CV
21153fd is not a valid file descriptor or is not open for
21154reading.
21155
b383017d 21156@item EFAULT
0ce1b118
CV
21157buf is an invalid pointer value.
21158
b383017d 21159@item EINTR
0ce1b118
CV
21160The call was interrupted by the user.
21161@end table
21162
21163@node write
21164@unnumberedsubsubsec write
21165@cindex write, file-i/o system call
21166
21167@smallexample
b383017d 21168@exdent Synopsis:
0ce1b118
CV
21169int write(int fd, const void *buf, unsigned int count);
21170
b383017d 21171@exdent Request:
0ce1b118
CV
21172Fwrite,fd,bufptr,count
21173
21174@exdent Return value:
21175On success, the number of bytes written are returned.
21176Zero indicates nothing was written. On error, -1
21177is returned.
21178
21179@exdent Errors:
21180@end smallexample
21181
21182@table @code
b383017d 21183@item EBADF
0ce1b118
CV
21184fd is not a valid file descriptor or is not open for
21185writing.
21186
b383017d 21187@item EFAULT
0ce1b118
CV
21188buf is an invalid pointer value.
21189
b383017d 21190@item EFBIG
0ce1b118
CV
21191An attempt was made to write a file that exceeds the
21192host specific maximum file size allowed.
21193
b383017d 21194@item ENOSPC
0ce1b118
CV
21195No space on device to write the data.
21196
b383017d 21197@item EINTR
0ce1b118
CV
21198The call was interrupted by the user.
21199@end table
21200
21201@node lseek
21202@unnumberedsubsubsec lseek
21203@cindex lseek, file-i/o system call
21204
21205@smallexample
b383017d 21206@exdent Synopsis:
0ce1b118
CV
21207long lseek (int fd, long offset, int flag);
21208
b383017d 21209@exdent Request:
0ce1b118
CV
21210Flseek,fd,offset,flag
21211@end smallexample
21212
21213@code{flag} is one of:
21214
21215@table @code
b383017d 21216@item SEEK_SET
0ce1b118
CV
21217The offset is set to offset bytes.
21218
b383017d 21219@item SEEK_CUR
0ce1b118
CV
21220The offset is set to its current location plus offset
21221bytes.
21222
b383017d 21223@item SEEK_END
0ce1b118
CV
21224The offset is set to the size of the file plus offset
21225bytes.
21226@end table
21227
21228@smallexample
21229@exdent Return value:
21230On success, the resulting unsigned offset in bytes from
21231the beginning of the file is returned. Otherwise, a
21232value of -1 is returned.
21233
21234@exdent Errors:
21235@end smallexample
21236
21237@table @code
b383017d 21238@item EBADF
0ce1b118
CV
21239fd is not a valid open file descriptor.
21240
b383017d 21241@item ESPIPE
0ce1b118
CV
21242fd is associated with the @value{GDBN} console.
21243
b383017d 21244@item EINVAL
0ce1b118
CV
21245flag is not a proper value.
21246
b383017d 21247@item EINTR
0ce1b118
CV
21248The call was interrupted by the user.
21249@end table
21250
21251@node rename
21252@unnumberedsubsubsec rename
21253@cindex rename, file-i/o system call
21254
21255@smallexample
b383017d 21256@exdent Synopsis:
0ce1b118
CV
21257int rename(const char *oldpath, const char *newpath);
21258
b383017d 21259@exdent Request:
0ce1b118
CV
21260Frename,oldpathptr/len,newpathptr/len
21261
21262@exdent Return value:
21263On success, zero is returned. On error, -1 is returned.
21264
21265@exdent Errors:
21266@end smallexample
21267
21268@table @code
b383017d 21269@item EISDIR
0ce1b118
CV
21270newpath is an existing directory, but oldpath is not a
21271directory.
21272
b383017d 21273@item EEXIST
0ce1b118
CV
21274newpath is a non-empty directory.
21275
b383017d 21276@item EBUSY
0ce1b118
CV
21277oldpath or newpath is a directory that is in use by some
21278process.
21279
b383017d 21280@item EINVAL
0ce1b118
CV
21281An attempt was made to make a directory a subdirectory
21282of itself.
21283
b383017d 21284@item ENOTDIR
0ce1b118
CV
21285A component used as a directory in oldpath or new
21286path is not a directory. Or oldpath is a directory
21287and newpath exists but is not a directory.
21288
b383017d 21289@item EFAULT
0ce1b118
CV
21290oldpathptr or newpathptr are invalid pointer values.
21291
b383017d 21292@item EACCES
0ce1b118
CV
21293No access to the file or the path of the file.
21294
21295@item ENAMETOOLONG
b383017d 21296
0ce1b118
CV
21297oldpath or newpath was too long.
21298
b383017d 21299@item ENOENT
0ce1b118
CV
21300A directory component in oldpath or newpath does not exist.
21301
b383017d 21302@item EROFS
0ce1b118
CV
21303The file is on a read-only filesystem.
21304
b383017d 21305@item ENOSPC
0ce1b118
CV
21306The device containing the file has no room for the new
21307directory entry.
21308
b383017d 21309@item EINTR
0ce1b118
CV
21310The call was interrupted by the user.
21311@end table
21312
21313@node unlink
21314@unnumberedsubsubsec unlink
21315@cindex unlink, file-i/o system call
21316
21317@smallexample
b383017d 21318@exdent Synopsis:
0ce1b118
CV
21319int unlink(const char *pathname);
21320
b383017d 21321@exdent Request:
0ce1b118
CV
21322Funlink,pathnameptr/len
21323
21324@exdent Return value:
21325On success, zero is returned. On error, -1 is returned.
21326
21327@exdent Errors:
21328@end smallexample
21329
21330@table @code
b383017d 21331@item EACCES
0ce1b118
CV
21332No access to the file or the path of the file.
21333
b383017d 21334@item EPERM
0ce1b118
CV
21335The system does not allow unlinking of directories.
21336
b383017d 21337@item EBUSY
0ce1b118
CV
21338The file pathname cannot be unlinked because it's
21339being used by another process.
21340
b383017d 21341@item EFAULT
0ce1b118
CV
21342pathnameptr is an invalid pointer value.
21343
21344@item ENAMETOOLONG
21345pathname was too long.
21346
b383017d 21347@item ENOENT
0ce1b118
CV
21348A directory component in pathname does not exist.
21349
b383017d 21350@item ENOTDIR
0ce1b118
CV
21351A component of the path is not a directory.
21352
b383017d 21353@item EROFS
0ce1b118
CV
21354The file is on a read-only filesystem.
21355
b383017d 21356@item EINTR
0ce1b118
CV
21357The call was interrupted by the user.
21358@end table
21359
21360@node stat/fstat
21361@unnumberedsubsubsec stat/fstat
21362@cindex fstat, file-i/o system call
21363@cindex stat, file-i/o system call
21364
21365@smallexample
b383017d 21366@exdent Synopsis:
0ce1b118
CV
21367int stat(const char *pathname, struct stat *buf);
21368int fstat(int fd, struct stat *buf);
21369
b383017d 21370@exdent Request:
0ce1b118
CV
21371Fstat,pathnameptr/len,bufptr
21372Ffstat,fd,bufptr
21373
21374@exdent Return value:
21375On success, zero is returned. On error, -1 is returned.
21376
21377@exdent Errors:
21378@end smallexample
21379
21380@table @code
b383017d 21381@item EBADF
0ce1b118
CV
21382fd is not a valid open file.
21383
b383017d 21384@item ENOENT
0ce1b118
CV
21385A directory component in pathname does not exist or the
21386path is an empty string.
21387
b383017d 21388@item ENOTDIR
0ce1b118
CV
21389A component of the path is not a directory.
21390
b383017d 21391@item EFAULT
0ce1b118
CV
21392pathnameptr is an invalid pointer value.
21393
b383017d 21394@item EACCES
0ce1b118
CV
21395No access to the file or the path of the file.
21396
21397@item ENAMETOOLONG
21398pathname was too long.
21399
b383017d 21400@item EINTR
0ce1b118
CV
21401The call was interrupted by the user.
21402@end table
21403
21404@node gettimeofday
21405@unnumberedsubsubsec gettimeofday
21406@cindex gettimeofday, file-i/o system call
21407
21408@smallexample
b383017d 21409@exdent Synopsis:
0ce1b118
CV
21410int gettimeofday(struct timeval *tv, void *tz);
21411
b383017d 21412@exdent Request:
0ce1b118
CV
21413Fgettimeofday,tvptr,tzptr
21414
21415@exdent Return value:
21416On success, 0 is returned, -1 otherwise.
21417
21418@exdent Errors:
21419@end smallexample
21420
21421@table @code
b383017d 21422@item EINVAL
0ce1b118
CV
21423tz is a non-NULL pointer.
21424
b383017d 21425@item EFAULT
0ce1b118
CV
21426tvptr and/or tzptr is an invalid pointer value.
21427@end table
21428
21429@node isatty
21430@unnumberedsubsubsec isatty
21431@cindex isatty, file-i/o system call
21432
21433@smallexample
b383017d 21434@exdent Synopsis:
0ce1b118
CV
21435int isatty(int fd);
21436
b383017d 21437@exdent Request:
0ce1b118
CV
21438Fisatty,fd
21439
21440@exdent Return value:
21441Returns 1 if fd refers to the @value{GDBN} console, 0 otherwise.
21442
21443@exdent Errors:
21444@end smallexample
21445
21446@table @code
b383017d 21447@item EINTR
0ce1b118
CV
21448The call was interrupted by the user.
21449@end table
21450
21451@node system
21452@unnumberedsubsubsec system
21453@cindex system, file-i/o system call
21454
21455@smallexample
b383017d 21456@exdent Synopsis:
0ce1b118
CV
21457int system(const char *command);
21458
b383017d 21459@exdent Request:
0ce1b118
CV
21460Fsystem,commandptr/len
21461
21462@exdent Return value:
21463The value returned is -1 on error and the return status
21464of the command otherwise. Only the exit status of the
21465command is returned, which is extracted from the hosts
21466system return value by calling WEXITSTATUS(retval).
21467In case /bin/sh could not be executed, 127 is returned.
21468
21469@exdent Errors:
21470@end smallexample
21471
21472@table @code
b383017d 21473@item EINTR
0ce1b118
CV
21474The call was interrupted by the user.
21475@end table
21476
21477@node Protocol specific representation of datatypes
21478@subsection Protocol specific representation of datatypes
21479@cindex protocol specific representation of datatypes, in file-i/o protocol
21480
21481@menu
21482* Integral datatypes::
21483* Pointer values::
21484* struct stat::
21485* struct timeval::
21486@end menu
21487
21488@node Integral datatypes
21489@unnumberedsubsubsec Integral datatypes
21490@cindex integral datatypes, in file-i/o protocol
21491
21492The integral datatypes used in the system calls are
21493
21494@smallexample
21495int@r{,} unsigned int@r{,} long@r{,} unsigned long@r{,} mode_t @r{and} time_t
21496@end smallexample
21497
21498@code{Int}, @code{unsigned int}, @code{mode_t} and @code{time_t} are
21499implemented as 32 bit values in this protocol.
21500
b383017d
RM
21501@code{Long} and @code{unsigned long} are implemented as 64 bit types.
21502
0ce1b118
CV
21503@xref{Limits}, for corresponding MIN and MAX values (similar to those
21504in @file{limits.h}) to allow range checking on host and target.
21505
21506@code{time_t} datatypes are defined as seconds since the Epoch.
21507
21508All integral datatypes transferred as part of a memory read or write of a
21509structured datatype e.g.@: a @code{struct stat} have to be given in big endian
21510byte order.
21511
21512@node Pointer values
21513@unnumberedsubsubsec Pointer values
21514@cindex pointer values, in file-i/o protocol
21515
21516Pointers to target data are transmitted as they are. An exception
21517is made for pointers to buffers for which the length isn't
21518transmitted as part of the function call, namely strings. Strings
21519are transmitted as a pointer/length pair, both as hex values, e.g.@:
21520
21521@smallexample
21522@code{1aaf/12}
21523@end smallexample
21524
21525@noindent
21526which is a pointer to data of length 18 bytes at position 0x1aaf.
21527The length is defined as the full string length in bytes, including
21528the trailing null byte. Example:
21529
21530@smallexample
21531``hello, world'' at address 0x123456
21532@end smallexample
21533
21534@noindent
21535is transmitted as
21536
21537@smallexample
21538@code{123456/d}
21539@end smallexample
21540
21541@node struct stat
21542@unnumberedsubsubsec struct stat
21543@cindex struct stat, in file-i/o protocol
21544
21545The buffer of type struct stat used by the target and @value{GDBN} is defined
21546as follows:
21547
21548@smallexample
21549struct stat @{
21550 unsigned int st_dev; /* device */
21551 unsigned int st_ino; /* inode */
21552 mode_t st_mode; /* protection */
21553 unsigned int st_nlink; /* number of hard links */
21554 unsigned int st_uid; /* user ID of owner */
21555 unsigned int st_gid; /* group ID of owner */
21556 unsigned int st_rdev; /* device type (if inode device) */
21557 unsigned long st_size; /* total size, in bytes */
21558 unsigned long st_blksize; /* blocksize for filesystem I/O */
21559 unsigned long st_blocks; /* number of blocks allocated */
21560 time_t st_atime; /* time of last access */
21561 time_t st_mtime; /* time of last modification */
21562 time_t st_ctime; /* time of last change */
21563@};
21564@end smallexample
21565
21566The integral datatypes are conforming to the definitions given in the
21567approriate section (see @ref{Integral datatypes}, for details) so this
21568structure is of size 64 bytes.
21569
21570The values of several fields have a restricted meaning and/or
21571range of values.
21572
21573@smallexample
21574st_dev: 0 file
21575 1 console
21576
21577st_ino: No valid meaning for the target. Transmitted unchanged.
21578
21579st_mode: Valid mode bits are described in Appendix C. Any other
21580 bits have currently no meaning for the target.
21581
21582st_uid: No valid meaning for the target. Transmitted unchanged.
21583
21584st_gid: No valid meaning for the target. Transmitted unchanged.
21585
21586st_rdev: No valid meaning for the target. Transmitted unchanged.
21587
21588st_atime, st_mtime, st_ctime:
21589 These values have a host and file system dependent
21590 accuracy. Especially on Windows hosts the file systems
21591 don't support exact timing values.
21592@end smallexample
21593
21594The target gets a struct stat of the above representation and is
21595responsible to coerce it to the target representation before
21596continuing.
21597
21598Note that due to size differences between the host and target
21599representation of stat members, these members could eventually
21600get truncated on the target.
21601
21602@node struct timeval
21603@unnumberedsubsubsec struct timeval
21604@cindex struct timeval, in file-i/o protocol
21605
21606The buffer of type struct timeval used by the target and @value{GDBN}
21607is defined as follows:
21608
21609@smallexample
b383017d 21610struct timeval @{
0ce1b118
CV
21611 time_t tv_sec; /* second */
21612 long tv_usec; /* microsecond */
21613@};
21614@end smallexample
21615
21616The integral datatypes are conforming to the definitions given in the
21617approriate section (see @ref{Integral datatypes}, for details) so this
21618structure is of size 8 bytes.
21619
21620@node Constants
21621@subsection Constants
21622@cindex constants, in file-i/o protocol
21623
21624The following values are used for the constants inside of the
21625protocol. @value{GDBN} and target are resposible to translate these
21626values before and after the call as needed.
21627
21628@menu
21629* Open flags::
21630* mode_t values::
21631* Errno values::
21632* Lseek flags::
21633* Limits::
21634@end menu
21635
21636@node Open flags
21637@unnumberedsubsubsec Open flags
21638@cindex open flags, in file-i/o protocol
21639
21640All values are given in hexadecimal representation.
21641
21642@smallexample
21643 O_RDONLY 0x0
21644 O_WRONLY 0x1
21645 O_RDWR 0x2
21646 O_APPEND 0x8
21647 O_CREAT 0x200
21648 O_TRUNC 0x400
21649 O_EXCL 0x800
21650@end smallexample
21651
21652@node mode_t values
21653@unnumberedsubsubsec mode_t values
21654@cindex mode_t values, in file-i/o protocol
21655
21656All values are given in octal representation.
21657
21658@smallexample
21659 S_IFREG 0100000
21660 S_IFDIR 040000
21661 S_IRUSR 0400
21662 S_IWUSR 0200
21663 S_IXUSR 0100
21664 S_IRGRP 040
21665 S_IWGRP 020
21666 S_IXGRP 010
21667 S_IROTH 04
21668 S_IWOTH 02
21669 S_IXOTH 01
21670@end smallexample
21671
21672@node Errno values
21673@unnumberedsubsubsec Errno values
21674@cindex errno values, in file-i/o protocol
21675
21676All values are given in decimal representation.
21677
21678@smallexample
21679 EPERM 1
21680 ENOENT 2
21681 EINTR 4
21682 EBADF 9
21683 EACCES 13
21684 EFAULT 14
21685 EBUSY 16
21686 EEXIST 17
21687 ENODEV 19
21688 ENOTDIR 20
21689 EISDIR 21
21690 EINVAL 22
21691 ENFILE 23
21692 EMFILE 24
21693 EFBIG 27
21694 ENOSPC 28
21695 ESPIPE 29
21696 EROFS 30
21697 ENAMETOOLONG 91
21698 EUNKNOWN 9999
21699@end smallexample
21700
21701 EUNKNOWN is used as a fallback error value if a host system returns
21702 any error value not in the list of supported error numbers.
21703
21704@node Lseek flags
21705@unnumberedsubsubsec Lseek flags
21706@cindex lseek flags, in file-i/o protocol
21707
21708@smallexample
21709 SEEK_SET 0
21710 SEEK_CUR 1
21711 SEEK_END 2
21712@end smallexample
21713
21714@node Limits
21715@unnumberedsubsubsec Limits
21716@cindex limits, in file-i/o protocol
21717
21718All values are given in decimal representation.
21719
21720@smallexample
21721 INT_MIN -2147483648
21722 INT_MAX 2147483647
21723 UINT_MAX 4294967295
21724 LONG_MIN -9223372036854775808
21725 LONG_MAX 9223372036854775807
21726 ULONG_MAX 18446744073709551615
21727@end smallexample
21728
21729@node File-I/O Examples
21730@subsection File-I/O Examples
21731@cindex file-i/o examples
21732
21733Example sequence of a write call, file descriptor 3, buffer is at target
21734address 0x1234, 6 bytes should be written:
21735
21736@smallexample
21737<- @code{Fwrite,3,1234,6}
21738@emph{request memory read from target}
21739-> @code{m1234,6}
21740<- XXXXXX
21741@emph{return "6 bytes written"}
21742-> @code{F6}
21743@end smallexample
21744
21745Example sequence of a read call, file descriptor 3, buffer is at target
21746address 0x1234, 6 bytes should be read:
21747
21748@smallexample
21749<- @code{Fread,3,1234,6}
21750@emph{request memory write to target}
21751-> @code{X1234,6:XXXXXX}
21752@emph{return "6 bytes read"}
21753-> @code{F6}
21754@end smallexample
21755
21756Example sequence of a read call, call fails on the host due to invalid
21757file descriptor (EBADF):
21758
21759@smallexample
21760<- @code{Fread,3,1234,6}
21761-> @code{F-1,9}
21762@end smallexample
21763
21764Example sequence of a read call, user presses Ctrl-C before syscall on
21765host is called:
21766
21767@smallexample
21768<- @code{Fread,3,1234,6}
21769-> @code{F-1,4,C}
21770<- @code{T02}
21771@end smallexample
21772
21773Example sequence of a read call, user presses Ctrl-C after syscall on
21774host is called:
21775
21776@smallexample
21777<- @code{Fread,3,1234,6}
21778-> @code{X1234,6:XXXXXX}
21779<- @code{T02}
21780@end smallexample
21781
f418dd93
DJ
21782@include agentexpr.texi
21783
aab4e0ec 21784@include gpl.texi
eb12ee30 21785
2154891a 21786@raisesections
6826cf00 21787@include fdl.texi
2154891a 21788@lowersections
6826cf00 21789
6d2ebf8b 21790@node Index
c906108c
SS
21791@unnumbered Index
21792
21793@printindex cp
21794
21795@tex
21796% I think something like @colophon should be in texinfo. In the
21797% meantime:
21798\long\def\colophon{\hbox to0pt{}\vfill
21799\centerline{The body of this manual is set in}
21800\centerline{\fontname\tenrm,}
21801\centerline{with headings in {\bf\fontname\tenbf}}
21802\centerline{and examples in {\tt\fontname\tentt}.}
21803\centerline{{\it\fontname\tenit\/},}
21804\centerline{{\bf\fontname\tenbf}, and}
21805\centerline{{\sl\fontname\tensl\/}}
21806\centerline{are used for emphasis.}\vfill}
21807\page\colophon
21808% Blame: doc@cygnus.com, 1991.
21809@end tex
21810
c906108c 21811@bye