* tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
CommitLineData
c906108c 1\input texinfo @c -*-texinfo-*-
b6ba6518 2@c Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
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.
96a2c332
SS
41@dircategory Programming & development tools.
42@direntry
c906108c 43* Gdb: (gdb). The @sc{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
EZ
1067
1068@item -async
1069@cindex @code{--async}
1070Use the asynchronous event loop for the command-line interface.
1071@value{GDBN} processes all events, such as user keyboard input, via a
1072special event loop. This allows @value{GDBN} to accept and process user
1073commands in parallel with the debugged process being
1074run@footnote{@value{GDBN} built with @sc{djgpp} tools for
1075MS-DOS/MS-Windows supports this mode of operation, but the event loop is
1076suspended when the debuggee runs.}, so you don't need to wait for
1077control to return to @value{GDBN} before you type the next command.
b37052ae 1078(@emph{Note:} as of version 5.1, the target side of the asynchronous
d700128c
EZ
1079operation is not yet in place, so @samp{-async} does not work fully
1080yet.)
1081@c FIXME: when the target side of the event loop is done, the above NOTE
1082@c should be removed.
1083
1084When the standard input is connected to a terminal device, @value{GDBN}
1085uses the asynchronous event loop by default, unless disabled by the
1086@samp{-noasync} option.
1087
1088@item -noasync
1089@cindex @code{--noasync}
1090Disable the asynchronous event loop for the command-line interface.
1091
aa26fa3a
TT
1092@item --args
1093@cindex @code{--args}
1094Change interpretation of command line so that arguments following the
1095executable file are passed as command line arguments to the inferior.
1096This option stops option processing.
1097
2df3850c
JM
1098@item -baud @var{bps}
1099@itemx -b @var{bps}
d700128c
EZ
1100@cindex @code{--baud}
1101@cindex @code{-b}
c906108c
SS
1102Set the line speed (baud rate or bits per second) of any serial
1103interface used by @value{GDBN} for remote debugging.
c906108c
SS
1104
1105@item -tty @var{device}
d700128c
EZ
1106@itemx -t @var{device}
1107@cindex @code{--tty}
1108@cindex @code{-t}
c906108c
SS
1109Run using @var{device} for your program's standard input and output.
1110@c FIXME: kingdon thinks there is more to -tty. Investigate.
c906108c 1111
53a5351d 1112@c resolve the situation of these eventually
c4555f82
SC
1113@item -tui
1114@cindex @code{--tui}
d0d5df6f
AC
1115Activate the @dfn{Text User Interface} when starting. The Text User
1116Interface manages several text windows on the terminal, showing
1117source, assembly, registers and @value{GDBN} command outputs
1118(@pxref{TUI, ,@value{GDBN} Text User Interface}). Alternatively, the
1119Text User Interface can be enabled by invoking the program
1120@samp{gdbtui}. Do not use this option if you run @value{GDBN} from
1121Emacs (@pxref{Emacs, ,Using @value{GDBN} under @sc{gnu} Emacs}).
53a5351d
JM
1122
1123@c @item -xdb
d700128c 1124@c @cindex @code{--xdb}
53a5351d
JM
1125@c Run in XDB compatibility mode, allowing the use of certain XDB commands.
1126@c For information, see the file @file{xdb_trans.html}, which is usually
1127@c installed in the directory @code{/opt/langtools/wdb/doc} on HP-UX
1128@c systems.
1129
d700128c
EZ
1130@item -interpreter @var{interp}
1131@cindex @code{--interpreter}
1132Use the interpreter @var{interp} for interface with the controlling
1133program or device. This option is meant to be set by programs which
94bbb2c0 1134communicate with @value{GDBN} using it as a back end.
21c294e6 1135@xref{Interpreters, , Command Interpreters}.
94bbb2c0 1136
da0f9dcd 1137@samp{--interpreter=mi} (or @samp{--interpreter=mi2}) causes
2fcf52f0 1138@value{GDBN} to use the @dfn{@sc{gdb/mi} interface} (@pxref{GDB/MI, ,
6c74ac8b
AC
1139The @sc{gdb/mi} Interface}) included since @var{GDBN} version 6.0. The
1140previous @sc{gdb/mi} interface, included in @value{GDBN} version 5.3 and
1141selected with @samp{--interpreter=mi1}, is deprecated. Earlier
1142@sc{gdb/mi} interfaces are no longer supported.
d700128c
EZ
1143
1144@item -write
1145@cindex @code{--write}
1146Open the executable and core files for both reading and writing. This
1147is equivalent to the @samp{set write on} command inside @value{GDBN}
1148(@pxref{Patching}).
1149
1150@item -statistics
1151@cindex @code{--statistics}
1152This option causes @value{GDBN} to print statistics about time and
1153memory usage after it completes each command and returns to the prompt.
1154
1155@item -version
1156@cindex @code{--version}
1157This option causes @value{GDBN} to print its version number and
1158no-warranty blurb, and exit.
1159
c906108c
SS
1160@end table
1161
6d2ebf8b 1162@node Quitting GDB
c906108c
SS
1163@section Quitting @value{GDBN}
1164@cindex exiting @value{GDBN}
1165@cindex leaving @value{GDBN}
1166
1167@table @code
1168@kindex quit @r{[}@var{expression}@r{]}
41afff9a 1169@kindex q @r{(@code{quit})}
96a2c332
SS
1170@item quit @r{[}@var{expression}@r{]}
1171@itemx q
1172To exit @value{GDBN}, use the @code{quit} command (abbreviated
1173@code{q}), or type an end-of-file character (usually @kbd{C-d}). If you
1174do not supply @var{expression}, @value{GDBN} will terminate normally;
1175otherwise it will terminate using the result of @var{expression} as the
1176error code.
c906108c
SS
1177@end table
1178
1179@cindex interrupt
1180An interrupt (often @kbd{C-c}) does not exit from @value{GDBN}, but rather
1181terminates the action of any @value{GDBN} command that is in progress and
1182returns to @value{GDBN} command level. It is safe to type the interrupt
1183character at any time because @value{GDBN} does not allow it to take effect
1184until a time when it is safe.
1185
c906108c
SS
1186If you have been using @value{GDBN} to control an attached process or
1187device, you can release it with the @code{detach} command
1188(@pxref{Attach, ,Debugging an already-running process}).
c906108c 1189
6d2ebf8b 1190@node Shell Commands
c906108c
SS
1191@section Shell commands
1192
1193If you need to execute occasional shell commands during your
1194debugging session, there is no need to leave or suspend @value{GDBN}; you can
1195just use the @code{shell} command.
1196
1197@table @code
1198@kindex shell
1199@cindex shell escape
1200@item shell @var{command string}
1201Invoke a standard shell to execute @var{command string}.
c906108c 1202If it exists, the environment variable @code{SHELL} determines which
d4f3574e
SS
1203shell to run. Otherwise @value{GDBN} uses the default shell
1204(@file{/bin/sh} on Unix systems, @file{COMMAND.COM} on MS-DOS, etc.).
c906108c
SS
1205@end table
1206
1207The utility @code{make} is often needed in development environments.
1208You do not have to use the @code{shell} command for this purpose in
1209@value{GDBN}:
1210
1211@table @code
1212@kindex make
1213@cindex calling make
1214@item make @var{make-args}
1215Execute the @code{make} program with the specified
1216arguments. This is equivalent to @samp{shell make @var{make-args}}.
1217@end table
1218
0fac0b41
DJ
1219@node Logging output
1220@section Logging output
1221@cindex logging @value{GDBN} output
1222
1223You may want to save the output of @value{GDBN} commands to a file.
1224There are several commands to control @value{GDBN}'s logging.
1225
1226@table @code
1227@kindex set logging
1228@item set logging on
1229Enable logging.
1230@item set logging off
1231Disable logging.
1232@item set logging file @var{file}
1233Change the name of the current logfile. The default logfile is @file{gdb.txt}.
1234@item set logging overwrite [on|off]
1235By default, @value{GDBN} will append to the logfile. Set @code{overwrite} if
1236you want @code{set logging on} to overwrite the logfile instead.
1237@item set logging redirect [on|off]
1238By default, @value{GDBN} output will go to both the terminal and the logfile.
1239Set @code{redirect} if you want output to go only to the log file.
1240@kindex show logging
1241@item show logging
1242Show the current values of the logging settings.
1243@end table
1244
6d2ebf8b 1245@node Commands
c906108c
SS
1246@chapter @value{GDBN} Commands
1247
1248You can abbreviate a @value{GDBN} command to the first few letters of the command
1249name, if that abbreviation is unambiguous; and you can repeat certain
1250@value{GDBN} commands by typing just @key{RET}. You can also use the @key{TAB}
1251key to get @value{GDBN} to fill out the rest of a word in a command (or to
1252show you the alternatives available, if there is more than one possibility).
1253
1254@menu
1255* Command Syntax:: How to give commands to @value{GDBN}
1256* Completion:: Command completion
1257* Help:: How to ask @value{GDBN} for help
1258@end menu
1259
6d2ebf8b 1260@node Command Syntax
c906108c
SS
1261@section Command syntax
1262
1263A @value{GDBN} command is a single line of input. There is no limit on
1264how long it can be. It starts with a command name, which is followed by
1265arguments whose meaning depends on the command name. For example, the
1266command @code{step} accepts an argument which is the number of times to
1267step, as in @samp{step 5}. You can also use the @code{step} command
96a2c332 1268with no arguments. Some commands do not allow any arguments.
c906108c
SS
1269
1270@cindex abbreviation
1271@value{GDBN} command names may always be truncated if that abbreviation is
1272unambiguous. Other possible command abbreviations are listed in the
1273documentation for individual commands. In some cases, even ambiguous
1274abbreviations are allowed; for example, @code{s} is specially defined as
1275equivalent to @code{step} even though there are other commands whose
1276names start with @code{s}. You can test abbreviations by using them as
1277arguments to the @code{help} command.
1278
1279@cindex repeating commands
41afff9a 1280@kindex RET @r{(repeat last command)}
c906108c 1281A blank line as input to @value{GDBN} (typing just @key{RET}) means to
96a2c332 1282repeat the previous command. Certain commands (for example, @code{run})
c906108c
SS
1283will not repeat this way; these are commands whose unintentional
1284repetition might cause trouble and which you are unlikely to want to
1285repeat.
1286
1287The @code{list} and @code{x} commands, when you repeat them with
1288@key{RET}, construct new arguments rather than repeating
1289exactly as typed. This permits easy scanning of source or memory.
1290
1291@value{GDBN} can also use @key{RET} in another way: to partition lengthy
1292output, in a way similar to the common utility @code{more}
1293(@pxref{Screen Size,,Screen size}). Since it is easy to press one
1294@key{RET} too many in this situation, @value{GDBN} disables command
1295repetition after any command that generates this sort of display.
1296
41afff9a 1297@kindex # @r{(a comment)}
c906108c
SS
1298@cindex comment
1299Any text from a @kbd{#} to the end of the line is a comment; it does
1300nothing. This is useful mainly in command files (@pxref{Command
1301Files,,Command files}).
1302
88118b3a
TT
1303@cindex repeating command sequences
1304@kindex C-o @r{(operate-and-get-next)}
1305The @kbd{C-o} binding is useful for repeating a complex sequence of
1306commands. This command accepts the current line, like @kbd{RET}, and
1307then fetches the next line relative to the current line from the history
1308for editing.
1309
6d2ebf8b 1310@node Completion
c906108c
SS
1311@section Command completion
1312
1313@cindex completion
1314@cindex word completion
1315@value{GDBN} can fill in the rest of a word in a command for you, if there is
1316only one possibility; it can also show you what the valid possibilities
1317are for the next word in a command, at any time. This works for @value{GDBN}
1318commands, @value{GDBN} subcommands, and the names of symbols in your program.
1319
1320Press the @key{TAB} key whenever you want @value{GDBN} to fill out the rest
1321of a word. If there is only one possibility, @value{GDBN} fills in the
1322word, and waits for you to finish the command (or press @key{RET} to
1323enter it). For example, if you type
1324
1325@c FIXME "@key" does not distinguish its argument sufficiently to permit
1326@c complete accuracy in these examples; space introduced for clarity.
1327@c If texinfo enhancements make it unnecessary, it would be nice to
1328@c replace " @key" by "@key" in the following...
474c8240 1329@smallexample
c906108c 1330(@value{GDBP}) info bre @key{TAB}
474c8240 1331@end smallexample
c906108c
SS
1332
1333@noindent
1334@value{GDBN} fills in the rest of the word @samp{breakpoints}, since that is
1335the only @code{info} subcommand beginning with @samp{bre}:
1336
474c8240 1337@smallexample
c906108c 1338(@value{GDBP}) info breakpoints
474c8240 1339@end smallexample
c906108c
SS
1340
1341@noindent
1342You can either press @key{RET} at this point, to run the @code{info
1343breakpoints} command, or backspace and enter something else, if
1344@samp{breakpoints} does not look like the command you expected. (If you
1345were sure you wanted @code{info breakpoints} in the first place, you
1346might as well just type @key{RET} immediately after @samp{info bre},
1347to exploit command abbreviations rather than command completion).
1348
1349If there is more than one possibility for the next word when you press
1350@key{TAB}, @value{GDBN} sounds a bell. You can either supply more
1351characters and try again, or just press @key{TAB} a second time;
1352@value{GDBN} displays all the possible completions for that word. For
1353example, you might want to set a breakpoint on a subroutine whose name
1354begins with @samp{make_}, but when you type @kbd{b make_@key{TAB}} @value{GDBN}
1355just sounds the bell. Typing @key{TAB} again displays all the
1356function names in your program that begin with those characters, for
1357example:
1358
474c8240 1359@smallexample
c906108c
SS
1360(@value{GDBP}) b make_ @key{TAB}
1361@exdent @value{GDBN} sounds bell; press @key{TAB} again, to see:
5d161b24
DB
1362make_a_section_from_file make_environ
1363make_abs_section make_function_type
1364make_blockvector make_pointer_type
1365make_cleanup make_reference_type
c906108c
SS
1366make_command make_symbol_completion_list
1367(@value{GDBP}) b make_
474c8240 1368@end smallexample
c906108c
SS
1369
1370@noindent
1371After displaying the available possibilities, @value{GDBN} copies your
1372partial input (@samp{b make_} in the example) so you can finish the
1373command.
1374
1375If you just want to see the list of alternatives in the first place, you
b37052ae 1376can press @kbd{M-?} rather than pressing @key{TAB} twice. @kbd{M-?}
7a292a7a 1377means @kbd{@key{META} ?}. You can type this either by holding down a
c906108c 1378key designated as the @key{META} shift on your keyboard (if there is
7a292a7a 1379one) while typing @kbd{?}, or as @key{ESC} followed by @kbd{?}.
c906108c
SS
1380
1381@cindex quotes in commands
1382@cindex completion of quoted strings
1383Sometimes the string you need, while logically a ``word'', may contain
7a292a7a
SS
1384parentheses or other characters that @value{GDBN} normally excludes from
1385its notion of a word. To permit word completion to work in this
1386situation, you may enclose words in @code{'} (single quote marks) in
1387@value{GDBN} commands.
c906108c 1388
c906108c 1389The most likely situation where you might need this is in typing the
b37052ae
EZ
1390name of a C@t{++} function. This is because C@t{++} allows function
1391overloading (multiple definitions of the same function, distinguished
1392by argument type). For example, when you want to set a breakpoint you
1393may need to distinguish whether you mean the version of @code{name}
1394that takes an @code{int} parameter, @code{name(int)}, or the version
1395that takes a @code{float} parameter, @code{name(float)}. To use the
1396word-completion facilities in this situation, type a single quote
1397@code{'} at the beginning of the function name. This alerts
1398@value{GDBN} that it may need to consider more information than usual
1399when you press @key{TAB} or @kbd{M-?} to request word completion:
c906108c 1400
474c8240 1401@smallexample
96a2c332 1402(@value{GDBP}) b 'bubble( @kbd{M-?}
c906108c
SS
1403bubble(double,double) bubble(int,int)
1404(@value{GDBP}) b 'bubble(
474c8240 1405@end smallexample
c906108c
SS
1406
1407In some cases, @value{GDBN} can tell that completing a name requires using
1408quotes. When this happens, @value{GDBN} inserts the quote for you (while
1409completing as much as it can) if you do not type the quote in the first
1410place:
1411
474c8240 1412@smallexample
c906108c
SS
1413(@value{GDBP}) b bub @key{TAB}
1414@exdent @value{GDBN} alters your input line to the following, and rings a bell:
1415(@value{GDBP}) b 'bubble(
474c8240 1416@end smallexample
c906108c
SS
1417
1418@noindent
1419In general, @value{GDBN} can tell that a quote is needed (and inserts it) if
1420you have not yet started typing the argument list when you ask for
1421completion on an overloaded symbol.
1422
d4f3574e 1423For more information about overloaded functions, see @ref{C plus plus
b37052ae 1424expressions, ,C@t{++} expressions}. You can use the command @code{set
c906108c 1425overload-resolution off} to disable overload resolution;
b37052ae 1426see @ref{Debugging C plus plus, ,@value{GDBN} features for C@t{++}}.
c906108c
SS
1427
1428
6d2ebf8b 1429@node Help
c906108c
SS
1430@section Getting help
1431@cindex online documentation
1432@kindex help
1433
5d161b24 1434You can always ask @value{GDBN} itself for information on its commands,
c906108c
SS
1435using the command @code{help}.
1436
1437@table @code
41afff9a 1438@kindex h @r{(@code{help})}
c906108c
SS
1439@item help
1440@itemx h
1441You can use @code{help} (abbreviated @code{h}) with no arguments to
1442display a short list of named classes of commands:
1443
1444@smallexample
1445(@value{GDBP}) help
1446List of classes of commands:
1447
2df3850c 1448aliases -- Aliases of other commands
c906108c 1449breakpoints -- Making program stop at certain points
2df3850c 1450data -- Examining data
c906108c 1451files -- Specifying and examining files
2df3850c
JM
1452internals -- Maintenance commands
1453obscure -- Obscure features
1454running -- Running the program
1455stack -- Examining the stack
c906108c
SS
1456status -- Status inquiries
1457support -- Support facilities
96a2c332
SS
1458tracepoints -- Tracing of program execution without@*
1459 stopping the program
c906108c 1460user-defined -- User-defined commands
c906108c 1461
5d161b24 1462Type "help" followed by a class name for a list of
c906108c 1463commands in that class.
5d161b24 1464Type "help" followed by command name for full
c906108c
SS
1465documentation.
1466Command name abbreviations are allowed if unambiguous.
1467(@value{GDBP})
1468@end smallexample
96a2c332 1469@c the above line break eliminates huge line overfull...
c906108c
SS
1470
1471@item help @var{class}
1472Using one of the general help classes as an argument, you can get a
1473list of the individual commands in that class. For example, here is the
1474help display for the class @code{status}:
1475
1476@smallexample
1477(@value{GDBP}) help status
1478Status inquiries.
1479
1480List of commands:
1481
1482@c Line break in "show" line falsifies real output, but needed
1483@c to fit in smallbook page size.
2df3850c
JM
1484info -- Generic command for showing things
1485 about the program being debugged
1486show -- Generic command for showing things
1487 about the debugger
c906108c 1488
5d161b24 1489Type "help" followed by command name for full
c906108c
SS
1490documentation.
1491Command name abbreviations are allowed if unambiguous.
1492(@value{GDBP})
1493@end smallexample
1494
1495@item help @var{command}
1496With a command name as @code{help} argument, @value{GDBN} displays a
1497short paragraph on how to use that command.
1498
6837a0a2
DB
1499@kindex apropos
1500@item apropos @var{args}
1501The @code{apropos @var{args}} command searches through all of the @value{GDBN}
1502commands, and their documentation, for the regular expression specified in
1503@var{args}. It prints out all matches found. For example:
1504
1505@smallexample
1506apropos reload
1507@end smallexample
1508
b37052ae
EZ
1509@noindent
1510results in:
6837a0a2
DB
1511
1512@smallexample
6d2ebf8b
SS
1513@c @group
1514set symbol-reloading -- Set dynamic symbol table reloading
1515 multiple times in one run
1516show symbol-reloading -- Show dynamic symbol table reloading
1517 multiple times in one run
1518@c @end group
6837a0a2
DB
1519@end smallexample
1520
c906108c
SS
1521@kindex complete
1522@item complete @var{args}
1523The @code{complete @var{args}} command lists all the possible completions
1524for the beginning of a command. Use @var{args} to specify the beginning of the
1525command you want completed. For example:
1526
1527@smallexample
1528complete i
1529@end smallexample
1530
1531@noindent results in:
1532
1533@smallexample
1534@group
2df3850c
JM
1535if
1536ignore
c906108c
SS
1537info
1538inspect
c906108c
SS
1539@end group
1540@end smallexample
1541
1542@noindent This is intended for use by @sc{gnu} Emacs.
1543@end table
1544
1545In addition to @code{help}, you can use the @value{GDBN} commands @code{info}
1546and @code{show} to inquire about the state of your program, or the state
1547of @value{GDBN} itself. Each command supports many topics of inquiry; this
1548manual introduces each of them in the appropriate context. The listings
1549under @code{info} and under @code{show} in the Index point to
1550all the sub-commands. @xref{Index}.
1551
1552@c @group
1553@table @code
1554@kindex info
41afff9a 1555@kindex i @r{(@code{info})}
c906108c
SS
1556@item info
1557This command (abbreviated @code{i}) is for describing the state of your
1558program. For example, you can list the arguments given to your program
1559with @code{info args}, list the registers currently in use with @code{info
1560registers}, or list the breakpoints you have set with @code{info breakpoints}.
1561You can get a complete list of the @code{info} sub-commands with
1562@w{@code{help info}}.
1563
1564@kindex set
1565@item set
5d161b24 1566You can assign the result of an expression to an environment variable with
c906108c
SS
1567@code{set}. For example, you can set the @value{GDBN} prompt to a $-sign with
1568@code{set prompt $}.
1569
1570@kindex show
1571@item show
5d161b24 1572In contrast to @code{info}, @code{show} is for describing the state of
c906108c
SS
1573@value{GDBN} itself.
1574You can change most of the things you can @code{show}, by using the
1575related command @code{set}; for example, you can control what number
1576system is used for displays with @code{set radix}, or simply inquire
1577which is currently in use with @code{show radix}.
1578
1579@kindex info set
1580To display all the settable parameters and their current
1581values, you can use @code{show} with no arguments; you may also use
1582@code{info set}. Both commands produce the same display.
1583@c FIXME: "info set" violates the rule that "info" is for state of
1584@c FIXME...program. Ck w/ GNU: "info set" to be called something else,
1585@c FIXME...or change desc of rule---eg "state of prog and debugging session"?
1586@end table
1587@c @end group
1588
1589Here are three miscellaneous @code{show} subcommands, all of which are
1590exceptional in lacking corresponding @code{set} commands:
1591
1592@table @code
1593@kindex show version
1594@cindex version number
1595@item show version
1596Show what version of @value{GDBN} is running. You should include this
2df3850c
JM
1597information in @value{GDBN} bug-reports. If multiple versions of
1598@value{GDBN} are in use at your site, you may need to determine which
1599version of @value{GDBN} you are running; as @value{GDBN} evolves, new
1600commands are introduced, and old ones may wither away. Also, many
1601system vendors ship variant versions of @value{GDBN}, and there are
96a2c332 1602variant versions of @value{GDBN} in @sc{gnu}/Linux distributions as well.
2df3850c
JM
1603The version number is the same as the one announced when you start
1604@value{GDBN}.
c906108c
SS
1605
1606@kindex show copying
1607@item show copying
1608Display information about permission for copying @value{GDBN}.
1609
1610@kindex show warranty
1611@item show warranty
2df3850c 1612Display the @sc{gnu} ``NO WARRANTY'' statement, or a warranty,
96a2c332 1613if your version of @value{GDBN} comes with one.
2df3850c 1614
c906108c
SS
1615@end table
1616
6d2ebf8b 1617@node Running
c906108c
SS
1618@chapter Running Programs Under @value{GDBN}
1619
1620When you run a program under @value{GDBN}, you must first generate
1621debugging information when you compile it.
7a292a7a
SS
1622
1623You may start @value{GDBN} with its arguments, if any, in an environment
1624of your choice. If you are doing native debugging, you may redirect
1625your program's input and output, debug an already running process, or
1626kill a child process.
c906108c
SS
1627
1628@menu
1629* Compilation:: Compiling for debugging
1630* Starting:: Starting your program
c906108c
SS
1631* Arguments:: Your program's arguments
1632* Environment:: Your program's environment
c906108c
SS
1633
1634* Working Directory:: Your program's working directory
1635* Input/Output:: Your program's input and output
1636* Attach:: Debugging an already-running process
1637* Kill Process:: Killing the child process
c906108c
SS
1638
1639* Threads:: Debugging programs with multiple threads
1640* Processes:: Debugging programs with multiple processes
1641@end menu
1642
6d2ebf8b 1643@node Compilation
c906108c
SS
1644@section Compiling for debugging
1645
1646In order to debug a program effectively, you need to generate
1647debugging information when you compile it. This debugging information
1648is stored in the object file; it describes the data type of each
1649variable or function and the correspondence between source line numbers
1650and addresses in the executable code.
1651
1652To request debugging information, specify the @samp{-g} option when you run
1653the compiler.
1654
e2e0bcd1
JB
1655Most compilers do not include information about preprocessor macros in
1656the debugging information if you specify the @option{-g} flag alone,
1657because this information is rather large. Version 3.1 of @value{NGCC},
1658the @sc{gnu} C compiler, provides macro information if you specify the
1659options @option{-gdwarf-2} and @option{-g3}; the former option requests
1660debugging information in the Dwarf 2 format, and the latter requests
1661``extra information''. In the future, we hope to find more compact ways
1662to represent macro information, so that it can be included with
1663@option{-g} alone.
1664
c906108c
SS
1665Many C compilers are unable to handle the @samp{-g} and @samp{-O}
1666options together. Using those compilers, you cannot generate optimized
1667executables containing debugging information.
1668
53a5351d
JM
1669@value{NGCC}, the @sc{gnu} C compiler, supports @samp{-g} with or
1670without @samp{-O}, making it possible to debug optimized code. We
1671recommend that you @emph{always} use @samp{-g} whenever you compile a
1672program. You may think your program is correct, but there is no sense
1673in pushing your luck.
c906108c
SS
1674
1675@cindex optimized code, debugging
1676@cindex debugging optimized code
1677When you debug a program compiled with @samp{-g -O}, remember that the
1678optimizer is rearranging your code; the debugger shows you what is
1679really there. Do not be too surprised when the execution path does not
1680exactly match your source file! An extreme example: if you define a
1681variable, but never use it, @value{GDBN} never sees that
1682variable---because the compiler optimizes it out of existence.
1683
1684Some things do not work as well with @samp{-g -O} as with just
1685@samp{-g}, particularly on machines with instruction scheduling. If in
1686doubt, recompile with @samp{-g} alone, and if this fixes the problem,
1687please report it to us as a bug (including a test case!).
1688
1689Older versions of the @sc{gnu} C compiler permitted a variant option
1690@w{@samp{-gg}} for debugging information. @value{GDBN} no longer supports this
1691format; if your @sc{gnu} C compiler has this option, do not use it.
1692
1693@need 2000
6d2ebf8b 1694@node Starting
c906108c
SS
1695@section Starting your program
1696@cindex starting
1697@cindex running
1698
1699@table @code
1700@kindex run
41afff9a 1701@kindex r @r{(@code{run})}
c906108c
SS
1702@item run
1703@itemx r
7a292a7a
SS
1704Use the @code{run} command to start your program under @value{GDBN}.
1705You must first specify the program name (except on VxWorks) with an
1706argument to @value{GDBN} (@pxref{Invocation, ,Getting In and Out of
1707@value{GDBN}}), or by using the @code{file} or @code{exec-file} command
1708(@pxref{Files, ,Commands to specify files}).
c906108c
SS
1709
1710@end table
1711
c906108c
SS
1712If you are running your program in an execution environment that
1713supports processes, @code{run} creates an inferior process and makes
1714that process run your program. (In environments without processes,
1715@code{run} jumps to the start of your program.)
1716
1717The execution of a program is affected by certain information it
1718receives from its superior. @value{GDBN} provides ways to specify this
1719information, which you must do @emph{before} starting your program. (You
1720can change it after starting your program, but such changes only affect
1721your program the next time you start it.) This information may be
1722divided into four categories:
1723
1724@table @asis
1725@item The @emph{arguments.}
1726Specify the arguments to give your program as the arguments of the
1727@code{run} command. If a shell is available on your target, the shell
1728is used to pass the arguments, so that you may use normal conventions
1729(such as wildcard expansion or variable substitution) in describing
1730the arguments.
1731In Unix systems, you can control which shell is used with the
1732@code{SHELL} environment variable.
1733@xref{Arguments, ,Your program's arguments}.
1734
1735@item The @emph{environment.}
1736Your program normally inherits its environment from @value{GDBN}, but you can
1737use the @value{GDBN} commands @code{set environment} and @code{unset
1738environment} to change parts of the environment that affect
1739your program. @xref{Environment, ,Your program's environment}.
1740
1741@item The @emph{working directory.}
1742Your program inherits its working directory from @value{GDBN}. You can set
1743the @value{GDBN} working directory with the @code{cd} command in @value{GDBN}.
1744@xref{Working Directory, ,Your program's working directory}.
1745
1746@item The @emph{standard input and output.}
1747Your program normally uses the same device for standard input and
1748standard output as @value{GDBN} is using. You can redirect input and output
1749in the @code{run} command line, or you can use the @code{tty} command to
1750set a different device for your program.
1751@xref{Input/Output, ,Your program's input and output}.
1752
1753@cindex pipes
1754@emph{Warning:} While input and output redirection work, you cannot use
1755pipes to pass the output of the program you are debugging to another
1756program; if you attempt this, @value{GDBN} is likely to wind up debugging the
1757wrong program.
1758@end table
c906108c
SS
1759
1760When you issue the @code{run} command, your program begins to execute
1761immediately. @xref{Stopping, ,Stopping and continuing}, for discussion
1762of how to arrange for your program to stop. Once your program has
1763stopped, you may call functions in your program, using the @code{print}
1764or @code{call} commands. @xref{Data, ,Examining Data}.
1765
1766If the modification time of your symbol file has changed since the last
1767time @value{GDBN} read its symbols, @value{GDBN} discards its symbol
1768table, and reads it again. When it does this, @value{GDBN} tries to retain
1769your current breakpoints.
1770
6d2ebf8b 1771@node Arguments
c906108c
SS
1772@section Your program's arguments
1773
1774@cindex arguments (to your program)
1775The arguments to your program can be specified by the arguments of the
5d161b24 1776@code{run} command.
c906108c
SS
1777They are passed to a shell, which expands wildcard characters and
1778performs redirection of I/O, and thence to your program. Your
1779@code{SHELL} environment variable (if it exists) specifies what shell
1780@value{GDBN} uses. If you do not define @code{SHELL}, @value{GDBN} uses
d4f3574e
SS
1781the default shell (@file{/bin/sh} on Unix).
1782
1783On non-Unix systems, the program is usually invoked directly by
1784@value{GDBN}, which emulates I/O redirection via the appropriate system
1785calls, and the wildcard characters are expanded by the startup code of
1786the program, not by the shell.
c906108c
SS
1787
1788@code{run} with no arguments uses the same arguments used by the previous
1789@code{run}, or those set by the @code{set args} command.
1790
c906108c 1791@table @code
41afff9a 1792@kindex set args
c906108c
SS
1793@item set args
1794Specify the arguments to be used the next time your program is run. If
1795@code{set args} has no arguments, @code{run} executes your program
1796with no arguments. Once you have run your program with arguments,
1797using @code{set args} before the next @code{run} is the only way to run
1798it again without arguments.
1799
1800@kindex show args
1801@item show args
1802Show the arguments to give your program when it is started.
1803@end table
1804
6d2ebf8b 1805@node Environment
c906108c
SS
1806@section Your program's environment
1807
1808@cindex environment (of your program)
1809The @dfn{environment} consists of a set of environment variables and
1810their values. Environment variables conventionally record such things as
1811your user name, your home directory, your terminal type, and your search
1812path for programs to run. Usually you set up environment variables with
1813the shell and they are inherited by all the other programs you run. When
1814debugging, it can be useful to try running your program with a modified
1815environment without having to start @value{GDBN} over again.
1816
1817@table @code
1818@kindex path
1819@item path @var{directory}
1820Add @var{directory} to the front of the @code{PATH} environment variable
17cc6a06
EZ
1821(the search path for executables) that will be passed to your program.
1822The value of @code{PATH} used by @value{GDBN} does not change.
d4f3574e
SS
1823You may specify several directory names, separated by whitespace or by a
1824system-dependent separator character (@samp{:} on Unix, @samp{;} on
1825MS-DOS and MS-Windows). If @var{directory} is already in the path, it
1826is moved to the front, so it is searched sooner.
c906108c
SS
1827
1828You can use the string @samp{$cwd} to refer to whatever is the current
1829working directory at the time @value{GDBN} searches the path. If you
1830use @samp{.} instead, it refers to the directory where you executed the
1831@code{path} command. @value{GDBN} replaces @samp{.} in the
1832@var{directory} argument (with the current path) before adding
1833@var{directory} to the search path.
1834@c 'path' is explicitly nonrepeatable, but RMS points out it is silly to
1835@c document that, since repeating it would be a no-op.
1836
1837@kindex show paths
1838@item show paths
1839Display the list of search paths for executables (the @code{PATH}
1840environment variable).
1841
1842@kindex show environment
1843@item show environment @r{[}@var{varname}@r{]}
1844Print the value of environment variable @var{varname} to be given to
1845your program when it starts. If you do not supply @var{varname},
1846print the names and values of all environment variables to be given to
1847your program. You can abbreviate @code{environment} as @code{env}.
1848
1849@kindex set environment
53a5351d 1850@item set environment @var{varname} @r{[}=@var{value}@r{]}
c906108c
SS
1851Set environment variable @var{varname} to @var{value}. The value
1852changes for your program only, not for @value{GDBN} itself. @var{value} may
1853be any string; the values of environment variables are just strings, and
1854any interpretation is supplied by your program itself. The @var{value}
1855parameter is optional; if it is eliminated, the variable is set to a
1856null value.
1857@c "any string" here does not include leading, trailing
1858@c blanks. Gnu asks: does anyone care?
1859
1860For example, this command:
1861
474c8240 1862@smallexample
c906108c 1863set env USER = foo
474c8240 1864@end smallexample
c906108c
SS
1865
1866@noindent
d4f3574e 1867tells the debugged program, when subsequently run, that its user is named
c906108c
SS
1868@samp{foo}. (The spaces around @samp{=} are used for clarity here; they
1869are not actually required.)
1870
1871@kindex unset environment
1872@item unset environment @var{varname}
1873Remove variable @var{varname} from the environment to be passed to your
1874program. This is different from @samp{set env @var{varname} =};
1875@code{unset environment} removes the variable from the environment,
1876rather than assigning it an empty value.
1877@end table
1878
d4f3574e
SS
1879@emph{Warning:} On Unix systems, @value{GDBN} runs your program using
1880the shell indicated
c906108c
SS
1881by your @code{SHELL} environment variable if it exists (or
1882@code{/bin/sh} if not). If your @code{SHELL} variable names a shell
1883that runs an initialization file---such as @file{.cshrc} for C-shell, or
1884@file{.bashrc} for BASH---any variables you set in that file affect
1885your program. You may wish to move setting of environment variables to
1886files that are only run when you sign on, such as @file{.login} or
1887@file{.profile}.
1888
6d2ebf8b 1889@node Working Directory
c906108c
SS
1890@section Your program's working directory
1891
1892@cindex working directory (of your program)
1893Each time you start your program with @code{run}, it inherits its
1894working directory from the current working directory of @value{GDBN}.
1895The @value{GDBN} working directory is initially whatever it inherited
1896from its parent process (typically the shell), but you can specify a new
1897working directory in @value{GDBN} with the @code{cd} command.
1898
1899The @value{GDBN} working directory also serves as a default for the commands
1900that specify files for @value{GDBN} to operate on. @xref{Files, ,Commands to
1901specify files}.
1902
1903@table @code
1904@kindex cd
1905@item cd @var{directory}
1906Set the @value{GDBN} working directory to @var{directory}.
1907
1908@kindex pwd
1909@item pwd
1910Print the @value{GDBN} working directory.
1911@end table
1912
6d2ebf8b 1913@node Input/Output
c906108c
SS
1914@section Your program's input and output
1915
1916@cindex redirection
1917@cindex i/o
1918@cindex terminal
1919By default, the program you run under @value{GDBN} does input and output to
5d161b24 1920the same terminal that @value{GDBN} uses. @value{GDBN} switches the terminal
c906108c
SS
1921to its own terminal modes to interact with you, but it records the terminal
1922modes your program was using and switches back to them when you continue
1923running your program.
1924
1925@table @code
1926@kindex info terminal
1927@item info terminal
1928Displays information recorded by @value{GDBN} about the terminal modes your
1929program is using.
1930@end table
1931
1932You can redirect your program's input and/or output using shell
1933redirection with the @code{run} command. For example,
1934
474c8240 1935@smallexample
c906108c 1936run > outfile
474c8240 1937@end smallexample
c906108c
SS
1938
1939@noindent
1940starts your program, diverting its output to the file @file{outfile}.
1941
1942@kindex tty
1943@cindex controlling terminal
1944Another way to specify where your program should do input and output is
1945with the @code{tty} command. This command accepts a file name as
1946argument, and causes this file to be the default for future @code{run}
1947commands. It also resets the controlling terminal for the child
1948process, for future @code{run} commands. For example,
1949
474c8240 1950@smallexample
c906108c 1951tty /dev/ttyb
474c8240 1952@end smallexample
c906108c
SS
1953
1954@noindent
1955directs that processes started with subsequent @code{run} commands
1956default to do input and output on the terminal @file{/dev/ttyb} and have
1957that as their controlling terminal.
1958
1959An explicit redirection in @code{run} overrides the @code{tty} command's
1960effect on the input/output device, but not its effect on the controlling
1961terminal.
1962
1963When you use the @code{tty} command or redirect input in the @code{run}
1964command, only the input @emph{for your program} is affected. The input
1965for @value{GDBN} still comes from your terminal.
1966
6d2ebf8b 1967@node Attach
c906108c
SS
1968@section Debugging an already-running process
1969@kindex attach
1970@cindex attach
1971
1972@table @code
1973@item attach @var{process-id}
1974This command attaches to a running process---one that was started
1975outside @value{GDBN}. (@code{info files} shows your active
1976targets.) The command takes as argument a process ID. The usual way to
1977find out the process-id of a Unix process is with the @code{ps} utility,
1978or with the @samp{jobs -l} shell command.
1979
1980@code{attach} does not repeat if you press @key{RET} a second time after
1981executing the command.
1982@end table
1983
1984To use @code{attach}, your program must be running in an environment
1985which supports processes; for example, @code{attach} does not work for
1986programs on bare-board targets that lack an operating system. You must
1987also have permission to send the process a signal.
1988
1989When you use @code{attach}, the debugger finds the program running in
1990the process first by looking in the current working directory, then (if
1991the program is not found) by using the source file search path
1992(@pxref{Source Path, ,Specifying source directories}). You can also use
1993the @code{file} command to load the program. @xref{Files, ,Commands to
1994Specify Files}.
1995
1996The first thing @value{GDBN} does after arranging to debug the specified
1997process is to stop it. You can examine and modify an attached process
53a5351d
JM
1998with all the @value{GDBN} commands that are ordinarily available when
1999you start processes with @code{run}. You can insert breakpoints; you
2000can step and continue; you can modify storage. If you would rather the
2001process continue running, you may use the @code{continue} command after
c906108c
SS
2002attaching @value{GDBN} to the process.
2003
2004@table @code
2005@kindex detach
2006@item detach
2007When you have finished debugging the attached process, you can use the
2008@code{detach} command to release it from @value{GDBN} control. Detaching
2009the process continues its execution. After the @code{detach} command,
2010that process and @value{GDBN} become completely independent once more, and you
2011are ready to @code{attach} another process or start one with @code{run}.
2012@code{detach} does not repeat if you press @key{RET} again after
2013executing the command.
2014@end table
2015
2016If you exit @value{GDBN} or use the @code{run} command while you have an
2017attached process, you kill that process. By default, @value{GDBN} asks
2018for confirmation if you try to do either of these things; you can
2019control whether or not you need to confirm by using the @code{set
2020confirm} command (@pxref{Messages/Warnings, ,Optional warnings and
2021messages}).
2022
6d2ebf8b 2023@node Kill Process
c906108c 2024@section Killing the child process
c906108c
SS
2025
2026@table @code
2027@kindex kill
2028@item kill
2029Kill the child process in which your program is running under @value{GDBN}.
2030@end table
2031
2032This command is useful if you wish to debug a core dump instead of a
2033running process. @value{GDBN} ignores any core dump file while your program
2034is running.
2035
2036On some operating systems, a program cannot be executed outside @value{GDBN}
2037while you have breakpoints set on it inside @value{GDBN}. You can use the
2038@code{kill} command in this situation to permit running your program
2039outside the debugger.
2040
2041The @code{kill} command is also useful if you wish to recompile and
2042relink your program, since on many systems it is impossible to modify an
2043executable file while it is running in a process. In this case, when you
2044next type @code{run}, @value{GDBN} notices that the file has changed, and
2045reads the symbol table again (while trying to preserve your current
2046breakpoint settings).
2047
6d2ebf8b 2048@node Threads
c906108c 2049@section Debugging programs with multiple threads
c906108c
SS
2050
2051@cindex threads of execution
2052@cindex multiple threads
2053@cindex switching threads
2054In some operating systems, such as HP-UX and Solaris, a single program
2055may have more than one @dfn{thread} of execution. The precise semantics
2056of threads differ from one operating system to another, but in general
2057the threads of a single program are akin to multiple processes---except
2058that they share one address space (that is, they can all examine and
2059modify the same variables). On the other hand, each thread has its own
2060registers and execution stack, and perhaps private memory.
2061
2062@value{GDBN} provides these facilities for debugging multi-thread
2063programs:
2064
2065@itemize @bullet
2066@item automatic notification of new threads
2067@item @samp{thread @var{threadno}}, a command to switch among threads
2068@item @samp{info threads}, a command to inquire about existing threads
5d161b24 2069@item @samp{thread apply [@var{threadno}] [@var{all}] @var{args}},
c906108c
SS
2070a command to apply a command to a list of threads
2071@item thread-specific breakpoints
2072@end itemize
2073
c906108c
SS
2074@quotation
2075@emph{Warning:} These facilities are not yet available on every
2076@value{GDBN} configuration where the operating system supports threads.
2077If your @value{GDBN} does not support threads, these commands have no
2078effect. For example, a system without thread support shows no output
2079from @samp{info threads}, and always rejects the @code{thread} command,
2080like this:
2081
2082@smallexample
2083(@value{GDBP}) info threads
2084(@value{GDBP}) thread 1
2085Thread ID 1 not known. Use the "info threads" command to
2086see the IDs of currently known threads.
2087@end smallexample
2088@c FIXME to implementors: how hard would it be to say "sorry, this GDB
2089@c doesn't support threads"?
2090@end quotation
c906108c
SS
2091
2092@cindex focus of debugging
2093@cindex current thread
2094The @value{GDBN} thread debugging facility allows you to observe all
2095threads while your program runs---but whenever @value{GDBN} takes
2096control, one thread in particular is always the focus of debugging.
2097This thread is called the @dfn{current thread}. Debugging commands show
2098program information from the perspective of the current thread.
2099
41afff9a 2100@cindex @code{New} @var{systag} message
c906108c
SS
2101@cindex thread identifier (system)
2102@c FIXME-implementors!! It would be more helpful if the [New...] message
2103@c included GDB's numeric thread handle, so you could just go to that
2104@c thread without first checking `info threads'.
2105Whenever @value{GDBN} detects a new thread in your program, it displays
2106the target system's identification for the thread with a message in the
2107form @samp{[New @var{systag}]}. @var{systag} is a thread identifier
2108whose form varies depending on the particular system. For example, on
2109LynxOS, you might see
2110
474c8240 2111@smallexample
c906108c 2112[New process 35 thread 27]
474c8240 2113@end smallexample
c906108c
SS
2114
2115@noindent
2116when @value{GDBN} notices a new thread. In contrast, on an SGI system,
2117the @var{systag} is simply something like @samp{process 368}, with no
2118further qualifier.
2119
2120@c FIXME!! (1) Does the [New...] message appear even for the very first
2121@c thread of a program, or does it only appear for the
6ca652b0 2122@c second---i.e.@: when it becomes obvious we have a multithread
c906108c
SS
2123@c program?
2124@c (2) *Is* there necessarily a first thread always? Or do some
2125@c multithread systems permit starting a program with multiple
5d161b24 2126@c threads ab initio?
c906108c
SS
2127
2128@cindex thread number
2129@cindex thread identifier (GDB)
2130For debugging purposes, @value{GDBN} associates its own thread
2131number---always a single integer---with each thread in your program.
2132
2133@table @code
2134@kindex info threads
2135@item info threads
2136Display a summary of all threads currently in your
2137program. @value{GDBN} displays for each thread (in this order):
2138
2139@enumerate
2140@item the thread number assigned by @value{GDBN}
2141
2142@item the target system's thread identifier (@var{systag})
2143
2144@item the current stack frame summary for that thread
2145@end enumerate
2146
2147@noindent
2148An asterisk @samp{*} to the left of the @value{GDBN} thread number
2149indicates the current thread.
2150
5d161b24 2151For example,
c906108c
SS
2152@end table
2153@c end table here to get a little more width for example
2154
2155@smallexample
2156(@value{GDBP}) info threads
2157 3 process 35 thread 27 0x34e5 in sigpause ()
2158 2 process 35 thread 23 0x34e5 in sigpause ()
2159* 1 process 35 thread 13 main (argc=1, argv=0x7ffffff8)
2160 at threadtest.c:68
2161@end smallexample
53a5351d
JM
2162
2163On HP-UX systems:
c906108c
SS
2164
2165@cindex thread number
2166@cindex thread identifier (GDB)
2167For debugging purposes, @value{GDBN} associates its own thread
2168number---a small integer assigned in thread-creation order---with each
2169thread in your program.
2170
41afff9a
EZ
2171@cindex @code{New} @var{systag} message, on HP-UX
2172@cindex thread identifier (system), on HP-UX
c906108c
SS
2173@c FIXME-implementors!! It would be more helpful if the [New...] message
2174@c included GDB's numeric thread handle, so you could just go to that
2175@c thread without first checking `info threads'.
2176Whenever @value{GDBN} detects a new thread in your program, it displays
2177both @value{GDBN}'s thread number and the target system's identification for the thread with a message in the
2178form @samp{[New @var{systag}]}. @var{systag} is a thread identifier
2179whose form varies depending on the particular system. For example, on
2180HP-UX, you see
2181
474c8240 2182@smallexample
c906108c 2183[New thread 2 (system thread 26594)]
474c8240 2184@end smallexample
c906108c
SS
2185
2186@noindent
5d161b24 2187when @value{GDBN} notices a new thread.
c906108c
SS
2188
2189@table @code
2190@kindex info threads
2191@item info threads
2192Display a summary of all threads currently in your
2193program. @value{GDBN} displays for each thread (in this order):
2194
2195@enumerate
2196@item the thread number assigned by @value{GDBN}
2197
2198@item the target system's thread identifier (@var{systag})
2199
2200@item the current stack frame summary for that thread
2201@end enumerate
2202
2203@noindent
2204An asterisk @samp{*} to the left of the @value{GDBN} thread number
2205indicates the current thread.
2206
5d161b24 2207For example,
c906108c
SS
2208@end table
2209@c end table here to get a little more width for example
2210
474c8240 2211@smallexample
c906108c 2212(@value{GDBP}) info threads
6d2ebf8b
SS
2213 * 3 system thread 26607 worker (wptr=0x7b09c318 "@@") \@*
2214 at quicksort.c:137
2215 2 system thread 26606 0x7b0030d8 in __ksleep () \@*
2216 from /usr/lib/libc.2
2217 1 system thread 27905 0x7b003498 in _brk () \@*
2218 from /usr/lib/libc.2
474c8240 2219@end smallexample
c906108c
SS
2220
2221@table @code
2222@kindex thread @var{threadno}
2223@item thread @var{threadno}
2224Make thread number @var{threadno} the current thread. The command
2225argument @var{threadno} is the internal @value{GDBN} thread number, as
2226shown in the first field of the @samp{info threads} display.
2227@value{GDBN} responds by displaying the system identifier of the thread
2228you selected, and its current stack frame summary:
2229
2230@smallexample
2231@c FIXME!! This example made up; find a @value{GDBN} w/threads and get real one
2232(@value{GDBP}) thread 2
c906108c 2233[Switching to process 35 thread 23]
c906108c
SS
22340x34e5 in sigpause ()
2235@end smallexample
2236
2237@noindent
2238As with the @samp{[New @dots{}]} message, the form of the text after
2239@samp{Switching to} depends on your system's conventions for identifying
5d161b24 2240threads.
c906108c
SS
2241
2242@kindex thread apply
2243@item thread apply [@var{threadno}] [@var{all}] @var{args}
2244The @code{thread apply} command allows you to apply a command to one or
2245more threads. Specify the numbers of the threads that you want affected
2246with the command argument @var{threadno}. @var{threadno} is the internal
2247@value{GDBN} thread number, as shown in the first field of the @samp{info
5d161b24
DB
2248threads} display. To apply a command to all threads, use
2249@code{thread apply all} @var{args}.
c906108c
SS
2250@end table
2251
2252@cindex automatic thread selection
2253@cindex switching threads automatically
2254@cindex threads, automatic switching
2255Whenever @value{GDBN} stops your program, due to a breakpoint or a
2256signal, it automatically selects the thread where that breakpoint or
2257signal happened. @value{GDBN} alerts you to the context switch with a
2258message of the form @samp{[Switching to @var{systag}]} to identify the
2259thread.
2260
2261@xref{Thread Stops,,Stopping and starting multi-thread programs}, for
2262more information about how @value{GDBN} behaves when you stop and start
2263programs with multiple threads.
2264
2265@xref{Set Watchpoints,,Setting watchpoints}, for information about
2266watchpoints in programs with multiple threads.
c906108c 2267
6d2ebf8b 2268@node Processes
c906108c
SS
2269@section Debugging programs with multiple processes
2270
2271@cindex fork, debugging programs which call
2272@cindex multiple processes
2273@cindex processes, multiple
53a5351d
JM
2274On most systems, @value{GDBN} has no special support for debugging
2275programs which create additional processes using the @code{fork}
2276function. When a program forks, @value{GDBN} will continue to debug the
2277parent process and the child process will run unimpeded. If you have
2278set a breakpoint in any code which the child then executes, the child
2279will get a @code{SIGTRAP} signal which (unless it catches the signal)
2280will cause it to terminate.
c906108c
SS
2281
2282However, if you want to debug the child process there is a workaround
2283which isn't too painful. Put a call to @code{sleep} in the code which
2284the child process executes after the fork. It may be useful to sleep
2285only if a certain environment variable is set, or a certain file exists,
2286so that the delay need not occur when you don't want to run @value{GDBN}
2287on the child. While the child is sleeping, use the @code{ps} program to
2288get its process ID. Then tell @value{GDBN} (a new invocation of
2289@value{GDBN} if you are also debugging the parent process) to attach to
d4f3574e 2290the child process (@pxref{Attach}). From that point on you can debug
c906108c 2291the child process just like any other process which you attached to.
c906108c 2292
b51970ac
DJ
2293On some systems, @value{GDBN} provides support for debugging programs that
2294create additional processes using the @code{fork} or @code{vfork} functions.
2295Currently, the only platforms with this feature are HP-UX (11.x and later
2296only?) and GNU/Linux (kernel version 2.5.60 and later).
c906108c
SS
2297
2298By default, when a program forks, @value{GDBN} will continue to debug
2299the parent process and the child process will run unimpeded.
2300
2301If you want to follow the child process instead of the parent process,
2302use the command @w{@code{set follow-fork-mode}}.
2303
2304@table @code
2305@kindex set follow-fork-mode
2306@item set follow-fork-mode @var{mode}
2307Set the debugger response to a program call of @code{fork} or
2308@code{vfork}. A call to @code{fork} or @code{vfork} creates a new
2309process. The @var{mode} can be:
2310
2311@table @code
2312@item parent
2313The original process is debugged after a fork. The child process runs
2df3850c 2314unimpeded. This is the default.
c906108c
SS
2315
2316@item child
2317The new process is debugged after a fork. The parent process runs
2318unimpeded.
2319
c906108c
SS
2320@end table
2321
2322@item show follow-fork-mode
2df3850c 2323Display the current debugger response to a @code{fork} or @code{vfork} call.
c906108c
SS
2324@end table
2325
2326If you ask to debug a child process and a @code{vfork} is followed by an
2327@code{exec}, @value{GDBN} executes the new target up to the first
2328breakpoint in the new target. If you have a breakpoint set on
2329@code{main} in your original program, the breakpoint will also be set on
2330the child process's @code{main}.
2331
2332When a child process is spawned by @code{vfork}, you cannot debug the
2333child or parent until an @code{exec} call completes.
2334
2335If you issue a @code{run} command to @value{GDBN} after an @code{exec}
2336call executes, the new target restarts. To restart the parent process,
2337use the @code{file} command with the parent executable name as its
2338argument.
2339
2340You can use the @code{catch} command to make @value{GDBN} stop whenever
2341a @code{fork}, @code{vfork}, or @code{exec} call is made. @xref{Set
2342Catchpoints, ,Setting catchpoints}.
c906108c 2343
6d2ebf8b 2344@node Stopping
c906108c
SS
2345@chapter Stopping and Continuing
2346
2347The principal purposes of using a debugger are so that you can stop your
2348program before it terminates; or so that, if your program runs into
2349trouble, you can investigate and find out why.
2350
7a292a7a
SS
2351Inside @value{GDBN}, your program may stop for any of several reasons,
2352such as a signal, a breakpoint, or reaching a new line after a
2353@value{GDBN} command such as @code{step}. You may then examine and
2354change variables, set new breakpoints or remove old ones, and then
2355continue execution. Usually, the messages shown by @value{GDBN} provide
2356ample explanation of the status of your program---but you can also
2357explicitly request this information at any time.
c906108c
SS
2358
2359@table @code
2360@kindex info program
2361@item info program
2362Display information about the status of your program: whether it is
7a292a7a 2363running or not, what process it is, and why it stopped.
c906108c
SS
2364@end table
2365
2366@menu
2367* Breakpoints:: Breakpoints, watchpoints, and catchpoints
2368* Continuing and Stepping:: Resuming execution
c906108c 2369* Signals:: Signals
c906108c 2370* Thread Stops:: Stopping and starting multi-thread programs
c906108c
SS
2371@end menu
2372
6d2ebf8b 2373@node Breakpoints
c906108c
SS
2374@section Breakpoints, watchpoints, and catchpoints
2375
2376@cindex breakpoints
2377A @dfn{breakpoint} makes your program stop whenever a certain point in
2378the program is reached. For each breakpoint, you can add conditions to
2379control in finer detail whether your program stops. You can set
2380breakpoints with the @code{break} command and its variants (@pxref{Set
2381Breaks, ,Setting breakpoints}), to specify the place where your program
2382should stop by line number, function name or exact address in the
2383program.
2384
2385In HP-UX, SunOS 4.x, SVR4, and Alpha OSF/1 configurations, you can set
2386breakpoints in shared libraries before the executable is run. There is
2387a minor limitation on HP-UX systems: you must wait until the executable
2388is run in order to set breakpoints in shared library routines that are
2389not called directly by the program (for example, routines that are
2390arguments in a @code{pthread_create} call).
2391
2392@cindex watchpoints
2393@cindex memory tracing
2394@cindex breakpoint on memory address
2395@cindex breakpoint on variable modification
2396A @dfn{watchpoint} is a special breakpoint that stops your program
2397when the value of an expression changes. You must use a different
2398command to set watchpoints (@pxref{Set Watchpoints, ,Setting
2399watchpoints}), but aside from that, you can manage a watchpoint like
2400any other breakpoint: you enable, disable, and delete both breakpoints
2401and watchpoints using the same commands.
2402
2403You can arrange to have values from your program displayed automatically
2404whenever @value{GDBN} stops at a breakpoint. @xref{Auto Display,,
2405Automatic display}.
2406
2407@cindex catchpoints
2408@cindex breakpoint on events
2409A @dfn{catchpoint} is another special breakpoint that stops your program
b37052ae 2410when a certain kind of event occurs, such as the throwing of a C@t{++}
c906108c
SS
2411exception or the loading of a library. As with watchpoints, you use a
2412different command to set a catchpoint (@pxref{Set Catchpoints, ,Setting
2413catchpoints}), but aside from that, you can manage a catchpoint like any
2414other breakpoint. (To stop when your program receives a signal, use the
d4f3574e 2415@code{handle} command; see @ref{Signals, ,Signals}.)
c906108c
SS
2416
2417@cindex breakpoint numbers
2418@cindex numbers for breakpoints
2419@value{GDBN} assigns a number to each breakpoint, watchpoint, or
2420catchpoint when you create it; these numbers are successive integers
2421starting with one. In many of the commands for controlling various
2422features of breakpoints you use the breakpoint number to say which
2423breakpoint you want to change. Each breakpoint may be @dfn{enabled} or
2424@dfn{disabled}; if disabled, it has no effect on your program until you
2425enable it again.
2426
c5394b80
JM
2427@cindex breakpoint ranges
2428@cindex ranges of breakpoints
2429Some @value{GDBN} commands accept a range of breakpoints on which to
2430operate. A breakpoint range is either a single breakpoint number, like
2431@samp{5}, or two such numbers, in increasing order, separated by a
2432hyphen, like @samp{5-7}. When a breakpoint range is given to a command,
2433all breakpoint in that range are operated on.
2434
c906108c
SS
2435@menu
2436* Set Breaks:: Setting breakpoints
2437* Set Watchpoints:: Setting watchpoints
2438* Set Catchpoints:: Setting catchpoints
2439* Delete Breaks:: Deleting breakpoints
2440* Disabling:: Disabling breakpoints
2441* Conditions:: Break conditions
2442* Break Commands:: Breakpoint command lists
c906108c 2443* Breakpoint Menus:: Breakpoint menus
d4f3574e 2444* Error in Breakpoints:: ``Cannot insert breakpoints''
e4d5f7e1 2445* Breakpoint related warnings:: ``Breakpoint address adjusted...''
c906108c
SS
2446@end menu
2447
6d2ebf8b 2448@node Set Breaks
c906108c
SS
2449@subsection Setting breakpoints
2450
5d161b24 2451@c FIXME LMB what does GDB do if no code on line of breakpt?
c906108c
SS
2452@c consider in particular declaration with/without initialization.
2453@c
2454@c FIXME 2 is there stuff on this already? break at fun start, already init?
2455
2456@kindex break
41afff9a
EZ
2457@kindex b @r{(@code{break})}
2458@vindex $bpnum@r{, convenience variable}
c906108c
SS
2459@cindex latest breakpoint
2460Breakpoints are set with the @code{break} command (abbreviated
5d161b24 2461@code{b}). The debugger convenience variable @samp{$bpnum} records the
f3b28801 2462number of the breakpoint you've set most recently; see @ref{Convenience
c906108c
SS
2463Vars,, Convenience variables}, for a discussion of what you can do with
2464convenience variables.
2465
2466You have several ways to say where the breakpoint should go.
2467
2468@table @code
2469@item break @var{function}
5d161b24 2470Set a breakpoint at entry to function @var{function}.
c906108c 2471When using source languages that permit overloading of symbols, such as
b37052ae 2472C@t{++}, @var{function} may refer to more than one possible place to break.
c906108c 2473@xref{Breakpoint Menus,,Breakpoint menus}, for a discussion of that situation.
c906108c
SS
2474
2475@item break +@var{offset}
2476@itemx break -@var{offset}
2477Set a breakpoint some number of lines forward or back from the position
d4f3574e 2478at which execution stopped in the currently selected @dfn{stack frame}.
2df3850c 2479(@xref{Frames, ,Frames}, for a description of stack frames.)
c906108c
SS
2480
2481@item break @var{linenum}
2482Set a breakpoint at line @var{linenum} in the current source file.
d4f3574e
SS
2483The current source file is the last file whose source text was printed.
2484The breakpoint will stop your program just before it executes any of the
c906108c
SS
2485code on that line.
2486
2487@item break @var{filename}:@var{linenum}
2488Set a breakpoint at line @var{linenum} in source file @var{filename}.
2489
2490@item break @var{filename}:@var{function}
2491Set a breakpoint at entry to function @var{function} found in file
2492@var{filename}. Specifying a file name as well as a function name is
2493superfluous except when multiple files contain similarly named
2494functions.
2495
2496@item break *@var{address}
2497Set a breakpoint at address @var{address}. You can use this to set
2498breakpoints in parts of your program which do not have debugging
2499information or source files.
2500
2501@item break
2502When called without any arguments, @code{break} sets a breakpoint at
2503the next instruction to be executed in the selected stack frame
2504(@pxref{Stack, ,Examining the Stack}). In any selected frame but the
2505innermost, this makes your program stop as soon as control
2506returns to that frame. This is similar to the effect of a
2507@code{finish} command in the frame inside the selected frame---except
2508that @code{finish} does not leave an active breakpoint. If you use
2509@code{break} without an argument in the innermost frame, @value{GDBN} stops
2510the next time it reaches the current location; this may be useful
2511inside loops.
2512
2513@value{GDBN} normally ignores breakpoints when it resumes execution, until at
2514least one instruction has been executed. If it did not do this, you
2515would be unable to proceed past a breakpoint without first disabling the
2516breakpoint. This rule applies whether or not the breakpoint already
2517existed when your program stopped.
2518
2519@item break @dots{} if @var{cond}
2520Set a breakpoint with condition @var{cond}; evaluate the expression
2521@var{cond} each time the breakpoint is reached, and stop only if the
2522value is nonzero---that is, if @var{cond} evaluates as true.
2523@samp{@dots{}} stands for one of the possible arguments described
2524above (or no argument) specifying where to break. @xref{Conditions,
2525,Break conditions}, for more information on breakpoint conditions.
2526
2527@kindex tbreak
2528@item tbreak @var{args}
2529Set a breakpoint enabled only for one stop. @var{args} are the
2530same as for the @code{break} command, and the breakpoint is set in the same
2531way, but the breakpoint is automatically deleted after the first time your
2532program stops there. @xref{Disabling, ,Disabling breakpoints}.
2533
c906108c
SS
2534@kindex hbreak
2535@item hbreak @var{args}
d4f3574e
SS
2536Set a hardware-assisted breakpoint. @var{args} are the same as for the
2537@code{break} command and the breakpoint is set in the same way, but the
c906108c
SS
2538breakpoint requires hardware support and some target hardware may not
2539have this support. The main purpose of this is EPROM/ROM code
d4f3574e
SS
2540debugging, so you can set a breakpoint at an instruction without
2541changing the instruction. This can be used with the new trap-generation
2542provided by SPARClite DSU and some x86-based targets. These targets
2543will generate traps when a program accesses some data or instruction
2544address that is assigned to the debug registers. However the hardware
2545breakpoint registers can take a limited number of breakpoints. For
2546example, on the DSU, only two data breakpoints can be set at a time, and
2547@value{GDBN} will reject this command if more than two are used. Delete
2548or disable unused hardware breakpoints before setting new ones
2549(@pxref{Disabling, ,Disabling}). @xref{Conditions, ,Break conditions}.
501eef12
AC
2550@xref{set remote hardware-breakpoint-limit}.
2551
c906108c
SS
2552
2553@kindex thbreak
2554@item thbreak @var{args}
2555Set a hardware-assisted breakpoint enabled only for one stop. @var{args}
2556are the same as for the @code{hbreak} command and the breakpoint is set in
5d161b24 2557the same way. However, like the @code{tbreak} command,
c906108c
SS
2558the breakpoint is automatically deleted after the
2559first time your program stops there. Also, like the @code{hbreak}
5d161b24
DB
2560command, the breakpoint requires hardware support and some target hardware
2561may not have this support. @xref{Disabling, ,Disabling breakpoints}.
d4f3574e 2562See also @ref{Conditions, ,Break conditions}.
c906108c
SS
2563
2564@kindex rbreak
2565@cindex regular expression
2566@item rbreak @var{regex}
c906108c 2567Set breakpoints on all functions matching the regular expression
11cf8741
JM
2568@var{regex}. This command sets an unconditional breakpoint on all
2569matches, printing a list of all breakpoints it set. Once these
2570breakpoints are set, they are treated just like the breakpoints set with
2571the @code{break} command. You can delete them, disable them, or make
2572them conditional the same way as any other breakpoint.
2573
2574The syntax of the regular expression is the standard one used with tools
2575like @file{grep}. Note that this is different from the syntax used by
2576shells, so for instance @code{foo*} matches all functions that include
2577an @code{fo} followed by zero or more @code{o}s. There is an implicit
2578@code{.*} leading and trailing the regular expression you supply, so to
2579match only functions that begin with @code{foo}, use @code{^foo}.
c906108c 2580
b37052ae 2581When debugging C@t{++} programs, @code{rbreak} is useful for setting
c906108c
SS
2582breakpoints on overloaded functions that are not members of any special
2583classes.
c906108c
SS
2584
2585@kindex info breakpoints
2586@cindex @code{$_} and @code{info breakpoints}
2587@item info breakpoints @r{[}@var{n}@r{]}
2588@itemx info break @r{[}@var{n}@r{]}
2589@itemx info watchpoints @r{[}@var{n}@r{]}
2590Print a table of all breakpoints, watchpoints, and catchpoints set and
2591not deleted, with the following columns for each breakpoint:
2592
2593@table @emph
2594@item Breakpoint Numbers
2595@item Type
2596Breakpoint, watchpoint, or catchpoint.
2597@item Disposition
2598Whether the breakpoint is marked to be disabled or deleted when hit.
2599@item Enabled or Disabled
2600Enabled breakpoints are marked with @samp{y}. @samp{n} marks breakpoints
2601that are not enabled.
2602@item Address
2650777c
JJ
2603Where the breakpoint is in your program, as a memory address. If the
2604breakpoint is pending (see below for details) on a future load of a shared library, the address
2605will be listed as @samp{<PENDING>}.
c906108c
SS
2606@item What
2607Where the breakpoint is in the source for your program, as a file and
2650777c
JJ
2608line number. For a pending breakpoint, the original string passed to
2609the breakpoint command will be listed as it cannot be resolved until
2610the appropriate shared library is loaded in the future.
c906108c
SS
2611@end table
2612
2613@noindent
2614If a breakpoint is conditional, @code{info break} shows the condition on
2615the line following the affected breakpoint; breakpoint commands, if any,
2650777c
JJ
2616are listed after that. A pending breakpoint is allowed to have a condition
2617specified for it. The condition is not parsed for validity until a shared
2618library is loaded that allows the pending breakpoint to resolve to a
2619valid location.
c906108c
SS
2620
2621@noindent
2622@code{info break} with a breakpoint
2623number @var{n} as argument lists only that breakpoint. The
2624convenience variable @code{$_} and the default examining-address for
2625the @code{x} command are set to the address of the last breakpoint
5d161b24 2626listed (@pxref{Memory, ,Examining memory}).
c906108c
SS
2627
2628@noindent
2629@code{info break} displays a count of the number of times the breakpoint
2630has been hit. This is especially useful in conjunction with the
2631@code{ignore} command. You can ignore a large number of breakpoint
2632hits, look at the breakpoint info to see how many times the breakpoint
2633was hit, and then run again, ignoring one less than that number. This
2634will get you quickly to the last hit of that breakpoint.
2635@end table
2636
2637@value{GDBN} allows you to set any number of breakpoints at the same place in
2638your program. There is nothing silly or meaningless about this. When
2639the breakpoints are conditional, this is even useful
2640(@pxref{Conditions, ,Break conditions}).
2641
2650777c 2642@cindex pending breakpoints
dd79a6cf
JJ
2643If a specified breakpoint location cannot be found, it may be due to the fact
2644that the location is in a shared library that is yet to be loaded. In such
2645a case, you may want @value{GDBN} to create a special breakpoint (known as
2646a @dfn{pending breakpoint}) that
2647attempts to resolve itself in the future when an appropriate shared library
2648gets loaded.
2649
2650Pending breakpoints are useful to set at the start of your
2650777c
JJ
2651@value{GDBN} session for locations that you know will be dynamically loaded
2652later by the program being debugged. When shared libraries are loaded,
dd79a6cf
JJ
2653a check is made to see if the load resolves any pending breakpoint locations.
2654If a pending breakpoint location gets resolved,
2655a regular breakpoint is created and the original pending breakpoint is removed.
2656
2657@value{GDBN} provides some additional commands for controlling pending
2658breakpoint support:
2659
2660@kindex set breakpoint pending
2661@kindex show breakpoint pending
2662@table @code
2663@item set breakpoint pending auto
2664This is the default behavior. When @value{GDBN} cannot find the breakpoint
2665location, it queries you whether a pending breakpoint should be created.
2666
2667@item set breakpoint pending on
2668This indicates that an unrecognized breakpoint location should automatically
2669result in a pending breakpoint being created.
2670
2671@item set breakpoint pending off
2672This indicates that pending breakpoints are not to be created. Any
2673unrecognized breakpoint location results in an error. This setting does
2674not affect any pending breakpoints previously created.
2675
2676@item show breakpoint pending
2677Show the current behavior setting for creating pending breakpoints.
2678@end table
2650777c 2679
649e03f6
RM
2680@cindex operations allowed on pending breakpoints
2681Normal breakpoint operations apply to pending breakpoints as well. You may
2682specify a condition for a pending breakpoint and/or commands to run when the
2650777c
JJ
2683breakpoint is reached. You can also enable or disable
2684the pending breakpoint. When you specify a condition for a pending breakpoint,
2685the parsing of the condition will be deferred until the point where the
2686pending breakpoint location is resolved. Disabling a pending breakpoint
2687tells @value{GDBN} to not attempt to resolve the breakpoint on any subsequent
2688shared library load. When a pending breakpoint is re-enabled,
649e03f6 2689@value{GDBN} checks to see if the location is already resolved.
2650777c
JJ
2690This is done because any number of shared library loads could have
2691occurred since the time the breakpoint was disabled and one or more
2692of these loads could resolve the location.
2693
c906108c
SS
2694@cindex negative breakpoint numbers
2695@cindex internal @value{GDBN} breakpoints
eb12ee30
AC
2696@value{GDBN} itself sometimes sets breakpoints in your program for
2697special purposes, such as proper handling of @code{longjmp} (in C
2698programs). These internal breakpoints are assigned negative numbers,
2699starting with @code{-1}; @samp{info breakpoints} does not display them.
c906108c 2700You can see these breakpoints with the @value{GDBN} maintenance command
eb12ee30 2701@samp{maint info breakpoints} (@pxref{maint info breakpoints}).
c906108c
SS
2702
2703
6d2ebf8b 2704@node Set Watchpoints
c906108c
SS
2705@subsection Setting watchpoints
2706
2707@cindex setting watchpoints
2708@cindex software watchpoints
2709@cindex hardware watchpoints
2710You can use a watchpoint to stop execution whenever the value of an
2711expression changes, without having to predict a particular place where
2712this may happen.
2713
2714Depending on your system, watchpoints may be implemented in software or
2df3850c 2715hardware. @value{GDBN} does software watchpointing by single-stepping your
c906108c
SS
2716program and testing the variable's value each time, which is hundreds of
2717times slower than normal execution. (But this may still be worth it, to
2718catch errors where you have no clue what part of your program is the
2719culprit.)
2720
1104b9e7 2721On some systems, such as HP-UX, @sc{gnu}/Linux and some other x86-based targets,
2df3850c 2722@value{GDBN} includes support for
c906108c
SS
2723hardware watchpoints, which do not slow down the running of your
2724program.
2725
2726@table @code
2727@kindex watch
2728@item watch @var{expr}
2729Set a watchpoint for an expression. @value{GDBN} will break when @var{expr}
2730is written into by the program and its value changes.
2731
2732@kindex rwatch
2733@item rwatch @var{expr}
2734Set a watchpoint that will break when watch @var{expr} is read by the program.
c906108c
SS
2735
2736@kindex awatch
2737@item awatch @var{expr}
2df3850c 2738Set a watchpoint that will break when @var{expr} is either read or written into
7be570e7 2739by the program.
c906108c
SS
2740
2741@kindex info watchpoints
2742@item info watchpoints
2743This command prints a list of watchpoints, breakpoints, and catchpoints;
2744it is the same as @code{info break}.
2745@end table
2746
2747@value{GDBN} sets a @dfn{hardware watchpoint} if possible. Hardware
2748watchpoints execute very quickly, and the debugger reports a change in
2749value at the exact instruction where the change occurs. If @value{GDBN}
2750cannot set a hardware watchpoint, it sets a software watchpoint, which
2751executes more slowly and reports the change in value at the next
2752statement, not the instruction, after the change occurs.
2753
2754When you issue the @code{watch} command, @value{GDBN} reports
2755
474c8240 2756@smallexample
c906108c 2757Hardware watchpoint @var{num}: @var{expr}
474c8240 2758@end smallexample
c906108c
SS
2759
2760@noindent
2761if it was able to set a hardware watchpoint.
2762
7be570e7
JM
2763Currently, the @code{awatch} and @code{rwatch} commands can only set
2764hardware watchpoints, because accesses to data that don't change the
2765value of the watched expression cannot be detected without examining
2766every instruction as it is being executed, and @value{GDBN} does not do
2767that currently. If @value{GDBN} finds that it is unable to set a
2768hardware breakpoint with the @code{awatch} or @code{rwatch} command, it
2769will print a message like this:
2770
2771@smallexample
2772Expression cannot be implemented with read/access watchpoint.
2773@end smallexample
2774
2775Sometimes, @value{GDBN} cannot set a hardware watchpoint because the
2776data type of the watched expression is wider than what a hardware
2777watchpoint on the target machine can handle. For example, some systems
2778can only watch regions that are up to 4 bytes wide; on such systems you
2779cannot set hardware watchpoints for an expression that yields a
2780double-precision floating-point number (which is typically 8 bytes
2781wide). As a work-around, it might be possible to break the large region
2782into a series of smaller ones and watch them with separate watchpoints.
2783
2784If you set too many hardware watchpoints, @value{GDBN} might be unable
2785to insert all of them when you resume the execution of your program.
2786Since the precise number of active watchpoints is unknown until such
2787time as the program is about to be resumed, @value{GDBN} might not be
2788able to warn you about this when you set the watchpoints, and the
2789warning will be printed only when the program is resumed:
2790
2791@smallexample
2792Hardware watchpoint @var{num}: Could not insert watchpoint
2793@end smallexample
2794
2795@noindent
2796If this happens, delete or disable some of the watchpoints.
2797
2798The SPARClite DSU will generate traps when a program accesses some data
2799or instruction address that is assigned to the debug registers. For the
2800data addresses, DSU facilitates the @code{watch} command. However the
2801hardware breakpoint registers can only take two data watchpoints, and
2802both watchpoints must be the same kind. For example, you can set two
2803watchpoints with @code{watch} commands, two with @code{rwatch} commands,
2804@strong{or} two with @code{awatch} commands, but you cannot set one
2805watchpoint with one command and the other with a different command.
c906108c
SS
2806@value{GDBN} will reject the command if you try to mix watchpoints.
2807Delete or disable unused watchpoint commands before setting new ones.
2808
2809If you call a function interactively using @code{print} or @code{call},
2df3850c 2810any watchpoints you have set will be inactive until @value{GDBN} reaches another
c906108c
SS
2811kind of breakpoint or the call completes.
2812
7be570e7
JM
2813@value{GDBN} automatically deletes watchpoints that watch local
2814(automatic) variables, or expressions that involve such variables, when
2815they go out of scope, that is, when the execution leaves the block in
2816which these variables were defined. In particular, when the program
2817being debugged terminates, @emph{all} local variables go out of scope,
2818and so only watchpoints that watch global variables remain set. If you
2819rerun the program, you will need to set all such watchpoints again. One
2820way of doing that would be to set a code breakpoint at the entry to the
2821@code{main} function and when it breaks, set all the watchpoints.
2822
c906108c
SS
2823@quotation
2824@cindex watchpoints and threads
2825@cindex threads and watchpoints
c906108c
SS
2826@emph{Warning:} In multi-thread programs, watchpoints have only limited
2827usefulness. With the current watchpoint implementation, @value{GDBN}
2828can only watch the value of an expression @emph{in a single thread}. If
2829you are confident that the expression can only change due to the current
2830thread's activity (and if you are also confident that no other thread
2831can become current), then you can use watchpoints as usual. However,
2832@value{GDBN} may not notice when a non-current thread's activity changes
2833the expression.
53a5351d 2834
d4f3574e 2835@c FIXME: this is almost identical to the previous paragraph.
53a5351d
JM
2836@emph{HP-UX Warning:} In multi-thread programs, software watchpoints
2837have only limited usefulness. If @value{GDBN} creates a software
2838watchpoint, it can only watch the value of an expression @emph{in a
2839single thread}. If you are confident that the expression can only
2840change due to the current thread's activity (and if you are also
2841confident that no other thread can become current), then you can use
2842software watchpoints as usual. However, @value{GDBN} may not notice
2843when a non-current thread's activity changes the expression. (Hardware
2844watchpoints, in contrast, watch an expression in all threads.)
c906108c 2845@end quotation
c906108c 2846
501eef12
AC
2847@xref{set remote hardware-watchpoint-limit}.
2848
6d2ebf8b 2849@node Set Catchpoints
c906108c 2850@subsection Setting catchpoints
d4f3574e 2851@cindex catchpoints, setting
c906108c
SS
2852@cindex exception handlers
2853@cindex event handling
2854
2855You can use @dfn{catchpoints} to cause the debugger to stop for certain
b37052ae 2856kinds of program events, such as C@t{++} exceptions or the loading of a
c906108c
SS
2857shared library. Use the @code{catch} command to set a catchpoint.
2858
2859@table @code
2860@kindex catch
2861@item catch @var{event}
2862Stop when @var{event} occurs. @var{event} can be any of the following:
2863@table @code
2864@item throw
2865@kindex catch throw
b37052ae 2866The throwing of a C@t{++} exception.
c906108c
SS
2867
2868@item catch
2869@kindex catch catch
b37052ae 2870The catching of a C@t{++} exception.
c906108c
SS
2871
2872@item exec
2873@kindex catch exec
2874A call to @code{exec}. This is currently only available for HP-UX.
2875
2876@item fork
2877@kindex catch fork
2878A call to @code{fork}. This is currently only available for HP-UX.
2879
2880@item vfork
2881@kindex catch vfork
2882A call to @code{vfork}. This is currently only available for HP-UX.
2883
2884@item load
2885@itemx load @var{libname}
2886@kindex catch load
2887The dynamic loading of any shared library, or the loading of the library
2888@var{libname}. This is currently only available for HP-UX.
2889
2890@item unload
2891@itemx unload @var{libname}
2892@kindex catch unload
2893The unloading of any dynamically loaded shared library, or the unloading
2894of the library @var{libname}. This is currently only available for HP-UX.
2895@end table
2896
2897@item tcatch @var{event}
2898Set a catchpoint that is enabled only for one stop. The catchpoint is
2899automatically deleted after the first time the event is caught.
2900
2901@end table
2902
2903Use the @code{info break} command to list the current catchpoints.
2904
b37052ae 2905There are currently some limitations to C@t{++} exception handling
c906108c
SS
2906(@code{catch throw} and @code{catch catch}) in @value{GDBN}:
2907
2908@itemize @bullet
2909@item
2910If you call a function interactively, @value{GDBN} normally returns
2911control to you when the function has finished executing. If the call
2912raises an exception, however, the call may bypass the mechanism that
2913returns control to you and cause your program either to abort or to
2914simply continue running until it hits a breakpoint, catches a signal
2915that @value{GDBN} is listening for, or exits. This is the case even if
2916you set a catchpoint for the exception; catchpoints on exceptions are
2917disabled within interactive calls.
2918
2919@item
2920You cannot raise an exception interactively.
2921
2922@item
2923You cannot install an exception handler interactively.
2924@end itemize
2925
2926@cindex raise exceptions
2927Sometimes @code{catch} is not the best way to debug exception handling:
2928if you need to know exactly where an exception is raised, it is better to
2929stop @emph{before} the exception handler is called, since that way you
2930can see the stack before any unwinding takes place. If you set a
2931breakpoint in an exception handler instead, it may not be easy to find
2932out where the exception was raised.
2933
2934To stop just before an exception handler is called, you need some
b37052ae 2935knowledge of the implementation. In the case of @sc{gnu} C@t{++}, exceptions are
c906108c
SS
2936raised by calling a library function named @code{__raise_exception}
2937which has the following ANSI C interface:
2938
474c8240 2939@smallexample
c906108c 2940 /* @var{addr} is where the exception identifier is stored.
d4f3574e
SS
2941 @var{id} is the exception identifier. */
2942 void __raise_exception (void **addr, void *id);
474c8240 2943@end smallexample
c906108c
SS
2944
2945@noindent
2946To make the debugger catch all exceptions before any stack
2947unwinding takes place, set a breakpoint on @code{__raise_exception}
2948(@pxref{Breakpoints, ,Breakpoints; watchpoints; and exceptions}).
2949
2950With a conditional breakpoint (@pxref{Conditions, ,Break conditions})
2951that depends on the value of @var{id}, you can stop your program when
2952a specific exception is raised. You can use multiple conditional
2953breakpoints to stop your program when any of a number of exceptions are
2954raised.
2955
2956
6d2ebf8b 2957@node Delete Breaks
c906108c
SS
2958@subsection Deleting breakpoints
2959
2960@cindex clearing breakpoints, watchpoints, catchpoints
2961@cindex deleting breakpoints, watchpoints, catchpoints
2962It is often necessary to eliminate a breakpoint, watchpoint, or
2963catchpoint once it has done its job and you no longer want your program
2964to stop there. This is called @dfn{deleting} the breakpoint. A
2965breakpoint that has been deleted no longer exists; it is forgotten.
2966
2967With the @code{clear} command you can delete breakpoints according to
2968where they are in your program. With the @code{delete} command you can
2969delete individual breakpoints, watchpoints, or catchpoints by specifying
2970their breakpoint numbers.
2971
2972It is not necessary to delete a breakpoint to proceed past it. @value{GDBN}
2973automatically ignores breakpoints on the first instruction to be executed
2974when you continue execution without changing the execution address.
2975
2976@table @code
2977@kindex clear
2978@item clear
2979Delete any breakpoints at the next instruction to be executed in the
2980selected stack frame (@pxref{Selection, ,Selecting a frame}). When
2981the innermost frame is selected, this is a good way to delete a
2982breakpoint where your program just stopped.
2983
2984@item clear @var{function}
2985@itemx clear @var{filename}:@var{function}
2986Delete any breakpoints set at entry to the function @var{function}.
2987
2988@item clear @var{linenum}
2989@itemx clear @var{filename}:@var{linenum}
2990Delete any breakpoints set at or within the code of the specified line.
2991
2992@cindex delete breakpoints
2993@kindex delete
41afff9a 2994@kindex d @r{(@code{delete})}
c5394b80
JM
2995@item delete @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
2996Delete the breakpoints, watchpoints, or catchpoints of the breakpoint
2997ranges specified as arguments. If no argument is specified, delete all
c906108c
SS
2998breakpoints (@value{GDBN} asks confirmation, unless you have @code{set
2999confirm off}). You can abbreviate this command as @code{d}.
3000@end table
3001
6d2ebf8b 3002@node Disabling
c906108c
SS
3003@subsection Disabling breakpoints
3004
3005@kindex disable breakpoints
3006@kindex enable breakpoints
3007Rather than deleting a breakpoint, watchpoint, or catchpoint, you might
3008prefer to @dfn{disable} it. This makes the breakpoint inoperative as if
3009it had been deleted, but remembers the information on the breakpoint so
3010that you can @dfn{enable} it again later.
3011
3012You disable and enable breakpoints, watchpoints, and catchpoints with
3013the @code{enable} and @code{disable} commands, optionally specifying one
3014or more breakpoint numbers as arguments. Use @code{info break} or
3015@code{info watch} to print a list of breakpoints, watchpoints, and
3016catchpoints if you do not know which numbers to use.
3017
3018A breakpoint, watchpoint, or catchpoint can have any of four different
3019states of enablement:
3020
3021@itemize @bullet
3022@item
3023Enabled. The breakpoint stops your program. A breakpoint set
3024with the @code{break} command starts out in this state.
3025@item
3026Disabled. The breakpoint has no effect on your program.
3027@item
3028Enabled once. The breakpoint stops your program, but then becomes
d4f3574e 3029disabled.
c906108c
SS
3030@item
3031Enabled for deletion. The breakpoint stops your program, but
d4f3574e
SS
3032immediately after it does so it is deleted permanently. A breakpoint
3033set with the @code{tbreak} command starts out in this state.
c906108c
SS
3034@end itemize
3035
3036You can use the following commands to enable or disable breakpoints,
3037watchpoints, and catchpoints:
3038
3039@table @code
3040@kindex disable breakpoints
3041@kindex disable
41afff9a 3042@kindex dis @r{(@code{disable})}
c5394b80 3043@item disable @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
c906108c
SS
3044Disable the specified breakpoints---or all breakpoints, if none are
3045listed. A disabled breakpoint has no effect but is not forgotten. All
3046options such as ignore-counts, conditions and commands are remembered in
3047case the breakpoint is enabled again later. You may abbreviate
3048@code{disable} as @code{dis}.
3049
3050@kindex enable breakpoints
3051@kindex enable
c5394b80 3052@item enable @r{[}breakpoints@r{]} @r{[}@var{range}@dots{}@r{]}
c906108c
SS
3053Enable the specified breakpoints (or all defined breakpoints). They
3054become effective once again in stopping your program.
3055
c5394b80 3056@item enable @r{[}breakpoints@r{]} once @var{range}@dots{}
c906108c
SS
3057Enable the specified breakpoints temporarily. @value{GDBN} disables any
3058of these breakpoints immediately after stopping your program.
3059
c5394b80 3060@item enable @r{[}breakpoints@r{]} delete @var{range}@dots{}
c906108c
SS
3061Enable the specified breakpoints to work once, then die. @value{GDBN}
3062deletes any of these breakpoints as soon as your program stops there.
3063@end table
3064
d4f3574e
SS
3065@c FIXME: I think the following ``Except for [...] @code{tbreak}'' is
3066@c confusing: tbreak is also initially enabled.
c906108c
SS
3067Except for a breakpoint set with @code{tbreak} (@pxref{Set Breaks,
3068,Setting breakpoints}), breakpoints that you set are initially enabled;
3069subsequently, they become disabled or enabled only when you use one of
3070the commands above. (The command @code{until} can set and delete a
3071breakpoint of its own, but it does not change the state of your other
3072breakpoints; see @ref{Continuing and Stepping, ,Continuing and
3073stepping}.)
3074
6d2ebf8b 3075@node Conditions
c906108c
SS
3076@subsection Break conditions
3077@cindex conditional breakpoints
3078@cindex breakpoint conditions
3079
3080@c FIXME what is scope of break condition expr? Context where wanted?
5d161b24 3081@c in particular for a watchpoint?
c906108c
SS
3082The simplest sort of breakpoint breaks every time your program reaches a
3083specified place. You can also specify a @dfn{condition} for a
3084breakpoint. A condition is just a Boolean expression in your
3085programming language (@pxref{Expressions, ,Expressions}). A breakpoint with
3086a condition evaluates the expression each time your program reaches it,
3087and your program stops only if the condition is @emph{true}.
3088
3089This is the converse of using assertions for program validation; in that
3090situation, you want to stop when the assertion is violated---that is,
3091when the condition is false. In C, if you want to test an assertion expressed
3092by the condition @var{assert}, you should set the condition
3093@samp{! @var{assert}} on the appropriate breakpoint.
3094
3095Conditions are also accepted for watchpoints; you may not need them,
3096since a watchpoint is inspecting the value of an expression anyhow---but
3097it might be simpler, say, to just set a watchpoint on a variable name,
3098and specify a condition that tests whether the new value is an interesting
3099one.
3100
3101Break conditions can have side effects, and may even call functions in
3102your program. This can be useful, for example, to activate functions
3103that log program progress, or to use your own print functions to
3104format special data structures. The effects are completely predictable
3105unless there is another enabled breakpoint at the same address. (In
3106that case, @value{GDBN} might see the other breakpoint first and stop your
3107program without checking the condition of this one.) Note that
d4f3574e
SS
3108breakpoint commands are usually more convenient and flexible than break
3109conditions for the
c906108c
SS
3110purpose of performing side effects when a breakpoint is reached
3111(@pxref{Break Commands, ,Breakpoint command lists}).
3112
3113Break conditions can be specified when a breakpoint is set, by using
3114@samp{if} in the arguments to the @code{break} command. @xref{Set
3115Breaks, ,Setting breakpoints}. They can also be changed at any time
3116with the @code{condition} command.
53a5351d 3117
c906108c
SS
3118You can also use the @code{if} keyword with the @code{watch} command.
3119The @code{catch} command does not recognize the @code{if} keyword;
3120@code{condition} is the only way to impose a further condition on a
3121catchpoint.
c906108c
SS
3122
3123@table @code
3124@kindex condition
3125@item condition @var{bnum} @var{expression}
3126Specify @var{expression} as the break condition for breakpoint,
3127watchpoint, or catchpoint number @var{bnum}. After you set a condition,
3128breakpoint @var{bnum} stops your program only if the value of
3129@var{expression} is true (nonzero, in C). When you use
3130@code{condition}, @value{GDBN} checks @var{expression} immediately for
3131syntactic correctness, and to determine whether symbols in it have
d4f3574e
SS
3132referents in the context of your breakpoint. If @var{expression} uses
3133symbols not referenced in the context of the breakpoint, @value{GDBN}
3134prints an error message:
3135
474c8240 3136@smallexample
d4f3574e 3137No symbol "foo" in current context.
474c8240 3138@end smallexample
d4f3574e
SS
3139
3140@noindent
c906108c
SS
3141@value{GDBN} does
3142not actually evaluate @var{expression} at the time the @code{condition}
d4f3574e
SS
3143command (or a command that sets a breakpoint with a condition, like
3144@code{break if @dots{}}) is given, however. @xref{Expressions, ,Expressions}.
c906108c
SS
3145
3146@item condition @var{bnum}
3147Remove the condition from breakpoint number @var{bnum}. It becomes
3148an ordinary unconditional breakpoint.
3149@end table
3150
3151@cindex ignore count (of breakpoint)
3152A special case of a breakpoint condition is to stop only when the
3153breakpoint has been reached a certain number of times. This is so
3154useful that there is a special way to do it, using the @dfn{ignore
3155count} of the breakpoint. Every breakpoint has an ignore count, which
3156is an integer. Most of the time, the ignore count is zero, and
3157therefore has no effect. But if your program reaches a breakpoint whose
3158ignore count is positive, then instead of stopping, it just decrements
3159the ignore count by one and continues. As a result, if the ignore count
3160value is @var{n}, the breakpoint does not stop the next @var{n} times
3161your program reaches it.
3162
3163@table @code
3164@kindex ignore
3165@item ignore @var{bnum} @var{count}
3166Set the ignore count of breakpoint number @var{bnum} to @var{count}.
3167The next @var{count} times the breakpoint is reached, your program's
3168execution does not stop; other than to decrement the ignore count, @value{GDBN}
3169takes no action.
3170
3171To make the breakpoint stop the next time it is reached, specify
3172a count of zero.
3173
3174When you use @code{continue} to resume execution of your program from a
3175breakpoint, you can specify an ignore count directly as an argument to
3176@code{continue}, rather than using @code{ignore}. @xref{Continuing and
3177Stepping,,Continuing and stepping}.
3178
3179If a breakpoint has a positive ignore count and a condition, the
3180condition is not checked. Once the ignore count reaches zero,
3181@value{GDBN} resumes checking the condition.
3182
3183You could achieve the effect of the ignore count with a condition such
3184as @w{@samp{$foo-- <= 0}} using a debugger convenience variable that
3185is decremented each time. @xref{Convenience Vars, ,Convenience
3186variables}.
3187@end table
3188
3189Ignore counts apply to breakpoints, watchpoints, and catchpoints.
3190
3191
6d2ebf8b 3192@node Break Commands
c906108c
SS
3193@subsection Breakpoint command lists
3194
3195@cindex breakpoint commands
3196You can give any breakpoint (or watchpoint or catchpoint) a series of
3197commands to execute when your program stops due to that breakpoint. For
3198example, you might want to print the values of certain expressions, or
3199enable other breakpoints.
3200
3201@table @code
3202@kindex commands
3203@kindex end
3204@item commands @r{[}@var{bnum}@r{]}
3205@itemx @dots{} @var{command-list} @dots{}
3206@itemx end
3207Specify a list of commands for breakpoint number @var{bnum}. The commands
3208themselves appear on the following lines. Type a line containing just
3209@code{end} to terminate the commands.
3210
3211To remove all commands from a breakpoint, type @code{commands} and
3212follow it immediately with @code{end}; that is, give no commands.
3213
3214With no @var{bnum} argument, @code{commands} refers to the last
3215breakpoint, watchpoint, or catchpoint set (not to the breakpoint most
3216recently encountered).
3217@end table
3218
3219Pressing @key{RET} as a means of repeating the last @value{GDBN} command is
3220disabled within a @var{command-list}.
3221
3222You can use breakpoint commands to start your program up again. Simply
3223use the @code{continue} command, or @code{step}, or any other command
3224that resumes execution.
3225
3226Any other commands in the command list, after a command that resumes
3227execution, are ignored. This is because any time you resume execution
3228(even with a simple @code{next} or @code{step}), you may encounter
3229another breakpoint---which could have its own command list, leading to
3230ambiguities about which list to execute.
3231
3232@kindex silent
3233If the first command you specify in a command list is @code{silent}, the
3234usual message about stopping at a breakpoint is not printed. This may
3235be desirable for breakpoints that are to print a specific message and
3236then continue. If none of the remaining commands print anything, you
3237see no sign that the breakpoint was reached. @code{silent} is
3238meaningful only at the beginning of a breakpoint command list.
3239
3240The commands @code{echo}, @code{output}, and @code{printf} allow you to
3241print precisely controlled output, and are often useful in silent
3242breakpoints. @xref{Output, ,Commands for controlled output}.
3243
3244For example, here is how you could use breakpoint commands to print the
3245value of @code{x} at entry to @code{foo} whenever @code{x} is positive.
3246
474c8240 3247@smallexample
c906108c
SS
3248break foo if x>0
3249commands
3250silent
3251printf "x is %d\n",x
3252cont
3253end
474c8240 3254@end smallexample
c906108c
SS
3255
3256One application for breakpoint commands is to compensate for one bug so
3257you can test for another. Put a breakpoint just after the erroneous line
3258of code, give it a condition to detect the case in which something
3259erroneous has been done, and give it commands to assign correct values
3260to any variables that need them. End with the @code{continue} command
3261so that your program does not stop, and start with the @code{silent}
3262command so that no output is produced. Here is an example:
3263
474c8240 3264@smallexample
c906108c
SS
3265break 403
3266commands
3267silent
3268set x = y + 4
3269cont
3270end
474c8240 3271@end smallexample
c906108c 3272
6d2ebf8b 3273@node Breakpoint Menus
c906108c
SS
3274@subsection Breakpoint menus
3275@cindex overloading
3276@cindex symbol overloading
3277
b383017d 3278Some programming languages (notably C@t{++} and Objective-C) permit a
b37303ee 3279single function name
c906108c
SS
3280to be defined several times, for application in different contexts.
3281This is called @dfn{overloading}. When a function name is overloaded,
3282@samp{break @var{function}} is not enough to tell @value{GDBN} where you want
3283a breakpoint. If you realize this is a problem, you can use
3284something like @samp{break @var{function}(@var{types})} to specify which
3285particular version of the function you want. Otherwise, @value{GDBN} offers
3286you a menu of numbered choices for different possible breakpoints, and
3287waits for your selection with the prompt @samp{>}. The first two
3288options are always @samp{[0] cancel} and @samp{[1] all}. Typing @kbd{1}
3289sets a breakpoint at each definition of @var{function}, and typing
3290@kbd{0} aborts the @code{break} command without setting any new
3291breakpoints.
3292
3293For example, the following session excerpt shows an attempt to set a
3294breakpoint at the overloaded symbol @code{String::after}.
3295We choose three particular definitions of that function name:
3296
3297@c FIXME! This is likely to change to show arg type lists, at least
3298@smallexample
3299@group
3300(@value{GDBP}) b String::after
3301[0] cancel
3302[1] all
3303[2] file:String.cc; line number:867
3304[3] file:String.cc; line number:860
3305[4] file:String.cc; line number:875
3306[5] file:String.cc; line number:853
3307[6] file:String.cc; line number:846
3308[7] file:String.cc; line number:735
3309> 2 4 6
3310Breakpoint 1 at 0xb26c: file String.cc, line 867.
3311Breakpoint 2 at 0xb344: file String.cc, line 875.
3312Breakpoint 3 at 0xafcc: file String.cc, line 846.
3313Multiple breakpoints were set.
3314Use the "delete" command to delete unwanted
3315 breakpoints.
3316(@value{GDBP})
3317@end group
3318@end smallexample
c906108c
SS
3319
3320@c @ifclear BARETARGET
6d2ebf8b 3321@node Error in Breakpoints
d4f3574e 3322@subsection ``Cannot insert breakpoints''
c906108c
SS
3323@c
3324@c FIXME!! 14/6/95 Is there a real example of this? Let's use it.
3325@c
d4f3574e
SS
3326Under some operating systems, breakpoints cannot be used in a program if
3327any other process is running that program. In this situation,
5d161b24 3328attempting to run or continue a program with a breakpoint causes
d4f3574e
SS
3329@value{GDBN} to print an error message:
3330
474c8240 3331@smallexample
d4f3574e
SS
3332Cannot insert breakpoints.
3333The same program may be running in another process.
474c8240 3334@end smallexample
d4f3574e
SS
3335
3336When this happens, you have three ways to proceed:
3337
3338@enumerate
3339@item
3340Remove or disable the breakpoints, then continue.
3341
3342@item
5d161b24 3343Suspend @value{GDBN}, and copy the file containing your program to a new
d4f3574e 3344name. Resume @value{GDBN} and use the @code{exec-file} command to specify
5d161b24 3345that @value{GDBN} should run your program under that name.
d4f3574e
SS
3346Then start your program again.
3347
3348@item
3349Relink your program so that the text segment is nonsharable, using the
3350linker option @samp{-N}. The operating system limitation may not apply
3351to nonsharable executables.
3352@end enumerate
c906108c
SS
3353@c @end ifclear
3354
d4f3574e
SS
3355A similar message can be printed if you request too many active
3356hardware-assisted breakpoints and watchpoints:
3357
3358@c FIXME: the precise wording of this message may change; the relevant
3359@c source change is not committed yet (Sep 3, 1999).
3360@smallexample
3361Stopped; cannot insert breakpoints.
3362You may have requested too many hardware breakpoints and watchpoints.
3363@end smallexample
3364
3365@noindent
3366This message is printed when you attempt to resume the program, since
3367only then @value{GDBN} knows exactly how many hardware breakpoints and
3368watchpoints it needs to insert.
3369
3370When this message is printed, you need to disable or remove some of the
3371hardware-assisted breakpoints and watchpoints, and then continue.
3372
1485d690
KB
3373@node Breakpoint related warnings
3374@subsection ``Breakpoint address adjusted...''
3375@cindex breakpoint address adjusted
3376
3377Some processor architectures place constraints on the addresses at
3378which breakpoints may be placed. For architectures thus constrained,
3379@value{GDBN} will attempt to adjust the breakpoint's address to comply
3380with the constraints dictated by the architecture.
3381
3382One example of such an architecture is the Fujitsu FR-V. The FR-V is
3383a VLIW architecture in which a number of RISC-like instructions may be
3384bundled together for parallel execution. The FR-V architecture
3385constrains the location of a breakpoint instruction within such a
3386bundle to the instruction with the lowest address. @value{GDBN}
3387honors this constraint by adjusting a breakpoint's address to the
3388first in the bundle.
3389
3390It is not uncommon for optimized code to have bundles which contain
3391instructions from different source statements, thus it may happen that
3392a breakpoint's address will be adjusted from one source statement to
3393another. Since this adjustment may significantly alter @value{GDBN}'s
3394breakpoint related behavior from what the user expects, a warning is
3395printed when the breakpoint is first set and also when the breakpoint
3396is hit.
3397
3398A warning like the one below is printed when setting a breakpoint
3399that's been subject to address adjustment:
3400
3401@smallexample
3402warning: Breakpoint address adjusted from 0x00010414 to 0x00010410.
3403@end smallexample
3404
3405Such warnings are printed both for user settable and @value{GDBN}'s
3406internal breakpoints. If you see one of these warnings, you should
3407verify that a breakpoint set at the adjusted address will have the
3408desired affect. If not, the breakpoint in question may be removed and
b383017d 3409other breakpoints may be set which will have the desired behavior.
1485d690
KB
3410E.g., it may be sufficient to place the breakpoint at a later
3411instruction. A conditional breakpoint may also be useful in some
3412cases to prevent the breakpoint from triggering too often.
3413
3414@value{GDBN} will also issue a warning when stopping at one of these
3415adjusted breakpoints:
3416
3417@smallexample
3418warning: Breakpoint 1 address previously adjusted from 0x00010414
3419to 0x00010410.
3420@end smallexample
3421
3422When this warning is encountered, it may be too late to take remedial
3423action except in cases where the breakpoint is hit earlier or more
3424frequently than expected.
d4f3574e 3425
6d2ebf8b 3426@node Continuing and Stepping
c906108c
SS
3427@section Continuing and stepping
3428
3429@cindex stepping
3430@cindex continuing
3431@cindex resuming execution
3432@dfn{Continuing} means resuming program execution until your program
3433completes normally. In contrast, @dfn{stepping} means executing just
3434one more ``step'' of your program, where ``step'' may mean either one
3435line of source code, or one machine instruction (depending on what
7a292a7a
SS
3436particular command you use). Either when continuing or when stepping,
3437your program may stop even sooner, due to a breakpoint or a signal. (If
d4f3574e
SS
3438it stops due to a signal, you may want to use @code{handle}, or use
3439@samp{signal 0} to resume execution. @xref{Signals, ,Signals}.)
c906108c
SS
3440
3441@table @code
3442@kindex continue
41afff9a
EZ
3443@kindex c @r{(@code{continue})}
3444@kindex fg @r{(resume foreground execution)}
c906108c
SS
3445@item continue @r{[}@var{ignore-count}@r{]}
3446@itemx c @r{[}@var{ignore-count}@r{]}
3447@itemx fg @r{[}@var{ignore-count}@r{]}
3448Resume program execution, at the address where your program last stopped;
3449any breakpoints set at that address are bypassed. The optional argument
3450@var{ignore-count} allows you to specify a further number of times to
3451ignore a breakpoint at this location; its effect is like that of
3452@code{ignore} (@pxref{Conditions, ,Break conditions}).
3453
3454The argument @var{ignore-count} is meaningful only when your program
3455stopped due to a breakpoint. At other times, the argument to
3456@code{continue} is ignored.
3457
d4f3574e
SS
3458The synonyms @code{c} and @code{fg} (for @dfn{foreground}, as the
3459debugged program is deemed to be the foreground program) are provided
3460purely for convenience, and have exactly the same behavior as
3461@code{continue}.
c906108c
SS
3462@end table
3463
3464To resume execution at a different place, you can use @code{return}
3465(@pxref{Returning, ,Returning from a function}) to go back to the
3466calling function; or @code{jump} (@pxref{Jumping, ,Continuing at a
3467different address}) to go to an arbitrary location in your program.
3468
3469A typical technique for using stepping is to set a breakpoint
3470(@pxref{Breakpoints, ,Breakpoints; watchpoints; and catchpoints}) at the
3471beginning of the function or the section of your program where a problem
3472is believed to lie, run your program until it stops at that breakpoint,
3473and then step through the suspect area, examining the variables that are
3474interesting, until you see the problem happen.
3475
3476@table @code
3477@kindex step
41afff9a 3478@kindex s @r{(@code{step})}
c906108c
SS
3479@item step
3480Continue running your program until control reaches a different source
3481line, then stop it and return control to @value{GDBN}. This command is
3482abbreviated @code{s}.
3483
3484@quotation
3485@c "without debugging information" is imprecise; actually "without line
3486@c numbers in the debugging information". (gcc -g1 has debugging info but
3487@c not line numbers). But it seems complex to try to make that
3488@c distinction here.
3489@emph{Warning:} If you use the @code{step} command while control is
3490within a function that was compiled without debugging information,
3491execution proceeds until control reaches a function that does have
3492debugging information. Likewise, it will not step into a function which
3493is compiled without debugging information. To step through functions
3494without debugging information, use the @code{stepi} command, described
3495below.
3496@end quotation
3497
4a92d011
EZ
3498The @code{step} command only stops at the first instruction of a source
3499line. This prevents the multiple stops that could otherwise occur in
3500@code{switch} statements, @code{for} loops, etc. @code{step} continues
3501to stop if a function that has debugging information is called within
3502the line. In other words, @code{step} @emph{steps inside} any functions
3503called within the line.
c906108c 3504
d4f3574e
SS
3505Also, the @code{step} command only enters a function if there is line
3506number information for the function. Otherwise it acts like the
5d161b24 3507@code{next} command. This avoids problems when using @code{cc -gl}
c906108c 3508on MIPS machines. Previously, @code{step} entered subroutines if there
5d161b24 3509was any debugging information about the routine.
c906108c
SS
3510
3511@item step @var{count}
3512Continue running as in @code{step}, but do so @var{count} times. If a
7a292a7a
SS
3513breakpoint is reached, or a signal not related to stepping occurs before
3514@var{count} steps, stepping stops right away.
c906108c
SS
3515
3516@kindex next
41afff9a 3517@kindex n @r{(@code{next})}
c906108c
SS
3518@item next @r{[}@var{count}@r{]}
3519Continue to the next source line in the current (innermost) stack frame.
7a292a7a
SS
3520This is similar to @code{step}, but function calls that appear within
3521the line of code are executed without stopping. Execution stops when
3522control reaches a different line of code at the original stack level
3523that was executing when you gave the @code{next} command. This command
3524is abbreviated @code{n}.
c906108c
SS
3525
3526An argument @var{count} is a repeat count, as for @code{step}.
3527
3528
3529@c FIX ME!! Do we delete this, or is there a way it fits in with
3530@c the following paragraph? --- Vctoria
3531@c
3532@c @code{next} within a function that lacks debugging information acts like
3533@c @code{step}, but any function calls appearing within the code of the
3534@c function are executed without stopping.
3535
d4f3574e
SS
3536The @code{next} command only stops at the first instruction of a
3537source line. This prevents multiple stops that could otherwise occur in
4a92d011 3538@code{switch} statements, @code{for} loops, etc.
c906108c 3539
b90a5f51
CF
3540@kindex set step-mode
3541@item set step-mode
3542@cindex functions without line info, and stepping
3543@cindex stepping into functions with no line info
3544@itemx set step-mode on
4a92d011 3545The @code{set step-mode on} command causes the @code{step} command to
b90a5f51
CF
3546stop at the first instruction of a function which contains no debug line
3547information rather than stepping over it.
3548
4a92d011
EZ
3549This is useful in cases where you may be interested in inspecting the
3550machine instructions of a function which has no symbolic info and do not
3551want @value{GDBN} to automatically skip over this function.
b90a5f51
CF
3552
3553@item set step-mode off
4a92d011 3554Causes the @code{step} command to step over any functions which contains no
b90a5f51
CF
3555debug information. This is the default.
3556
c906108c
SS
3557@kindex finish
3558@item finish
3559Continue running until just after function in the selected stack frame
3560returns. Print the returned value (if any).
3561
3562Contrast this with the @code{return} command (@pxref{Returning,
3563,Returning from a function}).
3564
3565@kindex until
41afff9a 3566@kindex u @r{(@code{until})}
c906108c
SS
3567@item until
3568@itemx u
3569Continue running until a source line past the current line, in the
3570current stack frame, is reached. This command is used to avoid single
3571stepping through a loop more than once. It is like the @code{next}
3572command, except that when @code{until} encounters a jump, it
3573automatically continues execution until the program counter is greater
3574than the address of the jump.
3575
3576This means that when you reach the end of a loop after single stepping
3577though it, @code{until} makes your program continue execution until it
3578exits the loop. In contrast, a @code{next} command at the end of a loop
3579simply steps back to the beginning of the loop, which forces you to step
3580through the next iteration.
3581
3582@code{until} always stops your program if it attempts to exit the current
3583stack frame.
3584
3585@code{until} may produce somewhat counterintuitive results if the order
3586of machine code does not match the order of the source lines. For
3587example, in the following excerpt from a debugging session, the @code{f}
3588(@code{frame}) command shows that execution is stopped at line
3589@code{206}; yet when we use @code{until}, we get to line @code{195}:
3590
474c8240 3591@smallexample
c906108c
SS
3592(@value{GDBP}) f
3593#0 main (argc=4, argv=0xf7fffae8) at m4.c:206
3594206 expand_input();
3595(@value{GDBP}) until
3596195 for ( ; argc > 0; NEXTARG) @{
474c8240 3597@end smallexample
c906108c
SS
3598
3599This happened because, for execution efficiency, the compiler had
3600generated code for the loop closure test at the end, rather than the
3601start, of the loop---even though the test in a C @code{for}-loop is
3602written before the body of the loop. The @code{until} command appeared
3603to step back to the beginning of the loop when it advanced to this
3604expression; however, it has not really gone to an earlier
3605statement---not in terms of the actual machine code.
3606
3607@code{until} with no argument works by means of single
3608instruction stepping, and hence is slower than @code{until} with an
3609argument.
3610
3611@item until @var{location}
3612@itemx u @var{location}
3613Continue running your program until either the specified location is
3614reached, or the current stack frame returns. @var{location} is any of
3615the forms of argument acceptable to @code{break} (@pxref{Set Breaks,
c60eb6f1
EZ
3616,Setting breakpoints}). This form of the command uses breakpoints, and
3617hence is quicker than @code{until} without an argument. The specified
3618location is actually reached only if it is in the current frame. This
3619implies that @code{until} can be used to skip over recursive function
3620invocations. For instance in the code below, if the current location is
3621line @code{96}, issuing @code{until 99} will execute the program up to
3622line @code{99} in the same invocation of factorial, i.e. after the inner
3623invocations have returned.
3624
3625@smallexample
362694 int factorial (int value)
362795 @{
362896 if (value > 1) @{
362997 value *= factorial (value - 1);
363098 @}
363199 return (value);
3632100 @}
3633@end smallexample
3634
3635
3636@kindex advance @var{location}
3637@itemx advance @var{location}
3638Continue running the program up to the given location. An argument is
3639required, anything of the same form as arguments for the @code{break}
3640command. Execution will also stop upon exit from the current stack
3641frame. This command is similar to @code{until}, but @code{advance} will
3642not skip over recursive function calls, and the target location doesn't
3643have to be in the same frame as the current one.
3644
c906108c
SS
3645
3646@kindex stepi
41afff9a 3647@kindex si @r{(@code{stepi})}
c906108c 3648@item stepi
96a2c332 3649@itemx stepi @var{arg}
c906108c
SS
3650@itemx si
3651Execute one machine instruction, then stop and return to the debugger.
3652
3653It is often useful to do @samp{display/i $pc} when stepping by machine
3654instructions. This makes @value{GDBN} automatically display the next
3655instruction to be executed, each time your program stops. @xref{Auto
3656Display,, Automatic display}.
3657
3658An argument is a repeat count, as in @code{step}.
3659
3660@need 750
3661@kindex nexti
41afff9a 3662@kindex ni @r{(@code{nexti})}
c906108c 3663@item nexti
96a2c332 3664@itemx nexti @var{arg}
c906108c
SS
3665@itemx ni
3666Execute one machine instruction, but if it is a function call,
3667proceed until the function returns.
3668
3669An argument is a repeat count, as in @code{next}.
3670@end table
3671
6d2ebf8b 3672@node Signals
c906108c
SS
3673@section Signals
3674@cindex signals
3675
3676A signal is an asynchronous event that can happen in a program. The
3677operating system defines the possible kinds of signals, and gives each
3678kind a name and a number. For example, in Unix @code{SIGINT} is the
d4f3574e 3679signal a program gets when you type an interrupt character (often @kbd{C-c});
c906108c
SS
3680@code{SIGSEGV} is the signal a program gets from referencing a place in
3681memory far away from all the areas in use; @code{SIGALRM} occurs when
3682the alarm clock timer goes off (which happens only if your program has
3683requested an alarm).
3684
3685@cindex fatal signals
3686Some signals, including @code{SIGALRM}, are a normal part of the
3687functioning of your program. Others, such as @code{SIGSEGV}, indicate
d4f3574e 3688errors; these signals are @dfn{fatal} (they kill your program immediately) if the
c906108c
SS
3689program has not specified in advance some other way to handle the signal.
3690@code{SIGINT} does not indicate an error in your program, but it is normally
3691fatal so it can carry out the purpose of the interrupt: to kill the program.
3692
3693@value{GDBN} has the ability to detect any occurrence of a signal in your
3694program. You can tell @value{GDBN} in advance what to do for each kind of
3695signal.
3696
3697@cindex handling signals
24f93129
EZ
3698Normally, @value{GDBN} is set up to let the non-erroneous signals like
3699@code{SIGALRM} be silently passed to your program
3700(so as not to interfere with their role in the program's functioning)
c906108c
SS
3701but to stop your program immediately whenever an error signal happens.
3702You can change these settings with the @code{handle} command.
3703
3704@table @code
3705@kindex info signals
3706@item info signals
96a2c332 3707@itemx info handle
c906108c
SS
3708Print a table of all the kinds of signals and how @value{GDBN} has been told to
3709handle each one. You can use this to see the signal numbers of all
3710the defined types of signals.
3711
d4f3574e 3712@code{info handle} is an alias for @code{info signals}.
c906108c
SS
3713
3714@kindex handle
3715@item handle @var{signal} @var{keywords}@dots{}
5ece1a18
EZ
3716Change the way @value{GDBN} handles signal @var{signal}. @var{signal}
3717can be the number of a signal or its name (with or without the
24f93129 3718@samp{SIG} at the beginning); a list of signal numbers of the form
5ece1a18
EZ
3719@samp{@var{low}-@var{high}}; or the word @samp{all}, meaning all the
3720known signals. The @var{keywords} say what change to make.
c906108c
SS
3721@end table
3722
3723@c @group
3724The keywords allowed by the @code{handle} command can be abbreviated.
3725Their full names are:
3726
3727@table @code
3728@item nostop
3729@value{GDBN} should not stop your program when this signal happens. It may
3730still print a message telling you that the signal has come in.
3731
3732@item stop
3733@value{GDBN} should stop your program when this signal happens. This implies
3734the @code{print} keyword as well.
3735
3736@item print
3737@value{GDBN} should print a message when this signal happens.
3738
3739@item noprint
3740@value{GDBN} should not mention the occurrence of the signal at all. This
3741implies the @code{nostop} keyword as well.
3742
3743@item pass
5ece1a18 3744@itemx noignore
c906108c
SS
3745@value{GDBN} should allow your program to see this signal; your program
3746can handle the signal, or else it may terminate if the signal is fatal
5ece1a18 3747and not handled. @code{pass} and @code{noignore} are synonyms.
c906108c
SS
3748
3749@item nopass
5ece1a18 3750@itemx ignore
c906108c 3751@value{GDBN} should not allow your program to see this signal.
5ece1a18 3752@code{nopass} and @code{ignore} are synonyms.
c906108c
SS
3753@end table
3754@c @end group
3755
d4f3574e
SS
3756When a signal stops your program, the signal is not visible to the
3757program until you
c906108c
SS
3758continue. Your program sees the signal then, if @code{pass} is in
3759effect for the signal in question @emph{at that time}. In other words,
3760after @value{GDBN} reports a signal, you can use the @code{handle}
3761command with @code{pass} or @code{nopass} to control whether your
3762program sees that signal when you continue.
3763
24f93129
EZ
3764The default is set to @code{nostop}, @code{noprint}, @code{pass} for
3765non-erroneous signals such as @code{SIGALRM}, @code{SIGWINCH} and
3766@code{SIGCHLD}, and to @code{stop}, @code{print}, @code{pass} for the
3767erroneous signals.
3768
c906108c
SS
3769You can also use the @code{signal} command to prevent your program from
3770seeing a signal, or cause it to see a signal it normally would not see,
3771or to give it any signal at any time. For example, if your program stopped
3772due to some sort of memory reference error, you might store correct
3773values into the erroneous variables and continue, hoping to see more
3774execution; but your program would probably terminate immediately as
3775a result of the fatal signal once it saw the signal. To prevent this,
3776you can continue with @samp{signal 0}. @xref{Signaling, ,Giving your
5d161b24 3777program a signal}.
c906108c 3778
6d2ebf8b 3779@node Thread Stops
c906108c
SS
3780@section Stopping and starting multi-thread programs
3781
3782When your program has multiple threads (@pxref{Threads,, Debugging
3783programs with multiple threads}), you can choose whether to set
3784breakpoints on all threads, or on a particular thread.
3785
3786@table @code
3787@cindex breakpoints and threads
3788@cindex thread breakpoints
3789@kindex break @dots{} thread @var{threadno}
3790@item break @var{linespec} thread @var{threadno}
3791@itemx break @var{linespec} thread @var{threadno} if @dots{}
3792@var{linespec} specifies source lines; there are several ways of
3793writing them, but the effect is always to specify some source line.
3794
3795Use the qualifier @samp{thread @var{threadno}} with a breakpoint command
3796to specify that you only want @value{GDBN} to stop the program when a
3797particular thread reaches this breakpoint. @var{threadno} is one of the
3798numeric thread identifiers assigned by @value{GDBN}, shown in the first
3799column of the @samp{info threads} display.
3800
3801If you do not specify @samp{thread @var{threadno}} when you set a
3802breakpoint, the breakpoint applies to @emph{all} threads of your
3803program.
3804
3805You can use the @code{thread} qualifier on conditional breakpoints as
3806well; in this case, place @samp{thread @var{threadno}} before the
3807breakpoint condition, like this:
3808
3809@smallexample
2df3850c 3810(@value{GDBP}) break frik.c:13 thread 28 if bartab > lim
c906108c
SS
3811@end smallexample
3812
3813@end table
3814
3815@cindex stopped threads
3816@cindex threads, stopped
3817Whenever your program stops under @value{GDBN} for any reason,
3818@emph{all} threads of execution stop, not just the current thread. This
3819allows you to examine the overall state of the program, including
3820switching between threads, without worrying that things may change
3821underfoot.
3822
36d86913
MC
3823@cindex thread breakpoints and system calls
3824@cindex system calls and thread breakpoints
3825@cindex premature return from system calls
3826There is an unfortunate side effect. If one thread stops for a
3827breakpoint, or for some other reason, and another thread is blocked in a
3828system call, then the system call may return prematurely. This is a
3829consequence of the interaction between multiple threads and the signals
3830that @value{GDBN} uses to implement breakpoints and other events that
3831stop execution.
3832
3833To handle this problem, your program should check the return value of
3834each system call and react appropriately. This is good programming
3835style anyways.
3836
3837For example, do not write code like this:
3838
3839@smallexample
3840 sleep (10);
3841@end smallexample
3842
3843The call to @code{sleep} will return early if a different thread stops
3844at a breakpoint or for some other reason.
3845
3846Instead, write this:
3847
3848@smallexample
3849 int unslept = 10;
3850 while (unslept > 0)
3851 unslept = sleep (unslept);
3852@end smallexample
3853
3854A system call is allowed to return early, so the system is still
3855conforming to its specification. But @value{GDBN} does cause your
3856multi-threaded program to behave differently than it would without
3857@value{GDBN}.
3858
3859Also, @value{GDBN} uses internal breakpoints in the thread library to
3860monitor certain events such as thread creation and thread destruction.
3861When such an event happens, a system call in another thread may return
3862prematurely, even though your program does not appear to stop.
3863
c906108c
SS
3864@cindex continuing threads
3865@cindex threads, continuing
3866Conversely, whenever you restart the program, @emph{all} threads start
3867executing. @emph{This is true even when single-stepping} with commands
5d161b24 3868like @code{step} or @code{next}.
c906108c
SS
3869
3870In particular, @value{GDBN} cannot single-step all threads in lockstep.
3871Since thread scheduling is up to your debugging target's operating
3872system (not controlled by @value{GDBN}), other threads may
3873execute more than one statement while the current thread completes a
3874single step. Moreover, in general other threads stop in the middle of a
3875statement, rather than at a clean statement boundary, when the program
3876stops.
3877
3878You might even find your program stopped in another thread after
3879continuing or even single-stepping. This happens whenever some other
3880thread runs into a breakpoint, a signal, or an exception before the
3881first thread completes whatever you requested.
3882
3883On some OSes, you can lock the OS scheduler and thus allow only a single
3884thread to run.
3885
3886@table @code
3887@item set scheduler-locking @var{mode}
3888Set the scheduler locking mode. If it is @code{off}, then there is no
3889locking and any thread may run at any time. If @code{on}, then only the
3890current thread may run when the inferior is resumed. The @code{step}
3891mode optimizes for single-stepping. It stops other threads from
3892``seizing the prompt'' by preempting the current thread while you are
3893stepping. Other threads will only rarely (or never) get a chance to run
d4f3574e 3894when you step. They are more likely to run when you @samp{next} over a
c906108c 3895function call, and they are completely free to run when you use commands
d4f3574e 3896like @samp{continue}, @samp{until}, or @samp{finish}. However, unless another
c906108c 3897thread hits a breakpoint during its timeslice, they will never steal the
2df3850c 3898@value{GDBN} prompt away from the thread that you are debugging.
c906108c
SS
3899
3900@item show scheduler-locking
3901Display the current scheduler locking mode.
3902@end table
3903
c906108c 3904
6d2ebf8b 3905@node Stack
c906108c
SS
3906@chapter Examining the Stack
3907
3908When your program has stopped, the first thing you need to know is where it
3909stopped and how it got there.
3910
3911@cindex call stack
5d161b24
DB
3912Each time your program performs a function call, information about the call
3913is generated.
3914That information includes the location of the call in your program,
3915the arguments of the call,
c906108c 3916and the local variables of the function being called.
5d161b24 3917The information is saved in a block of data called a @dfn{stack frame}.
c906108c
SS
3918The stack frames are allocated in a region of memory called the @dfn{call
3919stack}.
3920
3921When your program stops, the @value{GDBN} commands for examining the
3922stack allow you to see all of this information.
3923
3924@cindex selected frame
3925One of the stack frames is @dfn{selected} by @value{GDBN} and many
3926@value{GDBN} commands refer implicitly to the selected frame. In
3927particular, whenever you ask @value{GDBN} for the value of a variable in
3928your program, the value is found in the selected frame. There are
3929special @value{GDBN} commands to select whichever frame you are
3930interested in. @xref{Selection, ,Selecting a frame}.
3931
3932When your program stops, @value{GDBN} automatically selects the
5d161b24 3933currently executing frame and describes it briefly, similar to the
c906108c
SS
3934@code{frame} command (@pxref{Frame Info, ,Information about a frame}).
3935
3936@menu
3937* Frames:: Stack frames
3938* Backtrace:: Backtraces
3939* Selection:: Selecting a frame
3940* Frame Info:: Information on a frame
c906108c
SS
3941
3942@end menu
3943
6d2ebf8b 3944@node Frames
c906108c
SS
3945@section Stack frames
3946
d4f3574e 3947@cindex frame, definition
c906108c
SS
3948@cindex stack frame
3949The call stack is divided up into contiguous pieces called @dfn{stack
3950frames}, or @dfn{frames} for short; each frame is the data associated
3951with one call to one function. The frame contains the arguments given
3952to the function, the function's local variables, and the address at
3953which the function is executing.
3954
3955@cindex initial frame
3956@cindex outermost frame
3957@cindex innermost frame
3958When your program is started, the stack has only one frame, that of the
3959function @code{main}. This is called the @dfn{initial} frame or the
3960@dfn{outermost} frame. Each time a function is called, a new frame is
3961made. Each time a function returns, the frame for that function invocation
3962is eliminated. If a function is recursive, there can be many frames for
3963the same function. The frame for the function in which execution is
3964actually occurring is called the @dfn{innermost} frame. This is the most
3965recently created of all the stack frames that still exist.
3966
3967@cindex frame pointer
3968Inside your program, stack frames are identified by their addresses. A
3969stack frame consists of many bytes, each of which has its own address; each
3970kind of computer has a convention for choosing one byte whose
3971address serves as the address of the frame. Usually this address is kept
3972in a register called the @dfn{frame pointer register} while execution is
3973going on in that frame.
3974
3975@cindex frame number
3976@value{GDBN} assigns numbers to all existing stack frames, starting with
3977zero for the innermost frame, one for the frame that called it,
3978and so on upward. These numbers do not really exist in your program;
3979they are assigned by @value{GDBN} to give you a way of designating stack
3980frames in @value{GDBN} commands.
3981
6d2ebf8b
SS
3982@c The -fomit-frame-pointer below perennially causes hbox overflow
3983@c underflow problems.
c906108c
SS
3984@cindex frameless execution
3985Some compilers provide a way to compile functions so that they operate
6d2ebf8b 3986without stack frames. (For example, the @value{GCC} option
474c8240 3987@smallexample
6d2ebf8b 3988@samp{-fomit-frame-pointer}
474c8240 3989@end smallexample
6d2ebf8b 3990generates functions without a frame.)
c906108c
SS
3991This is occasionally done with heavily used library functions to save
3992the frame setup time. @value{GDBN} has limited facilities for dealing
3993with these function invocations. If the innermost function invocation
3994has no stack frame, @value{GDBN} nevertheless regards it as though
3995it had a separate frame, which is numbered zero as usual, allowing
3996correct tracing of the function call chain. However, @value{GDBN} has
3997no provision for frameless functions elsewhere in the stack.
3998
3999@table @code
d4f3574e 4000@kindex frame@r{, command}
41afff9a 4001@cindex current stack frame
c906108c 4002@item frame @var{args}
5d161b24 4003The @code{frame} command allows you to move from one stack frame to another,
c906108c 4004and to print the stack frame you select. @var{args} may be either the
5d161b24
DB
4005address of the frame or the stack frame number. Without an argument,
4006@code{frame} prints the current stack frame.
c906108c
SS
4007
4008@kindex select-frame
41afff9a 4009@cindex selecting frame silently
c906108c
SS
4010@item select-frame
4011The @code{select-frame} command allows you to move from one stack frame
4012to another without printing the frame. This is the silent version of
4013@code{frame}.
4014@end table
4015
6d2ebf8b 4016@node Backtrace
c906108c
SS
4017@section Backtraces
4018
4019@cindex backtraces
4020@cindex tracebacks
4021@cindex stack traces
4022A backtrace is a summary of how your program got where it is. It shows one
4023line per frame, for many frames, starting with the currently executing
4024frame (frame zero), followed by its caller (frame one), and on up the
4025stack.
4026
4027@table @code
4028@kindex backtrace
41afff9a 4029@kindex bt @r{(@code{backtrace})}
c906108c
SS
4030@item backtrace
4031@itemx bt
4032Print a backtrace of the entire stack: one line per frame for all
4033frames in the stack.
4034
4035You can stop the backtrace at any time by typing the system interrupt
4036character, normally @kbd{C-c}.
4037
4038@item backtrace @var{n}
4039@itemx bt @var{n}
4040Similar, but print only the innermost @var{n} frames.
4041
4042@item backtrace -@var{n}
4043@itemx bt -@var{n}
4044Similar, but print only the outermost @var{n} frames.
4045@end table
4046
4047@kindex where
4048@kindex info stack
41afff9a 4049@kindex info s @r{(@code{info stack})}
c906108c
SS
4050The names @code{where} and @code{info stack} (abbreviated @code{info s})
4051are additional aliases for @code{backtrace}.
4052
4053Each line in the backtrace shows the frame number and the function name.
4054The program counter value is also shown---unless you use @code{set
4055print address off}. The backtrace also shows the source file name and
4056line number, as well as the arguments to the function. The program
4057counter value is omitted if it is at the beginning of the code for that
4058line number.
4059
4060Here is an example of a backtrace. It was made with the command
4061@samp{bt 3}, so it shows the innermost three frames.
4062
4063@smallexample
4064@group
5d161b24 4065#0 m4_traceon (obs=0x24eb0, argc=1, argv=0x2b8c8)
c906108c
SS
4066 at builtin.c:993
4067#1 0x6e38 in expand_macro (sym=0x2b600) at macro.c:242
4068#2 0x6840 in expand_token (obs=0x0, t=177664, td=0xf7fffb08)
4069 at macro.c:71
4070(More stack frames follow...)
4071@end group
4072@end smallexample
4073
4074@noindent
4075The display for frame zero does not begin with a program counter
4076value, indicating that your program has stopped at the beginning of the
4077code for line @code{993} of @code{builtin.c}.
4078
25d29d70
AC
4079@kindex set backtrace past-main
4080@kindex show backtrace past-main
4081@kindex set backtrace limit
4082@kindex show backtrace limit
b4e9345d 4083
25d29d70
AC
4084Most programs have a standard user entry point---a place where system
4085libraries and startup code transition into user code. For C this is
4086@code{main}. When @value{GDBN} finds the entry function in a backtrace
4087it will terminate the backtrace, to avoid tracing into highly
4088system-specific (and generally uninteresting) code.
4089
4090If you need to examine the startup code, or limit the number of levels
4091in a backtrace, you can change this behavior:
95f90d25
DJ
4092
4093@table @code
25d29d70
AC
4094@item set backtrace past-main
4095@itemx set backtrace past-main on
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
AC
4102@item show backtrace past-main
4103Display the current user entry point backtrace policy.
4104
4105@item set backtrace limit @var{n}
4106@itemx set backtrace limit 0
4107@cindex backtrace limit
4108Limit the backtrace to @var{n} levels. A value of zero means
4109unlimited.
95f90d25 4110
25d29d70
AC
4111@item show backtrace limit
4112Display the current limit on backtrace levels.
95f90d25
DJ
4113@end table
4114
6d2ebf8b 4115@node Selection
c906108c
SS
4116@section Selecting a frame
4117
4118Most commands for examining the stack and other data in your program work on
4119whichever stack frame is selected at the moment. Here are the commands for
4120selecting a stack frame; all of them finish by printing a brief description
4121of the stack frame just selected.
4122
4123@table @code
d4f3574e 4124@kindex frame@r{, selecting}
41afff9a 4125@kindex f @r{(@code{frame})}
c906108c
SS
4126@item frame @var{n}
4127@itemx f @var{n}
4128Select frame number @var{n}. Recall that frame zero is the innermost
4129(currently executing) frame, frame one is the frame that called the
4130innermost one, and so on. The highest-numbered frame is the one for
4131@code{main}.
4132
4133@item frame @var{addr}
4134@itemx f @var{addr}
4135Select the frame at address @var{addr}. This is useful mainly if the
4136chaining of stack frames has been damaged by a bug, making it
4137impossible for @value{GDBN} to assign numbers properly to all frames. In
4138addition, this can be useful when your program has multiple stacks and
4139switches between them.
4140
c906108c
SS
4141On the SPARC architecture, @code{frame} needs two addresses to
4142select an arbitrary frame: a frame pointer and a stack pointer.
4143
4144On the MIPS and Alpha architecture, it needs two addresses: a stack
4145pointer and a program counter.
4146
4147On the 29k architecture, it needs three addresses: a register stack
4148pointer, a program counter, and a memory stack pointer.
4149@c note to future updaters: this is conditioned on a flag
4150@c SETUP_ARBITRARY_FRAME in the tm-*.h files. The above is up to date
4151@c as of 27 Jan 1994.
c906108c
SS
4152
4153@kindex up
4154@item up @var{n}
4155Move @var{n} frames up the stack. For positive numbers @var{n}, this
4156advances toward the outermost frame, to higher frame numbers, to frames
4157that have existed longer. @var{n} defaults to one.
4158
4159@kindex down
41afff9a 4160@kindex do @r{(@code{down})}
c906108c
SS
4161@item down @var{n}
4162Move @var{n} frames down the stack. For positive numbers @var{n}, this
4163advances toward the innermost frame, to lower frame numbers, to frames
4164that were created more recently. @var{n} defaults to one. You may
4165abbreviate @code{down} as @code{do}.
4166@end table
4167
4168All of these commands end by printing two lines of output describing the
4169frame. The first line shows the frame number, the function name, the
4170arguments, and the source file and line number of execution in that
5d161b24 4171frame. The second line shows the text of that source line.
c906108c
SS
4172
4173@need 1000
4174For example:
4175
4176@smallexample
4177@group
4178(@value{GDBP}) up
4179#1 0x22f0 in main (argc=1, argv=0xf7fffbf4, env=0xf7fffbfc)
4180 at env.c:10
418110 read_input_file (argv[i]);
4182@end group
4183@end smallexample
4184
4185After such a printout, the @code{list} command with no arguments
4186prints ten lines centered on the point of execution in the frame.
87885426
FN
4187You can also edit the program at the point of execution with your favorite
4188editing program by typing @code{edit}.
4189@xref{List, ,Printing source lines},
4190for details.
c906108c
SS
4191
4192@table @code
4193@kindex down-silently
4194@kindex up-silently
4195@item up-silently @var{n}
4196@itemx down-silently @var{n}
4197These two commands are variants of @code{up} and @code{down},
4198respectively; they differ in that they do their work silently, without
4199causing display of the new frame. They are intended primarily for use
4200in @value{GDBN} command scripts, where the output might be unnecessary and
4201distracting.
4202@end table
4203
6d2ebf8b 4204@node Frame Info
c906108c
SS
4205@section Information about a frame
4206
4207There are several other commands to print information about the selected
4208stack frame.
4209
4210@table @code
4211@item frame
4212@itemx f
4213When used without any argument, this command does not change which
4214frame is selected, but prints a brief description of the currently
4215selected stack frame. It can be abbreviated @code{f}. With an
4216argument, this command is used to select a stack frame.
4217@xref{Selection, ,Selecting a frame}.
4218
4219@kindex info frame
41afff9a 4220@kindex info f @r{(@code{info frame})}
c906108c
SS
4221@item info frame
4222@itemx info f
4223This command prints a verbose description of the selected stack frame,
4224including:
4225
4226@itemize @bullet
5d161b24
DB
4227@item
4228the address of the frame
c906108c
SS
4229@item
4230the address of the next frame down (called by this frame)
4231@item
4232the address of the next frame up (caller of this frame)
4233@item
4234the language in which the source code corresponding to this frame is written
4235@item
4236the address of the frame's arguments
4237@item
d4f3574e
SS
4238the address of the frame's local variables
4239@item
c906108c
SS
4240the program counter saved in it (the address of execution in the caller frame)
4241@item
4242which registers were saved in the frame
4243@end itemize
4244
4245@noindent The verbose description is useful when
4246something has gone wrong that has made the stack format fail to fit
4247the usual conventions.
4248
4249@item info frame @var{addr}
4250@itemx info f @var{addr}
4251Print a verbose description of the frame at address @var{addr}, without
4252selecting that frame. The selected frame remains unchanged by this
4253command. This requires the same kind of address (more than one for some
4254architectures) that you specify in the @code{frame} command.
4255@xref{Selection, ,Selecting a frame}.
4256
4257@kindex info args
4258@item info args
4259Print the arguments of the selected frame, each on a separate line.
4260
4261@item info locals
4262@kindex info locals
4263Print the local variables of the selected frame, each on a separate
4264line. These are all variables (declared either static or automatic)
4265accessible at the point of execution of the selected frame.
4266
c906108c 4267@kindex info catch
d4f3574e
SS
4268@cindex catch exceptions, list active handlers
4269@cindex exception handlers, how to list
c906108c
SS
4270@item info catch
4271Print a list of all the exception handlers that are active in the
4272current stack frame at the current point of execution. To see other
4273exception handlers, visit the associated frame (using the @code{up},
4274@code{down}, or @code{frame} commands); then type @code{info catch}.
4275@xref{Set Catchpoints, , Setting catchpoints}.
53a5351d 4276
c906108c
SS
4277@end table
4278
c906108c 4279
6d2ebf8b 4280@node Source
c906108c
SS
4281@chapter Examining Source Files
4282
4283@value{GDBN} can print parts of your program's source, since the debugging
4284information recorded in the program tells @value{GDBN} what source files were
4285used to build it. When your program stops, @value{GDBN} spontaneously prints
4286the line where it stopped. Likewise, when you select a stack frame
4287(@pxref{Selection, ,Selecting a frame}), @value{GDBN} prints the line where
4288execution in that frame has stopped. You can print other portions of
4289source files by explicit command.
4290
7a292a7a 4291If you use @value{GDBN} through its @sc{gnu} Emacs interface, you may
d4f3574e 4292prefer to use Emacs facilities to view source; see @ref{Emacs, ,Using
7a292a7a 4293@value{GDBN} under @sc{gnu} Emacs}.
c906108c
SS
4294
4295@menu
4296* List:: Printing source lines
87885426 4297* Edit:: Editing source files
c906108c 4298* Search:: Searching source files
c906108c
SS
4299* Source Path:: Specifying source directories
4300* Machine Code:: Source and machine code
4301@end menu
4302
6d2ebf8b 4303@node List
c906108c
SS
4304@section Printing source lines
4305
4306@kindex list
41afff9a 4307@kindex l @r{(@code{list})}
c906108c 4308To print lines from a source file, use the @code{list} command
5d161b24 4309(abbreviated @code{l}). By default, ten lines are printed.
c906108c
SS
4310There are several ways to specify what part of the file you want to print.
4311
4312Here are the forms of the @code{list} command most commonly used:
4313
4314@table @code
4315@item list @var{linenum}
4316Print lines centered around line number @var{linenum} in the
4317current source file.
4318
4319@item list @var{function}
4320Print lines centered around the beginning of function
4321@var{function}.
4322
4323@item list
4324Print more lines. If the last lines printed were printed with a
4325@code{list} command, this prints lines following the last lines
4326printed; however, if the last line printed was a solitary line printed
4327as part of displaying a stack frame (@pxref{Stack, ,Examining the
4328Stack}), this prints lines centered around that line.
4329
4330@item list -
4331Print lines just before the lines last printed.
4332@end table
4333
4334By default, @value{GDBN} prints ten source lines with any of these forms of
4335the @code{list} command. You can change this using @code{set listsize}:
4336
4337@table @code
4338@kindex set listsize
4339@item set listsize @var{count}
4340Make the @code{list} command display @var{count} source lines (unless
4341the @code{list} argument explicitly specifies some other number).
4342
4343@kindex show listsize
4344@item show listsize
4345Display the number of lines that @code{list} prints.
4346@end table
4347
4348Repeating a @code{list} command with @key{RET} discards the argument,
4349so it is equivalent to typing just @code{list}. This is more useful
4350than listing the same lines again. An exception is made for an
4351argument of @samp{-}; that argument is preserved in repetition so that
4352each repetition moves up in the source file.
4353
4354@cindex linespec
4355In general, the @code{list} command expects you to supply zero, one or two
4356@dfn{linespecs}. Linespecs specify source lines; there are several ways
d4f3574e 4357of writing them, but the effect is always to specify some source line.
c906108c
SS
4358Here is a complete description of the possible arguments for @code{list}:
4359
4360@table @code
4361@item list @var{linespec}
4362Print lines centered around the line specified by @var{linespec}.
4363
4364@item list @var{first},@var{last}
4365Print lines from @var{first} to @var{last}. Both arguments are
4366linespecs.
4367
4368@item list ,@var{last}
4369Print lines ending with @var{last}.
4370
4371@item list @var{first},
4372Print lines starting with @var{first}.
4373
4374@item list +
4375Print lines just after the lines last printed.
4376
4377@item list -
4378Print lines just before the lines last printed.
4379
4380@item list
4381As described in the preceding table.
4382@end table
4383
4384Here are the ways of specifying a single source line---all the
4385kinds of linespec.
4386
4387@table @code
4388@item @var{number}
4389Specifies line @var{number} of the current source file.
4390When a @code{list} command has two linespecs, this refers to
4391the same source file as the first linespec.
4392
4393@item +@var{offset}
4394Specifies the line @var{offset} lines after the last line printed.
4395When used as the second linespec in a @code{list} command that has
4396two, this specifies the line @var{offset} lines down from the
4397first linespec.
4398
4399@item -@var{offset}
4400Specifies the line @var{offset} lines before the last line printed.
4401
4402@item @var{filename}:@var{number}
4403Specifies line @var{number} in the source file @var{filename}.
4404
4405@item @var{function}
4406Specifies the line that begins the body of the function @var{function}.
4407For example: in C, this is the line with the open brace.
4408
4409@item @var{filename}:@var{function}
4410Specifies the line of the open-brace that begins the body of the
4411function @var{function} in the file @var{filename}. You only need the
4412file name with a function name to avoid ambiguity when there are
4413identically named functions in different source files.
4414
4415@item *@var{address}
4416Specifies the line containing the program address @var{address}.
4417@var{address} may be any expression.
4418@end table
4419
87885426
FN
4420@node Edit
4421@section Editing source files
4422@cindex editing source files
4423
4424@kindex edit
4425@kindex e @r{(@code{edit})}
4426To edit the lines in a source file, use the @code{edit} command.
4427The editing program of your choice
4428is invoked with the current line set to
4429the active line in the program.
4430Alternatively, there are several ways to specify what part of the file you
4431want to print if you want to see other parts of the program.
4432
4433Here are the forms of the @code{edit} command most commonly used:
4434
4435@table @code
4436@item edit
4437Edit the current source file at the active line number in the program.
4438
4439@item edit @var{number}
4440Edit the current source file with @var{number} as the active line number.
4441
4442@item edit @var{function}
4443Edit the file containing @var{function} at the beginning of its definition.
4444
4445@item edit @var{filename}:@var{number}
4446Specifies line @var{number} in the source file @var{filename}.
4447
4448@item edit @var{filename}:@var{function}
4449Specifies the line that begins the body of the
4450function @var{function} in the file @var{filename}. You only need the
4451file name with a function name to avoid ambiguity when there are
4452identically named functions in different source files.
4453
4454@item edit *@var{address}
4455Specifies the line containing the program address @var{address}.
4456@var{address} may be any expression.
4457@end table
4458
4459@subsection Choosing your editor
4460You can customize @value{GDBN} to use any editor you want
4461@footnote{
4462The only restriction is that your editor (say @code{ex}), recognizes the
4463following command-line syntax:
10998722 4464@smallexample
87885426 4465ex +@var{number} file
10998722
AC
4466@end smallexample
4467The optional numeric value +@var{number} designates the active line in
4468the file.}. By default, it is @value{EDITOR}, but you can change this
4469by setting the environment variable @code{EDITOR} before using
4470@value{GDBN}. For example, to configure @value{GDBN} to use the
4471@code{vi} editor, you could use these commands with the @code{sh} shell:
4472@smallexample
87885426
FN
4473EDITOR=/usr/bin/vi
4474export EDITOR
4475gdb ...
10998722 4476@end smallexample
87885426 4477or in the @code{csh} shell,
10998722 4478@smallexample
87885426
FN
4479setenv EDITOR /usr/bin/vi
4480gdb ...
10998722 4481@end smallexample
87885426 4482
6d2ebf8b 4483@node Search
c906108c
SS
4484@section Searching source files
4485@cindex searching
4486@kindex reverse-search
4487
4488There are two commands for searching through the current source file for a
4489regular expression.
4490
4491@table @code
4492@kindex search
4493@kindex forward-search
4494@item forward-search @var{regexp}
4495@itemx search @var{regexp}
4496The command @samp{forward-search @var{regexp}} checks each line,
4497starting with the one following the last line listed, for a match for
5d161b24 4498@var{regexp}. It lists the line that is found. You can use the
c906108c
SS
4499synonym @samp{search @var{regexp}} or abbreviate the command name as
4500@code{fo}.
4501
4502@item reverse-search @var{regexp}
4503The command @samp{reverse-search @var{regexp}} checks each line, starting
4504with the one before the last line listed and going backward, for a match
4505for @var{regexp}. It lists the line that is found. You can abbreviate
4506this command as @code{rev}.
4507@end table
c906108c 4508
6d2ebf8b 4509@node Source Path
c906108c
SS
4510@section Specifying source directories
4511
4512@cindex source path
4513@cindex directories for source files
4514Executable programs sometimes do not record the directories of the source
4515files from which they were compiled, just the names. Even when they do,
4516the directories could be moved between the compilation and your debugging
4517session. @value{GDBN} has a list of directories to search for source files;
4518this is called the @dfn{source path}. Each time @value{GDBN} wants a source file,
4519it tries all the directories in the list, in the order they are present
4520in the list, until it finds a file with the desired name. Note that
4521the executable search path is @emph{not} used for this purpose. Neither is
4522the current working directory, unless it happens to be in the source
4523path.
4524
4525If @value{GDBN} cannot find a source file in the source path, and the
4526object program records a directory, @value{GDBN} tries that directory
4527too. If the source path is empty, and there is no record of the
4528compilation directory, @value{GDBN} looks in the current directory as a
4529last resort.
4530
4531Whenever you reset or rearrange the source path, @value{GDBN} clears out
4532any information it has cached about where source files are found and where
4533each line is in the file.
4534
4535@kindex directory
4536@kindex dir
d4f3574e
SS
4537When you start @value{GDBN}, its source path includes only @samp{cdir}
4538and @samp{cwd}, in that order.
c906108c
SS
4539To add other directories, use the @code{directory} command.
4540
4541@table @code
4542@item directory @var{dirname} @dots{}
4543@item dir @var{dirname} @dots{}
4544Add directory @var{dirname} to the front of the source path. Several
d4f3574e
SS
4545directory names may be given to this command, separated by @samp{:}
4546(@samp{;} on MS-DOS and MS-Windows, where @samp{:} usually appears as
4547part of absolute file names) or
c906108c
SS
4548whitespace. You may specify a directory that is already in the source
4549path; this moves it forward, so @value{GDBN} searches it sooner.
4550
4551@kindex cdir
4552@kindex cwd
41afff9a
EZ
4553@vindex $cdir@r{, convenience variable}
4554@vindex $cwdr@r{, convenience variable}
c906108c
SS
4555@cindex compilation directory
4556@cindex current directory
4557@cindex working directory
4558@cindex directory, current
4559@cindex directory, compilation
4560You can use the string @samp{$cdir} to refer to the compilation
4561directory (if one is recorded), and @samp{$cwd} to refer to the current
4562working directory. @samp{$cwd} is not the same as @samp{.}---the former
4563tracks the current working directory as it changes during your @value{GDBN}
4564session, while the latter is immediately expanded to the current
4565directory at the time you add an entry to the source path.
4566
4567@item directory
4568Reset the source path to empty again. This requires confirmation.
4569
4570@c RET-repeat for @code{directory} is explicitly disabled, but since
4571@c repeating it would be a no-op we do not say that. (thanks to RMS)
4572
4573@item show directories
4574@kindex show directories
4575Print the source path: show which directories it contains.
4576@end table
4577
4578If your source path is cluttered with directories that are no longer of
4579interest, @value{GDBN} may sometimes cause confusion by finding the wrong
4580versions of source. You can correct the situation as follows:
4581
4582@enumerate
4583@item
4584Use @code{directory} with no argument to reset the source path to empty.
4585
4586@item
4587Use @code{directory} with suitable arguments to reinstall the
4588directories you want in the source path. You can add all the
4589directories in one command.
4590@end enumerate
4591
6d2ebf8b 4592@node Machine Code
c906108c
SS
4593@section Source and machine code
4594
4595You can use the command @code{info line} to map source lines to program
4596addresses (and vice versa), and the command @code{disassemble} to display
4597a range of addresses as machine instructions. When run under @sc{gnu} Emacs
d4f3574e 4598mode, the @code{info line} command causes the arrow to point to the
5d161b24 4599line specified. Also, @code{info line} prints addresses in symbolic form as
c906108c
SS
4600well as hex.
4601
4602@table @code
4603@kindex info line
4604@item info line @var{linespec}
4605Print the starting and ending addresses of the compiled code for
4606source line @var{linespec}. You can specify source lines in any of
4607the ways understood by the @code{list} command (@pxref{List, ,Printing
4608source lines}).
4609@end table
4610
4611For example, we can use @code{info line} to discover the location of
4612the object code for the first line of function
4613@code{m4_changequote}:
4614
d4f3574e
SS
4615@c FIXME: I think this example should also show the addresses in
4616@c symbolic form, as they usually would be displayed.
c906108c 4617@smallexample
96a2c332 4618(@value{GDBP}) info line m4_changequote
c906108c
SS
4619Line 895 of "builtin.c" starts at pc 0x634c and ends at 0x6350.
4620@end smallexample
4621
4622@noindent
4623We can also inquire (using @code{*@var{addr}} as the form for
4624@var{linespec}) what source line covers a particular address:
4625@smallexample
4626(@value{GDBP}) info line *0x63ff
4627Line 926 of "builtin.c" starts at pc 0x63e4 and ends at 0x6404.
4628@end smallexample
4629
4630@cindex @code{$_} and @code{info line}
41afff9a 4631@kindex x@r{(examine), and} info line
c906108c
SS
4632After @code{info line}, the default address for the @code{x} command
4633is changed to the starting address of the line, so that @samp{x/i} is
4634sufficient to begin examining the machine code (@pxref{Memory,
4635,Examining memory}). Also, this address is saved as the value of the
4636convenience variable @code{$_} (@pxref{Convenience Vars, ,Convenience
4637variables}).
4638
4639@table @code
4640@kindex disassemble
4641@cindex assembly instructions
4642@cindex instructions, assembly
4643@cindex machine instructions
4644@cindex listing machine instructions
4645@item disassemble
4646This specialized command dumps a range of memory as machine
4647instructions. The default memory range is the function surrounding the
4648program counter of the selected frame. A single argument to this
4649command is a program counter value; @value{GDBN} dumps the function
4650surrounding this value. Two arguments specify a range of addresses
4651(first inclusive, second exclusive) to dump.
4652@end table
4653
c906108c
SS
4654The following example shows the disassembly of a range of addresses of
4655HP PA-RISC 2.0 code:
4656
4657@smallexample
4658(@value{GDBP}) disas 0x32c4 0x32e4
4659Dump of assembler code from 0x32c4 to 0x32e4:
46600x32c4 <main+204>: addil 0,dp
46610x32c8 <main+208>: ldw 0x22c(sr0,r1),r26
46620x32cc <main+212>: ldil 0x3000,r31
46630x32d0 <main+216>: ble 0x3f8(sr4,r31)
46640x32d4 <main+220>: ldo 0(r31),rp
46650x32d8 <main+224>: addil -0x800,dp
46660x32dc <main+228>: ldo 0x588(r1),r26
46670x32e0 <main+232>: ldil 0x3000,r31
4668End of assembler dump.
4669@end smallexample
c906108c
SS
4670
4671Some architectures have more than one commonly-used set of instruction
4672mnemonics or other syntax.
4673
4674@table @code
d4f3574e 4675@kindex set disassembly-flavor
c906108c
SS
4676@cindex assembly instructions
4677@cindex instructions, assembly
4678@cindex machine instructions
4679@cindex listing machine instructions
d4f3574e
SS
4680@cindex Intel disassembly flavor
4681@cindex AT&T disassembly flavor
4682@item set disassembly-flavor @var{instruction-set}
c906108c
SS
4683Select the instruction set to use when disassembling the
4684program via the @code{disassemble} or @code{x/i} commands.
4685
4686Currently this command is only defined for the Intel x86 family. You
d4f3574e
SS
4687can set @var{instruction-set} to either @code{intel} or @code{att}.
4688The default is @code{att}, the AT&T flavor used by default by Unix
4689assemblers for x86-based targets.
c906108c
SS
4690@end table
4691
4692
6d2ebf8b 4693@node Data
c906108c
SS
4694@chapter Examining Data
4695
4696@cindex printing data
4697@cindex examining data
4698@kindex print
4699@kindex inspect
4700@c "inspect" is not quite a synonym if you are using Epoch, which we do not
4701@c document because it is nonstandard... Under Epoch it displays in a
4702@c different window or something like that.
4703The usual way to examine data in your program is with the @code{print}
7a292a7a
SS
4704command (abbreviated @code{p}), or its synonym @code{inspect}. It
4705evaluates and prints the value of an expression of the language your
4706program is written in (@pxref{Languages, ,Using @value{GDBN} with
4707Different Languages}).
c906108c
SS
4708
4709@table @code
d4f3574e
SS
4710@item print @var{expr}
4711@itemx print /@var{f} @var{expr}
4712@var{expr} is an expression (in the source language). By default the
4713value of @var{expr} is printed in a format appropriate to its data type;
c906108c 4714you can choose a different format by specifying @samp{/@var{f}}, where
d4f3574e 4715@var{f} is a letter specifying the format; see @ref{Output Formats,,Output
c906108c
SS
4716formats}.
4717
4718@item print
4719@itemx print /@var{f}
d4f3574e 4720If you omit @var{expr}, @value{GDBN} displays the last value again (from the
c906108c
SS
4721@dfn{value history}; @pxref{Value History, ,Value history}). This allows you to
4722conveniently inspect the same value in an alternative format.
4723@end table
4724
4725A more low-level way of examining data is with the @code{x} command.
4726It examines data in memory at a specified address and prints it in a
4727specified format. @xref{Memory, ,Examining memory}.
4728
7a292a7a 4729If you are interested in information about types, or about how the
d4f3574e
SS
4730fields of a struct or a class are declared, use the @code{ptype @var{exp}}
4731command rather than @code{print}. @xref{Symbols, ,Examining the Symbol
7a292a7a 4732Table}.
c906108c
SS
4733
4734@menu
4735* Expressions:: Expressions
4736* Variables:: Program variables
4737* Arrays:: Artificial arrays
4738* Output Formats:: Output formats
4739* Memory:: Examining memory
4740* Auto Display:: Automatic display
4741* Print Settings:: Print settings
4742* Value History:: Value history
4743* Convenience Vars:: Convenience variables
4744* Registers:: Registers
c906108c 4745* Floating Point Hardware:: Floating point hardware
53c69bd7 4746* Vector Unit:: Vector Unit
b383017d 4747* Auxiliary Vector:: Auxiliary data provided by operating system
29e57380 4748* Memory Region Attributes:: Memory region attributes
16d9dec6 4749* Dump/Restore Files:: Copy between memory and a file
a0eb71c5
KB
4750* Character Sets:: Debugging programs that use a different
4751 character set than GDB does
c906108c
SS
4752@end menu
4753
6d2ebf8b 4754@node Expressions
c906108c
SS
4755@section Expressions
4756
4757@cindex expressions
4758@code{print} and many other @value{GDBN} commands accept an expression and
4759compute its value. Any kind of constant, variable or operator defined
4760by the programming language you are using is valid in an expression in
e2e0bcd1
JB
4761@value{GDBN}. This includes conditional expressions, function calls,
4762casts, and string constants. It also includes preprocessor macros, if
4763you compiled your program to include this information; see
4764@ref{Compilation}.
c906108c 4765
d4f3574e
SS
4766@value{GDBN} supports array constants in expressions input by
4767the user. The syntax is @{@var{element}, @var{element}@dots{}@}. For example,
5d161b24 4768you can use the command @code{print @{1, 2, 3@}} to build up an array in
d4f3574e 4769memory that is @code{malloc}ed in the target program.
c906108c 4770
c906108c
SS
4771Because C is so widespread, most of the expressions shown in examples in
4772this manual are in C. @xref{Languages, , Using @value{GDBN} with Different
4773Languages}, for information on how to use expressions in other
4774languages.
4775
4776In this section, we discuss operators that you can use in @value{GDBN}
4777expressions regardless of your programming language.
4778
4779Casts are supported in all languages, not just in C, because it is so
4780useful to cast a number into a pointer in order to examine a structure
4781at that address in memory.
4782@c FIXME: casts supported---Mod2 true?
c906108c
SS
4783
4784@value{GDBN} supports these operators, in addition to those common
4785to programming languages:
4786
4787@table @code
4788@item @@
4789@samp{@@} is a binary operator for treating parts of memory as arrays.
4790@xref{Arrays, ,Artificial arrays}, for more information.
4791
4792@item ::
4793@samp{::} allows you to specify a variable in terms of the file or
4794function where it is defined. @xref{Variables, ,Program variables}.
4795
4796@cindex @{@var{type}@}
4797@cindex type casting memory
4798@cindex memory, viewing as typed object
4799@cindex casts, to view memory
4800@item @{@var{type}@} @var{addr}
4801Refers to an object of type @var{type} stored at address @var{addr} in
4802memory. @var{addr} may be any expression whose value is an integer or
4803pointer (but parentheses are required around binary operators, just as in
4804a cast). This construct is allowed regardless of what kind of data is
4805normally supposed to reside at @var{addr}.
4806@end table
4807
6d2ebf8b 4808@node Variables
c906108c
SS
4809@section Program variables
4810
4811The most common kind of expression to use is the name of a variable
4812in your program.
4813
4814Variables in expressions are understood in the selected stack frame
4815(@pxref{Selection, ,Selecting a frame}); they must be either:
4816
4817@itemize @bullet
4818@item
4819global (or file-static)
4820@end itemize
4821
5d161b24 4822@noindent or
c906108c
SS
4823
4824@itemize @bullet
4825@item
4826visible according to the scope rules of the
4827programming language from the point of execution in that frame
5d161b24 4828@end itemize
c906108c
SS
4829
4830@noindent This means that in the function
4831
474c8240 4832@smallexample
c906108c
SS
4833foo (a)
4834 int a;
4835@{
4836 bar (a);
4837 @{
4838 int b = test ();
4839 bar (b);
4840 @}
4841@}
474c8240 4842@end smallexample
c906108c
SS
4843
4844@noindent
4845you can examine and use the variable @code{a} whenever your program is
4846executing within the function @code{foo}, but you can only use or
4847examine the variable @code{b} while your program is executing inside
4848the block where @code{b} is declared.
4849
4850@cindex variable name conflict
4851There is an exception: you can refer to a variable or function whose
4852scope is a single source file even if the current execution point is not
4853in this file. But it is possible to have more than one such variable or
4854function with the same name (in different source files). If that
4855happens, referring to that name has unpredictable effects. If you wish,
4856you can specify a static variable in a particular function or file,
4857using the colon-colon notation:
4858
d4f3574e 4859@cindex colon-colon, context for variables/functions
c906108c
SS
4860@iftex
4861@c info cannot cope with a :: index entry, but why deprive hard copy readers?
41afff9a 4862@cindex @code{::}, context for variables/functions
c906108c 4863@end iftex
474c8240 4864@smallexample
c906108c
SS
4865@var{file}::@var{variable}
4866@var{function}::@var{variable}
474c8240 4867@end smallexample
c906108c
SS
4868
4869@noindent
4870Here @var{file} or @var{function} is the name of the context for the
4871static @var{variable}. In the case of file names, you can use quotes to
4872make sure @value{GDBN} parses the file name as a single word---for example,
4873to print a global value of @code{x} defined in @file{f2.c}:
4874
474c8240 4875@smallexample
c906108c 4876(@value{GDBP}) p 'f2.c'::x
474c8240 4877@end smallexample
c906108c 4878
b37052ae 4879@cindex C@t{++} scope resolution
c906108c 4880This use of @samp{::} is very rarely in conflict with the very similar
b37052ae 4881use of the same notation in C@t{++}. @value{GDBN} also supports use of the C@t{++}
c906108c
SS
4882scope resolution operator in @value{GDBN} expressions.
4883@c FIXME: Um, so what happens in one of those rare cases where it's in
4884@c conflict?? --mew
c906108c
SS
4885
4886@cindex wrong values
4887@cindex variable values, wrong
4888@quotation
4889@emph{Warning:} Occasionally, a local variable may appear to have the
4890wrong value at certain points in a function---just after entry to a new
4891scope, and just before exit.
4892@end quotation
4893You may see this problem when you are stepping by machine instructions.
4894This is because, on most machines, it takes more than one instruction to
4895set up a stack frame (including local variable definitions); if you are
4896stepping by machine instructions, variables may appear to have the wrong
4897values until the stack frame is completely built. On exit, it usually
4898also takes more than one machine instruction to destroy a stack frame;
4899after you begin stepping through that group of instructions, local
4900variable definitions may be gone.
4901
4902This may also happen when the compiler does significant optimizations.
4903To be sure of always seeing accurate values, turn off all optimization
4904when compiling.
4905
d4f3574e
SS
4906@cindex ``No symbol "foo" in current context''
4907Another possible effect of compiler optimizations is to optimize
4908unused variables out of existence, or assign variables to registers (as
4909opposed to memory addresses). Depending on the support for such cases
4910offered by the debug info format used by the compiler, @value{GDBN}
4911might not be able to display values for such local variables. If that
4912happens, @value{GDBN} will print a message like this:
4913
474c8240 4914@smallexample
d4f3574e 4915No symbol "foo" in current context.
474c8240 4916@end smallexample
d4f3574e
SS
4917
4918To solve such problems, either recompile without optimizations, or use a
4919different debug info format, if the compiler supports several such
0179ffac
DC
4920formats. For example, @value{NGCC}, the @sc{gnu} C/C@t{++} compiler
4921usually supports the @option{-gstabs+} option. @option{-gstabs+}
4922produces debug info in a format that is superior to formats such as
4923COFF. You may be able to use DWARF 2 (@option{-gdwarf-2}), which is also
4924an effective form for debug info. @xref{Debugging Options,,Options
4925for Debugging Your Program or @sc{gnu} CC, gcc.info, Using @sc{gnu} CC}.
d4f3574e
SS
4926
4927
6d2ebf8b 4928@node Arrays
c906108c
SS
4929@section Artificial arrays
4930
4931@cindex artificial array
41afff9a 4932@kindex @@@r{, referencing memory as an array}
c906108c
SS
4933It is often useful to print out several successive objects of the
4934same type in memory; a section of an array, or an array of
4935dynamically determined size for which only a pointer exists in the
4936program.
4937
4938You can do this by referring to a contiguous span of memory as an
4939@dfn{artificial array}, using the binary operator @samp{@@}. The left
4940operand of @samp{@@} should be the first element of the desired array
4941and be an individual object. The right operand should be the desired length
4942of the array. The result is an array value whose elements are all of
4943the type of the left argument. The first element is actually the left
4944argument; the second element comes from bytes of memory immediately
4945following those that hold the first element, and so on. Here is an
4946example. If a program says
4947
474c8240 4948@smallexample
c906108c 4949int *array = (int *) malloc (len * sizeof (int));
474c8240 4950@end smallexample
c906108c
SS
4951
4952@noindent
4953you can print the contents of @code{array} with
4954
474c8240 4955@smallexample
c906108c 4956p *array@@len
474c8240 4957@end smallexample
c906108c
SS
4958
4959The left operand of @samp{@@} must reside in memory. Array values made
4960with @samp{@@} in this way behave just like other arrays in terms of
4961subscripting, and are coerced to pointers when used in expressions.
4962Artificial arrays most often appear in expressions via the value history
4963(@pxref{Value History, ,Value history}), after printing one out.
4964
4965Another way to create an artificial array is to use a cast.
4966This re-interprets a value as if it were an array.
4967The value need not be in memory:
474c8240 4968@smallexample
c906108c
SS
4969(@value{GDBP}) p/x (short[2])0x12345678
4970$1 = @{0x1234, 0x5678@}
474c8240 4971@end smallexample
c906108c
SS
4972
4973As a convenience, if you leave the array length out (as in
c3f6f71d 4974@samp{(@var{type}[])@var{value}}) @value{GDBN} calculates the size to fill
c906108c 4975the value (as @samp{sizeof(@var{value})/sizeof(@var{type})}:
474c8240 4976@smallexample
c906108c
SS
4977(@value{GDBP}) p/x (short[])0x12345678
4978$2 = @{0x1234, 0x5678@}
474c8240 4979@end smallexample
c906108c
SS
4980
4981Sometimes the artificial array mechanism is not quite enough; in
4982moderately complex data structures, the elements of interest may not
4983actually be adjacent---for example, if you are interested in the values
4984of pointers in an array. One useful work-around in this situation is
4985to use a convenience variable (@pxref{Convenience Vars, ,Convenience
4986variables}) as a counter in an expression that prints the first
4987interesting value, and then repeat that expression via @key{RET}. For
4988instance, suppose you have an array @code{dtab} of pointers to
4989structures, and you are interested in the values of a field @code{fv}
4990in each structure. Here is an example of what you might type:
4991
474c8240 4992@smallexample
c906108c
SS
4993set $i = 0
4994p dtab[$i++]->fv
4995@key{RET}
4996@key{RET}
4997@dots{}
474c8240 4998@end smallexample
c906108c 4999
6d2ebf8b 5000@node Output Formats
c906108c
SS
5001@section Output formats
5002
5003@cindex formatted output
5004@cindex output formats
5005By default, @value{GDBN} prints a value according to its data type. Sometimes
5006this is not what you want. For example, you might want to print a number
5007in hex, or a pointer in decimal. Or you might want to view data in memory
5008at a certain address as a character string or as an instruction. To do
5009these things, specify an @dfn{output format} when you print a value.
5010
5011The simplest use of output formats is to say how to print a value
5012already computed. This is done by starting the arguments of the
5013@code{print} command with a slash and a format letter. The format
5014letters supported are:
5015
5016@table @code
5017@item x
5018Regard the bits of the value as an integer, and print the integer in
5019hexadecimal.
5020
5021@item d
5022Print as integer in signed decimal.
5023
5024@item u
5025Print as integer in unsigned decimal.
5026
5027@item o
5028Print as integer in octal.
5029
5030@item t
5031Print as integer in binary. The letter @samp{t} stands for ``two''.
5032@footnote{@samp{b} cannot be used because these format letters are also
5033used with the @code{x} command, where @samp{b} stands for ``byte'';
d4f3574e 5034see @ref{Memory,,Examining memory}.}
c906108c
SS
5035
5036@item a
5037@cindex unknown address, locating
3d67e040 5038@cindex locate address
c906108c
SS
5039Print as an address, both absolute in hexadecimal and as an offset from
5040the nearest preceding symbol. You can use this format used to discover
5041where (in what function) an unknown address is located:
5042
474c8240 5043@smallexample
c906108c
SS
5044(@value{GDBP}) p/a 0x54320
5045$3 = 0x54320 <_initialize_vx+396>
474c8240 5046@end smallexample
c906108c 5047
3d67e040
EZ
5048@noindent
5049The command @code{info symbol 0x54320} yields similar results.
5050@xref{Symbols, info symbol}.
5051
c906108c
SS
5052@item c
5053Regard as an integer and print it as a character constant.
5054
5055@item f
5056Regard the bits of the value as a floating point number and print
5057using typical floating point syntax.
5058@end table
5059
5060For example, to print the program counter in hex (@pxref{Registers}), type
5061
474c8240 5062@smallexample
c906108c 5063p/x $pc
474c8240 5064@end smallexample
c906108c
SS
5065
5066@noindent
5067Note that no space is required before the slash; this is because command
5068names in @value{GDBN} cannot contain a slash.
5069
5070To reprint the last value in the value history with a different format,
5071you can use the @code{print} command with just a format and no
5072expression. For example, @samp{p/x} reprints the last value in hex.
5073
6d2ebf8b 5074@node Memory
c906108c
SS
5075@section Examining memory
5076
5077You can use the command @code{x} (for ``examine'') to examine memory in
5078any of several formats, independently of your program's data types.
5079
5080@cindex examining memory
5081@table @code
41afff9a 5082@kindex x @r{(examine memory)}
c906108c
SS
5083@item x/@var{nfu} @var{addr}
5084@itemx x @var{addr}
5085@itemx x
5086Use the @code{x} command to examine memory.
5087@end table
5088
5089@var{n}, @var{f}, and @var{u} are all optional parameters that specify how
5090much memory to display and how to format it; @var{addr} is an
5091expression giving the address where you want to start displaying memory.
5092If you use defaults for @var{nfu}, you need not type the slash @samp{/}.
5093Several commands set convenient defaults for @var{addr}.
5094
5095@table @r
5096@item @var{n}, the repeat count
5097The repeat count is a decimal integer; the default is 1. It specifies
5098how much memory (counting by units @var{u}) to display.
5099@c This really is **decimal**; unaffected by 'set radix' as of GDB
5100@c 4.1.2.
5101
5102@item @var{f}, the display format
5103The display format is one of the formats used by @code{print},
5104@samp{s} (null-terminated string), or @samp{i} (machine instruction).
5105The default is @samp{x} (hexadecimal) initially.
5106The default changes each time you use either @code{x} or @code{print}.
5107
5108@item @var{u}, the unit size
5109The unit size is any of
5110
5111@table @code
5112@item b
5113Bytes.
5114@item h
5115Halfwords (two bytes).
5116@item w
5117Words (four bytes). This is the initial default.
5118@item g
5119Giant words (eight bytes).
5120@end table
5121
5122Each time you specify a unit size with @code{x}, that size becomes the
5123default unit the next time you use @code{x}. (For the @samp{s} and
5124@samp{i} formats, the unit size is ignored and is normally not written.)
5125
5126@item @var{addr}, starting display address
5127@var{addr} is the address where you want @value{GDBN} to begin displaying
5128memory. The expression need not have a pointer value (though it may);
5129it is always interpreted as an integer address of a byte of memory.
5130@xref{Expressions, ,Expressions}, for more information on expressions. The default for
5131@var{addr} is usually just after the last address examined---but several
5132other commands also set the default address: @code{info breakpoints} (to
5133the address of the last breakpoint listed), @code{info line} (to the
5134starting address of a line), and @code{print} (if you use it to display
5135a value from memory).
5136@end table
5137
5138For example, @samp{x/3uh 0x54320} is a request to display three halfwords
5139(@code{h}) of memory, formatted as unsigned decimal integers (@samp{u}),
5140starting at address @code{0x54320}. @samp{x/4xw $sp} prints the four
5141words (@samp{w}) of memory above the stack pointer (here, @samp{$sp};
d4f3574e 5142@pxref{Registers, ,Registers}) in hexadecimal (@samp{x}).
c906108c
SS
5143
5144Since the letters indicating unit sizes are all distinct from the
5145letters specifying output formats, you do not have to remember whether
5146unit size or format comes first; either order works. The output
5147specifications @samp{4xw} and @samp{4wx} mean exactly the same thing.
5148(However, the count @var{n} must come first; @samp{wx4} does not work.)
5149
5150Even though the unit size @var{u} is ignored for the formats @samp{s}
5151and @samp{i}, you might still want to use a count @var{n}; for example,
5152@samp{3i} specifies that you want to see three machine instructions,
5153including any operands. The command @code{disassemble} gives an
d4f3574e 5154alternative way of inspecting machine instructions; see @ref{Machine
c906108c
SS
5155Code,,Source and machine code}.
5156
5157All the defaults for the arguments to @code{x} are designed to make it
5158easy to continue scanning memory with minimal specifications each time
5159you use @code{x}. For example, after you have inspected three machine
5160instructions with @samp{x/3i @var{addr}}, you can inspect the next seven
5161with just @samp{x/7}. If you use @key{RET} to repeat the @code{x} command,
5162the repeat count @var{n} is used again; the other arguments default as
5163for successive uses of @code{x}.
5164
5165@cindex @code{$_}, @code{$__}, and value history
5166The addresses and contents printed by the @code{x} command are not saved
5167in the value history because there is often too much of them and they
5168would get in the way. Instead, @value{GDBN} makes these values available for
5169subsequent use in expressions as values of the convenience variables
5170@code{$_} and @code{$__}. After an @code{x} command, the last address
5171examined is available for use in expressions in the convenience variable
5172@code{$_}. The contents of that address, as examined, are available in
5173the convenience variable @code{$__}.
5174
5175If the @code{x} command has a repeat count, the address and contents saved
5176are from the last memory unit printed; this is not the same as the last
5177address printed if several units were printed on the last line of output.
5178
6d2ebf8b 5179@node Auto Display
c906108c
SS
5180@section Automatic display
5181@cindex automatic display
5182@cindex display of expressions
5183
5184If you find that you want to print the value of an expression frequently
5185(to see how it changes), you might want to add it to the @dfn{automatic
5186display list} so that @value{GDBN} prints its value each time your program stops.
5187Each expression added to the list is given a number to identify it;
5188to remove an expression from the list, you specify that number.
5189The automatic display looks like this:
5190
474c8240 5191@smallexample
c906108c
SS
51922: foo = 38
51933: bar[5] = (struct hack *) 0x3804
474c8240 5194@end smallexample
c906108c
SS
5195
5196@noindent
5197This display shows item numbers, expressions and their current values. As with
5198displays you request manually using @code{x} or @code{print}, you can
5199specify the output format you prefer; in fact, @code{display} decides
5200whether to use @code{print} or @code{x} depending on how elaborate your
5201format specification is---it uses @code{x} if you specify a unit size,
5202or one of the two formats (@samp{i} and @samp{s}) that are only
5203supported by @code{x}; otherwise it uses @code{print}.
5204
5205@table @code
5206@kindex display
d4f3574e
SS
5207@item display @var{expr}
5208Add the expression @var{expr} to the list of expressions to display
c906108c
SS
5209each time your program stops. @xref{Expressions, ,Expressions}.
5210
5211@code{display} does not repeat if you press @key{RET} again after using it.
5212
d4f3574e 5213@item display/@var{fmt} @var{expr}
c906108c 5214For @var{fmt} specifying only a display format and not a size or
d4f3574e 5215count, add the expression @var{expr} to the auto-display list but
c906108c
SS
5216arrange to display it each time in the specified format @var{fmt}.
5217@xref{Output Formats,,Output formats}.
5218
5219@item display/@var{fmt} @var{addr}
5220For @var{fmt} @samp{i} or @samp{s}, or including a unit-size or a
5221number of units, add the expression @var{addr} as a memory address to
5222be examined each time your program stops. Examining means in effect
5223doing @samp{x/@var{fmt} @var{addr}}. @xref{Memory, ,Examining memory}.
5224@end table
5225
5226For example, @samp{display/i $pc} can be helpful, to see the machine
5227instruction about to be executed each time execution stops (@samp{$pc}
d4f3574e 5228is a common name for the program counter; @pxref{Registers, ,Registers}).
c906108c
SS
5229
5230@table @code
5231@kindex delete display
5232@kindex undisplay
5233@item undisplay @var{dnums}@dots{}
5234@itemx delete display @var{dnums}@dots{}
5235Remove item numbers @var{dnums} from the list of expressions to display.
5236
5237@code{undisplay} does not repeat if you press @key{RET} after using it.
5238(Otherwise you would just get the error @samp{No display number @dots{}}.)
5239
5240@kindex disable display
5241@item disable display @var{dnums}@dots{}
5242Disable the display of item numbers @var{dnums}. A disabled display
5243item is not printed automatically, but is not forgotten. It may be
5244enabled again later.
5245
5246@kindex enable display
5247@item enable display @var{dnums}@dots{}
5248Enable display of item numbers @var{dnums}. It becomes effective once
5249again in auto display of its expression, until you specify otherwise.
5250
5251@item display
5252Display the current values of the expressions on the list, just as is
5253done when your program stops.
5254
5255@kindex info display
5256@item info display
5257Print the list of expressions previously set up to display
5258automatically, each one with its item number, but without showing the
5259values. This includes disabled expressions, which are marked as such.
5260It also includes expressions which would not be displayed right now
5261because they refer to automatic variables not currently available.
5262@end table
5263
5264If a display expression refers to local variables, then it does not make
5265sense outside the lexical context for which it was set up. Such an
5266expression is disabled when execution enters a context where one of its
5267variables is not defined. For example, if you give the command
5268@code{display last_char} while inside a function with an argument
5269@code{last_char}, @value{GDBN} displays this argument while your program
5270continues to stop inside that function. When it stops elsewhere---where
5271there is no variable @code{last_char}---the display is disabled
5272automatically. The next time your program stops where @code{last_char}
5273is meaningful, you can enable the display expression once again.
5274
6d2ebf8b 5275@node Print Settings
c906108c
SS
5276@section Print settings
5277
5278@cindex format options
5279@cindex print settings
5280@value{GDBN} provides the following ways to control how arrays, structures,
5281and symbols are printed.
5282
5283@noindent
5284These settings are useful for debugging programs in any language:
5285
5286@table @code
5287@kindex set print address
5288@item set print address
5289@itemx set print address on
5290@value{GDBN} prints memory addresses showing the location of stack
5291traces, structure values, pointer values, breakpoints, and so forth,
5292even when it also displays the contents of those addresses. The default
5293is @code{on}. For example, this is what a stack frame display looks like with
5294@code{set print address on}:
5295
5296@smallexample
5297@group
5298(@value{GDBP}) f
5299#0 set_quotes (lq=0x34c78 "<<", rq=0x34c88 ">>")
5300 at input.c:530
5301530 if (lquote != def_lquote)
5302@end group
5303@end smallexample
5304
5305@item set print address off
5306Do not print addresses when displaying their contents. For example,
5307this is the same stack frame displayed with @code{set print address off}:
5308
5309@smallexample
5310@group
5311(@value{GDBP}) set print addr off
5312(@value{GDBP}) f
5313#0 set_quotes (lq="<<", rq=">>") at input.c:530
5314530 if (lquote != def_lquote)
5315@end group
5316@end smallexample
5317
5318You can use @samp{set print address off} to eliminate all machine
5319dependent displays from the @value{GDBN} interface. For example, with
5320@code{print address off}, you should get the same text for backtraces on
5321all machines---whether or not they involve pointer arguments.
5322
5323@kindex show print address
5324@item show print address
5325Show whether or not addresses are to be printed.
5326@end table
5327
5328When @value{GDBN} prints a symbolic address, it normally prints the
5329closest earlier symbol plus an offset. If that symbol does not uniquely
5330identify the address (for example, it is a name whose scope is a single
5331source file), you may need to clarify. One way to do this is with
5332@code{info line}, for example @samp{info line *0x4537}. Alternately,
5333you can set @value{GDBN} to print the source file and line number when
5334it prints a symbolic address:
5335
5336@table @code
5337@kindex set print symbol-filename
5338@item set print symbol-filename on
5339Tell @value{GDBN} to print the source file name and line number of a
5340symbol in the symbolic form of an address.
5341
5342@item set print symbol-filename off
5343Do not print source file name and line number of a symbol. This is the
5344default.
5345
5346@kindex show print symbol-filename
5347@item show print symbol-filename
5348Show whether or not @value{GDBN} will print the source file name and
5349line number of a symbol in the symbolic form of an address.
5350@end table
5351
5352Another situation where it is helpful to show symbol filenames and line
5353numbers is when disassembling code; @value{GDBN} shows you the line
5354number and source file that corresponds to each instruction.
5355
5356Also, you may wish to see the symbolic form only if the address being
5357printed is reasonably close to the closest earlier symbol:
5358
5359@table @code
5360@kindex set print max-symbolic-offset
5361@item set print max-symbolic-offset @var{max-offset}
5362Tell @value{GDBN} to only display the symbolic form of an address if the
5363offset between the closest earlier symbol and the address is less than
5d161b24 5364@var{max-offset}. The default is 0, which tells @value{GDBN}
c906108c
SS
5365to always print the symbolic form of an address if any symbol precedes it.
5366
5367@kindex show print max-symbolic-offset
5368@item show print max-symbolic-offset
5369Ask how large the maximum offset is that @value{GDBN} prints in a
5370symbolic address.
5371@end table
5372
5373@cindex wild pointer, interpreting
5374@cindex pointer, finding referent
5375If you have a pointer and you are not sure where it points, try
5376@samp{set print symbol-filename on}. Then you can determine the name
5377and source file location of the variable where it points, using
5378@samp{p/a @var{pointer}}. This interprets the address in symbolic form.
5379For example, here @value{GDBN} shows that a variable @code{ptt} points
5380at another variable @code{t}, defined in @file{hi2.c}:
5381
474c8240 5382@smallexample
c906108c
SS
5383(@value{GDBP}) set print symbol-filename on
5384(@value{GDBP}) p/a ptt
5385$4 = 0xe008 <t in hi2.c>
474c8240 5386@end smallexample
c906108c
SS
5387
5388@quotation
5389@emph{Warning:} For pointers that point to a local variable, @samp{p/a}
5390does not show the symbol name and filename of the referent, even with
5391the appropriate @code{set print} options turned on.
5392@end quotation
5393
5394Other settings control how different kinds of objects are printed:
5395
5396@table @code
5397@kindex set print array
5398@item set print array
5399@itemx set print array on
5400Pretty print arrays. This format is more convenient to read,
5401but uses more space. The default is off.
5402
5403@item set print array off
5404Return to compressed format for arrays.
5405
5406@kindex show print array
5407@item show print array
5408Show whether compressed or pretty format is selected for displaying
5409arrays.
5410
5411@kindex set print elements
5412@item set print elements @var{number-of-elements}
5413Set a limit on how many elements of an array @value{GDBN} will print.
5414If @value{GDBN} is printing a large array, it stops printing after it has
5415printed the number of elements set by the @code{set print elements} command.
5416This limit also applies to the display of strings.
d4f3574e 5417When @value{GDBN} starts, this limit is set to 200.
c906108c
SS
5418Setting @var{number-of-elements} to zero means that the printing is unlimited.
5419
5420@kindex show print elements
5421@item show print elements
5422Display the number of elements of a large array that @value{GDBN} will print.
5423If the number is 0, then the printing is unlimited.
5424
5425@kindex set print null-stop
5426@item set print null-stop
5427Cause @value{GDBN} to stop printing the characters of an array when the first
d4f3574e 5428@sc{null} is encountered. This is useful when large arrays actually
c906108c 5429contain only short strings.
d4f3574e 5430The default is off.
c906108c
SS
5431
5432@kindex set print pretty
5433@item set print pretty on
5d161b24 5434Cause @value{GDBN} to print structures in an indented format with one member
c906108c
SS
5435per line, like this:
5436
5437@smallexample
5438@group
5439$1 = @{
5440 next = 0x0,
5441 flags = @{
5442 sweet = 1,
5443 sour = 1
5444 @},
5445 meat = 0x54 "Pork"
5446@}
5447@end group
5448@end smallexample
5449
5450@item set print pretty off
5451Cause @value{GDBN} to print structures in a compact format, like this:
5452
5453@smallexample
5454@group
5455$1 = @{next = 0x0, flags = @{sweet = 1, sour = 1@}, \
5456meat = 0x54 "Pork"@}
5457@end group
5458@end smallexample
5459
5460@noindent
5461This is the default format.
5462
5463@kindex show print pretty
5464@item show print pretty
5465Show which format @value{GDBN} is using to print structures.
5466
5467@kindex set print sevenbit-strings
5468@item set print sevenbit-strings on
5469Print using only seven-bit characters; if this option is set,
5470@value{GDBN} displays any eight-bit characters (in strings or
5471character values) using the notation @code{\}@var{nnn}. This setting is
5472best if you are working in English (@sc{ascii}) and you use the
5473high-order bit of characters as a marker or ``meta'' bit.
5474
5475@item set print sevenbit-strings off
5476Print full eight-bit characters. This allows the use of more
5477international character sets, and is the default.
5478
5479@kindex show print sevenbit-strings
5480@item show print sevenbit-strings
5481Show whether or not @value{GDBN} is printing only seven-bit characters.
5482
5483@kindex set print union
5484@item set print union on
5d161b24 5485Tell @value{GDBN} to print unions which are contained in structures. This
c906108c
SS
5486is the default setting.
5487
5488@item set print union off
5489Tell @value{GDBN} not to print unions which are contained in structures.
5490
5491@kindex show print union
5492@item show print union
5493Ask @value{GDBN} whether or not it will print unions which are contained in
5494structures.
5495
5496For example, given the declarations
5497
5498@smallexample
5499typedef enum @{Tree, Bug@} Species;
5500typedef enum @{Big_tree, Acorn, Seedling@} Tree_forms;
5d161b24 5501typedef enum @{Caterpillar, Cocoon, Butterfly@}
c906108c
SS
5502 Bug_forms;
5503
5504struct thing @{
5505 Species it;
5506 union @{
5507 Tree_forms tree;
5508 Bug_forms bug;
5509 @} form;
5510@};
5511
5512struct thing foo = @{Tree, @{Acorn@}@};
5513@end smallexample
5514
5515@noindent
5516with @code{set print union on} in effect @samp{p foo} would print
5517
5518@smallexample
5519$1 = @{it = Tree, form = @{tree = Acorn, bug = Cocoon@}@}
5520@end smallexample
5521
5522@noindent
5523and with @code{set print union off} in effect it would print
5524
5525@smallexample
5526$1 = @{it = Tree, form = @{...@}@}
5527@end smallexample
5528@end table
5529
c906108c
SS
5530@need 1000
5531@noindent
b37052ae 5532These settings are of interest when debugging C@t{++} programs:
c906108c
SS
5533
5534@table @code
5535@cindex demangling
5536@kindex set print demangle
5537@item set print demangle
5538@itemx set print demangle on
b37052ae 5539Print C@t{++} names in their source form rather than in the encoded
c906108c 5540(``mangled'') form passed to the assembler and linker for type-safe
d4f3574e 5541linkage. The default is on.
c906108c
SS
5542
5543@kindex show print demangle
5544@item show print demangle
b37052ae 5545Show whether C@t{++} names are printed in mangled or demangled form.
c906108c
SS
5546
5547@kindex set print asm-demangle
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
5554@kindex show print asm-demangle
5555@item show print asm-demangle
b37052ae 5556Show whether C@t{++} names in assembly listings are printed in mangled
c906108c
SS
5557or demangled form.
5558
5559@kindex set demangle-style
b37052ae
EZ
5560@cindex C@t{++} symbol decoding style
5561@cindex symbol decoding style, C@t{++}
c906108c
SS
5562@item set demangle-style @var{style}
5563Choose among several encoding schemes used by different compilers to
b37052ae 5564represent C@t{++} names. The choices for @var{style} are currently:
c906108c
SS
5565
5566@table @code
5567@item auto
5568Allow @value{GDBN} to choose a decoding style by inspecting your program.
5569
5570@item gnu
b37052ae 5571Decode based on the @sc{gnu} C@t{++} compiler (@code{g++}) encoding algorithm.
c906108c 5572This is the default.
c906108c
SS
5573
5574@item hp
b37052ae 5575Decode based on the HP ANSI C@t{++} (@code{aCC}) encoding algorithm.
c906108c
SS
5576
5577@item lucid
b37052ae 5578Decode based on the Lucid C@t{++} compiler (@code{lcc}) encoding algorithm.
c906108c
SS
5579
5580@item arm
b37052ae 5581Decode using the algorithm in the @cite{C@t{++} Annotated Reference Manual}.
c906108c
SS
5582@strong{Warning:} this setting alone is not sufficient to allow
5583debugging @code{cfront}-generated executables. @value{GDBN} would
5584require further enhancement to permit that.
5585
5586@end table
5587If you omit @var{style}, you will see a list of possible formats.
5588
5589@kindex show demangle-style
5590@item show demangle-style
b37052ae 5591Display the encoding style currently in use for decoding C@t{++} symbols.
c906108c
SS
5592
5593@kindex set print object
5594@item set print object
5595@itemx set print object on
5596When displaying a pointer to an object, identify the @emph{actual}
5597(derived) type of the object rather than the @emph{declared} type, using
5598the virtual function table.
5599
5600@item set print object off
5601Display only the declared type of objects, without reference to the
5602virtual function table. This is the default setting.
5603
5604@kindex show print object
5605@item show print object
5606Show whether actual, or declared, object types are displayed.
5607
5608@kindex set print static-members
5609@item set print static-members
5610@itemx set print static-members on
b37052ae 5611Print static members when displaying a C@t{++} object. The default is on.
c906108c
SS
5612
5613@item set print static-members off
b37052ae 5614Do not print static members when displaying a C@t{++} object.
c906108c
SS
5615
5616@kindex show print static-members
5617@item show print static-members
b37052ae 5618Show whether C@t{++} static members are printed, or not.
c906108c
SS
5619
5620@c These don't work with HP ANSI C++ yet.
5621@kindex set print vtbl
5622@item set print vtbl
5623@itemx set print vtbl on
b37052ae 5624Pretty print C@t{++} virtual function tables. The default is off.
c906108c 5625(The @code{vtbl} commands do not work on programs compiled with the HP
b37052ae 5626ANSI C@t{++} compiler (@code{aCC}).)
c906108c
SS
5627
5628@item set print vtbl off
b37052ae 5629Do not pretty print C@t{++} virtual function tables.
c906108c
SS
5630
5631@kindex show print vtbl
5632@item show print vtbl
b37052ae 5633Show whether C@t{++} virtual function tables are pretty printed, or not.
c906108c 5634@end table
c906108c 5635
6d2ebf8b 5636@node Value History
c906108c
SS
5637@section Value history
5638
5639@cindex value history
5d161b24
DB
5640Values printed by the @code{print} command are saved in the @value{GDBN}
5641@dfn{value history}. This allows you to refer to them in other expressions.
5642Values are kept until the symbol table is re-read or discarded
5643(for example with the @code{file} or @code{symbol-file} commands).
5644When the symbol table changes, the value history is discarded,
5645since the values may contain pointers back to the types defined in the
c906108c
SS
5646symbol table.
5647
5648@cindex @code{$}
5649@cindex @code{$$}
5650@cindex history number
5651The values printed are given @dfn{history numbers} by which you can
5652refer to them. These are successive integers starting with one.
5653@code{print} shows you the history number assigned to a value by
5654printing @samp{$@var{num} = } before the value; here @var{num} is the
5655history number.
5656
5657To refer to any previous value, use @samp{$} followed by the value's
5658history number. The way @code{print} labels its output is designed to
5659remind you of this. Just @code{$} refers to the most recent value in
5660the history, and @code{$$} refers to the value before that.
5661@code{$$@var{n}} refers to the @var{n}th value from the end; @code{$$2}
5662is the value just prior to @code{$$}, @code{$$1} is equivalent to
5663@code{$$}, and @code{$$0} is equivalent to @code{$}.
5664
5665For example, suppose you have just printed a pointer to a structure and
5666want to see the contents of the structure. It suffices to type
5667
474c8240 5668@smallexample
c906108c 5669p *$
474c8240 5670@end smallexample
c906108c
SS
5671
5672If you have a chain of structures where the component @code{next} points
5673to the next one, you can print the contents of the next one with this:
5674
474c8240 5675@smallexample
c906108c 5676p *$.next
474c8240 5677@end smallexample
c906108c
SS
5678
5679@noindent
5680You can print successive links in the chain by repeating this
5681command---which you can do by just typing @key{RET}.
5682
5683Note that the history records values, not expressions. If the value of
5684@code{x} is 4 and you type these commands:
5685
474c8240 5686@smallexample
c906108c
SS
5687print x
5688set x=5
474c8240 5689@end smallexample
c906108c
SS
5690
5691@noindent
5692then the value recorded in the value history by the @code{print} command
5693remains 4 even though the value of @code{x} has changed.
5694
5695@table @code
5696@kindex show values
5697@item show values
5698Print the last ten values in the value history, with their item numbers.
5699This is like @samp{p@ $$9} repeated ten times, except that @code{show
5700values} does not change the history.
5701
5702@item show values @var{n}
5703Print ten history values centered on history item number @var{n}.
5704
5705@item show values +
5706Print ten history values just after the values last printed. If no more
5707values are available, @code{show values +} produces no display.
5708@end table
5709
5710Pressing @key{RET} to repeat @code{show values @var{n}} has exactly the
5711same effect as @samp{show values +}.
5712
6d2ebf8b 5713@node Convenience Vars
c906108c
SS
5714@section Convenience variables
5715
5716@cindex convenience variables
5717@value{GDBN} provides @dfn{convenience variables} that you can use within
5718@value{GDBN} to hold on to a value and refer to it later. These variables
5719exist entirely within @value{GDBN}; they are not part of your program, and
5720setting a convenience variable has no direct effect on further execution
5721of your program. That is why you can use them freely.
5722
5723Convenience variables are prefixed with @samp{$}. Any name preceded by
5724@samp{$} can be used for a convenience variable, unless it is one of
d4f3574e 5725the predefined machine-specific register names (@pxref{Registers, ,Registers}).
c906108c
SS
5726(Value history references, in contrast, are @emph{numbers} preceded
5727by @samp{$}. @xref{Value History, ,Value history}.)
5728
5729You can save a value in a convenience variable with an assignment
5730expression, just as you would set a variable in your program.
5731For example:
5732
474c8240 5733@smallexample
c906108c 5734set $foo = *object_ptr
474c8240 5735@end smallexample
c906108c
SS
5736
5737@noindent
5738would save in @code{$foo} the value contained in the object pointed to by
5739@code{object_ptr}.
5740
5741Using a convenience variable for the first time creates it, but its
5742value is @code{void} until you assign a new value. You can alter the
5743value with another assignment at any time.
5744
5745Convenience variables have no fixed types. You can assign a convenience
5746variable any type of value, including structures and arrays, even if
5747that variable already has a value of a different type. The convenience
5748variable, when used as an expression, has the type of its current value.
5749
5750@table @code
5751@kindex show convenience
5752@item show convenience
5753Print a list of convenience variables used so far, and their values.
d4f3574e 5754Abbreviated @code{show conv}.
c906108c
SS
5755@end table
5756
5757One of the ways to use a convenience variable is as a counter to be
5758incremented or a pointer to be advanced. For example, to print
5759a field from successive elements of an array of structures:
5760
474c8240 5761@smallexample
c906108c
SS
5762set $i = 0
5763print bar[$i++]->contents
474c8240 5764@end smallexample
c906108c 5765
d4f3574e
SS
5766@noindent
5767Repeat that command by typing @key{RET}.
c906108c
SS
5768
5769Some convenience variables are created automatically by @value{GDBN} and given
5770values likely to be useful.
5771
5772@table @code
41afff9a 5773@vindex $_@r{, convenience variable}
c906108c
SS
5774@item $_
5775The variable @code{$_} is automatically set by the @code{x} command to
5776the last address examined (@pxref{Memory, ,Examining memory}). Other
5777commands which provide a default address for @code{x} to examine also
5778set @code{$_} to that address; these commands include @code{info line}
5779and @code{info breakpoint}. The type of @code{$_} is @code{void *}
5780except when set by the @code{x} command, in which case it is a pointer
5781to the type of @code{$__}.
5782
41afff9a 5783@vindex $__@r{, convenience variable}
c906108c
SS
5784@item $__
5785The variable @code{$__} is automatically set by the @code{x} command
5786to the value found in the last address examined. Its type is chosen
5787to match the format in which the data was printed.
5788
5789@item $_exitcode
41afff9a 5790@vindex $_exitcode@r{, convenience variable}
c906108c
SS
5791The variable @code{$_exitcode} is automatically set to the exit code when
5792the program being debugged terminates.
5793@end table
5794
53a5351d
JM
5795On HP-UX systems, if you refer to a function or variable name that
5796begins with a dollar sign, @value{GDBN} searches for a user or system
5797name first, before it searches for a convenience variable.
c906108c 5798
6d2ebf8b 5799@node Registers
c906108c
SS
5800@section Registers
5801
5802@cindex registers
5803You can refer to machine register contents, in expressions, as variables
5804with names starting with @samp{$}. The names of registers are different
5805for each machine; use @code{info registers} to see the names used on
5806your machine.
5807
5808@table @code
5809@kindex info registers
5810@item info registers
5811Print the names and values of all registers except floating-point
c85508ee 5812and vector registers (in the selected stack frame).
c906108c
SS
5813
5814@kindex info all-registers
5815@cindex floating point registers
5816@item info all-registers
5817Print the names and values of all registers, including floating-point
c85508ee 5818and vector registers (in the selected stack frame).
c906108c
SS
5819
5820@item info registers @var{regname} @dots{}
5821Print the @dfn{relativized} value of each specified register @var{regname}.
5d161b24
DB
5822As discussed in detail below, register values are normally relative to
5823the selected stack frame. @var{regname} may be any register name valid on
c906108c
SS
5824the machine you are using, with or without the initial @samp{$}.
5825@end table
5826
5827@value{GDBN} has four ``standard'' register names that are available (in
5828expressions) on most machines---whenever they do not conflict with an
5829architecture's canonical mnemonics for registers. The register names
5830@code{$pc} and @code{$sp} are used for the program counter register and
5831the stack pointer. @code{$fp} is used for a register that contains a
5832pointer to the current stack frame, and @code{$ps} is used for a
5833register that contains the processor status. For example,
5834you could print the program counter in hex with
5835
474c8240 5836@smallexample
c906108c 5837p/x $pc
474c8240 5838@end smallexample
c906108c
SS
5839
5840@noindent
5841or print the instruction to be executed next with
5842
474c8240 5843@smallexample
c906108c 5844x/i $pc
474c8240 5845@end smallexample
c906108c
SS
5846
5847@noindent
5848or add four to the stack pointer@footnote{This is a way of removing
5849one word from the stack, on machines where stacks grow downward in
5850memory (most machines, nowadays). This assumes that the innermost
5851stack frame is selected; setting @code{$sp} is not allowed when other
5852stack frames are selected. To pop entire frames off the stack,
5853regardless of machine architecture, use @code{return};
d4f3574e 5854see @ref{Returning, ,Returning from a function}.} with
c906108c 5855
474c8240 5856@smallexample
c906108c 5857set $sp += 4
474c8240 5858@end smallexample
c906108c
SS
5859
5860Whenever possible, these four standard register names are available on
5861your machine even though the machine has different canonical mnemonics,
5862so long as there is no conflict. The @code{info registers} command
5863shows the canonical names. For example, on the SPARC, @code{info
5864registers} displays the processor status register as @code{$psr} but you
d4f3574e
SS
5865can also refer to it as @code{$ps}; and on x86-based machines @code{$ps}
5866is an alias for the @sc{eflags} register.
c906108c
SS
5867
5868@value{GDBN} always considers the contents of an ordinary register as an
5869integer when the register is examined in this way. Some machines have
5870special registers which can hold nothing but floating point; these
5871registers are considered to have floating point values. There is no way
5872to refer to the contents of an ordinary register as floating point value
5873(although you can @emph{print} it as a floating point value with
5874@samp{print/f $@var{regname}}).
5875
5876Some registers have distinct ``raw'' and ``virtual'' data formats. This
5877means that the data format in which the register contents are saved by
5878the operating system is not the same one that your program normally
5879sees. For example, the registers of the 68881 floating point
5880coprocessor are always saved in ``extended'' (raw) format, but all C
5881programs expect to work with ``double'' (virtual) format. In such
5d161b24 5882cases, @value{GDBN} normally works with the virtual format only (the format
c906108c
SS
5883that makes sense for your program), but the @code{info registers} command
5884prints the data in both formats.
5885
5886Normally, register values are relative to the selected stack frame
5887(@pxref{Selection, ,Selecting a frame}). This means that you get the
5888value that the register would contain if all stack frames farther in
5889were exited and their saved registers restored. In order to see the
5890true contents of hardware registers, you must select the innermost
5891frame (with @samp{frame 0}).
5892
5893However, @value{GDBN} must deduce where registers are saved, from the machine
5894code generated by your compiler. If some registers are not saved, or if
5895@value{GDBN} is unable to locate the saved registers, the selected stack
5896frame makes no difference.
5897
6d2ebf8b 5898@node Floating Point Hardware
c906108c
SS
5899@section Floating point hardware
5900@cindex floating point
5901
5902Depending on the configuration, @value{GDBN} may be able to give
5903you more information about the status of the floating point hardware.
5904
5905@table @code
5906@kindex info float
5907@item info float
5908Display hardware-dependent information about the floating
5909point unit. The exact contents and layout vary depending on the
5910floating point chip. Currently, @samp{info float} is supported on
5911the ARM and x86 machines.
5912@end table
c906108c 5913
e76f1f2e
AC
5914@node Vector Unit
5915@section Vector Unit
5916@cindex vector unit
5917
5918Depending on the configuration, @value{GDBN} may be able to give you
5919more information about the status of the vector unit.
5920
5921@table @code
5922@kindex info vector
5923@item info vector
5924Display information about the vector unit. The exact contents and
5925layout vary depending on the hardware.
5926@end table
5927
b383017d
RM
5928@node Auxiliary Vector
5929@section Operating system auxiliary vector
5930@cindex auxiliary vector
5931@cindex vector, auxiliary
5932
5933Some operating systems supply an @dfn{auxiliary vector} to programs at
5934startup. This is akin to the arguments and environment that you
5935specify for a program, but contains a system-dependent variety of
5936binary values that tell system libraries important details about the
5937hardware, operating system, and process. Each value's purpose is
5938identified by an integer tag; the meanings are well-known but system-specific.
5939Depending on the configuration and operating system facilities,
5940@value{GDBN} may be able to show you this information.
5941
5942@table @code
5943@kindex info auxv
5944@item info auxv
5945Display the auxiliary vector of the inferior, which can be either a
e4937fc1 5946live process or a core dump file. @value{GDBN} prints each tag value
b383017d
RM
5947numerically, and also shows names and text descriptions for recognized
5948tags. Some values in the vector are numbers, some bit masks, and some
e4937fc1 5949pointers to strings or other data. @value{GDBN} displays each value in the
b383017d
RM
5950most appropriate form for a recognized tag, and in hexadecimal for
5951an unrecognized tag.
5952@end table
5953
29e57380 5954@node Memory Region Attributes
b383017d 5955@section Memory region attributes
29e57380
C
5956@cindex memory region attributes
5957
b383017d
RM
5958@dfn{Memory region attributes} allow you to describe special handling
5959required by regions of your target's memory. @value{GDBN} uses attributes
29e57380
C
5960to determine whether to allow certain types of memory accesses; whether to
5961use specific width accesses; and whether to cache target memory.
5962
5963Defined memory regions can be individually enabled and disabled. When a
5964memory region is disabled, @value{GDBN} uses the default attributes when
5965accessing memory in that region. Similarly, if no memory regions have
5966been defined, @value{GDBN} uses the default attributes when accessing
5967all memory.
5968
b383017d 5969When a memory region is defined, it is given a number to identify it;
29e57380
C
5970to enable, disable, or remove a memory region, you specify that number.
5971
5972@table @code
5973@kindex mem
bfac230e
DH
5974@item mem @var{lower} @var{upper} @var{attributes}@dots{}
5975Define memory region bounded by @var{lower} and @var{upper} with
5976attributes @var{attributes}@dots{}. Note that @var{upper} == 0 is a
5977special case: it is treated as the the target's maximum memory address.
5978(0xffff on 16 bit targets, 0xffffffff on 32 bit targets, etc.)
29e57380
C
5979
5980@kindex delete mem
5981@item delete mem @var{nums}@dots{}
59649f2e 5982Remove memory regions @var{nums}@dots{}.
29e57380
C
5983
5984@kindex disable mem
5985@item disable mem @var{nums}@dots{}
59649f2e 5986Disable memory regions @var{nums}@dots{}.
b383017d 5987A disabled memory region is not forgotten.
29e57380
C
5988It may be enabled again later.
5989
5990@kindex enable mem
5991@item enable mem @var{nums}@dots{}
59649f2e 5992Enable memory regions @var{nums}@dots{}.
29e57380
C
5993
5994@kindex info mem
5995@item info mem
5996Print a table of all defined memory regions, with the following columns
5997for each region.
5998
5999@table @emph
6000@item Memory Region Number
6001@item Enabled or Disabled.
b383017d 6002Enabled memory regions are marked with @samp{y}.
29e57380
C
6003Disabled memory regions are marked with @samp{n}.
6004
6005@item Lo Address
6006The address defining the inclusive lower bound of the memory region.
6007
6008@item Hi Address
6009The address defining the exclusive upper bound of the memory region.
6010
6011@item Attributes
6012The list of attributes set for this memory region.
6013@end table
6014@end table
6015
6016
6017@subsection Attributes
6018
b383017d 6019@subsubsection Memory Access Mode
29e57380
C
6020The access mode attributes set whether @value{GDBN} may make read or
6021write accesses to a memory region.
6022
6023While these attributes prevent @value{GDBN} from performing invalid
6024memory accesses, they do nothing to prevent the target system, I/O DMA,
6025etc. from accessing memory.
6026
6027@table @code
6028@item ro
6029Memory is read only.
6030@item wo
6031Memory is write only.
6032@item rw
6ca652b0 6033Memory is read/write. This is the default.
29e57380
C
6034@end table
6035
6036@subsubsection Memory Access Size
6037The acccess size attributes tells @value{GDBN} to use specific sized
6038accesses in the memory region. Often memory mapped device registers
6039require specific sized accesses. If no access size attribute is
6040specified, @value{GDBN} may use accesses of any size.
6041
6042@table @code
6043@item 8
6044Use 8 bit memory accesses.
6045@item 16
6046Use 16 bit memory accesses.
6047@item 32
6048Use 32 bit memory accesses.
6049@item 64
6050Use 64 bit memory accesses.
6051@end table
6052
6053@c @subsubsection Hardware/Software Breakpoints
6054@c The hardware/software breakpoint attributes set whether @value{GDBN}
6055@c will use hardware or software breakpoints for the internal breakpoints
6056@c used by the step, next, finish, until, etc. commands.
6057@c
6058@c @table @code
6059@c @item hwbreak
b383017d 6060@c Always use hardware breakpoints
29e57380
C
6061@c @item swbreak (default)
6062@c @end table
6063
6064@subsubsection Data Cache
6065The data cache attributes set whether @value{GDBN} will cache target
6066memory. While this generally improves performance by reducing debug
6067protocol overhead, it can lead to incorrect results because @value{GDBN}
6068does not know about volatile variables or memory mapped device
6069registers.
6070
6071@table @code
6072@item cache
b383017d 6073Enable @value{GDBN} to cache target memory.
6ca652b0
EZ
6074@item nocache
6075Disable @value{GDBN} from caching target memory. This is the default.
29e57380
C
6076@end table
6077
6078@c @subsubsection Memory Write Verification
b383017d 6079@c The memory write verification attributes set whether @value{GDBN}
29e57380
C
6080@c will re-reads data after each write to verify the write was successful.
6081@c
6082@c @table @code
6083@c @item verify
6084@c @item noverify (default)
6085@c @end table
6086
16d9dec6
MS
6087@node Dump/Restore Files
6088@section Copy between memory and a file
6089@cindex dump/restore files
6090@cindex append data to a file
6091@cindex dump data to a file
6092@cindex restore data from a file
16d9dec6 6093
df5215a6
JB
6094You can use the commands @code{dump}, @code{append}, and
6095@code{restore} to copy data between target memory and a file. The
6096@code{dump} and @code{append} commands write data to a file, and the
6097@code{restore} command reads data from a file back into the inferior's
6098memory. Files may be in binary, Motorola S-record, Intel hex, or
6099Tektronix Hex format; however, @value{GDBN} can only append to binary
6100files.
6101
6102@table @code
6103
6104@kindex dump
6105@item dump @r{[}@var{format}@r{]} memory @var{filename} @var{start_addr} @var{end_addr}
6106@itemx dump @r{[}@var{format}@r{]} value @var{filename} @var{expr}
6107Dump the contents of memory from @var{start_addr} to @var{end_addr},
6108or the value of @var{expr}, to @var{filename} in the given format.
16d9dec6 6109
df5215a6 6110The @var{format} parameter may be any one of:
16d9dec6 6111@table @code
df5215a6
JB
6112@item binary
6113Raw binary form.
6114@item ihex
6115Intel hex format.
6116@item srec
6117Motorola S-record format.
6118@item tekhex
6119Tektronix Hex format.
6120@end table
6121
6122@value{GDBN} uses the same definitions of these formats as the
6123@sc{gnu} binary utilities, like @samp{objdump} and @samp{objcopy}. If
6124@var{format} is omitted, @value{GDBN} dumps the data in raw binary
6125form.
6126
6127@kindex append
6128@item append @r{[}binary@r{]} memory @var{filename} @var{start_addr} @var{end_addr}
6129@itemx append @r{[}binary@r{]} value @var{filename} @var{expr}
6130Append the contents of memory from @var{start_addr} to @var{end_addr},
6131or the value of @var{expr}, to @var{filename}, in raw binary form.
6132(@value{GDBN} can only append data to files in raw binary form.)
6133
6134@kindex restore
6135@item restore @var{filename} @r{[}binary@r{]} @var{bias} @var{start} @var{end}
6136Restore the contents of file @var{filename} into memory. The
6137@code{restore} command can automatically recognize any known @sc{bfd}
6138file format, except for raw binary. To restore a raw binary file you
6139must specify the optional keyword @code{binary} after the filename.
16d9dec6 6140
b383017d 6141If @var{bias} is non-zero, its value will be added to the addresses
16d9dec6
MS
6142contained in the file. Binary files always start at address zero, so
6143they will be restored at address @var{bias}. Other bfd files have
6144a built-in location; they will be restored at offset @var{bias}
6145from that location.
6146
6147If @var{start} and/or @var{end} are non-zero, then only data between
6148file offset @var{start} and file offset @var{end} will be restored.
b383017d 6149These offsets are relative to the addresses in the file, before
16d9dec6
MS
6150the @var{bias} argument is applied.
6151
6152@end table
6153
a0eb71c5
KB
6154@node Character Sets
6155@section Character Sets
6156@cindex character sets
6157@cindex charset
6158@cindex translating between character sets
6159@cindex host character set
6160@cindex target character set
6161
6162If the program you are debugging uses a different character set to
6163represent characters and strings than the one @value{GDBN} uses itself,
6164@value{GDBN} can automatically translate between the character sets for
6165you. The character set @value{GDBN} uses we call the @dfn{host
6166character set}; the one the inferior program uses we call the
6167@dfn{target character set}.
6168
6169For example, if you are running @value{GDBN} on a @sc{gnu}/Linux system, which
6170uses the ISO Latin 1 character set, but you are using @value{GDBN}'s
6171remote protocol (@pxref{Remote,Remote Debugging}) to debug a program
6172running on an IBM mainframe, which uses the @sc{ebcdic} character set,
6173then the host character set is Latin-1, and the target character set is
6174@sc{ebcdic}. If you give @value{GDBN} the command @code{set
e33d66ec 6175target-charset EBCDIC-US}, then @value{GDBN} translates between
a0eb71c5
KB
6176@sc{ebcdic} and Latin 1 as you print character or string values, or use
6177character and string literals in expressions.
6178
6179@value{GDBN} has no way to automatically recognize which character set
6180the inferior program uses; you must tell it, using the @code{set
6181target-charset} command, described below.
6182
6183Here are the commands for controlling @value{GDBN}'s character set
6184support:
6185
6186@table @code
6187@item set target-charset @var{charset}
6188@kindex set target-charset
6189Set the current target character set to @var{charset}. We list the
e33d66ec
EZ
6190character set names @value{GDBN} recognizes below, but if you type
6191@code{set target-charset} followed by @key{TAB}@key{TAB}, @value{GDBN} will
6192list the target character sets it supports.
a0eb71c5
KB
6193@end table
6194
6195@table @code
6196@item set host-charset @var{charset}
6197@kindex set host-charset
6198Set the current host character set to @var{charset}.
6199
6200By default, @value{GDBN} uses a host character set appropriate to the
6201system it is running on; you can override that default using the
6202@code{set host-charset} command.
6203
6204@value{GDBN} can only use certain character sets as its host character
6205set. We list the character set names @value{GDBN} recognizes below, and
e33d66ec
EZ
6206indicate which can be host character sets, but if you type
6207@code{set target-charset} followed by @key{TAB}@key{TAB}, @value{GDBN} will
6208list the host character sets it supports.
a0eb71c5
KB
6209
6210@item set charset @var{charset}
6211@kindex set charset
e33d66ec
EZ
6212Set the current host and target character sets to @var{charset}. As
6213above, if you type @code{set charset} followed by @key{TAB}@key{TAB},
6214@value{GDBN} will list the name of the character sets that can be used
6215for both host and target.
6216
a0eb71c5
KB
6217
6218@item show charset
a0eb71c5 6219@kindex show charset
b383017d 6220Show the names of the current host and target charsets.
e33d66ec
EZ
6221
6222@itemx show host-charset
a0eb71c5 6223@kindex show host-charset
b383017d 6224Show the name of the current host charset.
e33d66ec
EZ
6225
6226@itemx show target-charset
a0eb71c5 6227@kindex show target-charset
b383017d 6228Show the name of the current target charset.
a0eb71c5
KB
6229
6230@end table
6231
6232@value{GDBN} currently includes support for the following character
6233sets:
6234
6235@table @code
6236
6237@item ASCII
6238@cindex ASCII character set
6239Seven-bit U.S. @sc{ascii}. @value{GDBN} can use this as its host
6240character set.
6241
6242@item ISO-8859-1
6243@cindex ISO 8859-1 character set
6244@cindex ISO Latin 1 character set
e33d66ec 6245The ISO Latin 1 character set. This extends @sc{ascii} with accented
a0eb71c5
KB
6246characters needed for French, German, and Spanish. @value{GDBN} can use
6247this as its host character set.
6248
6249@item EBCDIC-US
6250@itemx IBM1047
6251@cindex EBCDIC character set
6252@cindex IBM1047 character set
6253Variants of the @sc{ebcdic} character set, used on some of IBM's
6254mainframe operating systems. (@sc{gnu}/Linux on the S/390 uses U.S. @sc{ascii}.)
6255@value{GDBN} cannot use these as its host character set.
6256
6257@end table
6258
6259Note that these are all single-byte character sets. More work inside
6260GDB is needed to support multi-byte or variable-width character
6261encodings, like the UTF-8 and UCS-2 encodings of Unicode.
6262
6263Here is an example of @value{GDBN}'s character set support in action.
6264Assume that the following source code has been placed in the file
6265@file{charset-test.c}:
6266
6267@smallexample
6268#include <stdio.h>
6269
6270char ascii_hello[]
6271 = @{72, 101, 108, 108, 111, 44, 32, 119,
6272 111, 114, 108, 100, 33, 10, 0@};
6273char ibm1047_hello[]
6274 = @{200, 133, 147, 147, 150, 107, 64, 166,
6275 150, 153, 147, 132, 90, 37, 0@};
6276
6277main ()
6278@{
6279 printf ("Hello, world!\n");
6280@}
10998722 6281@end smallexample
a0eb71c5
KB
6282
6283In this program, @code{ascii_hello} and @code{ibm1047_hello} are arrays
6284containing the string @samp{Hello, world!} followed by a newline,
6285encoded in the @sc{ascii} and @sc{ibm1047} character sets.
6286
6287We compile the program, and invoke the debugger on it:
6288
6289@smallexample
6290$ gcc -g charset-test.c -o charset-test
6291$ gdb -nw charset-test
6292GNU gdb 2001-12-19-cvs
6293Copyright 2001 Free Software Foundation, Inc.
6294@dots{}
b383017d 6295(gdb)
10998722 6296@end smallexample
a0eb71c5
KB
6297
6298We can use the @code{show charset} command to see what character sets
6299@value{GDBN} is currently using to interpret and display characters and
6300strings:
6301
6302@smallexample
6303(gdb) show charset
e33d66ec 6304The current host and target character set is `ISO-8859-1'.
b383017d 6305(gdb)
10998722 6306@end smallexample
a0eb71c5
KB
6307
6308For the sake of printing this manual, let's use @sc{ascii} as our
6309initial character set:
6310@smallexample
e33d66ec 6311(gdb) set charset ASCII
a0eb71c5 6312(gdb) show charset
e33d66ec 6313The current host and target character set is `ASCII'.
b383017d 6314(gdb)
10998722 6315@end smallexample
a0eb71c5
KB
6316
6317Let's assume that @sc{ascii} is indeed the correct character set for our
6318host system --- in other words, let's assume that if @value{GDBN} prints
6319characters using the @sc{ascii} character set, our terminal will display
6320them properly. Since our current target character set is also
6321@sc{ascii}, the contents of @code{ascii_hello} print legibly:
6322
6323@smallexample
6324(gdb) print ascii_hello
6325$1 = 0x401698 "Hello, world!\n"
6326(gdb) print ascii_hello[0]
6327$2 = 72 'H'
b383017d 6328(gdb)
10998722 6329@end smallexample
a0eb71c5
KB
6330
6331@value{GDBN} uses the target character set for character and string
6332literals you use in expressions:
6333
6334@smallexample
6335(gdb) print '+'
6336$3 = 43 '+'
b383017d 6337(gdb)
10998722 6338@end smallexample
a0eb71c5
KB
6339
6340The @sc{ascii} character set uses the number 43 to encode the @samp{+}
6341character.
6342
6343@value{GDBN} relies on the user to tell it which character set the
6344target program uses. If we print @code{ibm1047_hello} while our target
6345character set is still @sc{ascii}, we get jibberish:
6346
6347@smallexample
6348(gdb) print ibm1047_hello
6349$4 = 0x4016a8 "\310\205\223\223\226k@@\246\226\231\223\204Z%"
6350(gdb) print ibm1047_hello[0]
6351$5 = 200 '\310'
b383017d 6352(gdb)
10998722 6353@end smallexample
a0eb71c5 6354
e33d66ec 6355If we invoke the @code{set target-charset} followed by @key{TAB}@key{TAB},
a0eb71c5
KB
6356@value{GDBN} tells us the character sets it supports:
6357
6358@smallexample
6359(gdb) set target-charset
b383017d
RM
6360ASCII EBCDIC-US IBM1047 ISO-8859-1
6361(gdb) set target-charset
10998722 6362@end smallexample
a0eb71c5
KB
6363
6364We can select @sc{ibm1047} as our target character set, and examine the
6365program's strings again. Now the @sc{ascii} string is wrong, but
6366@value{GDBN} translates the contents of @code{ibm1047_hello} from the
6367target character set, @sc{ibm1047}, to the host character set,
6368@sc{ascii}, and they display correctly:
6369
6370@smallexample
e33d66ec 6371(gdb) set target-charset IBM1047
a0eb71c5 6372(gdb) show charset
e33d66ec
EZ
6373The current host character set is `ASCII'.
6374The current target character set is `IBM1047'.
a0eb71c5
KB
6375(gdb) print ascii_hello
6376$6 = 0x401698 "\110\145%%?\054\040\167?\162%\144\041\012"
6377(gdb) print ascii_hello[0]
6378$7 = 72 '\110'
6379(gdb) print ibm1047_hello
6380$8 = 0x4016a8 "Hello, world!\n"
6381(gdb) print ibm1047_hello[0]
6382$9 = 200 'H'
6383(gdb)
10998722 6384@end smallexample
a0eb71c5
KB
6385
6386As above, @value{GDBN} uses the target character set for character and
6387string literals you use in expressions:
6388
6389@smallexample
6390(gdb) print '+'
6391$10 = 78 '+'
b383017d 6392(gdb)
10998722 6393@end smallexample
a0eb71c5 6394
e33d66ec 6395The @sc{ibm1047} character set uses the number 78 to encode the @samp{+}
a0eb71c5
KB
6396character.
6397
6398
e2e0bcd1
JB
6399@node Macros
6400@chapter C Preprocessor Macros
6401
49efadf5 6402Some languages, such as C and C@t{++}, provide a way to define and invoke
e2e0bcd1
JB
6403``preprocessor macros'' which expand into strings of tokens.
6404@value{GDBN} can evaluate expressions containing macro invocations, show
6405the result of macro expansion, and show a macro's definition, including
6406where it was defined.
6407
6408You may need to compile your program specially to provide @value{GDBN}
6409with information about preprocessor macros. Most compilers do not
6410include macros in their debugging information, even when you compile
6411with the @option{-g} flag. @xref{Compilation}.
6412
6413A program may define a macro at one point, remove that definition later,
6414and then provide a different definition after that. Thus, at different
6415points in the program, a macro may have different definitions, or have
6416no definition at all. If there is a current stack frame, @value{GDBN}
6417uses the macros in scope at that frame's source code line. Otherwise,
6418@value{GDBN} uses the macros in scope at the current listing location;
6419see @ref{List}.
6420
6421At the moment, @value{GDBN} does not support the @code{##}
6422token-splicing operator, the @code{#} stringification operator, or
6423variable-arity macros.
6424
6425Whenever @value{GDBN} evaluates an expression, it always expands any
6426macro invocations present in the expression. @value{GDBN} also provides
6427the following commands for working with macros explicitly.
6428
6429@table @code
6430
6431@kindex macro expand
6432@cindex macro expansion, showing the results of preprocessor
6433@cindex preprocessor macro expansion, showing the results of
6434@cindex expanding preprocessor macros
6435@item macro expand @var{expression}
6436@itemx macro exp @var{expression}
6437Show the results of expanding all preprocessor macro invocations in
6438@var{expression}. Since @value{GDBN} simply expands macros, but does
6439not parse the result, @var{expression} need not be a valid expression;
6440it can be any string of tokens.
6441
6442@kindex macro expand-once
6443@item macro expand-once @var{expression}
6444@itemx macro exp1 @var{expression}
6445@i{(This command is not yet implemented.)} Show the results of
6446expanding those preprocessor macro invocations that appear explicitly in
6447@var{expression}. Macro invocations appearing in that expansion are
6448left unchanged. This command allows you to see the effect of a
6449particular macro more clearly, without being confused by further
6450expansions. Since @value{GDBN} simply expands macros, but does not
6451parse the result, @var{expression} need not be a valid expression; it
6452can be any string of tokens.
6453
475b0867 6454@kindex info macro
e2e0bcd1
JB
6455@cindex macro definition, showing
6456@cindex definition, showing a macro's
475b0867 6457@item info macro @var{macro}
e2e0bcd1
JB
6458Show the definition of the macro named @var{macro}, and describe the
6459source location where that definition was established.
6460
6461@kindex macro define
6462@cindex user-defined macros
6463@cindex defining macros interactively
6464@cindex macros, user-defined
6465@item macro define @var{macro} @var{replacement-list}
6466@itemx macro define @var{macro}(@var{arglist}) @var{replacement-list}
6467@i{(This command is not yet implemented.)} Introduce a definition for a
6468preprocessor macro named @var{macro}, invocations of which are replaced
6469by the tokens given in @var{replacement-list}. The first form of this
6470command defines an ``object-like'' macro, which takes no arguments; the
6471second form defines a ``function-like'' macro, which takes the arguments
6472given in @var{arglist}.
6473
6474A definition introduced by this command is in scope in every expression
6475evaluated in @value{GDBN}, until it is removed with the @command{macro
6476undef} command, described below. The definition overrides all
6477definitions for @var{macro} present in the program being debugged, as
6478well as any previous user-supplied definition.
6479
6480@kindex macro undef
6481@item macro undef @var{macro}
6482@i{(This command is not yet implemented.)} Remove any user-supplied
6483definition for the macro named @var{macro}. This command only affects
6484definitions provided with the @command{macro define} command, described
6485above; it cannot remove definitions present in the program being
6486debugged.
6487
6488@end table
6489
6490@cindex macros, example of debugging with
6491Here is a transcript showing the above commands in action. First, we
6492show our source files:
6493
6494@smallexample
6495$ cat sample.c
6496#include <stdio.h>
6497#include "sample.h"
6498
6499#define M 42
6500#define ADD(x) (M + x)
6501
6502main ()
6503@{
6504#define N 28
6505 printf ("Hello, world!\n");
6506#undef N
6507 printf ("We're so creative.\n");
6508#define N 1729
6509 printf ("Goodbye, world!\n");
6510@}
6511$ cat sample.h
6512#define Q <
6513$
6514@end smallexample
6515
6516Now, we compile the program using the @sc{gnu} C compiler, @value{NGCC}.
6517We pass the @option{-gdwarf-2} and @option{-g3} flags to ensure the
6518compiler includes information about preprocessor macros in the debugging
6519information.
6520
6521@smallexample
6522$ gcc -gdwarf-2 -g3 sample.c -o sample
6523$
6524@end smallexample
6525
6526Now, we start @value{GDBN} on our sample program:
6527
6528@smallexample
6529$ gdb -nw sample
6530GNU gdb 2002-05-06-cvs
6531Copyright 2002 Free Software Foundation, Inc.
6532GDB is free software, @dots{}
6533(gdb)
6534@end smallexample
6535
6536We can expand macros and examine their definitions, even when the
6537program is not running. @value{GDBN} uses the current listing position
6538to decide which macro definitions are in scope:
6539
6540@smallexample
6541(gdb) list main
65423
65434 #define M 42
65445 #define ADD(x) (M + x)
65456
65467 main ()
65478 @{
65489 #define N 28
654910 printf ("Hello, world!\n");
655011 #undef N
655112 printf ("We're so creative.\n");
475b0867 6552(gdb) info macro ADD
e2e0bcd1
JB
6553Defined at /home/jimb/gdb/macros/play/sample.c:5
6554#define ADD(x) (M + x)
475b0867 6555(gdb) info macro Q
e2e0bcd1
JB
6556Defined at /home/jimb/gdb/macros/play/sample.h:1
6557 included at /home/jimb/gdb/macros/play/sample.c:2
6558#define Q <
6559(gdb) macro expand ADD(1)
6560expands to: (42 + 1)
6561(gdb) macro expand-once ADD(1)
6562expands to: once (M + 1)
b383017d 6563(gdb)
e2e0bcd1
JB
6564@end smallexample
6565
6566In the example above, note that @command{macro expand-once} expands only
6567the macro invocation explicit in the original text --- the invocation of
6568@code{ADD} --- but does not expand the invocation of the macro @code{M},
6569which was introduced by @code{ADD}.
6570
6571Once the program is running, GDB uses the macro definitions in force at
6572the source line of the current stack frame:
6573
6574@smallexample
6575(gdb) break main
6576Breakpoint 1 at 0x8048370: file sample.c, line 10.
6577(gdb) run
b383017d 6578Starting program: /home/jimb/gdb/macros/play/sample
e2e0bcd1
JB
6579
6580Breakpoint 1, main () at sample.c:10
658110 printf ("Hello, world!\n");
b383017d 6582(gdb)
e2e0bcd1
JB
6583@end smallexample
6584
6585At line 10, the definition of the macro @code{N} at line 9 is in force:
6586
6587@smallexample
475b0867 6588(gdb) info macro N
e2e0bcd1
JB
6589Defined at /home/jimb/gdb/macros/play/sample.c:9
6590#define N 28
6591(gdb) macro expand N Q M
6592expands to: 28 < 42
6593(gdb) print N Q M
6594$1 = 1
b383017d 6595(gdb)
e2e0bcd1
JB
6596@end smallexample
6597
6598As we step over directives that remove @code{N}'s definition, and then
6599give it a new definition, @value{GDBN} finds the definition (or lack
6600thereof) in force at each point:
6601
6602@smallexample
6603(gdb) next
6604Hello, world!
660512 printf ("We're so creative.\n");
475b0867 6606(gdb) info macro N
e2e0bcd1
JB
6607The symbol `N' has no definition as a C/C++ preprocessor macro
6608at /home/jimb/gdb/macros/play/sample.c:12
6609(gdb) next
6610We're so creative.
661114 printf ("Goodbye, world!\n");
475b0867 6612(gdb) info macro N
e2e0bcd1
JB
6613Defined at /home/jimb/gdb/macros/play/sample.c:13
6614#define N 1729
6615(gdb) macro expand N Q M
6616expands to: 1729 < 42
6617(gdb) print N Q M
6618$2 = 0
b383017d 6619(gdb)
e2e0bcd1
JB
6620@end smallexample
6621
6622
b37052ae
EZ
6623@node Tracepoints
6624@chapter Tracepoints
6625@c This chapter is based on the documentation written by Michael
6626@c Snyder, David Taylor, Jim Blandy, and Elena Zannoni.
6627
6628@cindex tracepoints
6629In some applications, it is not feasible for the debugger to interrupt
6630the program's execution long enough for the developer to learn
6631anything helpful about its behavior. If the program's correctness
6632depends on its real-time behavior, delays introduced by a debugger
6633might cause the program to change its behavior drastically, or perhaps
6634fail, even when the code itself is correct. It is useful to be able
6635to observe the program's behavior without interrupting it.
6636
6637Using @value{GDBN}'s @code{trace} and @code{collect} commands, you can
6638specify locations in the program, called @dfn{tracepoints}, and
6639arbitrary expressions to evaluate when those tracepoints are reached.
6640Later, using the @code{tfind} command, you can examine the values
6641those expressions had when the program hit the tracepoints. The
6642expressions may also denote objects in memory---structures or arrays,
6643for example---whose values @value{GDBN} should record; while visiting
6644a particular tracepoint, you may inspect those objects as if they were
6645in memory at that moment. However, because @value{GDBN} records these
6646values without interacting with you, it can do so quickly and
6647unobtrusively, hopefully not disturbing the program's behavior.
6648
6649The tracepoint facility is currently available only for remote
2c0069bb
EZ
6650targets. @xref{Targets}. In addition, your remote target must know how
6651to collect trace data. This functionality is implemented in the remote
6652stub; however, none of the stubs distributed with @value{GDBN} support
6653tracepoints as of this writing.
b37052ae
EZ
6654
6655This chapter describes the tracepoint commands and features.
6656
6657@menu
b383017d
RM
6658* Set Tracepoints::
6659* Analyze Collected Data::
6660* Tracepoint Variables::
b37052ae
EZ
6661@end menu
6662
6663@node Set Tracepoints
6664@section Commands to Set Tracepoints
6665
6666Before running such a @dfn{trace experiment}, an arbitrary number of
6667tracepoints can be set. Like a breakpoint (@pxref{Set Breaks}), a
6668tracepoint has a number assigned to it by @value{GDBN}. Like with
6669breakpoints, tracepoint numbers are successive integers starting from
6670one. Many of the commands associated with tracepoints take the
6671tracepoint number as their argument, to identify which tracepoint to
6672work on.
6673
6674For each tracepoint, you can specify, in advance, some arbitrary set
6675of data that you want the target to collect in the trace buffer when
6676it hits that tracepoint. The collected data can include registers,
6677local variables, or global data. Later, you can use @value{GDBN}
6678commands to examine the values these data had at the time the
6679tracepoint was hit.
6680
6681This section describes commands to set tracepoints and associated
6682conditions and actions.
6683
6684@menu
b383017d
RM
6685* Create and Delete Tracepoints::
6686* Enable and Disable Tracepoints::
6687* Tracepoint Passcounts::
6688* Tracepoint Actions::
6689* Listing Tracepoints::
6690* Starting and Stopping Trace Experiment::
b37052ae
EZ
6691@end menu
6692
6693@node Create and Delete Tracepoints
6694@subsection Create and Delete Tracepoints
6695
6696@table @code
6697@cindex set tracepoint
6698@kindex trace
6699@item trace
6700The @code{trace} command is very similar to the @code{break} command.
6701Its argument can be a source line, a function name, or an address in
6702the target program. @xref{Set Breaks}. The @code{trace} command
6703defines a tracepoint, which is a point in the target program where the
6704debugger will briefly stop, collect some data, and then allow the
6705program to continue. Setting a tracepoint or changing its commands
6706doesn't take effect until the next @code{tstart} command; thus, you
6707cannot change the tracepoint attributes once a trace experiment is
6708running.
6709
6710Here are some examples of using the @code{trace} command:
6711
6712@smallexample
6713(@value{GDBP}) @b{trace foo.c:121} // a source file and line number
6714
6715(@value{GDBP}) @b{trace +2} // 2 lines forward
6716
6717(@value{GDBP}) @b{trace my_function} // first source line of function
6718
6719(@value{GDBP}) @b{trace *my_function} // EXACT start address of function
6720
6721(@value{GDBP}) @b{trace *0x2117c4} // an address
6722@end smallexample
6723
6724@noindent
6725You can abbreviate @code{trace} as @code{tr}.
6726
6727@vindex $tpnum
6728@cindex last tracepoint number
6729@cindex recent tracepoint number
6730@cindex tracepoint number
6731The convenience variable @code{$tpnum} records the tracepoint number
6732of the most recently set tracepoint.
6733
6734@kindex delete tracepoint
6735@cindex tracepoint deletion
6736@item delete tracepoint @r{[}@var{num}@r{]}
6737Permanently delete one or more tracepoints. With no argument, the
6738default is to delete all tracepoints.
6739
6740Examples:
6741
6742@smallexample
6743(@value{GDBP}) @b{delete trace 1 2 3} // remove three tracepoints
6744
6745(@value{GDBP}) @b{delete trace} // remove all tracepoints
6746@end smallexample
6747
6748@noindent
6749You can abbreviate this command as @code{del tr}.
6750@end table
6751
6752@node Enable and Disable Tracepoints
6753@subsection Enable and Disable Tracepoints
6754
6755@table @code
6756@kindex disable tracepoint
6757@item disable tracepoint @r{[}@var{num}@r{]}
6758Disable tracepoint @var{num}, or all tracepoints if no argument
6759@var{num} is given. A disabled tracepoint will have no effect during
6760the next trace experiment, but it is not forgotten. You can re-enable
6761a disabled tracepoint using the @code{enable tracepoint} command.
6762
6763@kindex enable tracepoint
6764@item enable tracepoint @r{[}@var{num}@r{]}
6765Enable tracepoint @var{num}, or all tracepoints. The enabled
6766tracepoints will become effective the next time a trace experiment is
6767run.
6768@end table
6769
6770@node Tracepoint Passcounts
6771@subsection Tracepoint Passcounts
6772
6773@table @code
6774@kindex passcount
6775@cindex tracepoint pass count
6776@item passcount @r{[}@var{n} @r{[}@var{num}@r{]]}
6777Set the @dfn{passcount} of a tracepoint. The passcount is a way to
6778automatically stop a trace experiment. If a tracepoint's passcount is
6779@var{n}, then the trace experiment will be automatically stopped on
6780the @var{n}'th time that tracepoint is hit. If the tracepoint number
6781@var{num} is not specified, the @code{passcount} command sets the
6782passcount of the most recently defined tracepoint. If no passcount is
6783given, the trace experiment will run until stopped explicitly by the
6784user.
6785
6786Examples:
6787
6788@smallexample
b383017d 6789(@value{GDBP}) @b{passcount 5 2} // Stop on the 5th execution of
6826cf00 6790@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// tracepoint 2}
b37052ae
EZ
6791
6792(@value{GDBP}) @b{passcount 12} // Stop on the 12th execution of the
6826cf00 6793@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// most recently defined tracepoint.}
b37052ae
EZ
6794(@value{GDBP}) @b{trace foo}
6795(@value{GDBP}) @b{pass 3}
6796(@value{GDBP}) @b{trace bar}
6797(@value{GDBP}) @b{pass 2}
6798(@value{GDBP}) @b{trace baz}
6799(@value{GDBP}) @b{pass 1} // Stop tracing when foo has been
6826cf00
EZ
6800@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// executed 3 times OR when bar has}
6801@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// been executed 2 times}
6802@exdent @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @code{// OR when baz has been executed 1 time.}
b37052ae
EZ
6803@end smallexample
6804@end table
6805
6806@node Tracepoint Actions
6807@subsection Tracepoint Action Lists
6808
6809@table @code
6810@kindex actions
6811@cindex tracepoint actions
6812@item actions @r{[}@var{num}@r{]}
6813This command will prompt for a list of actions to be taken when the
6814tracepoint is hit. If the tracepoint number @var{num} is not
6815specified, this command sets the actions for the one that was most
6816recently defined (so that you can define a tracepoint and then say
6817@code{actions} without bothering about its number). You specify the
6818actions themselves on the following lines, one action at a time, and
6819terminate the actions list with a line containing just @code{end}. So
6820far, the only defined actions are @code{collect} and
6821@code{while-stepping}.
6822
6823@cindex remove actions from a tracepoint
6824To remove all actions from a tracepoint, type @samp{actions @var{num}}
6825and follow it immediately with @samp{end}.
6826
6827@smallexample
6828(@value{GDBP}) @b{collect @var{data}} // collect some data
6829
6826cf00 6830(@value{GDBP}) @b{while-stepping 5} // single-step 5 times, collect data
b37052ae 6831
6826cf00 6832(@value{GDBP}) @b{end} // signals the end of actions.
b37052ae
EZ
6833@end smallexample
6834
6835In the following example, the action list begins with @code{collect}
6836commands indicating the things to be collected when the tracepoint is
6837hit. Then, in order to single-step and collect additional data
6838following the tracepoint, a @code{while-stepping} command is used,
6839followed by the list of things to be collected while stepping. The
6840@code{while-stepping} command is terminated by its own separate
6841@code{end} command. Lastly, the action list is terminated by an
6842@code{end} command.
6843
6844@smallexample
6845(@value{GDBP}) @b{trace foo}
6846(@value{GDBP}) @b{actions}
6847Enter actions for tracepoint 1, one per line:
6848> collect bar,baz
6849> collect $regs
6850> while-stepping 12
6851 > collect $fp, $sp
6852 > end
6853end
6854@end smallexample
6855
6856@kindex collect @r{(tracepoints)}
6857@item collect @var{expr1}, @var{expr2}, @dots{}
6858Collect values of the given expressions when the tracepoint is hit.
6859This command accepts a comma-separated list of any valid expressions.
6860In addition to global, static, or local variables, the following
6861special arguments are supported:
6862
6863@table @code
6864@item $regs
6865collect all registers
6866
6867@item $args
6868collect all function arguments
6869
6870@item $locals
6871collect all local variables.
6872@end table
6873
6874You can give several consecutive @code{collect} commands, each one
6875with a single argument, or one @code{collect} command with several
6876arguments separated by commas: the effect is the same.
6877
f5c37c66
EZ
6878The command @code{info scope} (@pxref{Symbols, info scope}) is
6879particularly useful for figuring out what data to collect.
6880
b37052ae
EZ
6881@kindex while-stepping @r{(tracepoints)}
6882@item while-stepping @var{n}
6883Perform @var{n} single-step traces after the tracepoint, collecting
6884new data at each step. The @code{while-stepping} command is
6885followed by the list of what to collect while stepping (followed by
6886its own @code{end} command):
6887
6888@smallexample
6889> while-stepping 12
6890 > collect $regs, myglobal
6891 > end
6892>
6893@end smallexample
6894
6895@noindent
6896You may abbreviate @code{while-stepping} as @code{ws} or
6897@code{stepping}.
6898@end table
6899
6900@node Listing Tracepoints
6901@subsection Listing Tracepoints
6902
6903@table @code
6904@kindex info tracepoints
6905@cindex information about tracepoints
6906@item info tracepoints @r{[}@var{num}@r{]}
8a037dd7 6907Display information about the tracepoint @var{num}. If you don't specify
798c8bc6 6908a tracepoint number, displays information about all the tracepoints
b37052ae
EZ
6909defined so far. For each tracepoint, the following information is
6910shown:
6911
6912@itemize @bullet
6913@item
6914its number
6915@item
6916whether it is enabled or disabled
6917@item
6918its address
6919@item
6920its passcount as given by the @code{passcount @var{n}} command
6921@item
6922its step count as given by the @code{while-stepping @var{n}} command
6923@item
6924where in the source files is the tracepoint set
6925@item
6926its action list as given by the @code{actions} command
6927@end itemize
6928
6929@smallexample
6930(@value{GDBP}) @b{info trace}
6931Num Enb Address PassC StepC What
69321 y 0x002117c4 0 0 <gdb_asm>
6826cf00
EZ
69332 y 0x0020dc64 0 0 in g_test at g_test.c:1375
69343 y 0x0020b1f4 0 0 in get_data at ../foo.c:41
b37052ae
EZ
6935(@value{GDBP})
6936@end smallexample
6937
6938@noindent
6939This command can be abbreviated @code{info tp}.
6940@end table
6941
6942@node Starting and Stopping Trace Experiment
6943@subsection Starting and Stopping Trace Experiment
6944
6945@table @code
6946@kindex tstart
6947@cindex start a new trace experiment
6948@cindex collected data discarded
6949@item tstart
6950This command takes no arguments. It starts the trace experiment, and
6951begins collecting data. This has the side effect of discarding all
6952the data collected in the trace buffer during the previous trace
6953experiment.
6954
6955@kindex tstop
6956@cindex stop a running trace experiment
6957@item tstop
6958This command takes no arguments. It ends the trace experiment, and
6959stops collecting data.
6960
6961@strong{Note:} a trace experiment and data collection may stop
6962automatically if any tracepoint's passcount is reached
6963(@pxref{Tracepoint Passcounts}), or if the trace buffer becomes full.
6964
6965@kindex tstatus
6966@cindex status of trace data collection
6967@cindex trace experiment, status of
6968@item tstatus
6969This command displays the status of the current trace data
6970collection.
6971@end table
6972
6973Here is an example of the commands we described so far:
6974
6975@smallexample
6976(@value{GDBP}) @b{trace gdb_c_test}
6977(@value{GDBP}) @b{actions}
6978Enter actions for tracepoint #1, one per line.
6979> collect $regs,$locals,$args
6980> while-stepping 11
6981 > collect $regs
6982 > end
6983> end
6984(@value{GDBP}) @b{tstart}
6985 [time passes @dots{}]
6986(@value{GDBP}) @b{tstop}
6987@end smallexample
6988
6989
6990@node Analyze Collected Data
6991@section Using the collected data
6992
6993After the tracepoint experiment ends, you use @value{GDBN} commands
6994for examining the trace data. The basic idea is that each tracepoint
6995collects a trace @dfn{snapshot} every time it is hit and another
6996snapshot every time it single-steps. All these snapshots are
6997consecutively numbered from zero and go into a buffer, and you can
6998examine them later. The way you examine them is to @dfn{focus} on a
6999specific trace snapshot. When the remote stub is focused on a trace
7000snapshot, it will respond to all @value{GDBN} requests for memory and
7001registers by reading from the buffer which belongs to that snapshot,
7002rather than from @emph{real} memory or registers of the program being
7003debugged. This means that @strong{all} @value{GDBN} commands
7004(@code{print}, @code{info registers}, @code{backtrace}, etc.) will
7005behave as if we were currently debugging the program state as it was
7006when the tracepoint occurred. Any requests for data that are not in
7007the buffer will fail.
7008
7009@menu
7010* tfind:: How to select a trace snapshot
7011* tdump:: How to display all data for a snapshot
7012* save-tracepoints:: How to save tracepoints for a future run
7013@end menu
7014
7015@node tfind
7016@subsection @code{tfind @var{n}}
7017
7018@kindex tfind
7019@cindex select trace snapshot
7020@cindex find trace snapshot
7021The basic command for selecting a trace snapshot from the buffer is
7022@code{tfind @var{n}}, which finds trace snapshot number @var{n},
7023counting from zero. If no argument @var{n} is given, the next
7024snapshot is selected.
7025
7026Here are the various forms of using the @code{tfind} command.
7027
7028@table @code
7029@item tfind start
7030Find the first snapshot in the buffer. This is a synonym for
7031@code{tfind 0} (since 0 is the number of the first snapshot).
7032
7033@item tfind none
7034Stop debugging trace snapshots, resume @emph{live} debugging.
7035
7036@item tfind end
7037Same as @samp{tfind none}.
7038
7039@item tfind
7040No argument means find the next trace snapshot.
7041
7042@item tfind -
7043Find the previous trace snapshot before the current one. This permits
7044retracing earlier steps.
7045
7046@item tfind tracepoint @var{num}
7047Find the next snapshot associated with tracepoint @var{num}. Search
7048proceeds forward from the last examined trace snapshot. If no
7049argument @var{num} is given, it means find the next snapshot collected
7050for the same tracepoint as the current snapshot.
7051
7052@item tfind pc @var{addr}
7053Find the next snapshot associated with the value @var{addr} of the
7054program counter. Search proceeds forward from the last examined trace
7055snapshot. If no argument @var{addr} is given, it means find the next
7056snapshot with the same value of PC as the current snapshot.
7057
7058@item tfind outside @var{addr1}, @var{addr2}
7059Find the next snapshot whose PC is outside the given range of
7060addresses.
7061
7062@item tfind range @var{addr1}, @var{addr2}
7063Find the next snapshot whose PC is between @var{addr1} and
7064@var{addr2}. @c FIXME: Is the range inclusive or exclusive?
7065
7066@item tfind line @r{[}@var{file}:@r{]}@var{n}
7067Find the next snapshot associated with the source line @var{n}. If
7068the optional argument @var{file} is given, refer to line @var{n} in
7069that source file. Search proceeds forward from the last examined
7070trace snapshot. If no argument @var{n} is given, it means find the
7071next line other than the one currently being examined; thus saying
7072@code{tfind line} repeatedly can appear to have the same effect as
7073stepping from line to line in a @emph{live} debugging session.
7074@end table
7075
7076The default arguments for the @code{tfind} commands are specifically
7077designed to make it easy to scan through the trace buffer. For
7078instance, @code{tfind} with no argument selects the next trace
7079snapshot, and @code{tfind -} with no argument selects the previous
7080trace snapshot. So, by giving one @code{tfind} command, and then
7081simply hitting @key{RET} repeatedly you can examine all the trace
7082snapshots in order. Or, by saying @code{tfind -} and then hitting
7083@key{RET} repeatedly you can examine the snapshots in reverse order.
7084The @code{tfind line} command with no argument selects the snapshot
7085for the next source line executed. The @code{tfind pc} command with
7086no argument selects the next snapshot with the same program counter
7087(PC) as the current frame. The @code{tfind tracepoint} command with
7088no argument selects the next trace snapshot collected by the same
7089tracepoint as the current one.
7090
7091In addition to letting you scan through the trace buffer manually,
7092these commands make it easy to construct @value{GDBN} scripts that
7093scan through the trace buffer and print out whatever collected data
7094you are interested in. Thus, if we want to examine the PC, FP, and SP
7095registers from each trace frame in the buffer, we can say this:
7096
7097@smallexample
7098(@value{GDBP}) @b{tfind start}
7099(@value{GDBP}) @b{while ($trace_frame != -1)}
7100> printf "Frame %d, PC = %08X, SP = %08X, FP = %08X\n", \
7101 $trace_frame, $pc, $sp, $fp
7102> tfind
7103> end
7104
7105Frame 0, PC = 0020DC64, SP = 0030BF3C, FP = 0030BF44
7106Frame 1, PC = 0020DC6C, SP = 0030BF38, FP = 0030BF44
7107Frame 2, PC = 0020DC70, SP = 0030BF34, FP = 0030BF44
7108Frame 3, PC = 0020DC74, SP = 0030BF30, FP = 0030BF44
7109Frame 4, PC = 0020DC78, SP = 0030BF2C, FP = 0030BF44
7110Frame 5, PC = 0020DC7C, SP = 0030BF28, FP = 0030BF44
7111Frame 6, PC = 0020DC80, SP = 0030BF24, FP = 0030BF44
7112Frame 7, PC = 0020DC84, SP = 0030BF20, FP = 0030BF44
7113Frame 8, PC = 0020DC88, SP = 0030BF1C, FP = 0030BF44
7114Frame 9, PC = 0020DC8E, SP = 0030BF18, FP = 0030BF44
7115Frame 10, PC = 00203F6C, SP = 0030BE3C, FP = 0030BF14
7116@end smallexample
7117
7118Or, if we want to examine the variable @code{X} at each source line in
7119the buffer:
7120
7121@smallexample
7122(@value{GDBP}) @b{tfind start}
7123(@value{GDBP}) @b{while ($trace_frame != -1)}
7124> printf "Frame %d, X == %d\n", $trace_frame, X
7125> tfind line
7126> end
7127
7128Frame 0, X = 1
7129Frame 7, X = 2
7130Frame 13, X = 255
7131@end smallexample
7132
7133@node tdump
7134@subsection @code{tdump}
7135@kindex tdump
7136@cindex dump all data collected at tracepoint
7137@cindex tracepoint data, display
7138
7139This command takes no arguments. It prints all the data collected at
7140the current trace snapshot.
7141
7142@smallexample
7143(@value{GDBP}) @b{trace 444}
7144(@value{GDBP}) @b{actions}
7145Enter actions for tracepoint #2, one per line:
7146> collect $regs, $locals, $args, gdb_long_test
7147> end
7148
7149(@value{GDBP}) @b{tstart}
7150
7151(@value{GDBP}) @b{tfind line 444}
7152#0 gdb_test (p1=0x11, p2=0x22, p3=0x33, p4=0x44, p5=0x55, p6=0x66)
7153at gdb_test.c:444
7154444 printp( "%s: arguments = 0x%X 0x%X 0x%X 0x%X 0x%X 0x%X\n", )
7155
7156(@value{GDBP}) @b{tdump}
7157Data collected at tracepoint 2, trace frame 1:
7158d0 0xc4aa0085 -995491707
7159d1 0x18 24
7160d2 0x80 128
7161d3 0x33 51
7162d4 0x71aea3d 119204413
7163d5 0x22 34
7164d6 0xe0 224
7165d7 0x380035 3670069
7166a0 0x19e24a 1696330
7167a1 0x3000668 50333288
7168a2 0x100 256
7169a3 0x322000 3284992
7170a4 0x3000698 50333336
7171a5 0x1ad3cc 1758156
7172fp 0x30bf3c 0x30bf3c
7173sp 0x30bf34 0x30bf34
7174ps 0x0 0
7175pc 0x20b2c8 0x20b2c8
7176fpcontrol 0x0 0
7177fpstatus 0x0 0
7178fpiaddr 0x0 0
7179p = 0x20e5b4 "gdb-test"
7180p1 = (void *) 0x11
7181p2 = (void *) 0x22
7182p3 = (void *) 0x33
7183p4 = (void *) 0x44
7184p5 = (void *) 0x55
7185p6 = (void *) 0x66
7186gdb_long_test = 17 '\021'
7187
7188(@value{GDBP})
7189@end smallexample
7190
7191@node save-tracepoints
7192@subsection @code{save-tracepoints @var{filename}}
7193@kindex save-tracepoints
7194@cindex save tracepoints for future sessions
7195
7196This command saves all current tracepoint definitions together with
7197their actions and passcounts, into a file @file{@var{filename}}
7198suitable for use in a later debugging session. To read the saved
7199tracepoint definitions, use the @code{source} command (@pxref{Command
7200Files}).
7201
7202@node Tracepoint Variables
7203@section Convenience Variables for Tracepoints
7204@cindex tracepoint variables
7205@cindex convenience variables for tracepoints
7206
7207@table @code
7208@vindex $trace_frame
7209@item (int) $trace_frame
7210The current trace snapshot (a.k.a.@: @dfn{frame}) number, or -1 if no
7211snapshot is selected.
7212
7213@vindex $tracepoint
7214@item (int) $tracepoint
7215The tracepoint for the current trace snapshot.
7216
7217@vindex $trace_line
7218@item (int) $trace_line
7219The line number for the current trace snapshot.
7220
7221@vindex $trace_file
7222@item (char []) $trace_file
7223The source file for the current trace snapshot.
7224
7225@vindex $trace_func
7226@item (char []) $trace_func
7227The name of the function containing @code{$tracepoint}.
7228@end table
7229
7230Note: @code{$trace_file} is not suitable for use in @code{printf},
7231use @code{output} instead.
7232
7233Here's a simple example of using these convenience variables for
7234stepping through all the trace snapshots and printing some of their
7235data.
7236
7237@smallexample
7238(@value{GDBP}) @b{tfind start}
7239
7240(@value{GDBP}) @b{while $trace_frame != -1}
7241> output $trace_file
7242> printf ", line %d (tracepoint #%d)\n", $trace_line, $tracepoint
7243> tfind
7244> end
7245@end smallexample
7246
df0cd8c5
JB
7247@node Overlays
7248@chapter Debugging Programs That Use Overlays
7249@cindex overlays
7250
7251If your program is too large to fit completely in your target system's
7252memory, you can sometimes use @dfn{overlays} to work around this
7253problem. @value{GDBN} provides some support for debugging programs that
7254use overlays.
7255
7256@menu
7257* How Overlays Work:: A general explanation of overlays.
7258* Overlay Commands:: Managing overlays in @value{GDBN}.
7259* Automatic Overlay Debugging:: @value{GDBN} can find out which overlays are
7260 mapped by asking the inferior.
7261* Overlay Sample Program:: A sample program using overlays.
7262@end menu
7263
7264@node How Overlays Work
7265@section How Overlays Work
7266@cindex mapped overlays
7267@cindex unmapped overlays
7268@cindex load address, overlay's
7269@cindex mapped address
7270@cindex overlay area
7271
7272Suppose you have a computer whose instruction address space is only 64
7273kilobytes long, but which has much more memory which can be accessed by
7274other means: special instructions, segment registers, or memory
7275management hardware, for example. Suppose further that you want to
7276adapt a program which is larger than 64 kilobytes to run on this system.
7277
7278One solution is to identify modules of your program which are relatively
7279independent, and need not call each other directly; call these modules
7280@dfn{overlays}. Separate the overlays from the main program, and place
7281their machine code in the larger memory. Place your main program in
7282instruction memory, but leave at least enough space there to hold the
7283largest overlay as well.
7284
7285Now, to call a function located in an overlay, you must first copy that
7286overlay's machine code from the large memory into the space set aside
7287for it in the instruction memory, and then jump to its entry point
7288there.
7289
c928edc0
AC
7290@c NB: In the below the mapped area's size is greater or equal to the
7291@c size of all overlays. This is intentional to remind the developer
7292@c that overlays don't necessarily need to be the same size.
7293
474c8240 7294@smallexample
df0cd8c5 7295@group
c928edc0
AC
7296 Data Instruction Larger
7297Address Space Address Space Address Space
7298+-----------+ +-----------+ +-----------+
7299| | | | | |
7300+-----------+ +-----------+ +-----------+<-- overlay 1
7301| program | | main | .----| overlay 1 | load address
7302| variables | | program | | +-----------+
7303| and heap | | | | | |
7304+-----------+ | | | +-----------+<-- overlay 2
7305| | +-----------+ | | | load address
7306+-----------+ | | | .-| overlay 2 |
7307 | | | | | |
7308 mapped --->+-----------+ | | +-----------+
7309 address | | | | | |
7310 | overlay | <-' | | |
7311 | area | <---' +-----------+<-- overlay 3
7312 | | <---. | | load address
7313 +-----------+ `--| overlay 3 |
7314 | | | |
7315 +-----------+ | |
7316 +-----------+
7317 | |
7318 +-----------+
7319
7320 @anchor{A code overlay}A code overlay
df0cd8c5 7321@end group
474c8240 7322@end smallexample
df0cd8c5 7323
c928edc0
AC
7324The diagram (@pxref{A code overlay}) shows a system with separate data
7325and instruction address spaces. To map an overlay, the program copies
7326its code from the larger address space to the instruction address space.
7327Since the overlays shown here all use the same mapped address, only one
7328may be mapped at a time. For a system with a single address space for
7329data and instructions, the diagram would be similar, except that the
7330program variables and heap would share an address space with the main
7331program and the overlay area.
df0cd8c5
JB
7332
7333An overlay loaded into instruction memory and ready for use is called a
7334@dfn{mapped} overlay; its @dfn{mapped address} is its address in the
7335instruction memory. An overlay not present (or only partially present)
7336in instruction memory is called @dfn{unmapped}; its @dfn{load address}
7337is its address in the larger memory. The mapped address is also called
7338the @dfn{virtual memory address}, or @dfn{VMA}; the load address is also
7339called the @dfn{load memory address}, or @dfn{LMA}.
7340
7341Unfortunately, overlays are not a completely transparent way to adapt a
7342program to limited instruction memory. They introduce a new set of
7343global constraints you must keep in mind as you design your program:
7344
7345@itemize @bullet
7346
7347@item
7348Before calling or returning to a function in an overlay, your program
7349must make sure that overlay is actually mapped. Otherwise, the call or
7350return will transfer control to the right address, but in the wrong
7351overlay, and your program will probably crash.
7352
7353@item
7354If the process of mapping an overlay is expensive on your system, you
7355will need to choose your overlays carefully to minimize their effect on
7356your program's performance.
7357
7358@item
7359The executable file you load onto your system must contain each
7360overlay's instructions, appearing at the overlay's load address, not its
7361mapped address. However, each overlay's instructions must be relocated
7362and its symbols defined as if the overlay were at its mapped address.
7363You can use GNU linker scripts to specify different load and relocation
7364addresses for pieces of your program; see @ref{Overlay Description,,,
7365ld.info, Using ld: the GNU linker}.
7366
7367@item
7368The procedure for loading executable files onto your system must be able
7369to load their contents into the larger address space as well as the
7370instruction and data spaces.
7371
7372@end itemize
7373
7374The overlay system described above is rather simple, and could be
7375improved in many ways:
7376
7377@itemize @bullet
7378
7379@item
7380If your system has suitable bank switch registers or memory management
7381hardware, you could use those facilities to make an overlay's load area
7382contents simply appear at their mapped address in instruction space.
7383This would probably be faster than copying the overlay to its mapped
7384area in the usual way.
7385
7386@item
7387If your overlays are small enough, you could set aside more than one
7388overlay area, and have more than one overlay mapped at a time.
7389
7390@item
7391You can use overlays to manage data, as well as instructions. In
7392general, data overlays are even less transparent to your design than
7393code overlays: whereas code overlays only require care when you call or
7394return to functions, data overlays require care every time you access
7395the data. Also, if you change the contents of a data overlay, you
7396must copy its contents back out to its load address before you can copy a
7397different data overlay into the same mapped area.
7398
7399@end itemize
7400
7401
7402@node Overlay Commands
7403@section Overlay Commands
7404
7405To use @value{GDBN}'s overlay support, each overlay in your program must
7406correspond to a separate section of the executable file. The section's
7407virtual memory address and load memory address must be the overlay's
7408mapped and load addresses. Identifying overlays with sections allows
7409@value{GDBN} to determine the appropriate address of a function or
7410variable, depending on whether the overlay is mapped or not.
7411
7412@value{GDBN}'s overlay commands all start with the word @code{overlay};
7413you can abbreviate this as @code{ov} or @code{ovly}. The commands are:
7414
7415@table @code
7416@item overlay off
7417@kindex overlay off
7418Disable @value{GDBN}'s overlay support. When overlay support is
7419disabled, @value{GDBN} assumes that all functions and variables are
7420always present at their mapped addresses. By default, @value{GDBN}'s
7421overlay support is disabled.
7422
7423@item overlay manual
7424@kindex overlay manual
7425@cindex manual overlay debugging
7426Enable @dfn{manual} overlay debugging. In this mode, @value{GDBN}
7427relies on you to tell it which overlays are mapped, and which are not,
7428using the @code{overlay map-overlay} and @code{overlay unmap-overlay}
7429commands described below.
7430
7431@item overlay map-overlay @var{overlay}
7432@itemx overlay map @var{overlay}
7433@kindex overlay map-overlay
7434@cindex map an overlay
7435Tell @value{GDBN} that @var{overlay} is now mapped; @var{overlay} must
7436be the name of the object file section containing the overlay. When an
7437overlay is mapped, @value{GDBN} assumes it can find the overlay's
7438functions and variables at their mapped addresses. @value{GDBN} assumes
7439that any other overlays whose mapped ranges overlap that of
7440@var{overlay} are now unmapped.
7441
7442@item overlay unmap-overlay @var{overlay}
7443@itemx overlay unmap @var{overlay}
7444@kindex overlay unmap-overlay
7445@cindex unmap an overlay
7446Tell @value{GDBN} that @var{overlay} is no longer mapped; @var{overlay}
7447must be the name of the object file section containing the overlay.
7448When an overlay is unmapped, @value{GDBN} assumes it can find the
7449overlay's functions and variables at their load addresses.
7450
7451@item overlay auto
7452@kindex overlay auto
7453Enable @dfn{automatic} overlay debugging. In this mode, @value{GDBN}
7454consults a data structure the overlay manager maintains in the inferior
7455to see which overlays are mapped. For details, see @ref{Automatic
7456Overlay Debugging}.
7457
7458@item overlay load-target
7459@itemx overlay load
7460@kindex overlay load-target
7461@cindex reloading the overlay table
7462Re-read the overlay table from the inferior. Normally, @value{GDBN}
7463re-reads the table @value{GDBN} automatically each time the inferior
7464stops, so this command should only be necessary if you have changed the
7465overlay mapping yourself using @value{GDBN}. This command is only
7466useful when using automatic overlay debugging.
7467
7468@item overlay list-overlays
7469@itemx overlay list
7470@cindex listing mapped overlays
7471Display a list of the overlays currently mapped, along with their mapped
7472addresses, load addresses, and sizes.
7473
7474@end table
7475
7476Normally, when @value{GDBN} prints a code address, it includes the name
7477of the function the address falls in:
7478
474c8240 7479@smallexample
df0cd8c5
JB
7480(gdb) print main
7481$3 = @{int ()@} 0x11a0 <main>
474c8240 7482@end smallexample
df0cd8c5
JB
7483@noindent
7484When overlay debugging is enabled, @value{GDBN} recognizes code in
7485unmapped overlays, and prints the names of unmapped functions with
7486asterisks around them. For example, if @code{foo} is a function in an
7487unmapped overlay, @value{GDBN} prints it this way:
7488
474c8240 7489@smallexample
df0cd8c5
JB
7490(gdb) overlay list
7491No sections are mapped.
7492(gdb) print foo
7493$5 = @{int (int)@} 0x100000 <*foo*>
474c8240 7494@end smallexample
df0cd8c5
JB
7495@noindent
7496When @code{foo}'s overlay is mapped, @value{GDBN} prints the function's
7497name normally:
7498
474c8240 7499@smallexample
df0cd8c5 7500(gdb) overlay list
b383017d 7501Section .ov.foo.text, loaded at 0x100000 - 0x100034,
df0cd8c5
JB
7502 mapped at 0x1016 - 0x104a
7503(gdb) print foo
7504$6 = @{int (int)@} 0x1016 <foo>
474c8240 7505@end smallexample
df0cd8c5
JB
7506
7507When overlay debugging is enabled, @value{GDBN} can find the correct
7508address for functions and variables in an overlay, whether or not the
7509overlay is mapped. This allows most @value{GDBN} commands, like
7510@code{break} and @code{disassemble}, to work normally, even on unmapped
7511code. However, @value{GDBN}'s breakpoint support has some limitations:
7512
7513@itemize @bullet
7514@item
7515@cindex breakpoints in overlays
7516@cindex overlays, setting breakpoints in
7517You can set breakpoints in functions in unmapped overlays, as long as
7518@value{GDBN} can write to the overlay at its load address.
7519@item
7520@value{GDBN} can not set hardware or simulator-based breakpoints in
7521unmapped overlays. However, if you set a breakpoint at the end of your
7522overlay manager (and tell @value{GDBN} which overlays are now mapped, if
7523you are using manual overlay management), @value{GDBN} will re-set its
7524breakpoints properly.
7525@end itemize
7526
7527
7528@node Automatic Overlay Debugging
7529@section Automatic Overlay Debugging
7530@cindex automatic overlay debugging
7531
7532@value{GDBN} can automatically track which overlays are mapped and which
7533are not, given some simple co-operation from the overlay manager in the
7534inferior. If you enable automatic overlay debugging with the
7535@code{overlay auto} command (@pxref{Overlay Commands}), @value{GDBN}
7536looks in the inferior's memory for certain variables describing the
7537current state of the overlays.
7538
7539Here are the variables your overlay manager must define to support
7540@value{GDBN}'s automatic overlay debugging:
7541
7542@table @asis
7543
7544@item @code{_ovly_table}:
7545This variable must be an array of the following structures:
7546
474c8240 7547@smallexample
df0cd8c5
JB
7548struct
7549@{
7550 /* The overlay's mapped address. */
7551 unsigned long vma;
7552
7553 /* The size of the overlay, in bytes. */
7554 unsigned long size;
7555
7556 /* The overlay's load address. */
7557 unsigned long lma;
7558
7559 /* Non-zero if the overlay is currently mapped;
7560 zero otherwise. */
7561 unsigned long mapped;
7562@}
474c8240 7563@end smallexample
df0cd8c5
JB
7564
7565@item @code{_novlys}:
7566This variable must be a four-byte signed integer, holding the total
7567number of elements in @code{_ovly_table}.
7568
7569@end table
7570
7571To decide whether a particular overlay is mapped or not, @value{GDBN}
7572looks for an entry in @w{@code{_ovly_table}} whose @code{vma} and
7573@code{lma} members equal the VMA and LMA of the overlay's section in the
7574executable file. When @value{GDBN} finds a matching entry, it consults
7575the entry's @code{mapped} member to determine whether the overlay is
7576currently mapped.
7577
81d46470 7578In addition, your overlay manager may define a function called
def71bfa 7579@code{_ovly_debug_event}. If this function is defined, @value{GDBN}
81d46470
MS
7580will silently set a breakpoint there. If the overlay manager then
7581calls this function whenever it has changed the overlay table, this
7582will enable @value{GDBN} to accurately keep track of which overlays
7583are in program memory, and update any breakpoints that may be set
b383017d 7584in overlays. This will allow breakpoints to work even if the
81d46470
MS
7585overlays are kept in ROM or other non-writable memory while they
7586are not being executed.
df0cd8c5
JB
7587
7588@node Overlay Sample Program
7589@section Overlay Sample Program
7590@cindex overlay example program
7591
7592When linking a program which uses overlays, you must place the overlays
7593at their load addresses, while relocating them to run at their mapped
7594addresses. To do this, you must write a linker script (@pxref{Overlay
7595Description,,, ld.info, Using ld: the GNU linker}). Unfortunately,
7596since linker scripts are specific to a particular host system, target
7597architecture, and target memory layout, this manual cannot provide
7598portable sample code demonstrating @value{GDBN}'s overlay support.
7599
7600However, the @value{GDBN} source distribution does contain an overlaid
7601program, with linker scripts for a few systems, as part of its test
7602suite. The program consists of the following files from
7603@file{gdb/testsuite/gdb.base}:
7604
7605@table @file
7606@item overlays.c
7607The main program file.
7608@item ovlymgr.c
7609A simple overlay manager, used by @file{overlays.c}.
7610@item foo.c
7611@itemx bar.c
7612@itemx baz.c
7613@itemx grbx.c
7614Overlay modules, loaded and used by @file{overlays.c}.
7615@item d10v.ld
7616@itemx m32r.ld
7617Linker scripts for linking the test program on the @code{d10v-elf}
7618and @code{m32r-elf} targets.
7619@end table
7620
7621You can build the test program using the @code{d10v-elf} GCC
7622cross-compiler like this:
7623
474c8240 7624@smallexample
df0cd8c5
JB
7625$ d10v-elf-gcc -g -c overlays.c
7626$ d10v-elf-gcc -g -c ovlymgr.c
7627$ d10v-elf-gcc -g -c foo.c
7628$ d10v-elf-gcc -g -c bar.c
7629$ d10v-elf-gcc -g -c baz.c
7630$ d10v-elf-gcc -g -c grbx.c
7631$ d10v-elf-gcc -g overlays.o ovlymgr.o foo.o bar.o \
7632 baz.o grbx.o -Wl,-Td10v.ld -o overlays
474c8240 7633@end smallexample
df0cd8c5
JB
7634
7635The build process is identical for any other architecture, except that
7636you must substitute the appropriate compiler and linker script for the
7637target system for @code{d10v-elf-gcc} and @code{d10v.ld}.
7638
7639
6d2ebf8b 7640@node Languages
c906108c
SS
7641@chapter Using @value{GDBN} with Different Languages
7642@cindex languages
7643
c906108c
SS
7644Although programming languages generally have common aspects, they are
7645rarely expressed in the same manner. For instance, in ANSI C,
7646dereferencing a pointer @code{p} is accomplished by @code{*p}, but in
7647Modula-2, it is accomplished by @code{p^}. Values can also be
5d161b24 7648represented (and displayed) differently. Hex numbers in C appear as
c906108c 7649@samp{0x1ae}, while in Modula-2 they appear as @samp{1AEH}.
c906108c
SS
7650
7651@cindex working language
7652Language-specific information is built into @value{GDBN} for some languages,
7653allowing you to express operations like the above in your program's
7654native language, and allowing @value{GDBN} to output values in a manner
7655consistent with the syntax of your program's native language. The
7656language you use to build expressions is called the @dfn{working
7657language}.
7658
7659@menu
7660* Setting:: Switching between source languages
7661* Show:: Displaying the language
c906108c 7662* Checks:: Type and range checks
c906108c 7663* Support:: Supported languages
4e562065 7664* Unsupported languages:: Unsupported languages
c906108c
SS
7665@end menu
7666
6d2ebf8b 7667@node Setting
c906108c
SS
7668@section Switching between source languages
7669
7670There are two ways to control the working language---either have @value{GDBN}
7671set it automatically, or select it manually yourself. You can use the
7672@code{set language} command for either purpose. On startup, @value{GDBN}
7673defaults to setting the language automatically. The working language is
7674used to determine how expressions you type are interpreted, how values
7675are printed, etc.
7676
7677In addition to the working language, every source file that
7678@value{GDBN} knows about has its own working language. For some object
7679file formats, the compiler might indicate which language a particular
7680source file is in. However, most of the time @value{GDBN} infers the
7681language from the name of the file. The language of a source file
b37052ae 7682controls whether C@t{++} names are demangled---this way @code{backtrace} can
c906108c 7683show each frame appropriately for its own language. There is no way to
d4f3574e
SS
7684set the language of a source file from within @value{GDBN}, but you can
7685set the language associated with a filename extension. @xref{Show, ,
7686Displaying the language}.
c906108c
SS
7687
7688This is most commonly a problem when you use a program, such
5d161b24 7689as @code{cfront} or @code{f2c}, that generates C but is written in
c906108c
SS
7690another language. In that case, make the
7691program use @code{#line} directives in its C output; that way
7692@value{GDBN} will know the correct language of the source code of the original
7693program, and will display that source code, not the generated C code.
7694
7695@menu
7696* Filenames:: Filename extensions and languages.
7697* Manually:: Setting the working language manually
7698* Automatically:: Having @value{GDBN} infer the source language
7699@end menu
7700
6d2ebf8b 7701@node Filenames
c906108c
SS
7702@subsection List of filename extensions and languages
7703
7704If a source file name ends in one of the following extensions, then
7705@value{GDBN} infers that its language is the one indicated.
7706
7707@table @file
7708
7709@item .c
7710C source file
7711
7712@item .C
7713@itemx .cc
7714@itemx .cp
7715@itemx .cpp
7716@itemx .cxx
7717@itemx .c++
b37052ae 7718C@t{++} source file
c906108c 7719
b37303ee
AF
7720@item .m
7721Objective-C source file
7722
c906108c
SS
7723@item .f
7724@itemx .F
7725Fortran source file
7726
c906108c
SS
7727@item .mod
7728Modula-2 source file
c906108c
SS
7729
7730@item .s
7731@itemx .S
7732Assembler source file. This actually behaves almost like C, but
7733@value{GDBN} does not skip over function prologues when stepping.
7734@end table
7735
7736In addition, you may set the language associated with a filename
7737extension. @xref{Show, , Displaying the language}.
7738
6d2ebf8b 7739@node Manually
c906108c
SS
7740@subsection Setting the working language
7741
7742If you allow @value{GDBN} to set the language automatically,
7743expressions are interpreted the same way in your debugging session and
7744your program.
7745
7746@kindex set language
7747If you wish, you may set the language manually. To do this, issue the
7748command @samp{set language @var{lang}}, where @var{lang} is the name of
5d161b24 7749a language, such as
c906108c 7750@code{c} or @code{modula-2}.
c906108c
SS
7751For a list of the supported languages, type @samp{set language}.
7752
c906108c
SS
7753Setting the language manually prevents @value{GDBN} from updating the working
7754language automatically. This can lead to confusion if you try
7755to debug a program when the working language is not the same as the
7756source language, when an expression is acceptable to both
7757languages---but means different things. For instance, if the current
7758source file were written in C, and @value{GDBN} was parsing Modula-2, a
7759command such as:
7760
474c8240 7761@smallexample
c906108c 7762print a = b + c
474c8240 7763@end smallexample
c906108c
SS
7764
7765@noindent
7766might not have the effect you intended. In C, this means to add
7767@code{b} and @code{c} and place the result in @code{a}. The result
7768printed would be the value of @code{a}. In Modula-2, this means to compare
7769@code{a} to the result of @code{b+c}, yielding a @code{BOOLEAN} value.
c906108c 7770
6d2ebf8b 7771@node Automatically
c906108c
SS
7772@subsection Having @value{GDBN} infer the source language
7773
7774To have @value{GDBN} set the working language automatically, use
7775@samp{set language local} or @samp{set language auto}. @value{GDBN}
7776then infers the working language. That is, when your program stops in a
7777frame (usually by encountering a breakpoint), @value{GDBN} sets the
7778working language to the language recorded for the function in that
7779frame. If the language for a frame is unknown (that is, if the function
7780or block corresponding to the frame was defined in a source file that
7781does not have a recognized extension), the current working language is
7782not changed, and @value{GDBN} issues a warning.
7783
7784This may not seem necessary for most programs, which are written
7785entirely in one source language. However, program modules and libraries
7786written in one source language can be used by a main program written in
7787a different source language. Using @samp{set language auto} in this
7788case frees you from having to set the working language manually.
7789
6d2ebf8b 7790@node Show
c906108c 7791@section Displaying the language
c906108c
SS
7792
7793The following commands help you find out which language is the
7794working language, and also what language source files were written in.
7795
7796@kindex show language
d4f3574e
SS
7797@kindex info frame@r{, show the source language}
7798@kindex info source@r{, show the source language}
c906108c
SS
7799@table @code
7800@item show language
7801Display the current working language. This is the
7802language you can use with commands such as @code{print} to
7803build and compute expressions that may involve variables in your program.
7804
7805@item info frame
5d161b24 7806Display the source language for this frame. This language becomes the
c906108c 7807working language if you use an identifier from this frame.
5d161b24 7808@xref{Frame Info, ,Information about a frame}, to identify the other
c906108c
SS
7809information listed here.
7810
7811@item info source
7812Display the source language of this source file.
5d161b24 7813@xref{Symbols, ,Examining the Symbol Table}, to identify the other
c906108c
SS
7814information listed here.
7815@end table
7816
7817In unusual circumstances, you may have source files with extensions
7818not in the standard list. You can then set the extension associated
7819with a language explicitly:
7820
7821@kindex set extension-language
7822@kindex info extensions
7823@table @code
7824@item set extension-language @var{.ext} @var{language}
7825Set source files with extension @var{.ext} to be assumed to be in
7826the source language @var{language}.
7827
7828@item info extensions
7829List all the filename extensions and the associated languages.
7830@end table
7831
6d2ebf8b 7832@node Checks
c906108c
SS
7833@section Type and range checking
7834
7835@quotation
7836@emph{Warning:} In this release, the @value{GDBN} commands for type and range
7837checking are included, but they do not yet have any effect. This
7838section documents the intended facilities.
7839@end quotation
7840@c FIXME remove warning when type/range code added
7841
7842Some languages are designed to guard you against making seemingly common
7843errors through a series of compile- and run-time checks. These include
7844checking the type of arguments to functions and operators, and making
7845sure mathematical overflows are caught at run time. Checks such as
7846these help to ensure a program's correctness once it has been compiled
7847by eliminating type mismatches, and providing active checks for range
7848errors when your program is running.
7849
7850@value{GDBN} can check for conditions like the above if you wish.
7851Although @value{GDBN} does not check the statements in your program, it
7852can check expressions entered directly into @value{GDBN} for evaluation via
7853the @code{print} command, for example. As with the working language,
7854@value{GDBN} can also decide whether or not to check automatically based on
7855your program's source language. @xref{Support, ,Supported languages},
7856for the default settings of supported languages.
7857
7858@menu
7859* Type Checking:: An overview of type checking
7860* Range Checking:: An overview of range checking
7861@end menu
7862
7863@cindex type checking
7864@cindex checks, type
6d2ebf8b 7865@node Type Checking
c906108c
SS
7866@subsection An overview of type checking
7867
7868Some languages, such as Modula-2, are strongly typed, meaning that the
7869arguments to operators and functions have to be of the correct type,
7870otherwise an error occurs. These checks prevent type mismatch
7871errors from ever causing any run-time problems. For example,
7872
7873@smallexample
78741 + 2 @result{} 3
7875@exdent but
7876@error{} 1 + 2.3
7877@end smallexample
7878
7879The second example fails because the @code{CARDINAL} 1 is not
7880type-compatible with the @code{REAL} 2.3.
7881
5d161b24
DB
7882For the expressions you use in @value{GDBN} commands, you can tell the
7883@value{GDBN} type checker to skip checking;
7884to treat any mismatches as errors and abandon the expression;
7885or to only issue warnings when type mismatches occur,
c906108c
SS
7886but evaluate the expression anyway. When you choose the last of
7887these, @value{GDBN} evaluates expressions like the second example above, but
7888also issues a warning.
7889
5d161b24
DB
7890Even if you turn type checking off, there may be other reasons
7891related to type that prevent @value{GDBN} from evaluating an expression.
7892For instance, @value{GDBN} does not know how to add an @code{int} and
7893a @code{struct foo}. These particular type errors have nothing to do
7894with the language in use, and usually arise from expressions, such as
c906108c
SS
7895the one described above, which make little sense to evaluate anyway.
7896
7897Each language defines to what degree it is strict about type. For
7898instance, both Modula-2 and C require the arguments to arithmetical
7899operators to be numbers. In C, enumerated types and pointers can be
7900represented as numbers, so that they are valid arguments to mathematical
7901operators. @xref{Support, ,Supported languages}, for further
7902details on specific languages.
7903
7904@value{GDBN} provides some additional commands for controlling the type checker:
7905
d4f3574e 7906@kindex set check@r{, type}
c906108c
SS
7907@kindex set check type
7908@kindex show check type
7909@table @code
7910@item set check type auto
7911Set type checking on or off based on the current working language.
7912@xref{Support, ,Supported languages}, for the default settings for
7913each language.
7914
7915@item set check type on
7916@itemx set check type off
7917Set type checking on or off, overriding the default setting for the
7918current working language. Issue a warning if the setting does not
7919match the language default. If any type mismatches occur in
d4f3574e 7920evaluating an expression while type checking is on, @value{GDBN} prints a
c906108c
SS
7921message and aborts evaluation of the expression.
7922
7923@item set check type warn
7924Cause the type checker to issue warnings, but to always attempt to
7925evaluate the expression. Evaluating the expression may still
7926be impossible for other reasons. For example, @value{GDBN} cannot add
7927numbers and structures.
7928
7929@item show type
5d161b24 7930Show the current setting of the type checker, and whether or not @value{GDBN}
c906108c
SS
7931is setting it automatically.
7932@end table
7933
7934@cindex range checking
7935@cindex checks, range
6d2ebf8b 7936@node Range Checking
c906108c
SS
7937@subsection An overview of range checking
7938
7939In some languages (such as Modula-2), it is an error to exceed the
7940bounds of a type; this is enforced with run-time checks. Such range
7941checking is meant to ensure program correctness by making sure
7942computations do not overflow, or indices on an array element access do
7943not exceed the bounds of the array.
7944
7945For expressions you use in @value{GDBN} commands, you can tell
7946@value{GDBN} to treat range errors in one of three ways: ignore them,
7947always treat them as errors and abandon the expression, or issue
7948warnings but evaluate the expression anyway.
7949
7950A range error can result from numerical overflow, from exceeding an
7951array index bound, or when you type a constant that is not a member
7952of any type. Some languages, however, do not treat overflows as an
7953error. In many implementations of C, mathematical overflow causes the
7954result to ``wrap around'' to lower values---for example, if @var{m} is
7955the largest integer value, and @var{s} is the smallest, then
7956
474c8240 7957@smallexample
c906108c 7958@var{m} + 1 @result{} @var{s}
474c8240 7959@end smallexample
c906108c
SS
7960
7961This, too, is specific to individual languages, and in some cases
7962specific to individual compilers or machines. @xref{Support, ,
7963Supported languages}, for further details on specific languages.
7964
7965@value{GDBN} provides some additional commands for controlling the range checker:
7966
d4f3574e 7967@kindex set check@r{, range}
c906108c
SS
7968@kindex set check range
7969@kindex show check range
7970@table @code
7971@item set check range auto
7972Set range checking on or off based on the current working language.
7973@xref{Support, ,Supported languages}, for the default settings for
7974each language.
7975
7976@item set check range on
7977@itemx set check range off
7978Set range checking on or off, overriding the default setting for the
7979current working language. A warning is issued if the setting does not
c3f6f71d
JM
7980match the language default. If a range error occurs and range checking is on,
7981then a message is printed and evaluation of the expression is aborted.
c906108c
SS
7982
7983@item set check range warn
7984Output messages when the @value{GDBN} range checker detects a range error,
7985but attempt to evaluate the expression anyway. Evaluating the
7986expression may still be impossible for other reasons, such as accessing
7987memory that the process does not own (a typical example from many Unix
7988systems).
7989
7990@item show range
7991Show the current setting of the range checker, and whether or not it is
7992being set automatically by @value{GDBN}.
7993@end table
c906108c 7994
6d2ebf8b 7995@node Support
c906108c 7996@section Supported languages
c906108c 7997
b37303ee 7998@value{GDBN} supports C, C@t{++}, Objective-C, Fortran, Java, assembly, and Modula-2.
cce74817 7999@c This is false ...
c906108c
SS
8000Some @value{GDBN} features may be used in expressions regardless of the
8001language you use: the @value{GDBN} @code{@@} and @code{::} operators,
8002and the @samp{@{type@}addr} construct (@pxref{Expressions,
8003,Expressions}) can be used with the constructs of any supported
8004language.
8005
8006The following sections detail to what degree each source language is
8007supported by @value{GDBN}. These sections are not meant to be language
8008tutorials or references, but serve only as a reference guide to what the
8009@value{GDBN} expression parser accepts, and what input and output
8010formats should look like for different languages. There are many good
8011books written on each of these languages; please look to these for a
8012language reference or tutorial.
8013
c906108c 8014@menu
b37303ee 8015* C:: C and C@t{++}
b383017d 8016* Objective-C:: Objective-C
b37303ee 8017* Modula-2:: Modula-2
c906108c
SS
8018@end menu
8019
6d2ebf8b 8020@node C
b37052ae 8021@subsection C and C@t{++}
7a292a7a 8022
b37052ae
EZ
8023@cindex C and C@t{++}
8024@cindex expressions in C or C@t{++}
c906108c 8025
b37052ae 8026Since C and C@t{++} are so closely related, many features of @value{GDBN} apply
c906108c
SS
8027to both languages. Whenever this is the case, we discuss those languages
8028together.
8029
41afff9a
EZ
8030@cindex C@t{++}
8031@cindex @code{g++}, @sc{gnu} C@t{++} compiler
b37052ae
EZ
8032@cindex @sc{gnu} C@t{++}
8033The C@t{++} debugging facilities are jointly implemented by the C@t{++}
8034compiler and @value{GDBN}. Therefore, to debug your C@t{++} code
8035effectively, you must compile your C@t{++} programs with a supported
8036C@t{++} compiler, such as @sc{gnu} @code{g++}, or the HP ANSI C@t{++}
c906108c
SS
8037compiler (@code{aCC}).
8038
0179ffac
DC
8039For best results when using @sc{gnu} C@t{++}, use the DWARF 2 debugging
8040format; if it doesn't work on your system, try the stabs+ debugging
8041format. You can select those formats explicitly with the @code{g++}
8042command-line options @option{-gdwarf-2} and @option{-gstabs+}.
8043@xref{Debugging Options,,Options for Debugging Your Program or @sc{gnu}
8044CC, gcc.info, Using @sc{gnu} CC}.
c906108c 8045
c906108c 8046@menu
b37052ae
EZ
8047* C Operators:: C and C@t{++} operators
8048* C Constants:: C and C@t{++} constants
8049* C plus plus expressions:: C@t{++} expressions
8050* C Defaults:: Default settings for C and C@t{++}
8051* C Checks:: C and C@t{++} type and range checks
c906108c 8052* Debugging C:: @value{GDBN} and C
b37052ae 8053* Debugging C plus plus:: @value{GDBN} features for C@t{++}
c906108c 8054@end menu
c906108c 8055
6d2ebf8b 8056@node C Operators
b37052ae 8057@subsubsection C and C@t{++} operators
7a292a7a 8058
b37052ae 8059@cindex C and C@t{++} operators
c906108c
SS
8060
8061Operators must be defined on values of specific types. For instance,
8062@code{+} is defined on numbers, but not on structures. Operators are
5d161b24 8063often defined on groups of types.
c906108c 8064
b37052ae 8065For the purposes of C and C@t{++}, the following definitions hold:
c906108c
SS
8066
8067@itemize @bullet
53a5351d 8068
c906108c 8069@item
c906108c 8070@emph{Integral types} include @code{int} with any of its storage-class
b37052ae 8071specifiers; @code{char}; @code{enum}; and, for C@t{++}, @code{bool}.
c906108c
SS
8072
8073@item
d4f3574e
SS
8074@emph{Floating-point types} include @code{float}, @code{double}, and
8075@code{long double} (if supported by the target platform).
c906108c
SS
8076
8077@item
53a5351d 8078@emph{Pointer types} include all types defined as @code{(@var{type} *)}.
c906108c
SS
8079
8080@item
8081@emph{Scalar types} include all of the above.
53a5351d 8082
c906108c
SS
8083@end itemize
8084
8085@noindent
8086The following operators are supported. They are listed here
8087in order of increasing precedence:
8088
8089@table @code
8090@item ,
8091The comma or sequencing operator. Expressions in a comma-separated list
8092are evaluated from left to right, with the result of the entire
8093expression being the last expression evaluated.
8094
8095@item =
8096Assignment. The value of an assignment expression is the value
8097assigned. Defined on scalar types.
8098
8099@item @var{op}=
8100Used in an expression of the form @w{@code{@var{a} @var{op}= @var{b}}},
8101and translated to @w{@code{@var{a} = @var{a op b}}}.
d4f3574e 8102@w{@code{@var{op}=}} and @code{=} have the same precedence.
c906108c
SS
8103@var{op} is any one of the operators @code{|}, @code{^}, @code{&},
8104@code{<<}, @code{>>}, @code{+}, @code{-}, @code{*}, @code{/}, @code{%}.
8105
8106@item ?:
8107The ternary operator. @code{@var{a} ? @var{b} : @var{c}} can be thought
8108of as: if @var{a} then @var{b} else @var{c}. @var{a} should be of an
8109integral type.
8110
8111@item ||
8112Logical @sc{or}. Defined on integral types.
8113
8114@item &&
8115Logical @sc{and}. Defined on integral types.
8116
8117@item |
8118Bitwise @sc{or}. Defined on integral types.
8119
8120@item ^
8121Bitwise exclusive-@sc{or}. Defined on integral types.
8122
8123@item &
8124Bitwise @sc{and}. Defined on integral types.
8125
8126@item ==@r{, }!=
8127Equality and inequality. Defined on scalar types. The value of these
8128expressions is 0 for false and non-zero for true.
8129
8130@item <@r{, }>@r{, }<=@r{, }>=
8131Less than, greater than, less than or equal, greater than or equal.
8132Defined on scalar types. The value of these expressions is 0 for false
8133and non-zero for true.
8134
8135@item <<@r{, }>>
8136left shift, and right shift. Defined on integral types.
8137
8138@item @@
8139The @value{GDBN} ``artificial array'' operator (@pxref{Expressions, ,Expressions}).
8140
8141@item +@r{, }-
8142Addition and subtraction. Defined on integral types, floating-point types and
8143pointer types.
8144
8145@item *@r{, }/@r{, }%
8146Multiplication, division, and modulus. Multiplication and division are
8147defined on integral and floating-point types. Modulus is defined on
8148integral types.
8149
8150@item ++@r{, }--
8151Increment and decrement. When appearing before a variable, the
8152operation is performed before the variable is used in an expression;
8153when appearing after it, the variable's value is used before the
8154operation takes place.
8155
8156@item *
8157Pointer dereferencing. Defined on pointer types. Same precedence as
8158@code{++}.
8159
8160@item &
8161Address operator. Defined on variables. Same precedence as @code{++}.
8162
b37052ae
EZ
8163For debugging C@t{++}, @value{GDBN} implements a use of @samp{&} beyond what is
8164allowed in the C@t{++} language itself: you can use @samp{&(&@var{ref})}
c906108c 8165(or, if you prefer, simply @samp{&&@var{ref}}) to examine the address
b37052ae 8166where a C@t{++} reference variable (declared with @samp{&@var{ref}}) is
c906108c 8167stored.
c906108c
SS
8168
8169@item -
8170Negative. Defined on integral and floating-point types. Same
8171precedence as @code{++}.
8172
8173@item !
8174Logical negation. Defined on integral types. Same precedence as
8175@code{++}.
8176
8177@item ~
8178Bitwise complement operator. Defined on integral types. Same precedence as
8179@code{++}.
8180
8181
8182@item .@r{, }->
8183Structure member, and pointer-to-structure member. For convenience,
8184@value{GDBN} regards the two as equivalent, choosing whether to dereference a
8185pointer based on the stored type information.
8186Defined on @code{struct} and @code{union} data.
8187
c906108c
SS
8188@item .*@r{, }->*
8189Dereferences of pointers to members.
c906108c
SS
8190
8191@item []
8192Array indexing. @code{@var{a}[@var{i}]} is defined as
8193@code{*(@var{a}+@var{i})}. Same precedence as @code{->}.
8194
8195@item ()
8196Function parameter list. Same precedence as @code{->}.
8197
c906108c 8198@item ::
b37052ae 8199C@t{++} scope resolution operator. Defined on @code{struct}, @code{union},
7a292a7a 8200and @code{class} types.
c906108c
SS
8201
8202@item ::
7a292a7a
SS
8203Doubled colons also represent the @value{GDBN} scope operator
8204(@pxref{Expressions, ,Expressions}). Same precedence as @code{::},
8205above.
c906108c
SS
8206@end table
8207
c906108c
SS
8208If an operator is redefined in the user code, @value{GDBN} usually
8209attempts to invoke the redefined version instead of using the operator's
8210predefined meaning.
c906108c 8211
c906108c 8212@menu
5d161b24 8213* C Constants::
c906108c
SS
8214@end menu
8215
6d2ebf8b 8216@node C Constants
b37052ae 8217@subsubsection C and C@t{++} constants
c906108c 8218
b37052ae 8219@cindex C and C@t{++} constants
c906108c 8220
b37052ae 8221@value{GDBN} allows you to express the constants of C and C@t{++} in the
c906108c 8222following ways:
c906108c
SS
8223
8224@itemize @bullet
8225@item
8226Integer constants are a sequence of digits. Octal constants are
6ca652b0
EZ
8227specified by a leading @samp{0} (i.e.@: zero), and hexadecimal constants
8228by a leading @samp{0x} or @samp{0X}. Constants may also end with a letter
c906108c
SS
8229@samp{l}, specifying that the constant should be treated as a
8230@code{long} value.
8231
8232@item
8233Floating point constants are a sequence of digits, followed by a decimal
8234point, followed by a sequence of digits, and optionally followed by an
8235exponent. An exponent is of the form:
8236@samp{@w{e@r{[[}+@r{]|}-@r{]}@var{nnn}}}, where @var{nnn} is another
8237sequence of digits. The @samp{+} is optional for positive exponents.
d4f3574e
SS
8238A floating-point constant may also end with a letter @samp{f} or
8239@samp{F}, specifying that the constant should be treated as being of
8240the @code{float} (as opposed to the default @code{double}) type; or with
8241a letter @samp{l} or @samp{L}, which specifies a @code{long double}
8242constant.
c906108c
SS
8243
8244@item
8245Enumerated constants consist of enumerated identifiers, or their
8246integral equivalents.
8247
8248@item
8249Character constants are a single character surrounded by single quotes
8250(@code{'}), or a number---the ordinal value of the corresponding character
d4f3574e 8251(usually its @sc{ascii} value). Within quotes, the single character may
c906108c
SS
8252be represented by a letter or by @dfn{escape sequences}, which are of
8253the form @samp{\@var{nnn}}, where @var{nnn} is the octal representation
8254of the character's ordinal value; or of the form @samp{\@var{x}}, where
8255@samp{@var{x}} is a predefined special character---for example,
8256@samp{\n} for newline.
8257
8258@item
96a2c332
SS
8259String constants are a sequence of character constants surrounded by
8260double quotes (@code{"}). Any valid character constant (as described
8261above) may appear. Double quotes within the string must be preceded by
8262a backslash, so for instance @samp{"a\"b'c"} is a string of five
8263characters.
c906108c
SS
8264
8265@item
8266Pointer constants are an integral value. You can also write pointers
8267to constants using the C operator @samp{&}.
8268
8269@item
8270Array constants are comma-separated lists surrounded by braces @samp{@{}
8271and @samp{@}}; for example, @samp{@{1,2,3@}} is a three-element array of
8272integers, @samp{@{@{1,2@}, @{3,4@}, @{5,6@}@}} is a three-by-two array,
8273and @samp{@{&"hi", &"there", &"fred"@}} is a three-element array of pointers.
8274@end itemize
8275
c906108c 8276@menu
5d161b24
DB
8277* C plus plus expressions::
8278* C Defaults::
8279* C Checks::
c906108c 8280
5d161b24 8281* Debugging C::
c906108c
SS
8282@end menu
8283
6d2ebf8b 8284@node C plus plus expressions
b37052ae
EZ
8285@subsubsection C@t{++} expressions
8286
8287@cindex expressions in C@t{++}
8288@value{GDBN} expression handling can interpret most C@t{++} expressions.
8289
0179ffac
DC
8290@cindex debugging C@t{++} programs
8291@cindex C@t{++} compilers
8292@cindex debug formats and C@t{++}
8293@cindex @value{NGCC} and C@t{++}
c906108c 8294@quotation
b37052ae 8295@emph{Warning:} @value{GDBN} can only debug C@t{++} code if you use the
0179ffac
DC
8296proper compiler and the proper debug format. Currently, @value{GDBN}
8297works best when debugging C@t{++} code that is compiled with
8298@value{NGCC} 2.95.3 or with @value{NGCC} 3.1 or newer, using the options
8299@option{-gdwarf-2} or @option{-gstabs+}. DWARF 2 is preferred over
8300stabs+. Most configurations of @value{NGCC} emit either DWARF 2 or
8301stabs+ as their default debug format, so you usually don't need to
8302specify a debug format explicitly. Other compilers and/or debug formats
8303are likely to work badly or not at all when using @value{GDBN} to debug
8304C@t{++} code.
c906108c 8305@end quotation
c906108c
SS
8306
8307@enumerate
8308
8309@cindex member functions
8310@item
8311Member function calls are allowed; you can use expressions like
8312
474c8240 8313@smallexample
c906108c 8314count = aml->GetOriginal(x, y)
474c8240 8315@end smallexample
c906108c 8316
41afff9a 8317@vindex this@r{, inside C@t{++} member functions}
b37052ae 8318@cindex namespace in C@t{++}
c906108c
SS
8319@item
8320While a member function is active (in the selected stack frame), your
8321expressions have the same namespace available as the member function;
8322that is, @value{GDBN} allows implicit references to the class instance
b37052ae 8323pointer @code{this} following the same rules as C@t{++}.
c906108c 8324
c906108c 8325@cindex call overloaded functions
d4f3574e 8326@cindex overloaded functions, calling
b37052ae 8327@cindex type conversions in C@t{++}
c906108c
SS
8328@item
8329You can call overloaded functions; @value{GDBN} resolves the function
d4f3574e 8330call to the right definition, with some restrictions. @value{GDBN} does not
c906108c
SS
8331perform overload resolution involving user-defined type conversions,
8332calls to constructors, or instantiations of templates that do not exist
8333in the program. It also cannot handle ellipsis argument lists or
8334default arguments.
8335
8336It does perform integral conversions and promotions, floating-point
8337promotions, arithmetic conversions, pointer conversions, conversions of
8338class objects to base classes, and standard conversions such as those of
8339functions or arrays to pointers; it requires an exact match on the
8340number of function arguments.
8341
8342Overload resolution is always performed, unless you have specified
8343@code{set overload-resolution off}. @xref{Debugging C plus plus,
b37052ae 8344,@value{GDBN} features for C@t{++}}.
c906108c 8345
d4f3574e 8346You must specify @code{set overload-resolution off} in order to use an
c906108c
SS
8347explicit function signature to call an overloaded function, as in
8348@smallexample
8349p 'foo(char,int)'('x', 13)
8350@end smallexample
d4f3574e 8351
c906108c 8352The @value{GDBN} command-completion facility can simplify this;
d4f3574e 8353see @ref{Completion, ,Command completion}.
c906108c 8354
c906108c
SS
8355@cindex reference declarations
8356@item
b37052ae
EZ
8357@value{GDBN} understands variables declared as C@t{++} references; you can use
8358them in expressions just as you do in C@t{++} source---they are automatically
c906108c
SS
8359dereferenced.
8360
8361In the parameter list shown when @value{GDBN} displays a frame, the values of
8362reference variables are not displayed (unlike other variables); this
8363avoids clutter, since references are often used for large structures.
8364The @emph{address} of a reference variable is always shown, unless
8365you have specified @samp{set print address off}.
8366
8367@item
b37052ae 8368@value{GDBN} supports the C@t{++} name resolution operator @code{::}---your
c906108c
SS
8369expressions can use it just as expressions in your program do. Since
8370one scope may be defined in another, you can use @code{::} repeatedly if
8371necessary, for example in an expression like
8372@samp{@var{scope1}::@var{scope2}::@var{name}}. @value{GDBN} also allows
b37052ae 8373resolving name scope by reference to source files, in both C and C@t{++}
c906108c
SS
8374debugging (@pxref{Variables, ,Program variables}).
8375@end enumerate
8376
b37052ae 8377In addition, when used with HP's C@t{++} compiler, @value{GDBN} supports
53a5351d
JM
8378calling virtual functions correctly, printing out virtual bases of
8379objects, calling functions in a base subobject, casting objects, and
8380invoking user-defined operators.
c906108c 8381
6d2ebf8b 8382@node C Defaults
b37052ae 8383@subsubsection C and C@t{++} defaults
7a292a7a 8384
b37052ae 8385@cindex C and C@t{++} defaults
c906108c 8386
c906108c
SS
8387If you allow @value{GDBN} to set type and range checking automatically, they
8388both default to @code{off} whenever the working language changes to
b37052ae 8389C or C@t{++}. This happens regardless of whether you or @value{GDBN}
c906108c 8390selects the working language.
c906108c
SS
8391
8392If you allow @value{GDBN} to set the language automatically, it
8393recognizes source files whose names end with @file{.c}, @file{.C}, or
8394@file{.cc}, etc, and when @value{GDBN} enters code compiled from one of
b37052ae 8395these files, it sets the working language to C or C@t{++}.
c906108c
SS
8396@xref{Automatically, ,Having @value{GDBN} infer the source language},
8397for further details.
8398
c906108c
SS
8399@c Type checking is (a) primarily motivated by Modula-2, and (b)
8400@c unimplemented. If (b) changes, it might make sense to let this node
8401@c appear even if Mod-2 does not, but meanwhile ignore it. roland 16jul93.
7a292a7a 8402
6d2ebf8b 8403@node C Checks
b37052ae 8404@subsubsection C and C@t{++} type and range checks
7a292a7a 8405
b37052ae 8406@cindex C and C@t{++} checks
c906108c 8407
b37052ae 8408By default, when @value{GDBN} parses C or C@t{++} expressions, type checking
c906108c
SS
8409is not used. However, if you turn type checking on, @value{GDBN}
8410considers two variables type equivalent if:
8411
8412@itemize @bullet
8413@item
8414The two variables are structured and have the same structure, union, or
8415enumerated tag.
8416
8417@item
8418The two variables have the same type name, or types that have been
8419declared equivalent through @code{typedef}.
8420
8421@ignore
8422@c leaving this out because neither J Gilmore nor R Pesch understand it.
8423@c FIXME--beers?
8424@item
8425The two @code{struct}, @code{union}, or @code{enum} variables are
8426declared in the same declaration. (Note: this may not be true for all C
8427compilers.)
8428@end ignore
8429@end itemize
8430
8431Range checking, if turned on, is done on mathematical operations. Array
8432indices are not checked, since they are often used to index a pointer
8433that is not itself an array.
c906108c 8434
6d2ebf8b 8435@node Debugging C
c906108c 8436@subsubsection @value{GDBN} and C
c906108c
SS
8437
8438The @code{set print union} and @code{show print union} commands apply to
8439the @code{union} type. When set to @samp{on}, any @code{union} that is
7a292a7a
SS
8440inside a @code{struct} or @code{class} is also printed. Otherwise, it
8441appears as @samp{@{...@}}.
c906108c
SS
8442
8443The @code{@@} operator aids in the debugging of dynamic arrays, formed
8444with pointers and a memory allocation function. @xref{Expressions,
8445,Expressions}.
8446
c906108c 8447@menu
5d161b24 8448* Debugging C plus plus::
c906108c
SS
8449@end menu
8450
6d2ebf8b 8451@node Debugging C plus plus
b37052ae 8452@subsubsection @value{GDBN} features for C@t{++}
c906108c 8453
b37052ae 8454@cindex commands for C@t{++}
7a292a7a 8455
b37052ae
EZ
8456Some @value{GDBN} commands are particularly useful with C@t{++}, and some are
8457designed specifically for use with C@t{++}. Here is a summary:
c906108c
SS
8458
8459@table @code
8460@cindex break in overloaded functions
8461@item @r{breakpoint menus}
8462When you want a breakpoint in a function whose name is overloaded,
8463@value{GDBN} breakpoint menus help you specify which function definition
8464you want. @xref{Breakpoint Menus,,Breakpoint menus}.
8465
b37052ae 8466@cindex overloading in C@t{++}
c906108c
SS
8467@item rbreak @var{regex}
8468Setting breakpoints using regular expressions is helpful for setting
8469breakpoints on overloaded functions that are not members of any special
8470classes.
8471@xref{Set Breaks, ,Setting breakpoints}.
8472
b37052ae 8473@cindex C@t{++} exception handling
c906108c
SS
8474@item catch throw
8475@itemx catch catch
b37052ae 8476Debug C@t{++} exception handling using these commands. @xref{Set
c906108c
SS
8477Catchpoints, , Setting catchpoints}.
8478
8479@cindex inheritance
8480@item ptype @var{typename}
8481Print inheritance relationships as well as other information for type
8482@var{typename}.
8483@xref{Symbols, ,Examining the Symbol Table}.
8484
b37052ae 8485@cindex C@t{++} symbol display
c906108c
SS
8486@item set print demangle
8487@itemx show print demangle
8488@itemx set print asm-demangle
8489@itemx show print asm-demangle
b37052ae
EZ
8490Control whether C@t{++} symbols display in their source form, both when
8491displaying code as C@t{++} source and when displaying disassemblies.
c906108c
SS
8492@xref{Print Settings, ,Print settings}.
8493
8494@item set print object
8495@itemx show print object
8496Choose whether to print derived (actual) or declared types of objects.
8497@xref{Print Settings, ,Print settings}.
8498
8499@item set print vtbl
8500@itemx show print vtbl
8501Control the format for printing virtual function tables.
8502@xref{Print Settings, ,Print settings}.
c906108c 8503(The @code{vtbl} commands do not work on programs compiled with the HP
b37052ae 8504ANSI C@t{++} compiler (@code{aCC}).)
c906108c
SS
8505
8506@kindex set overload-resolution
d4f3574e 8507@cindex overloaded functions, overload resolution
c906108c 8508@item set overload-resolution on
b37052ae 8509Enable overload resolution for C@t{++} expression evaluation. The default
c906108c
SS
8510is on. For overloaded functions, @value{GDBN} evaluates the arguments
8511and searches for a function whose signature matches the argument types,
b37052ae 8512using the standard C@t{++} conversion rules (see @ref{C plus plus expressions, ,C@t{++}
d4f3574e 8513expressions}, for details). If it cannot find a match, it emits a
c906108c
SS
8514message.
8515
8516@item set overload-resolution off
b37052ae 8517Disable overload resolution for C@t{++} expression evaluation. For
c906108c
SS
8518overloaded functions that are not class member functions, @value{GDBN}
8519chooses the first function of the specified name that it finds in the
8520symbol table, whether or not its arguments are of the correct type. For
8521overloaded functions that are class member functions, @value{GDBN}
8522searches for a function whose signature @emph{exactly} matches the
8523argument types.
c906108c
SS
8524
8525@item @r{Overloaded symbol names}
8526You can specify a particular definition of an overloaded symbol, using
b37052ae 8527the same notation that is used to declare such symbols in C@t{++}: type
c906108c
SS
8528@code{@var{symbol}(@var{types})} rather than just @var{symbol}. You can
8529also use the @value{GDBN} command-line word completion facilities to list the
8530available choices, or to finish the type list for you.
8531@xref{Completion,, Command completion}, for details on how to do this.
8532@end table
c906108c 8533
b37303ee
AF
8534@node Objective-C
8535@subsection Objective-C
8536
8537@cindex Objective-C
8538This section provides information about some commands and command
8539options that are useful for debugging Objective-C code.
8540
8541@menu
b383017d
RM
8542* Method Names in Commands::
8543* The Print Command with Objective-C::
b37303ee
AF
8544@end menu
8545
8546@node Method Names in Commands, The Print Command with Objective-C, Objective-C, Objective-C
8547@subsubsection Method Names in Commands
8548
8549The following commands have been extended to accept Objective-C method
8550names as line specifications:
8551
8552@kindex clear@r{, and Objective-C}
8553@kindex break@r{, and Objective-C}
8554@kindex info line@r{, and Objective-C}
8555@kindex jump@r{, and Objective-C}
8556@kindex list@r{, and Objective-C}
8557@itemize
8558@item @code{clear}
8559@item @code{break}
8560@item @code{info line}
8561@item @code{jump}
8562@item @code{list}
8563@end itemize
8564
8565A fully qualified Objective-C method name is specified as
8566
8567@smallexample
8568-[@var{Class} @var{methodName}]
8569@end smallexample
8570
c552b3bb
JM
8571where the minus sign is used to indicate an instance method and a
8572plus sign (not shown) is used to indicate a class method. The class
8573name @var{Class} and method name @var{methodName} are enclosed in
8574brackets, similar to the way messages are specified in Objective-C
8575source code. For example, to set a breakpoint at the @code{create}
8576instance method of class @code{Fruit} in the program currently being
8577debugged, enter:
b37303ee
AF
8578
8579@smallexample
8580break -[Fruit create]
8581@end smallexample
8582
8583To list ten program lines around the @code{initialize} class method,
8584enter:
8585
8586@smallexample
8587list +[NSText initialize]
8588@end smallexample
8589
c552b3bb
JM
8590In the current version of @value{GDBN}, the plus or minus sign is
8591required. In future versions of @value{GDBN}, the plus or minus
8592sign will be optional, but you can use it to narrow the search. It
8593is also possible to specify just a method name:
b37303ee
AF
8594
8595@smallexample
8596break create
8597@end smallexample
8598
8599You must specify the complete method name, including any colons. If
8600your program's source files contain more than one @code{create} method,
8601you'll be presented with a numbered list of classes that implement that
8602method. Indicate your choice by number, or type @samp{0} to exit if
8603none apply.
8604
8605As another example, to clear a breakpoint established at the
8606@code{makeKeyAndOrderFront:} method of the @code{NSWindow} class, enter:
8607
8608@smallexample
8609clear -[NSWindow makeKeyAndOrderFront:]
8610@end smallexample
8611
8612@node The Print Command with Objective-C
8613@subsubsection The Print Command With Objective-C
c552b3bb
JM
8614@kindex print-object
8615@kindex po @r{(@code{print-object})}
b37303ee 8616
c552b3bb 8617The print command has also been extended to accept methods. For example:
b37303ee
AF
8618
8619@smallexample
c552b3bb 8620print -[@var{object} hash]
b37303ee
AF
8621@end smallexample
8622
8623@cindex print an Objective-C object description
c552b3bb
JM
8624@cindex @code{_NSPrintForDebugger}, and printing Objective-C objects
8625@noindent
8626will tell @value{GDBN} to send the @code{hash} message to @var{object}
8627and print the result. Also, an additional command has been added,
8628@code{print-object} or @code{po} for short, which is meant to print
8629the description of an object. However, this command may only work
8630with certain Objective-C libraries that have a particular hook
8631function, @code{_NSPrintForDebugger}, defined.
b37303ee
AF
8632
8633@node Modula-2, , Objective-C, Support
c906108c 8634@subsection Modula-2
7a292a7a 8635
d4f3574e 8636@cindex Modula-2, @value{GDBN} support
c906108c
SS
8637
8638The extensions made to @value{GDBN} to support Modula-2 only support
8639output from the @sc{gnu} Modula-2 compiler (which is currently being
8640developed). Other Modula-2 compilers are not currently supported, and
8641attempting to debug executables produced by them is most likely
8642to give an error as @value{GDBN} reads in the executable's symbol
8643table.
8644
8645@cindex expressions in Modula-2
8646@menu
8647* M2 Operators:: Built-in operators
8648* Built-In Func/Proc:: Built-in functions and procedures
8649* M2 Constants:: Modula-2 constants
8650* M2 Defaults:: Default settings for Modula-2
8651* Deviations:: Deviations from standard Modula-2
8652* M2 Checks:: Modula-2 type and range checks
8653* M2 Scope:: The scope operators @code{::} and @code{.}
8654* GDB/M2:: @value{GDBN} and Modula-2
8655@end menu
8656
6d2ebf8b 8657@node M2 Operators
c906108c
SS
8658@subsubsection Operators
8659@cindex Modula-2 operators
8660
8661Operators must be defined on values of specific types. For instance,
8662@code{+} is defined on numbers, but not on structures. Operators are
8663often defined on groups of types. For the purposes of Modula-2, the
8664following definitions hold:
8665
8666@itemize @bullet
8667
8668@item
8669@emph{Integral types} consist of @code{INTEGER}, @code{CARDINAL}, and
8670their subranges.
8671
8672@item
8673@emph{Character types} consist of @code{CHAR} and its subranges.
8674
8675@item
8676@emph{Floating-point types} consist of @code{REAL}.
8677
8678@item
8679@emph{Pointer types} consist of anything declared as @code{POINTER TO
8680@var{type}}.
8681
8682@item
8683@emph{Scalar types} consist of all of the above.
8684
8685@item
8686@emph{Set types} consist of @code{SET} and @code{BITSET} types.
8687
8688@item
8689@emph{Boolean types} consist of @code{BOOLEAN}.
8690@end itemize
8691
8692@noindent
8693The following operators are supported, and appear in order of
8694increasing precedence:
8695
8696@table @code
8697@item ,
8698Function argument or array index separator.
8699
8700@item :=
8701Assignment. The value of @var{var} @code{:=} @var{value} is
8702@var{value}.
8703
8704@item <@r{, }>
8705Less than, greater than on integral, floating-point, or enumerated
8706types.
8707
8708@item <=@r{, }>=
96a2c332 8709Less than or equal to, greater than or equal to
c906108c
SS
8710on integral, floating-point and enumerated types, or set inclusion on
8711set types. Same precedence as @code{<}.
8712
8713@item =@r{, }<>@r{, }#
8714Equality and two ways of expressing inequality, valid on scalar types.
8715Same precedence as @code{<}. In @value{GDBN} scripts, only @code{<>} is
8716available for inequality, since @code{#} conflicts with the script
8717comment character.
8718
8719@item IN
8720Set membership. Defined on set types and the types of their members.
8721Same precedence as @code{<}.
8722
8723@item OR
8724Boolean disjunction. Defined on boolean types.
8725
8726@item AND@r{, }&
d4f3574e 8727Boolean conjunction. Defined on boolean types.
c906108c
SS
8728
8729@item @@
8730The @value{GDBN} ``artificial array'' operator (@pxref{Expressions, ,Expressions}).
8731
8732@item +@r{, }-
8733Addition and subtraction on integral and floating-point types, or union
8734and difference on set types.
8735
8736@item *
8737Multiplication on integral and floating-point types, or set intersection
8738on set types.
8739
8740@item /
8741Division on floating-point types, or symmetric set difference on set
8742types. Same precedence as @code{*}.
8743
8744@item DIV@r{, }MOD
8745Integer division and remainder. Defined on integral types. Same
8746precedence as @code{*}.
8747
8748@item -
8749Negative. Defined on @code{INTEGER} and @code{REAL} data.
8750
8751@item ^
8752Pointer dereferencing. Defined on pointer types.
8753
8754@item NOT
8755Boolean negation. Defined on boolean types. Same precedence as
8756@code{^}.
8757
8758@item .
8759@code{RECORD} field selector. Defined on @code{RECORD} data. Same
8760precedence as @code{^}.
8761
8762@item []
8763Array indexing. Defined on @code{ARRAY} data. Same precedence as @code{^}.
8764
8765@item ()
8766Procedure argument list. Defined on @code{PROCEDURE} objects. Same precedence
8767as @code{^}.
8768
8769@item ::@r{, }.
8770@value{GDBN} and Modula-2 scope operators.
8771@end table
8772
8773@quotation
8774@emph{Warning:} Sets and their operations are not yet supported, so @value{GDBN}
8775treats the use of the operator @code{IN}, or the use of operators
8776@code{+}, @code{-}, @code{*}, @code{/}, @code{=}, , @code{<>}, @code{#},
8777@code{<=}, and @code{>=} on sets as an error.
8778@end quotation
8779
cb51c4e0 8780
6d2ebf8b 8781@node Built-In Func/Proc
c906108c 8782@subsubsection Built-in functions and procedures
cb51c4e0 8783@cindex Modula-2 built-ins
c906108c
SS
8784
8785Modula-2 also makes available several built-in procedures and functions.
8786In describing these, the following metavariables are used:
8787
8788@table @var
8789
8790@item a
8791represents an @code{ARRAY} variable.
8792
8793@item c
8794represents a @code{CHAR} constant or variable.
8795
8796@item i
8797represents a variable or constant of integral type.
8798
8799@item m
8800represents an identifier that belongs to a set. Generally used in the
8801same function with the metavariable @var{s}. The type of @var{s} should
8802be @code{SET OF @var{mtype}} (where @var{mtype} is the type of @var{m}).
8803
8804@item n
8805represents a variable or constant of integral or floating-point type.
8806
8807@item r
8808represents a variable or constant of floating-point type.
8809
8810@item t
8811represents a type.
8812
8813@item v
8814represents a variable.
8815
8816@item x
8817represents a variable or constant of one of many types. See the
8818explanation of the function for details.
8819@end table
8820
8821All Modula-2 built-in procedures also return a result, described below.
8822
8823@table @code
8824@item ABS(@var{n})
8825Returns the absolute value of @var{n}.
8826
8827@item CAP(@var{c})
8828If @var{c} is a lower case letter, it returns its upper case
c3f6f71d 8829equivalent, otherwise it returns its argument.
c906108c
SS
8830
8831@item CHR(@var{i})
8832Returns the character whose ordinal value is @var{i}.
8833
8834@item DEC(@var{v})
c3f6f71d 8835Decrements the value in the variable @var{v} by one. Returns the new value.
c906108c
SS
8836
8837@item DEC(@var{v},@var{i})
8838Decrements the value in the variable @var{v} by @var{i}. Returns the
8839new value.
8840
8841@item EXCL(@var{m},@var{s})
8842Removes the element @var{m} from the set @var{s}. Returns the new
8843set.
8844
8845@item FLOAT(@var{i})
8846Returns the floating point equivalent of the integer @var{i}.
8847
8848@item HIGH(@var{a})
8849Returns the index of the last member of @var{a}.
8850
8851@item INC(@var{v})
c3f6f71d 8852Increments the value in the variable @var{v} by one. Returns the new value.
c906108c
SS
8853
8854@item INC(@var{v},@var{i})
8855Increments the value in the variable @var{v} by @var{i}. Returns the
8856new value.
8857
8858@item INCL(@var{m},@var{s})
8859Adds the element @var{m} to the set @var{s} if it is not already
8860there. Returns the new set.
8861
8862@item MAX(@var{t})
8863Returns the maximum value of the type @var{t}.
8864
8865@item MIN(@var{t})
8866Returns the minimum value of the type @var{t}.
8867
8868@item ODD(@var{i})
8869Returns boolean TRUE if @var{i} is an odd number.
8870
8871@item ORD(@var{x})
8872Returns the ordinal value of its argument. For example, the ordinal
c3f6f71d
JM
8873value of a character is its @sc{ascii} value (on machines supporting the
8874@sc{ascii} character set). @var{x} must be of an ordered type, which include
c906108c
SS
8875integral, character and enumerated types.
8876
8877@item SIZE(@var{x})
8878Returns the size of its argument. @var{x} can be a variable or a type.
8879
8880@item TRUNC(@var{r})
8881Returns the integral part of @var{r}.
8882
8883@item VAL(@var{t},@var{i})
8884Returns the member of the type @var{t} whose ordinal value is @var{i}.
8885@end table
8886
8887@quotation
8888@emph{Warning:} Sets and their operations are not yet supported, so
8889@value{GDBN} treats the use of procedures @code{INCL} and @code{EXCL} as
8890an error.
8891@end quotation
8892
8893@cindex Modula-2 constants
6d2ebf8b 8894@node M2 Constants
c906108c
SS
8895@subsubsection Constants
8896
8897@value{GDBN} allows you to express the constants of Modula-2 in the following
8898ways:
8899
8900@itemize @bullet
8901
8902@item
8903Integer constants are simply a sequence of digits. When used in an
8904expression, a constant is interpreted to be type-compatible with the
8905rest of the expression. Hexadecimal integers are specified by a
8906trailing @samp{H}, and octal integers by a trailing @samp{B}.
8907
8908@item
8909Floating point constants appear as a sequence of digits, followed by a
8910decimal point and another sequence of digits. An optional exponent can
8911then be specified, in the form @samp{E@r{[}+@r{|}-@r{]}@var{nnn}}, where
8912@samp{@r{[}+@r{|}-@r{]}@var{nnn}} is the desired exponent. All of the
8913digits of the floating point constant must be valid decimal (base 10)
8914digits.
8915
8916@item
8917Character constants consist of a single character enclosed by a pair of
8918like quotes, either single (@code{'}) or double (@code{"}). They may
c3f6f71d 8919also be expressed by their ordinal value (their @sc{ascii} value, usually)
c906108c
SS
8920followed by a @samp{C}.
8921
8922@item
8923String constants consist of a sequence of characters enclosed by a
8924pair of like quotes, either single (@code{'}) or double (@code{"}).
8925Escape sequences in the style of C are also allowed. @xref{C
b37052ae 8926Constants, ,C and C@t{++} constants}, for a brief explanation of escape
c906108c
SS
8927sequences.
8928
8929@item
8930Enumerated constants consist of an enumerated identifier.
8931
8932@item
8933Boolean constants consist of the identifiers @code{TRUE} and
8934@code{FALSE}.
8935
8936@item
8937Pointer constants consist of integral values only.
8938
8939@item
8940Set constants are not yet supported.
8941@end itemize
8942
6d2ebf8b 8943@node M2 Defaults
c906108c
SS
8944@subsubsection Modula-2 defaults
8945@cindex Modula-2 defaults
8946
8947If type and range checking are set automatically by @value{GDBN}, they
8948both default to @code{on} whenever the working language changes to
d4f3574e 8949Modula-2. This happens regardless of whether you or @value{GDBN}
c906108c
SS
8950selected the working language.
8951
8952If you allow @value{GDBN} to set the language automatically, then entering
8953code compiled from a file whose name ends with @file{.mod} sets the
d4f3574e 8954working language to Modula-2. @xref{Automatically, ,Having @value{GDBN} set
c906108c
SS
8955the language automatically}, for further details.
8956
6d2ebf8b 8957@node Deviations
c906108c
SS
8958@subsubsection Deviations from standard Modula-2
8959@cindex Modula-2, deviations from
8960
8961A few changes have been made to make Modula-2 programs easier to debug.
8962This is done primarily via loosening its type strictness:
8963
8964@itemize @bullet
8965@item
8966Unlike in standard Modula-2, pointer constants can be formed by
8967integers. This allows you to modify pointer variables during
8968debugging. (In standard Modula-2, the actual address contained in a
8969pointer variable is hidden from you; it can only be modified
8970through direct assignment to another pointer variable or expression that
8971returned a pointer.)
8972
8973@item
8974C escape sequences can be used in strings and characters to represent
8975non-printable characters. @value{GDBN} prints out strings with these
8976escape sequences embedded. Single non-printable characters are
8977printed using the @samp{CHR(@var{nnn})} format.
8978
8979@item
8980The assignment operator (@code{:=}) returns the value of its right-hand
8981argument.
8982
8983@item
8984All built-in procedures both modify @emph{and} return their argument.
8985@end itemize
8986
6d2ebf8b 8987@node M2 Checks
c906108c
SS
8988@subsubsection Modula-2 type and range checks
8989@cindex Modula-2 checks
8990
8991@quotation
8992@emph{Warning:} in this release, @value{GDBN} does not yet perform type or
8993range checking.
8994@end quotation
8995@c FIXME remove warning when type/range checks added
8996
8997@value{GDBN} considers two Modula-2 variables type equivalent if:
8998
8999@itemize @bullet
9000@item
9001They are of types that have been declared equivalent via a @code{TYPE
9002@var{t1} = @var{t2}} statement
9003
9004@item
9005They have been declared on the same line. (Note: This is true of the
9006@sc{gnu} Modula-2 compiler, but it may not be true of other compilers.)
9007@end itemize
9008
9009As long as type checking is enabled, any attempt to combine variables
9010whose types are not equivalent is an error.
9011
9012Range checking is done on all mathematical operations, assignment, array
9013index bounds, and all built-in functions and procedures.
9014
6d2ebf8b 9015@node M2 Scope
c906108c
SS
9016@subsubsection The scope operators @code{::} and @code{.}
9017@cindex scope
41afff9a 9018@cindex @code{.}, Modula-2 scope operator
c906108c
SS
9019@cindex colon, doubled as scope operator
9020@ifinfo
41afff9a 9021@vindex colon-colon@r{, in Modula-2}
c906108c
SS
9022@c Info cannot handle :: but TeX can.
9023@end ifinfo
9024@iftex
41afff9a 9025@vindex ::@r{, in Modula-2}
c906108c
SS
9026@end iftex
9027
9028There are a few subtle differences between the Modula-2 scope operator
9029(@code{.}) and the @value{GDBN} scope operator (@code{::}). The two have
9030similar syntax:
9031
474c8240 9032@smallexample
c906108c
SS
9033
9034@var{module} . @var{id}
9035@var{scope} :: @var{id}
474c8240 9036@end smallexample
c906108c
SS
9037
9038@noindent
9039where @var{scope} is the name of a module or a procedure,
9040@var{module} the name of a module, and @var{id} is any declared
9041identifier within your program, except another module.
9042
9043Using the @code{::} operator makes @value{GDBN} search the scope
9044specified by @var{scope} for the identifier @var{id}. If it is not
9045found in the specified scope, then @value{GDBN} searches all scopes
9046enclosing the one specified by @var{scope}.
9047
9048Using the @code{.} operator makes @value{GDBN} search the current scope for
9049the identifier specified by @var{id} that was imported from the
9050definition module specified by @var{module}. With this operator, it is
9051an error if the identifier @var{id} was not imported from definition
9052module @var{module}, or if @var{id} is not an identifier in
9053@var{module}.
9054
6d2ebf8b 9055@node GDB/M2
c906108c
SS
9056@subsubsection @value{GDBN} and Modula-2
9057
9058Some @value{GDBN} commands have little use when debugging Modula-2 programs.
9059Five subcommands of @code{set print} and @code{show print} apply
b37052ae 9060specifically to C and C@t{++}: @samp{vtbl}, @samp{demangle},
c906108c 9061@samp{asm-demangle}, @samp{object}, and @samp{union}. The first four
b37052ae 9062apply to C@t{++}, and the last to the C @code{union} type, which has no direct
c906108c
SS
9063analogue in Modula-2.
9064
9065The @code{@@} operator (@pxref{Expressions, ,Expressions}), while available
d4f3574e 9066with any language, is not useful with Modula-2. Its
c906108c 9067intent is to aid the debugging of @dfn{dynamic arrays}, which cannot be
b37052ae 9068created in Modula-2 as they can in C or C@t{++}. However, because an
c906108c 9069address can be specified by an integral constant, the construct
d4f3574e 9070@samp{@{@var{type}@}@var{adrexp}} is still useful.
c906108c
SS
9071
9072@cindex @code{#} in Modula-2
9073In @value{GDBN} scripts, the Modula-2 inequality operator @code{#} is
9074interpreted as the beginning of a comment. Use @code{<>} instead.
c906108c 9075
4e562065
JB
9076@node Unsupported languages
9077@section Unsupported languages
9078
9079@cindex unsupported languages
9080@cindex minimal language
9081In addition to the other fully-supported programming languages,
9082@value{GDBN} also provides a pseudo-language, called @code{minimal}.
9083It does not represent a real programming language, but provides a set
9084of capabilities close to what the C or assembly languages provide.
9085This should allow most simple operations to be performed while debugging
9086an application that uses a language currently not supported by @value{GDBN}.
9087
9088If the language is set to @code{auto}, @value{GDBN} will automatically
9089select this language if the current frame corresponds to an unsupported
9090language.
9091
6d2ebf8b 9092@node Symbols
c906108c
SS
9093@chapter Examining the Symbol Table
9094
d4f3574e 9095The commands described in this chapter allow you to inquire about the
c906108c
SS
9096symbols (names of variables, functions and types) defined in your
9097program. This information is inherent in the text of your program and
9098does not change as your program executes. @value{GDBN} finds it in your
9099program's symbol table, in the file indicated when you started @value{GDBN}
9100(@pxref{File Options, ,Choosing files}), or by one of the
9101file-management commands (@pxref{Files, ,Commands to specify files}).
9102
9103@cindex symbol names
9104@cindex names of symbols
9105@cindex quoting names
9106Occasionally, you may need to refer to symbols that contain unusual
9107characters, which @value{GDBN} ordinarily treats as word delimiters. The
9108most frequent case is in referring to static variables in other
9109source files (@pxref{Variables,,Program variables}). File names
9110are recorded in object files as debugging symbols, but @value{GDBN} would
9111ordinarily parse a typical file name, like @file{foo.c}, as the three words
9112@samp{foo} @samp{.} @samp{c}. To allow @value{GDBN} to recognize
9113@samp{foo.c} as a single symbol, enclose it in single quotes; for example,
9114
474c8240 9115@smallexample
c906108c 9116p 'foo.c'::x
474c8240 9117@end smallexample
c906108c
SS
9118
9119@noindent
9120looks up the value of @code{x} in the scope of the file @file{foo.c}.
9121
9122@table @code
9123@kindex info address
b37052ae 9124@cindex address of a symbol
c906108c
SS
9125@item info address @var{symbol}
9126Describe where the data for @var{symbol} is stored. For a register
9127variable, this says which register it is kept in. For a non-register
9128local variable, this prints the stack-frame offset at which the variable
9129is always stored.
9130
9131Note the contrast with @samp{print &@var{symbol}}, which does not work
9132at all for a register variable, and for a stack local variable prints
9133the exact address of the current instantiation of the variable.
9134
3d67e040 9135@kindex info symbol
b37052ae 9136@cindex symbol from address
3d67e040
EZ
9137@item info symbol @var{addr}
9138Print the name of a symbol which is stored at the address @var{addr}.
9139If no symbol is stored exactly at @var{addr}, @value{GDBN} prints the
9140nearest symbol and an offset from it:
9141
474c8240 9142@smallexample
3d67e040
EZ
9143(@value{GDBP}) info symbol 0x54320
9144_initialize_vx + 396 in section .text
474c8240 9145@end smallexample
3d67e040
EZ
9146
9147@noindent
9148This is the opposite of the @code{info address} command. You can use
9149it to find out the name of a variable or a function given its address.
9150
c906108c 9151@kindex whatis
d4f3574e
SS
9152@item whatis @var{expr}
9153Print the data type of expression @var{expr}. @var{expr} is not
c906108c
SS
9154actually evaluated, and any side-effecting operations (such as
9155assignments or function calls) inside it do not take place.
9156@xref{Expressions, ,Expressions}.
9157
9158@item whatis
9159Print the data type of @code{$}, the last value in the value history.
9160
9161@kindex ptype
9162@item ptype @var{typename}
9163Print a description of data type @var{typename}. @var{typename} may be
7a292a7a
SS
9164the name of a type, or for C code it may have the form @samp{class
9165@var{class-name}}, @samp{struct @var{struct-tag}}, @samp{union
9166@var{union-tag}} or @samp{enum @var{enum-tag}}.
c906108c 9167
d4f3574e 9168@item ptype @var{expr}
c906108c 9169@itemx ptype
d4f3574e 9170Print a description of the type of expression @var{expr}. @code{ptype}
c906108c
SS
9171differs from @code{whatis} by printing a detailed description, instead
9172of just the name of the type.
9173
9174For example, for this variable declaration:
9175
474c8240 9176@smallexample
c906108c 9177struct complex @{double real; double imag;@} v;
474c8240 9178@end smallexample
c906108c
SS
9179
9180@noindent
9181the two commands give this output:
9182
474c8240 9183@smallexample
c906108c
SS
9184@group
9185(@value{GDBP}) whatis v
9186type = struct complex
9187(@value{GDBP}) ptype v
9188type = struct complex @{
9189 double real;
9190 double imag;
9191@}
9192@end group
474c8240 9193@end smallexample
c906108c
SS
9194
9195@noindent
9196As with @code{whatis}, using @code{ptype} without an argument refers to
9197the type of @code{$}, the last value in the value history.
9198
9199@kindex info types
9200@item info types @var{regexp}
9201@itemx info types
d4f3574e 9202Print a brief description of all types whose names match @var{regexp}
c906108c
SS
9203(or all types in your program, if you supply no argument). Each
9204complete typename is matched as though it were a complete line; thus,
9205@samp{i type value} gives information on all types in your program whose
d4f3574e 9206names include the string @code{value}, but @samp{i type ^value$} gives
c906108c
SS
9207information only on types whose complete name is @code{value}.
9208
9209This command differs from @code{ptype} in two ways: first, like
9210@code{whatis}, it does not print a detailed description; second, it
9211lists all source files where a type is defined.
9212
b37052ae
EZ
9213@kindex info scope
9214@cindex local variables
9215@item info scope @var{addr}
9216List all the variables local to a particular scope. This command
9217accepts a location---a function name, a source line, or an address
9218preceded by a @samp{*}, and prints all the variables local to the
9219scope defined by that location. For example:
9220
9221@smallexample
9222(@value{GDBP}) @b{info scope command_line_handler}
9223Scope for command_line_handler:
9224Symbol rl is an argument at stack/frame offset 8, length 4.
9225Symbol linebuffer is in static storage at address 0x150a18, length 4.
9226Symbol linelength is in static storage at address 0x150a1c, length 4.
9227Symbol p is a local variable in register $esi, length 4.
9228Symbol p1 is a local variable in register $ebx, length 4.
9229Symbol nline is a local variable in register $edx, length 4.
9230Symbol repeat is a local variable at frame offset -8, length 4.
9231@end smallexample
9232
f5c37c66
EZ
9233@noindent
9234This command is especially useful for determining what data to collect
9235during a @dfn{trace experiment}, see @ref{Tracepoint Actions,
9236collect}.
9237
c906108c
SS
9238@kindex info source
9239@item info source
919d772c
JB
9240Show information about the current source file---that is, the source file for
9241the function containing the current point of execution:
9242@itemize @bullet
9243@item
9244the name of the source file, and the directory containing it,
9245@item
9246the directory it was compiled in,
9247@item
9248its length, in lines,
9249@item
9250which programming language it is written in,
9251@item
9252whether the executable includes debugging information for that file, and
9253if so, what format the information is in (e.g., STABS, Dwarf 2, etc.), and
9254@item
9255whether the debugging information includes information about
9256preprocessor macros.
9257@end itemize
9258
c906108c
SS
9259
9260@kindex info sources
9261@item info sources
9262Print the names of all source files in your program for which there is
9263debugging information, organized into two lists: files whose symbols
9264have already been read, and files whose symbols will be read when needed.
9265
9266@kindex info functions
9267@item info functions
9268Print the names and data types of all defined functions.
9269
9270@item info functions @var{regexp}
9271Print the names and data types of all defined functions
9272whose names contain a match for regular expression @var{regexp}.
9273Thus, @samp{info fun step} finds all functions whose names
9274include @code{step}; @samp{info fun ^step} finds those whose names
b383017d
RM
9275start with @code{step}. If a function name contains characters
9276that conflict with the regular expression language (eg.
1c5dfdad 9277@samp{operator*()}), they may be quoted with a backslash.
c906108c
SS
9278
9279@kindex info variables
9280@item info variables
9281Print the names and data types of all variables that are declared
6ca652b0 9282outside of functions (i.e.@: excluding local variables).
c906108c
SS
9283
9284@item info variables @var{regexp}
9285Print the names and data types of all variables (except for local
9286variables) whose names contain a match for regular expression
9287@var{regexp}.
9288
b37303ee
AF
9289@kindex info classes
9290@item info classes
9291@itemx info classes @var{regexp}
9292Display all Objective-C classes in your program, or
9293(with the @var{regexp} argument) all those matching a particular regular
9294expression.
9295
9296@kindex info selectors
9297@item info selectors
9298@itemx info selectors @var{regexp}
9299Display all Objective-C selectors in your program, or
9300(with the @var{regexp} argument) all those matching a particular regular
9301expression.
9302
c906108c
SS
9303@ignore
9304This was never implemented.
9305@kindex info methods
9306@item info methods
9307@itemx info methods @var{regexp}
9308The @code{info methods} command permits the user to examine all defined
b37052ae
EZ
9309methods within C@t{++} program, or (with the @var{regexp} argument) a
9310specific set of methods found in the various C@t{++} classes. Many
9311C@t{++} classes provide a large number of methods. Thus, the output
c906108c
SS
9312from the @code{ptype} command can be overwhelming and hard to use. The
9313@code{info-methods} command filters the methods, printing only those
9314which match the regular-expression @var{regexp}.
9315@end ignore
9316
c906108c
SS
9317@cindex reloading symbols
9318Some systems allow individual object files that make up your program to
7a292a7a
SS
9319be replaced without stopping and restarting your program. For example,
9320in VxWorks you can simply recompile a defective object file and keep on
9321running. If you are running on one of these systems, you can allow
9322@value{GDBN} to reload the symbols for automatically relinked modules:
c906108c
SS
9323
9324@table @code
9325@kindex set symbol-reloading
9326@item set symbol-reloading on
9327Replace symbol definitions for the corresponding source file when an
9328object file with a particular name is seen again.
9329
9330@item set symbol-reloading off
6d2ebf8b
SS
9331Do not replace symbol definitions when encountering object files of the
9332same name more than once. This is the default state; if you are not
9333running on a system that permits automatic relinking of modules, you
9334should leave @code{symbol-reloading} off, since otherwise @value{GDBN}
9335may discard symbols when linking large programs, that may contain
9336several modules (from different directories or libraries) with the same
9337name.
c906108c
SS
9338
9339@kindex show symbol-reloading
9340@item show symbol-reloading
9341Show the current @code{on} or @code{off} setting.
9342@end table
c906108c 9343
c906108c
SS
9344@kindex set opaque-type-resolution
9345@item set opaque-type-resolution on
9346Tell @value{GDBN} to resolve opaque types. An opaque type is a type
9347declared as a pointer to a @code{struct}, @code{class}, or
9348@code{union}---for example, @code{struct MyType *}---that is used in one
9349source file although the full declaration of @code{struct MyType} is in
9350another source file. The default is on.
9351
9352A change in the setting of this subcommand will not take effect until
9353the next time symbols for a file are loaded.
9354
9355@item set opaque-type-resolution off
9356Tell @value{GDBN} not to resolve opaque types. In this case, the type
9357is printed as follows:
9358@smallexample
9359@{<no data fields>@}
9360@end smallexample
9361
9362@kindex show opaque-type-resolution
9363@item show opaque-type-resolution
9364Show whether opaque types are resolved or not.
c906108c
SS
9365
9366@kindex maint print symbols
9367@cindex symbol dump
9368@kindex maint print psymbols
9369@cindex partial symbol dump
9370@item maint print symbols @var{filename}
9371@itemx maint print psymbols @var{filename}
9372@itemx maint print msymbols @var{filename}
9373Write a dump of debugging symbol data into the file @var{filename}.
9374These commands are used to debug the @value{GDBN} symbol-reading code. Only
9375symbols with debugging data are included. If you use @samp{maint print
9376symbols}, @value{GDBN} includes all the symbols for which it has already
9377collected full details: that is, @var{filename} reflects symbols for
9378only those files whose symbols @value{GDBN} has read. You can use the
9379command @code{info sources} to find out which files these are. If you
9380use @samp{maint print psymbols} instead, the dump shows information about
9381symbols that @value{GDBN} only knows partially---that is, symbols defined in
9382files that @value{GDBN} has skimmed, but not yet read completely. Finally,
9383@samp{maint print msymbols} dumps just the minimal symbol information
9384required for each object file from which @value{GDBN} has read some symbols.
9385@xref{Files, ,Commands to specify files}, for a discussion of how
9386@value{GDBN} reads symbols (in the description of @code{symbol-file}).
44ea7b70 9387
5e7b2f39
JB
9388@kindex maint info symtabs
9389@kindex maint info psymtabs
44ea7b70
JB
9390@cindex listing @value{GDBN}'s internal symbol tables
9391@cindex symbol tables, listing @value{GDBN}'s internal
9392@cindex full symbol tables, listing @value{GDBN}'s internal
9393@cindex partial symbol tables, listing @value{GDBN}'s internal
5e7b2f39
JB
9394@item maint info symtabs @r{[} @var{regexp} @r{]}
9395@itemx maint info psymtabs @r{[} @var{regexp} @r{]}
44ea7b70
JB
9396
9397List the @code{struct symtab} or @code{struct partial_symtab}
9398structures whose names match @var{regexp}. If @var{regexp} is not
9399given, list them all. The output includes expressions which you can
9400copy into a @value{GDBN} debugging this one to examine a particular
9401structure in more detail. For example:
9402
9403@smallexample
5e7b2f39 9404(@value{GDBP}) maint info psymtabs dwarf2read
44ea7b70
JB
9405@{ objfile /home/gnu/build/gdb/gdb
9406 ((struct objfile *) 0x82e69d0)
b383017d 9407 @{ psymtab /home/gnu/src/gdb/dwarf2read.c
44ea7b70
JB
9408 ((struct partial_symtab *) 0x8474b10)
9409 readin no
9410 fullname (null)
9411 text addresses 0x814d3c8 -- 0x8158074
9412 globals (* (struct partial_symbol **) 0x8507a08 @@ 9)
9413 statics (* (struct partial_symbol **) 0x40e95b78 @@ 2882)
9414 dependencies (none)
9415 @}
9416@}
5e7b2f39 9417(@value{GDBP}) maint info symtabs
44ea7b70
JB
9418(@value{GDBP})
9419@end smallexample
9420@noindent
9421We see that there is one partial symbol table whose filename contains
9422the string @samp{dwarf2read}, belonging to the @samp{gdb} executable;
9423and we see that @value{GDBN} has not read in any symtabs yet at all.
9424If we set a breakpoint on a function, that will cause @value{GDBN} to
9425read the symtab for the compilation unit containing that function:
9426
9427@smallexample
9428(@value{GDBP}) break dwarf2_psymtab_to_symtab
9429Breakpoint 1 at 0x814e5da: file /home/gnu/src/gdb/dwarf2read.c,
9430line 1574.
5e7b2f39 9431(@value{GDBP}) maint info symtabs
b383017d 9432@{ objfile /home/gnu/build/gdb/gdb
44ea7b70 9433 ((struct objfile *) 0x82e69d0)
b383017d 9434 @{ symtab /home/gnu/src/gdb/dwarf2read.c
44ea7b70
JB
9435 ((struct symtab *) 0x86c1f38)
9436 dirname (null)
9437 fullname (null)
9438 blockvector ((struct blockvector *) 0x86c1bd0) (primary)
9439 debugformat DWARF 2
9440 @}
9441@}
b383017d 9442(@value{GDBP})
44ea7b70 9443@end smallexample
c906108c
SS
9444@end table
9445
44ea7b70 9446
6d2ebf8b 9447@node Altering
c906108c
SS
9448@chapter Altering Execution
9449
9450Once you think you have found an error in your program, you might want to
9451find out for certain whether correcting the apparent error would lead to
9452correct results in the rest of the run. You can find the answer by
9453experiment, using the @value{GDBN} features for altering execution of the
9454program.
9455
9456For example, you can store new values into variables or memory
7a292a7a
SS
9457locations, give your program a signal, restart it at a different
9458address, or even return prematurely from a function.
c906108c
SS
9459
9460@menu
9461* Assignment:: Assignment to variables
9462* Jumping:: Continuing at a different address
c906108c 9463* Signaling:: Giving your program a signal
c906108c
SS
9464* Returning:: Returning from a function
9465* Calling:: Calling your program's functions
9466* Patching:: Patching your program
9467@end menu
9468
6d2ebf8b 9469@node Assignment
c906108c
SS
9470@section Assignment to variables
9471
9472@cindex assignment
9473@cindex setting variables
9474To alter the value of a variable, evaluate an assignment expression.
9475@xref{Expressions, ,Expressions}. For example,
9476
474c8240 9477@smallexample
c906108c 9478print x=4
474c8240 9479@end smallexample
c906108c
SS
9480
9481@noindent
9482stores the value 4 into the variable @code{x}, and then prints the
5d161b24 9483value of the assignment expression (which is 4).
c906108c
SS
9484@xref{Languages, ,Using @value{GDBN} with Different Languages}, for more
9485information on operators in supported languages.
c906108c
SS
9486
9487@kindex set variable
9488@cindex variables, setting
9489If you are not interested in seeing the value of the assignment, use the
9490@code{set} command instead of the @code{print} command. @code{set} is
9491really the same as @code{print} except that the expression's value is
9492not printed and is not put in the value history (@pxref{Value History,
9493,Value history}). The expression is evaluated only for its effects.
9494
c906108c
SS
9495If the beginning of the argument string of the @code{set} command
9496appears identical to a @code{set} subcommand, use the @code{set
9497variable} command instead of just @code{set}. This command is identical
9498to @code{set} except for its lack of subcommands. For example, if your
9499program has a variable @code{width}, you get an error if you try to set
9500a new value with just @samp{set width=13}, because @value{GDBN} has the
9501command @code{set width}:
9502
474c8240 9503@smallexample
c906108c
SS
9504(@value{GDBP}) whatis width
9505type = double
9506(@value{GDBP}) p width
9507$4 = 13
9508(@value{GDBP}) set width=47
9509Invalid syntax in expression.
474c8240 9510@end smallexample
c906108c
SS
9511
9512@noindent
9513The invalid expression, of course, is @samp{=47}. In
9514order to actually set the program's variable @code{width}, use
9515
474c8240 9516@smallexample
c906108c 9517(@value{GDBP}) set var width=47
474c8240 9518@end smallexample
53a5351d 9519
c906108c
SS
9520Because the @code{set} command has many subcommands that can conflict
9521with the names of program variables, it is a good idea to use the
9522@code{set variable} command instead of just @code{set}. For example, if
9523your program has a variable @code{g}, you run into problems if you try
9524to set a new value with just @samp{set g=4}, because @value{GDBN} has
9525the command @code{set gnutarget}, abbreviated @code{set g}:
9526
474c8240 9527@smallexample
c906108c
SS
9528@group
9529(@value{GDBP}) whatis g
9530type = double
9531(@value{GDBP}) p g
9532$1 = 1
9533(@value{GDBP}) set g=4
2df3850c 9534(@value{GDBP}) p g
c906108c
SS
9535$2 = 1
9536(@value{GDBP}) r
9537The program being debugged has been started already.
9538Start it from the beginning? (y or n) y
9539Starting program: /home/smith/cc_progs/a.out
6d2ebf8b
SS
9540"/home/smith/cc_progs/a.out": can't open to read symbols:
9541 Invalid bfd target.
c906108c
SS
9542(@value{GDBP}) show g
9543The current BFD target is "=4".
9544@end group
474c8240 9545@end smallexample
c906108c
SS
9546
9547@noindent
9548The program variable @code{g} did not change, and you silently set the
9549@code{gnutarget} to an invalid value. In order to set the variable
9550@code{g}, use
9551
474c8240 9552@smallexample
c906108c 9553(@value{GDBP}) set var g=4
474c8240 9554@end smallexample
c906108c
SS
9555
9556@value{GDBN} allows more implicit conversions in assignments than C; you can
9557freely store an integer value into a pointer variable or vice versa,
9558and you can convert any structure to any other structure that is the
9559same length or shorter.
9560@comment FIXME: how do structs align/pad in these conversions?
9561@comment /doc@cygnus.com 18dec1990
9562
9563To store values into arbitrary places in memory, use the @samp{@{@dots{}@}}
9564construct to generate a value of specified type at a specified address
9565(@pxref{Expressions, ,Expressions}). For example, @code{@{int@}0x83040} refers
9566to memory location @code{0x83040} as an integer (which implies a certain size
9567and representation in memory), and
9568
474c8240 9569@smallexample
c906108c 9570set @{int@}0x83040 = 4
474c8240 9571@end smallexample
c906108c
SS
9572
9573@noindent
9574stores the value 4 into that memory location.
9575
6d2ebf8b 9576@node Jumping
c906108c
SS
9577@section Continuing at a different address
9578
9579Ordinarily, when you continue your program, you do so at the place where
9580it stopped, with the @code{continue} command. You can instead continue at
9581an address of your own choosing, with the following commands:
9582
9583@table @code
9584@kindex jump
9585@item jump @var{linespec}
9586Resume execution at line @var{linespec}. Execution stops again
9587immediately if there is a breakpoint there. @xref{List, ,Printing
9588source lines}, for a description of the different forms of
9589@var{linespec}. It is common practice to use the @code{tbreak} command
9590in conjunction with @code{jump}. @xref{Set Breaks, ,Setting
9591breakpoints}.
9592
9593The @code{jump} command does not change the current stack frame, or
9594the stack pointer, or the contents of any memory location or any
9595register other than the program counter. If line @var{linespec} is in
9596a different function from the one currently executing, the results may
9597be bizarre if the two functions expect different patterns of arguments or
9598of local variables. For this reason, the @code{jump} command requests
9599confirmation if the specified line is not in the function currently
9600executing. However, even bizarre results are predictable if you are
9601well acquainted with the machine-language code of your program.
9602
9603@item jump *@var{address}
9604Resume execution at the instruction at address @var{address}.
9605@end table
9606
c906108c 9607@c Doesn't work on HP-UX; have to set $pcoqh and $pcoqt.
53a5351d
JM
9608On many systems, you can get much the same effect as the @code{jump}
9609command by storing a new value into the register @code{$pc}. The
9610difference is that this does not start your program running; it only
9611changes the address of where it @emph{will} run when you continue. For
9612example,
c906108c 9613
474c8240 9614@smallexample
c906108c 9615set $pc = 0x485
474c8240 9616@end smallexample
c906108c
SS
9617
9618@noindent
9619makes the next @code{continue} command or stepping command execute at
9620address @code{0x485}, rather than at the address where your program stopped.
9621@xref{Continuing and Stepping, ,Continuing and stepping}.
c906108c
SS
9622
9623The most common occasion to use the @code{jump} command is to back
9624up---perhaps with more breakpoints set---over a portion of a program
9625that has already executed, in order to examine its execution in more
9626detail.
9627
c906108c 9628@c @group
6d2ebf8b 9629@node Signaling
c906108c
SS
9630@section Giving your program a signal
9631
9632@table @code
9633@kindex signal
9634@item signal @var{signal}
9635Resume execution where your program stopped, but immediately give it the
9636signal @var{signal}. @var{signal} can be the name or the number of a
9637signal. For example, on many systems @code{signal 2} and @code{signal
9638SIGINT} are both ways of sending an interrupt signal.
9639
9640Alternatively, if @var{signal} is zero, continue execution without
9641giving a signal. This is useful when your program stopped on account of
9642a signal and would ordinary see the signal when resumed with the
9643@code{continue} command; @samp{signal 0} causes it to resume without a
9644signal.
9645
9646@code{signal} does not repeat when you press @key{RET} a second time
9647after executing the command.
9648@end table
9649@c @end group
9650
9651Invoking the @code{signal} command is not the same as invoking the
9652@code{kill} utility from the shell. Sending a signal with @code{kill}
9653causes @value{GDBN} to decide what to do with the signal depending on
9654the signal handling tables (@pxref{Signals}). The @code{signal} command
9655passes the signal directly to your program.
9656
c906108c 9657
6d2ebf8b 9658@node Returning
c906108c
SS
9659@section Returning from a function
9660
9661@table @code
9662@cindex returning from a function
9663@kindex return
9664@item return
9665@itemx return @var{expression}
9666You can cancel execution of a function call with the @code{return}
9667command. If you give an
9668@var{expression} argument, its value is used as the function's return
9669value.
9670@end table
9671
9672When you use @code{return}, @value{GDBN} discards the selected stack frame
9673(and all frames within it). You can think of this as making the
9674discarded frame return prematurely. If you wish to specify a value to
9675be returned, give that value as the argument to @code{return}.
9676
9677This pops the selected stack frame (@pxref{Selection, ,Selecting a
9678frame}), and any other frames inside of it, leaving its caller as the
9679innermost remaining frame. That frame becomes selected. The
9680specified value is stored in the registers used for returning values
9681of functions.
9682
9683The @code{return} command does not resume execution; it leaves the
9684program stopped in the state that would exist if the function had just
9685returned. In contrast, the @code{finish} command (@pxref{Continuing
9686and Stepping, ,Continuing and stepping}) resumes execution until the
9687selected stack frame returns naturally.
9688
6d2ebf8b 9689@node Calling
c906108c
SS
9690@section Calling program functions
9691
9692@cindex calling functions
9693@kindex call
9694@table @code
9695@item call @var{expr}
9696Evaluate the expression @var{expr} without displaying @code{void}
9697returned values.
9698@end table
9699
9700You can use this variant of the @code{print} command if you want to
9701execute a function from your program, but without cluttering the output
5d161b24
DB
9702with @code{void} returned values. If the result is not void, it
9703is printed and saved in the value history.
c906108c 9704
6d2ebf8b 9705@node Patching
c906108c 9706@section Patching programs
7a292a7a 9707
c906108c
SS
9708@cindex patching binaries
9709@cindex writing into executables
c906108c 9710@cindex writing into corefiles
c906108c 9711
7a292a7a
SS
9712By default, @value{GDBN} opens the file containing your program's
9713executable code (or the corefile) read-only. This prevents accidental
9714alterations to machine code; but it also prevents you from intentionally
9715patching your program's binary.
c906108c
SS
9716
9717If you'd like to be able to patch the binary, you can specify that
9718explicitly with the @code{set write} command. For example, you might
9719want to turn on internal debugging flags, or even to make emergency
9720repairs.
9721
9722@table @code
9723@kindex set write
9724@item set write on
9725@itemx set write off
7a292a7a
SS
9726If you specify @samp{set write on}, @value{GDBN} opens executable and
9727core files for both reading and writing; if you specify @samp{set write
c906108c
SS
9728off} (the default), @value{GDBN} opens them read-only.
9729
9730If you have already loaded a file, you must load it again (using the
7a292a7a
SS
9731@code{exec-file} or @code{core-file} command) after changing @code{set
9732write}, for your new setting to take effect.
c906108c
SS
9733
9734@item show write
9735@kindex show write
7a292a7a
SS
9736Display whether executable files and core files are opened for writing
9737as well as reading.
c906108c
SS
9738@end table
9739
6d2ebf8b 9740@node GDB Files
c906108c
SS
9741@chapter @value{GDBN} Files
9742
7a292a7a
SS
9743@value{GDBN} needs to know the file name of the program to be debugged,
9744both in order to read its symbol table and in order to start your
9745program. To debug a core dump of a previous run, you must also tell
9746@value{GDBN} the name of the core dump file.
c906108c
SS
9747
9748@menu
9749* Files:: Commands to specify files
5b5d99cf 9750* Separate Debug Files:: Debugging information in separate files
c906108c
SS
9751* Symbol Errors:: Errors reading symbol files
9752@end menu
9753
6d2ebf8b 9754@node Files
c906108c 9755@section Commands to specify files
c906108c 9756
7a292a7a 9757@cindex symbol table
c906108c 9758@cindex core dump file
7a292a7a
SS
9759
9760You may want to specify executable and core dump file names. The usual
9761way to do this is at start-up time, using the arguments to
9762@value{GDBN}'s start-up commands (@pxref{Invocation, , Getting In and
9763Out of @value{GDBN}}).
c906108c
SS
9764
9765Occasionally it is necessary to change to a different file during a
9766@value{GDBN} session. Or you may run @value{GDBN} and forget to specify
9767a file you want to use. In these situations the @value{GDBN} commands
9768to specify new files are useful.
9769
9770@table @code
9771@cindex executable file
9772@kindex file
9773@item file @var{filename}
9774Use @var{filename} as the program to be debugged. It is read for its
9775symbols and for the contents of pure memory. It is also the program
9776executed when you use the @code{run} command. If you do not specify a
5d161b24
DB
9777directory and the file is not found in the @value{GDBN} working directory,
9778@value{GDBN} uses the environment variable @code{PATH} as a list of
9779directories to search, just as the shell does when looking for a program
9780to run. You can change the value of this variable, for both @value{GDBN}
c906108c
SS
9781and your program, using the @code{path} command.
9782
6d2ebf8b 9783On systems with memory-mapped files, an auxiliary file named
c906108c
SS
9784@file{@var{filename}.syms} may hold symbol table information for
9785@var{filename}. If so, @value{GDBN} maps in the symbol table from
9786@file{@var{filename}.syms}, starting up more quickly. See the
9787descriptions of the file options @samp{-mapped} and @samp{-readnow}
9788(available on the command line, and with the commands @code{file},
5d161b24 9789@code{symbol-file}, or @code{add-symbol-file}, described below),
c906108c 9790for more information.
c906108c
SS
9791
9792@item file
9793@code{file} with no argument makes @value{GDBN} discard any information it
9794has on both executable file and the symbol table.
9795
9796@kindex exec-file
9797@item exec-file @r{[} @var{filename} @r{]}
9798Specify that the program to be run (but not the symbol table) is found
9799in @var{filename}. @value{GDBN} searches the environment variable @code{PATH}
9800if necessary to locate your program. Omitting @var{filename} means to
9801discard information on the executable file.
9802
9803@kindex symbol-file
9804@item symbol-file @r{[} @var{filename} @r{]}
9805Read symbol table information from file @var{filename}. @code{PATH} is
9806searched when necessary. Use the @code{file} command to get both symbol
9807table and program to run from the same file.
9808
9809@code{symbol-file} with no argument clears out @value{GDBN} information on your
9810program's symbol table.
9811
5d161b24 9812The @code{symbol-file} command causes @value{GDBN} to forget the contents
c906108c
SS
9813of its convenience variables, the value history, and all breakpoints and
9814auto-display expressions. This is because they may contain pointers to
9815the internal data recording symbols and data types, which are part of
9816the old symbol table data being discarded inside @value{GDBN}.
9817
9818@code{symbol-file} does not repeat if you press @key{RET} again after
9819executing it once.
9820
9821When @value{GDBN} is configured for a particular environment, it
9822understands debugging information in whatever format is the standard
9823generated for that environment; you may use either a @sc{gnu} compiler, or
9824other compilers that adhere to the local conventions.
c906108c
SS
9825Best results are usually obtained from @sc{gnu} compilers; for example,
9826using @code{@value{GCC}} you can generate debugging information for
9827optimized code.
c906108c
SS
9828
9829For most kinds of object files, with the exception of old SVR3 systems
9830using COFF, the @code{symbol-file} command does not normally read the
9831symbol table in full right away. Instead, it scans the symbol table
9832quickly to find which source files and which symbols are present. The
9833details are read later, one source file at a time, as they are needed.
9834
9835The purpose of this two-stage reading strategy is to make @value{GDBN}
9836start up faster. For the most part, it is invisible except for
9837occasional pauses while the symbol table details for a particular source
9838file are being read. (The @code{set verbose} command can turn these
9839pauses into messages if desired. @xref{Messages/Warnings, ,Optional
9840warnings and messages}.)
9841
c906108c
SS
9842We have not implemented the two-stage strategy for COFF yet. When the
9843symbol table is stored in COFF format, @code{symbol-file} reads the
9844symbol table data in full right away. Note that ``stabs-in-COFF''
9845still does the two-stage strategy, since the debug info is actually
9846in stabs format.
9847
9848@kindex readnow
9849@cindex reading symbols immediately
9850@cindex symbols, reading immediately
9851@kindex mapped
9852@cindex memory-mapped symbol file
9853@cindex saving symbol table
9854@item symbol-file @var{filename} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
9855@itemx file @var{filename} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
9856You can override the @value{GDBN} two-stage strategy for reading symbol
9857tables by using the @samp{-readnow} option with any of the commands that
9858load symbol table information, if you want to be sure @value{GDBN} has the
5d161b24 9859entire symbol table available.
c906108c 9860
c906108c
SS
9861If memory-mapped files are available on your system through the
9862@code{mmap} system call, you can use another option, @samp{-mapped}, to
9863cause @value{GDBN} to write the symbols for your program into a reusable
9864file. Future @value{GDBN} debugging sessions map in symbol information
9865from this auxiliary symbol file (if the program has not changed), rather
9866than spending time reading the symbol table from the executable
9867program. Using the @samp{-mapped} option has the same effect as
9868starting @value{GDBN} with the @samp{-mapped} command-line option.
9869
9870You can use both options together, to make sure the auxiliary symbol
9871file has all the symbol information for your program.
9872
9873The auxiliary symbol file for a program called @var{myprog} is called
9874@samp{@var{myprog}.syms}. Once this file exists (so long as it is newer
9875than the corresponding executable), @value{GDBN} always attempts to use
9876it when you debug @var{myprog}; no special options or commands are
9877needed.
9878
9879The @file{.syms} file is specific to the host machine where you run
9880@value{GDBN}. It holds an exact image of the internal @value{GDBN}
9881symbol table. It cannot be shared across multiple host platforms.
c906108c
SS
9882
9883@c FIXME: for now no mention of directories, since this seems to be in
9884@c flux. 13mar1992 status is that in theory GDB would look either in
9885@c current dir or in same dir as myprog; but issues like competing
9886@c GDB's, or clutter in system dirs, mean that in practice right now
9887@c only current dir is used. FFish says maybe a special GDB hierarchy
9888@c (eg rooted in val of env var GDBSYMS) could exist for mappable symbol
9889@c files.
9890
9891@kindex core
9892@kindex core-file
9893@item core-file @r{[} @var{filename} @r{]}
9894Specify the whereabouts of a core dump file to be used as the ``contents
9895of memory''. Traditionally, core files contain only some parts of the
9896address space of the process that generated them; @value{GDBN} can access the
9897executable file itself for other parts.
9898
9899@code{core-file} with no argument specifies that no core file is
9900to be used.
9901
9902Note that the core file is ignored when your program is actually running
7a292a7a
SS
9903under @value{GDBN}. So, if you have been running your program and you
9904wish to debug a core file instead, you must kill the subprocess in which
9905the program is running. To do this, use the @code{kill} command
c906108c 9906(@pxref{Kill Process, ,Killing the child process}).
c906108c 9907
c906108c
SS
9908@kindex add-symbol-file
9909@cindex dynamic linking
9910@item add-symbol-file @var{filename} @var{address}
9911@itemx add-symbol-file @var{filename} @var{address} @r{[} -readnow @r{]} @r{[} -mapped @r{]}
17d9d558 9912@itemx add-symbol-file @var{filename} @r{-s}@var{section} @var{address} @dots{}
96a2c332
SS
9913The @code{add-symbol-file} command reads additional symbol table
9914information from the file @var{filename}. You would use this command
9915when @var{filename} has been dynamically loaded (by some other means)
9916into the program that is running. @var{address} should be the memory
9917address at which the file has been loaded; @value{GDBN} cannot figure
d167840f
EZ
9918this out for itself. You can additionally specify an arbitrary number
9919of @samp{@r{-s}@var{section} @var{address}} pairs, to give an explicit
9920section name and base address for that section. You can specify any
9921@var{address} as an expression.
c906108c
SS
9922
9923The symbol table of the file @var{filename} is added to the symbol table
9924originally read with the @code{symbol-file} command. You can use the
96a2c332
SS
9925@code{add-symbol-file} command any number of times; the new symbol data
9926thus read keeps adding to the old. To discard all old symbol data
9927instead, use the @code{symbol-file} command without any arguments.
c906108c 9928
17d9d558
JB
9929@cindex relocatable object files, reading symbols from
9930@cindex object files, relocatable, reading symbols from
9931@cindex reading symbols from relocatable object files
9932@cindex symbols, reading from relocatable object files
9933@cindex @file{.o} files, reading symbols from
9934Although @var{filename} is typically a shared library file, an
9935executable file, or some other object file which has been fully
9936relocated for loading into a process, you can also load symbolic
9937information from relocatable @file{.o} files, as long as:
9938
9939@itemize @bullet
9940@item
9941the file's symbolic information refers only to linker symbols defined in
9942that file, not to symbols defined by other object files,
9943@item
9944every section the file's symbolic information refers to has actually
9945been loaded into the inferior, as it appears in the file, and
9946@item
9947you can determine the address at which every section was loaded, and
9948provide these to the @code{add-symbol-file} command.
9949@end itemize
9950
9951@noindent
9952Some embedded operating systems, like Sun Chorus and VxWorks, can load
9953relocatable files into an already running program; such systems
9954typically make the requirements above easy to meet. However, it's
9955important to recognize that many native systems use complex link
49efadf5 9956procedures (@code{.linkonce} section factoring and C@t{++} constructor table
17d9d558
JB
9957assembly, for example) that make the requirements difficult to meet. In
9958general, one cannot assume that using @code{add-symbol-file} to read a
9959relocatable object file's symbolic information will have the same effect
9960as linking the relocatable object file into the program in the normal
9961way.
9962
c906108c
SS
9963@code{add-symbol-file} does not repeat if you press @key{RET} after using it.
9964
9965You can use the @samp{-mapped} and @samp{-readnow} options just as with
9966the @code{symbol-file} command, to change how @value{GDBN} manages the symbol
9967table information for @var{filename}.
9968
9969@kindex add-shared-symbol-file
9970@item add-shared-symbol-file
9971The @code{add-shared-symbol-file} command can be used only under Harris' CXUX
5d161b24
DB
9972operating system for the Motorola 88k. @value{GDBN} automatically looks for
9973shared libraries, however if @value{GDBN} does not find yours, you can run
c906108c 9974@code{add-shared-symbol-file}. It takes no arguments.
c906108c 9975
c906108c
SS
9976@kindex section
9977@item section
5d161b24
DB
9978The @code{section} command changes the base address of section SECTION of
9979the exec file to ADDR. This can be used if the exec file does not contain
9980section addresses, (such as in the a.out format), or when the addresses
9981specified in the file itself are wrong. Each section must be changed
d4f3574e
SS
9982separately. The @code{info files} command, described below, lists all
9983the sections and their addresses.
c906108c
SS
9984
9985@kindex info files
9986@kindex info target
9987@item info files
9988@itemx info target
7a292a7a
SS
9989@code{info files} and @code{info target} are synonymous; both print the
9990current target (@pxref{Targets, ,Specifying a Debugging Target}),
9991including the names of the executable and core dump files currently in
9992use by @value{GDBN}, and the files from which symbols were loaded. The
9993command @code{help target} lists all possible targets rather than
9994current ones.
9995
fe95c787
MS
9996@kindex maint info sections
9997@item maint info sections
9998Another command that can give you extra information about program sections
9999is @code{maint info sections}. In addition to the section information
10000displayed by @code{info files}, this command displays the flags and file
10001offset of each section in the executable and core dump files. In addition,
10002@code{maint info sections} provides the following command options (which
10003may be arbitrarily combined):
10004
10005@table @code
10006@item ALLOBJ
10007Display sections for all loaded object files, including shared libraries.
10008@item @var{sections}
6600abed 10009Display info only for named @var{sections}.
fe95c787
MS
10010@item @var{section-flags}
10011Display info only for sections for which @var{section-flags} are true.
10012The section flags that @value{GDBN} currently knows about are:
10013@table @code
10014@item ALLOC
10015Section will have space allocated in the process when loaded.
10016Set for all sections except those containing debug information.
10017@item LOAD
10018Section will be loaded from the file into the child process memory.
10019Set for pre-initialized code and data, clear for @code{.bss} sections.
10020@item RELOC
10021Section needs to be relocated before loading.
10022@item READONLY
10023Section cannot be modified by the child process.
10024@item CODE
10025Section contains executable code only.
6600abed 10026@item DATA
fe95c787
MS
10027Section contains data only (no executable code).
10028@item ROM
10029Section will reside in ROM.
10030@item CONSTRUCTOR
10031Section contains data for constructor/destructor lists.
10032@item HAS_CONTENTS
10033Section is not empty.
10034@item NEVER_LOAD
10035An instruction to the linker to not output the section.
10036@item COFF_SHARED_LIBRARY
10037A notification to the linker that the section contains
10038COFF shared library information.
10039@item IS_COMMON
10040Section contains common symbols.
10041@end table
10042@end table
6763aef9
MS
10043@kindex set trust-readonly-sections
10044@item set trust-readonly-sections on
10045Tell @value{GDBN} that readonly sections in your object file
6ca652b0 10046really are read-only (i.e.@: that their contents will not change).
6763aef9
MS
10047In that case, @value{GDBN} can fetch values from these sections
10048out of the object file, rather than from the target program.
10049For some targets (notably embedded ones), this can be a significant
10050enhancement to debugging performance.
10051
10052The default is off.
10053
10054@item set trust-readonly-sections off
15110bc3 10055Tell @value{GDBN} not to trust readonly sections. This means that
6763aef9
MS
10056the contents of the section might change while the program is running,
10057and must therefore be fetched from the target when needed.
c906108c
SS
10058@end table
10059
10060All file-specifying commands allow both absolute and relative file names
10061as arguments. @value{GDBN} always converts the file name to an absolute file
10062name and remembers it that way.
10063
c906108c 10064@cindex shared libraries
c906108c
SS
10065@value{GDBN} supports HP-UX, SunOS, SVr4, Irix 5, and IBM RS/6000 shared
10066libraries.
53a5351d 10067
c906108c
SS
10068@value{GDBN} automatically loads symbol definitions from shared libraries
10069when you use the @code{run} command, or when you examine a core file.
10070(Before you issue the @code{run} command, @value{GDBN} does not understand
10071references to a function in a shared library, however---unless you are
10072debugging a core file).
53a5351d
JM
10073
10074On HP-UX, if the program loads a library explicitly, @value{GDBN}
10075automatically loads the symbols at the time of the @code{shl_load} call.
10076
c906108c
SS
10077@c FIXME: some @value{GDBN} release may permit some refs to undef
10078@c FIXME...symbols---eg in a break cmd---assuming they are from a shared
10079@c FIXME...lib; check this from time to time when updating manual
10080
b7209cb4
FF
10081There are times, however, when you may wish to not automatically load
10082symbol definitions from shared libraries, such as when they are
10083particularly large or there are many of them.
10084
10085To control the automatic loading of shared library symbols, use the
10086commands:
10087
10088@table @code
10089@kindex set auto-solib-add
10090@item set auto-solib-add @var{mode}
10091If @var{mode} is @code{on}, symbols from all shared object libraries
10092will be loaded automatically when the inferior begins execution, you
10093attach to an independently started inferior, or when the dynamic linker
10094informs @value{GDBN} that a new library has been loaded. If @var{mode}
10095is @code{off}, symbols must be loaded manually, using the
10096@code{sharedlibrary} command. The default value is @code{on}.
10097
10098@kindex show auto-solib-add
10099@item show auto-solib-add
10100Display the current autoloading mode.
10101@end table
10102
10103To explicitly load shared library symbols, use the @code{sharedlibrary}
10104command:
10105
c906108c
SS
10106@table @code
10107@kindex info sharedlibrary
10108@kindex info share
10109@item info share
10110@itemx info sharedlibrary
10111Print the names of the shared libraries which are currently loaded.
10112
10113@kindex sharedlibrary
10114@kindex share
10115@item sharedlibrary @var{regex}
10116@itemx share @var{regex}
c906108c
SS
10117Load shared object library symbols for files matching a
10118Unix regular expression.
10119As with files loaded automatically, it only loads shared libraries
10120required by your program for a core file or after typing @code{run}. If
10121@var{regex} is omitted all shared libraries required by your program are
10122loaded.
10123@end table
10124
b7209cb4
FF
10125On some systems, such as HP-UX systems, @value{GDBN} supports
10126autoloading shared library symbols until a limiting threshold size is
10127reached. This provides the benefit of allowing autoloading to remain on
10128by default, but avoids autoloading excessively large shared libraries,
10129up to a threshold that is initially set, but which you can modify if you
10130wish.
c906108c
SS
10131
10132Beyond that threshold, symbols from shared libraries must be explicitly
d4f3574e
SS
10133loaded. To load these symbols, use the command @code{sharedlibrary
10134@var{filename}}. The base address of the shared library is determined
c906108c
SS
10135automatically by @value{GDBN} and need not be specified.
10136
10137To display or set the threshold, use the commands:
10138
10139@table @code
b7209cb4
FF
10140@kindex set auto-solib-limit
10141@item set auto-solib-limit @var{threshold}
10142Set the autoloading size threshold, in an integral number of megabytes.
10143If @var{threshold} is nonzero and shared library autoloading is enabled,
10144symbols from all shared object libraries will be loaded until the total
10145size of the loaded shared library symbols exceeds this threshold.
c906108c 10146Otherwise, symbols must be loaded manually, using the
6ca652b0 10147@code{sharedlibrary} command. The default threshold is 100 (i.e.@: 100
b7209cb4 10148Mb).
c906108c 10149
b7209cb4
FF
10150@kindex show auto-solib-limit
10151@item show auto-solib-limit
c906108c
SS
10152Display the current autoloading size threshold, in megabytes.
10153@end table
c906108c 10154
f5ebfba0
DJ
10155Shared libraries are also supported in many cross or remote debugging
10156configurations. A copy of the target's libraries need to be present on the
10157host system; they need to be the same as the target libraries, although the
10158copies on the target can be stripped as long as the copies on the host are
10159not.
10160
10161You need to tell @value{GDBN} where the target libraries are, so that it can
10162load the correct copies---otherwise, it may try to load the host's libraries.
10163@value{GDBN} has two variables to specify the search directories for target
10164libraries.
10165
10166@table @code
10167@kindex set solib-absolute-prefix
10168@item set solib-absolute-prefix @var{path}
10169If this variable is set, @var{path} will be used as a prefix for any
10170absolute shared library paths; many runtime loaders store the absolute
10171paths to the shared library in the target program's memory. If you use
10172@samp{solib-absolute-prefix} to find shared libraries, they need to be laid
10173out in the same way that they are on the target, with e.g.@: a
10174@file{/usr/lib} hierarchy under @var{path}.
10175
10176You can set the default value of @samp{solib-absolute-prefix} by using the
10177configure-time @samp{--with-sysroot} option.
10178
10179@kindex show solib-absolute-prefix
10180@item show solib-absolute-prefix
10181Display the current shared library prefix.
10182
10183@kindex set solib-search-path
10184@item set solib-search-path @var{path}
10185If this variable is set, @var{path} is a colon-separated list of directories
10186to search for shared libraries. @samp{solib-search-path} is used after
10187@samp{solib-absolute-prefix} fails to locate the library, or if the path to
10188the library is relative instead of absolute. If you want to use
10189@samp{solib-search-path} instead of @samp{solib-absolute-prefix}, be sure to
10190set @samp{solib-absolute-prefix} to a nonexistant directory to prevent
10191@value{GDBN} from finding your host's libraries.
10192
10193@kindex show solib-search-path
10194@item show solib-search-path
10195Display the current shared library search path.
10196@end table
10197
5b5d99cf
JB
10198
10199@node Separate Debug Files
10200@section Debugging Information in Separate Files
10201@cindex separate debugging information files
10202@cindex debugging information in separate files
10203@cindex @file{.debug} subdirectories
10204@cindex debugging information directory, global
10205@cindex global debugging information directory
10206
10207@value{GDBN} allows you to put a program's debugging information in a
10208file separate from the executable itself, in a way that allows
10209@value{GDBN} to find and load the debugging information automatically.
10210Since debugging information can be very large --- sometimes larger
10211than the executable code itself --- some systems distribute debugging
10212information for their executables in separate files, which users can
10213install only when they need to debug a problem.
10214
10215If an executable's debugging information has been extracted to a
10216separate file, the executable should contain a @dfn{debug link} giving
10217the name of the debugging information file (with no directory
10218components), and a checksum of its contents. (The exact form of a
10219debug link is described below.) If the full name of the directory
10220containing the executable is @var{execdir}, and the executable has a
10221debug link that specifies the name @var{debugfile}, then @value{GDBN}
10222will automatically search for the debugging information file in three
10223places:
10224
10225@itemize @bullet
10226@item
10227the directory containing the executable file (that is, it will look
10228for a file named @file{@var{execdir}/@var{debugfile}},
10229@item
10230a subdirectory of that directory named @file{.debug} (that is, the
10231file @file{@var{execdir}/.debug/@var{debugfile}}, and
10232@item
10233a subdirectory of the global debug file directory that includes the
10234executable's full path, and the name from the link (that is, the file
10235@file{@var{globaldebugdir}/@var{execdir}/@var{debugfile}}, where
10236@var{globaldebugdir} is the global debug file directory, and
10237@var{execdir} has been turned into a relative path).
10238@end itemize
10239@noindent
10240@value{GDBN} checks under each of these names for a debugging
10241information file whose checksum matches that given in the link, and
10242reads the debugging information from the first one it finds.
10243
10244So, for example, if you ask @value{GDBN} to debug @file{/usr/bin/ls},
10245which has a link containing the name @file{ls.debug}, and the global
10246debug directory is @file{/usr/lib/debug}, then @value{GDBN} will look
10247for debug information in @file{/usr/bin/ls.debug},
10248@file{/usr/bin/.debug/ls.debug}, and
10249@file{/usr/lib/debug/usr/bin/ls.debug}.
10250
10251You can set the global debugging info directory's name, and view the
10252name @value{GDBN} is currently using.
10253
10254@table @code
10255
10256@kindex set debug-file-directory
10257@item set debug-file-directory @var{directory}
10258Set the directory which @value{GDBN} searches for separate debugging
10259information files to @var{directory}.
10260
10261@kindex show debug-file-directory
10262@item show debug-file-directory
10263Show the directory @value{GDBN} searches for separate debugging
10264information files.
10265
10266@end table
10267
10268@cindex @code{.gnu_debuglink} sections
10269@cindex debug links
10270A debug link is a special section of the executable file named
10271@code{.gnu_debuglink}. The section must contain:
10272
10273@itemize
10274@item
10275A filename, with any leading directory components removed, followed by
10276a zero byte,
10277@item
10278zero to three bytes of padding, as needed to reach the next four-byte
10279boundary within the section, and
10280@item
10281a four-byte CRC checksum, stored in the same endianness used for the
10282executable file itself. The checksum is computed on the debugging
10283information file's full contents by the function given below, passing
10284zero as the @var{crc} argument.
10285@end itemize
10286
10287Any executable file format can carry a debug link, as long as it can
10288contain a section named @code{.gnu_debuglink} with the contents
10289described above.
10290
10291The debugging information file itself should be an ordinary
10292executable, containing a full set of linker symbols, sections, and
10293debugging information. The sections of the debugging information file
10294should have the same names, addresses and sizes as the original file,
10295but they need not contain any data --- much like a @code{.bss} section
10296in an ordinary executable.
10297
10298As of December 2002, there is no standard GNU utility to produce
10299separated executable / debugging information file pairs. Ulrich
10300Drepper's @file{elfutils} package, starting with version 0.53,
10301contains a version of the @code{strip} command such that the command
10302@kbd{strip foo -f foo.debug} removes the debugging information from
10303the executable file @file{foo}, places it in the file
10304@file{foo.debug}, and leaves behind a debug link in @file{foo}.
10305
10306Since there are many different ways to compute CRC's (different
10307polynomials, reversals, byte ordering, etc.), the simplest way to
10308describe the CRC used in @code{.gnu_debuglink} sections is to give the
10309complete code for a function that computes it:
10310
10311@kindex @code{gnu_debuglink_crc32}
10312@smallexample
10313unsigned long
10314gnu_debuglink_crc32 (unsigned long crc,
10315 unsigned char *buf, size_t len)
10316@{
10317 static const unsigned long crc32_table[256] =
10318 @{
10319 0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419,
10320 0x706af48f, 0xe963a535, 0x9e6495a3, 0x0edb8832, 0x79dcb8a4,
10321 0xe0d5e91e, 0x97d2d988, 0x09b64c2b, 0x7eb17cbd, 0xe7b82d07,
10322 0x90bf1d91, 0x1db71064, 0x6ab020f2, 0xf3b97148, 0x84be41de,
10323 0x1adad47d, 0x6ddde4eb, 0xf4d4b551, 0x83d385c7, 0x136c9856,
10324 0x646ba8c0, 0xfd62f97a, 0x8a65c9ec, 0x14015c4f, 0x63066cd9,
10325 0xfa0f3d63, 0x8d080df5, 0x3b6e20c8, 0x4c69105e, 0xd56041e4,
10326 0xa2677172, 0x3c03e4d1, 0x4b04d447, 0xd20d85fd, 0xa50ab56b,
10327 0x35b5a8fa, 0x42b2986c, 0xdbbbc9d6, 0xacbcf940, 0x32d86ce3,
10328 0x45df5c75, 0xdcd60dcf, 0xabd13d59, 0x26d930ac, 0x51de003a,
10329 0xc8d75180, 0xbfd06116, 0x21b4f4b5, 0x56b3c423, 0xcfba9599,
10330 0xb8bda50f, 0x2802b89e, 0x5f058808, 0xc60cd9b2, 0xb10be924,
10331 0x2f6f7c87, 0x58684c11, 0xc1611dab, 0xb6662d3d, 0x76dc4190,
10332 0x01db7106, 0x98d220bc, 0xefd5102a, 0x71b18589, 0x06b6b51f,
10333 0x9fbfe4a5, 0xe8b8d433, 0x7807c9a2, 0x0f00f934, 0x9609a88e,
10334 0xe10e9818, 0x7f6a0dbb, 0x086d3d2d, 0x91646c97, 0xe6635c01,
10335 0x6b6b51f4, 0x1c6c6162, 0x856530d8, 0xf262004e, 0x6c0695ed,
10336 0x1b01a57b, 0x8208f4c1, 0xf50fc457, 0x65b0d9c6, 0x12b7e950,
10337 0x8bbeb8ea, 0xfcb9887c, 0x62dd1ddf, 0x15da2d49, 0x8cd37cf3,
10338 0xfbd44c65, 0x4db26158, 0x3ab551ce, 0xa3bc0074, 0xd4bb30e2,
10339 0x4adfa541, 0x3dd895d7, 0xa4d1c46d, 0xd3d6f4fb, 0x4369e96a,
10340 0x346ed9fc, 0xad678846, 0xda60b8d0, 0x44042d73, 0x33031de5,
10341 0xaa0a4c5f, 0xdd0d7cc9, 0x5005713c, 0x270241aa, 0xbe0b1010,
10342 0xc90c2086, 0x5768b525, 0x206f85b3, 0xb966d409, 0xce61e49f,
10343 0x5edef90e, 0x29d9c998, 0xb0d09822, 0xc7d7a8b4, 0x59b33d17,
10344 0x2eb40d81, 0xb7bd5c3b, 0xc0ba6cad, 0xedb88320, 0x9abfb3b6,
10345 0x03b6e20c, 0x74b1d29a, 0xead54739, 0x9dd277af, 0x04db2615,
10346 0x73dc1683, 0xe3630b12, 0x94643b84, 0x0d6d6a3e, 0x7a6a5aa8,
10347 0xe40ecf0b, 0x9309ff9d, 0x0a00ae27, 0x7d079eb1, 0xf00f9344,
10348 0x8708a3d2, 0x1e01f268, 0x6906c2fe, 0xf762575d, 0x806567cb,
10349 0x196c3671, 0x6e6b06e7, 0xfed41b76, 0x89d32be0, 0x10da7a5a,
10350 0x67dd4acc, 0xf9b9df6f, 0x8ebeeff9, 0x17b7be43, 0x60b08ed5,
10351 0xd6d6a3e8, 0xa1d1937e, 0x38d8c2c4, 0x4fdff252, 0xd1bb67f1,
10352 0xa6bc5767, 0x3fb506dd, 0x48b2364b, 0xd80d2bda, 0xaf0a1b4c,
10353 0x36034af6, 0x41047a60, 0xdf60efc3, 0xa867df55, 0x316e8eef,
10354 0x4669be79, 0xcb61b38c, 0xbc66831a, 0x256fd2a0, 0x5268e236,
10355 0xcc0c7795, 0xbb0b4703, 0x220216b9, 0x5505262f, 0xc5ba3bbe,
10356 0xb2bd0b28, 0x2bb45a92, 0x5cb36a04, 0xc2d7ffa7, 0xb5d0cf31,
10357 0x2cd99e8b, 0x5bdeae1d, 0x9b64c2b0, 0xec63f226, 0x756aa39c,
10358 0x026d930a, 0x9c0906a9, 0xeb0e363f, 0x72076785, 0x05005713,
10359 0x95bf4a82, 0xe2b87a14, 0x7bb12bae, 0x0cb61b38, 0x92d28e9b,
10360 0xe5d5be0d, 0x7cdcefb7, 0x0bdbdf21, 0x86d3d2d4, 0xf1d4e242,
10361 0x68ddb3f8, 0x1fda836e, 0x81be16cd, 0xf6b9265b, 0x6fb077e1,
10362 0x18b74777, 0x88085ae6, 0xff0f6a70, 0x66063bca, 0x11010b5c,
10363 0x8f659eff, 0xf862ae69, 0x616bffd3, 0x166ccf45, 0xa00ae278,
10364 0xd70dd2ee, 0x4e048354, 0x3903b3c2, 0xa7672661, 0xd06016f7,
10365 0x4969474d, 0x3e6e77db, 0xaed16a4a, 0xd9d65adc, 0x40df0b66,
10366 0x37d83bf0, 0xa9bcae53, 0xdebb9ec5, 0x47b2cf7f, 0x30b5ffe9,
10367 0xbdbdf21c, 0xcabac28a, 0x53b39330, 0x24b4a3a6, 0xbad03605,
10368 0xcdd70693, 0x54de5729, 0x23d967bf, 0xb3667a2e, 0xc4614ab8,
10369 0x5d681b02, 0x2a6f2b94, 0xb40bbe37, 0xc30c8ea1, 0x5a05df1b,
10370 0x2d02ef8d
10371 @};
10372 unsigned char *end;
10373
10374 crc = ~crc & 0xffffffff;
10375 for (end = buf + len; buf < end; ++buf)
10376 crc = crc32_table[(crc ^ *buf) & 0xff] ^ (crc >> 8);
e7a3abfc 10377 return ~crc & 0xffffffff;
5b5d99cf
JB
10378@}
10379@end smallexample
10380
10381
6d2ebf8b 10382@node Symbol Errors
c906108c
SS
10383@section Errors reading symbol files
10384
10385While reading a symbol file, @value{GDBN} occasionally encounters problems,
10386such as symbol types it does not recognize, or known bugs in compiler
10387output. By default, @value{GDBN} does not notify you of such problems, since
10388they are relatively common and primarily of interest to people
10389debugging compilers. If you are interested in seeing information
10390about ill-constructed symbol tables, you can either ask @value{GDBN} to print
10391only one message about each such type of problem, no matter how many
10392times the problem occurs; or you can ask @value{GDBN} to print more messages,
10393to see how many times the problems occur, with the @code{set
10394complaints} command (@pxref{Messages/Warnings, ,Optional warnings and
10395messages}).
10396
10397The messages currently printed, and their meanings, include:
10398
10399@table @code
10400@item inner block not inside outer block in @var{symbol}
10401
10402The symbol information shows where symbol scopes begin and end
10403(such as at the start of a function or a block of statements). This
10404error indicates that an inner scope block is not fully contained
10405in its outer scope blocks.
10406
10407@value{GDBN} circumvents the problem by treating the inner block as if it had
10408the same scope as the outer block. In the error message, @var{symbol}
10409may be shown as ``@code{(don't know)}'' if the outer block is not a
10410function.
10411
10412@item block at @var{address} out of order
10413
10414The symbol information for symbol scope blocks should occur in
10415order of increasing addresses. This error indicates that it does not
10416do so.
10417
10418@value{GDBN} does not circumvent this problem, and has trouble
10419locating symbols in the source file whose symbols it is reading. (You
10420can often determine what source file is affected by specifying
10421@code{set verbose on}. @xref{Messages/Warnings, ,Optional warnings and
10422messages}.)
10423
10424@item bad block start address patched
10425
10426The symbol information for a symbol scope block has a start address
10427smaller than the address of the preceding source line. This is known
10428to occur in the SunOS 4.1.1 (and earlier) C compiler.
10429
10430@value{GDBN} circumvents the problem by treating the symbol scope block as
10431starting on the previous source line.
10432
10433@item bad string table offset in symbol @var{n}
10434
10435@cindex foo
10436Symbol number @var{n} contains a pointer into the string table which is
10437larger than the size of the string table.
10438
10439@value{GDBN} circumvents the problem by considering the symbol to have the
10440name @code{foo}, which may cause other problems if many symbols end up
10441with this name.
10442
10443@item unknown symbol type @code{0x@var{nn}}
10444
7a292a7a
SS
10445The symbol information contains new data types that @value{GDBN} does
10446not yet know how to read. @code{0x@var{nn}} is the symbol type of the
d4f3574e 10447uncomprehended information, in hexadecimal.
c906108c 10448
7a292a7a
SS
10449@value{GDBN} circumvents the error by ignoring this symbol information.
10450This usually allows you to debug your program, though certain symbols
c906108c 10451are not accessible. If you encounter such a problem and feel like
7a292a7a
SS
10452debugging it, you can debug @code{@value{GDBP}} with itself, breakpoint
10453on @code{complain}, then go up to the function @code{read_dbx_symtab}
10454and examine @code{*bufp} to see the symbol.
c906108c
SS
10455
10456@item stub type has NULL name
c906108c 10457
7a292a7a 10458@value{GDBN} could not find the full definition for a struct or class.
c906108c 10459
7a292a7a 10460@item const/volatile indicator missing (ok if using g++ v1.x), got@dots{}
b37052ae 10461The symbol information for a C@t{++} member function is missing some
7a292a7a
SS
10462information that recent versions of the compiler should have output for
10463it.
c906108c
SS
10464
10465@item info mismatch between compiler and debugger
10466
10467@value{GDBN} could not parse a type specification output by the compiler.
7a292a7a 10468
c906108c
SS
10469@end table
10470
6d2ebf8b 10471@node Targets
c906108c 10472@chapter Specifying a Debugging Target
7a292a7a 10473
c906108c
SS
10474@cindex debugging target
10475@kindex target
10476
10477A @dfn{target} is the execution environment occupied by your program.
53a5351d
JM
10478
10479Often, @value{GDBN} runs in the same host environment as your program;
10480in that case, the debugging target is specified as a side effect when
10481you use the @code{file} or @code{core} commands. When you need more
c906108c
SS
10482flexibility---for example, running @value{GDBN} on a physically separate
10483host, or controlling a standalone system over a serial port or a
53a5351d
JM
10484realtime system over a TCP/IP connection---you can use the @code{target}
10485command to specify one of the target types configured for @value{GDBN}
10486(@pxref{Target Commands, ,Commands for managing targets}).
c906108c
SS
10487
10488@menu
10489* Active Targets:: Active targets
10490* Target Commands:: Commands for managing targets
c906108c
SS
10491* Byte Order:: Choosing target byte order
10492* Remote:: Remote debugging
96baa820 10493* KOD:: Kernel Object Display
c906108c
SS
10494
10495@end menu
10496
6d2ebf8b 10497@node Active Targets
c906108c 10498@section Active targets
7a292a7a 10499
c906108c
SS
10500@cindex stacking targets
10501@cindex active targets
10502@cindex multiple targets
10503
c906108c 10504There are three classes of targets: processes, core files, and
7a292a7a
SS
10505executable files. @value{GDBN} can work concurrently on up to three
10506active targets, one in each class. This allows you to (for example)
10507start a process and inspect its activity without abandoning your work on
10508a core file.
c906108c
SS
10509
10510For example, if you execute @samp{gdb a.out}, then the executable file
10511@code{a.out} is the only active target. If you designate a core file as
10512well---presumably from a prior run that crashed and coredumped---then
10513@value{GDBN} has two active targets and uses them in tandem, looking
10514first in the corefile target, then in the executable file, to satisfy
10515requests for memory addresses. (Typically, these two classes of target
10516are complementary, since core files contain only a program's
10517read-write memory---variables and so on---plus machine status, while
10518executable files contain only the program text and initialized data.)
c906108c
SS
10519
10520When you type @code{run}, your executable file becomes an active process
7a292a7a
SS
10521target as well. When a process target is active, all @value{GDBN}
10522commands requesting memory addresses refer to that target; addresses in
10523an active core file or executable file target are obscured while the
10524process target is active.
c906108c 10525
7a292a7a
SS
10526Use the @code{core-file} and @code{exec-file} commands to select a new
10527core file or executable target (@pxref{Files, ,Commands to specify
c906108c 10528files}). To specify as a target a process that is already running, use
7a292a7a
SS
10529the @code{attach} command (@pxref{Attach, ,Debugging an already-running
10530process}).
c906108c 10531
6d2ebf8b 10532@node Target Commands
c906108c
SS
10533@section Commands for managing targets
10534
10535@table @code
10536@item target @var{type} @var{parameters}
7a292a7a
SS
10537Connects the @value{GDBN} host environment to a target machine or
10538process. A target is typically a protocol for talking to debugging
10539facilities. You use the argument @var{type} to specify the type or
10540protocol of the target machine.
c906108c
SS
10541
10542Further @var{parameters} are interpreted by the target protocol, but
10543typically include things like device names or host names to connect
10544with, process numbers, and baud rates.
c906108c
SS
10545
10546The @code{target} command does not repeat if you press @key{RET} again
10547after executing the command.
10548
10549@kindex help target
10550@item help target
10551Displays the names of all targets available. To display targets
10552currently selected, use either @code{info target} or @code{info files}
10553(@pxref{Files, ,Commands to specify files}).
10554
10555@item help target @var{name}
10556Describe a particular target, including any parameters necessary to
10557select it.
10558
10559@kindex set gnutarget
10560@item set gnutarget @var{args}
5d161b24 10561@value{GDBN} uses its own library BFD to read your files. @value{GDBN}
c906108c 10562knows whether it is reading an @dfn{executable},
5d161b24
DB
10563a @dfn{core}, or a @dfn{.o} file; however, you can specify the file format
10564with the @code{set gnutarget} command. Unlike most @code{target} commands,
c906108c
SS
10565with @code{gnutarget} the @code{target} refers to a program, not a machine.
10566
d4f3574e 10567@quotation
c906108c
SS
10568@emph{Warning:} To specify a file format with @code{set gnutarget},
10569you must know the actual BFD name.
d4f3574e 10570@end quotation
c906108c 10571
d4f3574e
SS
10572@noindent
10573@xref{Files, , Commands to specify files}.
c906108c 10574
5d161b24 10575@kindex show gnutarget
c906108c
SS
10576@item show gnutarget
10577Use the @code{show gnutarget} command to display what file format
10578@code{gnutarget} is set to read. If you have not set @code{gnutarget},
10579@value{GDBN} will determine the file format for each file automatically,
10580and @code{show gnutarget} displays @samp{The current BDF target is "auto"}.
10581@end table
10582
c906108c
SS
10583Here are some common targets (available, or not, depending on the GDB
10584configuration):
c906108c
SS
10585
10586@table @code
10587@kindex target exec
10588@item target exec @var{program}
10589An executable file. @samp{target exec @var{program}} is the same as
10590@samp{exec-file @var{program}}.
10591
c906108c
SS
10592@kindex target core
10593@item target core @var{filename}
10594A core dump file. @samp{target core @var{filename}} is the same as
10595@samp{core-file @var{filename}}.
c906108c
SS
10596
10597@kindex target remote
10598@item target remote @var{dev}
10599Remote serial target in GDB-specific protocol. The argument @var{dev}
10600specifies what serial device to use for the connection (e.g.
10601@file{/dev/ttya}). @xref{Remote, ,Remote debugging}. @code{target remote}
d4f3574e 10602supports the @code{load} command. This is only useful if you have
c906108c
SS
10603some other way of getting the stub to the target system, and you can put
10604it somewhere in memory where it won't get clobbered by the download.
10605
c906108c
SS
10606@kindex target sim
10607@item target sim
2df3850c 10608Builtin CPU simulator. @value{GDBN} includes simulators for most architectures.
104c1213 10609In general,
474c8240 10610@smallexample
104c1213
JM
10611 target sim
10612 load
10613 run
474c8240 10614@end smallexample
d4f3574e 10615@noindent
104c1213 10616works; however, you cannot assume that a specific memory map, device
d4f3574e 10617drivers, or even basic I/O is available, although some simulators do
104c1213
JM
10618provide these. For info about any processor-specific simulator details,
10619see the appropriate section in @ref{Embedded Processors, ,Embedded
10620Processors}.
10621
c906108c
SS
10622@end table
10623
104c1213 10624Some configurations may include these targets as well:
c906108c
SS
10625
10626@table @code
10627
c906108c
SS
10628@kindex target nrom
10629@item target nrom @var{dev}
10630NetROM ROM emulator. This target only supports downloading.
10631
c906108c
SS
10632@end table
10633
5d161b24 10634Different targets are available on different configurations of @value{GDBN};
c906108c 10635your configuration may have more or fewer targets.
c906108c
SS
10636
10637Many remote targets require you to download the executable's code
10638once you've successfully established a connection.
10639
10640@table @code
10641
10642@kindex load @var{filename}
10643@item load @var{filename}
c906108c
SS
10644Depending on what remote debugging facilities are configured into
10645@value{GDBN}, the @code{load} command may be available. Where it exists, it
10646is meant to make @var{filename} (an executable) available for debugging
10647on the remote system---by downloading, or dynamic linking, for example.
10648@code{load} also records the @var{filename} symbol table in @value{GDBN}, like
10649the @code{add-symbol-file} command.
10650
10651If your @value{GDBN} does not have a @code{load} command, attempting to
10652execute it gets the error message ``@code{You can't do that when your
10653target is @dots{}}''
c906108c
SS
10654
10655The file is loaded at whatever address is specified in the executable.
10656For some object file formats, you can specify the load address when you
10657link the program; for other formats, like a.out, the object file format
10658specifies a fixed address.
10659@c FIXME! This would be a good place for an xref to the GNU linker doc.
10660
c906108c
SS
10661@code{load} does not repeat if you press @key{RET} again after using it.
10662@end table
10663
6d2ebf8b 10664@node Byte Order
c906108c 10665@section Choosing target byte order
7a292a7a 10666
c906108c
SS
10667@cindex choosing target byte order
10668@cindex target byte order
c906108c 10669
172c2a43 10670Some types of processors, such as the MIPS, PowerPC, and Renesas SH,
c906108c
SS
10671offer the ability to run either big-endian or little-endian byte
10672orders. Usually the executable or symbol will include a bit to
10673designate the endian-ness, and you will not need to worry about
10674which to use. However, you may still find it useful to adjust
d4f3574e 10675@value{GDBN}'s idea of processor endian-ness manually.
c906108c
SS
10676
10677@table @code
10678@kindex set endian big
10679@item set endian big
10680Instruct @value{GDBN} to assume the target is big-endian.
10681
10682@kindex set endian little
10683@item set endian little
10684Instruct @value{GDBN} to assume the target is little-endian.
10685
10686@kindex set endian auto
10687@item set endian auto
10688Instruct @value{GDBN} to use the byte order associated with the
10689executable.
10690
10691@item show endian
10692Display @value{GDBN}'s current idea of the target byte order.
10693
10694@end table
10695
10696Note that these commands merely adjust interpretation of symbolic
10697data on the host, and that they have absolutely no effect on the
10698target system.
10699
6d2ebf8b 10700@node Remote
c906108c
SS
10701@section Remote debugging
10702@cindex remote debugging
10703
10704If you are trying to debug a program running on a machine that cannot run
5d161b24
DB
10705@value{GDBN} in the usual way, it is often useful to use remote debugging.
10706For example, you might use remote debugging on an operating system kernel,
c906108c
SS
10707or on a small system which does not have a general purpose operating system
10708powerful enough to run a full-featured debugger.
10709
10710Some configurations of @value{GDBN} have special serial or TCP/IP interfaces
10711to make this work with particular debugging targets. In addition,
5d161b24 10712@value{GDBN} comes with a generic serial protocol (specific to @value{GDBN},
c906108c
SS
10713but not specific to any particular target system) which you can use if you
10714write the remote stubs---the code that runs on the remote system to
10715communicate with @value{GDBN}.
10716
10717Other remote targets may be available in your
10718configuration of @value{GDBN}; use @code{help target} to list them.
c906108c 10719
6f05cf9f
AC
10720@node KOD
10721@section Kernel Object Display
6f05cf9f 10722@cindex kernel object display
6f05cf9f
AC
10723@cindex KOD
10724
10725Some targets support kernel object display. Using this facility,
10726@value{GDBN} communicates specially with the underlying operating system
10727and can display information about operating system-level objects such as
10728mutexes and other synchronization objects. Exactly which objects can be
10729displayed is determined on a per-OS basis.
10730
3bbe9696 10731@kindex set os
6f05cf9f
AC
10732Use the @code{set os} command to set the operating system. This tells
10733@value{GDBN} which kernel object display module to initialize:
10734
474c8240 10735@smallexample
6f05cf9f 10736(@value{GDBP}) set os cisco
474c8240 10737@end smallexample
6f05cf9f 10738
3bbe9696
EZ
10739@kindex show os
10740The associated command @code{show os} displays the operating system
10741set with the @code{set os} command; if no operating system has been
10742set, @code{show os} will display an empty string @samp{""}.
10743
6f05cf9f
AC
10744If @code{set os} succeeds, @value{GDBN} will display some information
10745about the operating system, and will create a new @code{info} command
10746which can be used to query the target. The @code{info} command is named
10747after the operating system:
c906108c 10748
3bbe9696 10749@kindex info cisco
474c8240 10750@smallexample
6f05cf9f
AC
10751(@value{GDBP}) info cisco
10752List of Cisco Kernel Objects
10753Object Description
10754any Any and all objects
474c8240 10755@end smallexample
6f05cf9f
AC
10756
10757Further subcommands can be used to query about particular objects known
10758by the kernel.
10759
3bbe9696
EZ
10760There is currently no way to determine whether a given operating
10761system is supported other than to try setting it with @kbd{set os
10762@var{name}}, where @var{name} is the name of the operating system you
10763want to try.
6f05cf9f
AC
10764
10765
10766@node Remote Debugging
10767@chapter Debugging remote programs
10768
6b2f586d 10769@menu
07f31aa6 10770* Connecting:: Connecting to a remote target
6b2f586d
AC
10771* Server:: Using the gdbserver program
10772* NetWare:: Using the gdbserve.nlm program
501eef12 10773* Remote configuration:: Remote configuration
6b2f586d 10774* remote stub:: Implementing a remote stub
6b2f586d
AC
10775@end menu
10776
07f31aa6
DJ
10777@node Connecting
10778@section Connecting to a remote target
10779
10780On the @value{GDBN} host machine, you will need an unstripped copy of
10781your program, since @value{GDBN} needs symobl and debugging information.
10782Start up @value{GDBN} as usual, using the name of the local copy of your
10783program as the first argument.
10784
10785@cindex serial line, @code{target remote}
10786If you're using a serial line, you may want to give @value{GDBN} the
10787@w{@samp{--baud}} option, or use the @code{set remotebaud} command
10788before the @code{target} command.
10789
10790After that, use @code{target remote} to establish communications with
10791the target machine. Its argument specifies how to communicate---either
10792via a devicename attached to a direct serial line, or a TCP or UDP port
10793(possibly to a terminal server which in turn has a serial line to the
10794target). For example, to use a serial line connected to the device
10795named @file{/dev/ttyb}:
10796
10797@smallexample
10798target remote /dev/ttyb
10799@end smallexample
10800
10801@cindex TCP port, @code{target remote}
10802To use a TCP connection, use an argument of the form
10803@code{@var{host}:@var{port}} or @code{tcp:@var{host}:@var{port}}.
10804For example, to connect to port 2828 on a
10805terminal server named @code{manyfarms}:
10806
10807@smallexample
10808target remote manyfarms:2828
10809@end smallexample
10810
10811If your remote target is actually running on the same machine as
10812your debugger session (e.g.@: a simulator of your target running on
10813the same host), you can omit the hostname. For example, to connect
10814to port 1234 on your local machine:
10815
10816@smallexample
10817target remote :1234
10818@end smallexample
10819@noindent
10820
10821Note that the colon is still required here.
10822
10823@cindex UDP port, @code{target remote}
10824To use a UDP connection, use an argument of the form
10825@code{udp:@var{host}:@var{port}}. For example, to connect to UDP port 2828
10826on a terminal server named @code{manyfarms}:
10827
10828@smallexample
10829target remote udp:manyfarms:2828
10830@end smallexample
10831
10832When using a UDP connection for remote debugging, you should keep in mind
10833that the `U' stands for ``Unreliable''. UDP can silently drop packets on
10834busy or unreliable networks, which will cause havoc with your debugging
10835session.
10836
10837Now you can use all the usual commands to examine and change data and to
10838step and continue the remote program.
10839
10840@cindex interrupting remote programs
10841@cindex remote programs, interrupting
10842Whenever @value{GDBN} is waiting for the remote program, if you type the
10843interrupt character (often @key{C-C}), @value{GDBN} attempts to stop the
10844program. This may or may not succeed, depending in part on the hardware
10845and the serial drivers the remote system uses. If you type the
10846interrupt character once again, @value{GDBN} displays this prompt:
10847
10848@smallexample
10849Interrupted while waiting for the program.
10850Give up (and stop debugging it)? (y or n)
10851@end smallexample
10852
10853If you type @kbd{y}, @value{GDBN} abandons the remote debugging session.
10854(If you decide you want to try again later, you can use @samp{target
10855remote} again to connect once more.) If you type @kbd{n}, @value{GDBN}
10856goes back to waiting.
10857
10858@table @code
10859@kindex detach (remote)
10860@item detach
10861When you have finished debugging the remote program, you can use the
10862@code{detach} command to release it from @value{GDBN} control.
10863Detaching from the target normally resumes its execution, but the results
10864will depend on your particular remote stub. After the @code{detach}
10865command, @value{GDBN} is free to connect to another target.
10866
10867@kindex disconnect
10868@item disconnect
10869The @code{disconnect} command behaves like @code{detach}, except that
10870the target is generally not resumed. It will wait for @value{GDBN}
10871(this instance or another one) to connect and continue debugging. After
10872the @code{disconnect} command, @value{GDBN} is again free to connect to
10873another target.
10874@end table
10875
6f05cf9f
AC
10876@node Server
10877@section Using the @code{gdbserver} program
10878
10879@kindex gdbserver
10880@cindex remote connection without stubs
10881@code{gdbserver} is a control program for Unix-like systems, which
10882allows you to connect your program with a remote @value{GDBN} via
10883@code{target remote}---but without linking in the usual debugging stub.
10884
10885@code{gdbserver} is not a complete replacement for the debugging stubs,
10886because it requires essentially the same operating-system facilities
10887that @value{GDBN} itself does. In fact, a system that can run
10888@code{gdbserver} to connect to a remote @value{GDBN} could also run
10889@value{GDBN} locally! @code{gdbserver} is sometimes useful nevertheless,
10890because it is a much smaller program than @value{GDBN} itself. It is
10891also easier to port than all of @value{GDBN}, so you may be able to get
10892started more quickly on a new system by using @code{gdbserver}.
10893Finally, if you develop code for real-time systems, you may find that
10894the tradeoffs involved in real-time operation make it more convenient to
10895do as much development work as possible on another system, for example
10896by cross-compiling. You can use @code{gdbserver} to make a similar
10897choice for debugging.
10898
10899@value{GDBN} and @code{gdbserver} communicate via either a serial line
10900or a TCP connection, using the standard @value{GDBN} remote serial
10901protocol.
10902
10903@table @emph
10904@item On the target machine,
10905you need to have a copy of the program you want to debug.
10906@code{gdbserver} does not need your program's symbol table, so you can
10907strip the program if necessary to save space. @value{GDBN} on the host
10908system does all the symbol handling.
10909
10910To use the server, you must tell it how to communicate with @value{GDBN};
56460a61 10911the name of your program; and the arguments for your program. The usual
6f05cf9f
AC
10912syntax is:
10913
10914@smallexample
10915target> gdbserver @var{comm} @var{program} [ @var{args} @dots{} ]
10916@end smallexample
10917
10918@var{comm} is either a device name (to use a serial line) or a TCP
10919hostname and portnumber. For example, to debug Emacs with the argument
10920@samp{foo.txt} and communicate with @value{GDBN} over the serial port
10921@file{/dev/com1}:
10922
10923@smallexample
10924target> gdbserver /dev/com1 emacs foo.txt
10925@end smallexample
10926
10927@code{gdbserver} waits passively for the host @value{GDBN} to communicate
10928with it.
10929
10930To use a TCP connection instead of a serial line:
10931
10932@smallexample
10933target> gdbserver host:2345 emacs foo.txt
10934@end smallexample
10935
10936The only difference from the previous example is the first argument,
10937specifying that you are communicating with the host @value{GDBN} via
10938TCP. The @samp{host:2345} argument means that @code{gdbserver} is to
10939expect a TCP connection from machine @samp{host} to local TCP port 2345.
10940(Currently, the @samp{host} part is ignored.) You can choose any number
10941you want for the port number as long as it does not conflict with any
10942TCP ports already in use on the target system (for example, @code{23} is
10943reserved for @code{telnet}).@footnote{If you choose a port number that
10944conflicts with another service, @code{gdbserver} prints an error message
10945and exits.} You must use the same port number with the host @value{GDBN}
10946@code{target remote} command.
10947
56460a61
DJ
10948On some targets, @code{gdbserver} can also attach to running programs.
10949This is accomplished via the @code{--attach} argument. The syntax is:
10950
10951@smallexample
10952target> gdbserver @var{comm} --attach @var{pid}
10953@end smallexample
10954
10955@var{pid} is the process ID of a currently running process. It isn't necessary
10956to point @code{gdbserver} at a binary for the running process.
10957
b1fe9455
DJ
10958@pindex pidof
10959@cindex attach to a program by name
10960You can debug processes by name instead of process ID if your target has the
10961@code{pidof} utility:
10962
10963@smallexample
10964target> gdbserver @var{comm} --attach `pidof @var{PROGRAM}`
10965@end smallexample
10966
10967In case more than one copy of @var{PROGRAM} is running, or @var{PROGRAM}
10968has multiple threads, most versions of @code{pidof} support the
10969@code{-s} option to only return the first process ID.
10970
07f31aa6
DJ
10971@item On the host machine,
10972connect to your target (@pxref{Connecting,,Connecting to a remote target}).
6f05cf9f
AC
10973For TCP connections, you must start up @code{gdbserver} prior to using
10974the @code{target remote} command. Otherwise you may get an error whose
10975text depends on the host system, but which usually looks something like
07f31aa6
DJ
10976@samp{Connection refused}. You don't need to use the @code{load}
10977command in @value{GDBN} when using gdbserver, since the program is
10978already on the target.
10979
6f05cf9f
AC
10980@end table
10981
10982@node NetWare
10983@section Using the @code{gdbserve.nlm} program
10984
10985@kindex gdbserve.nlm
10986@code{gdbserve.nlm} is a control program for NetWare systems, which
10987allows you to connect your program with a remote @value{GDBN} via
10988@code{target remote}.
10989
10990@value{GDBN} and @code{gdbserve.nlm} communicate via a serial line,
10991using the standard @value{GDBN} remote serial protocol.
10992
10993@table @emph
10994@item On the target machine,
10995you need to have a copy of the program you want to debug.
10996@code{gdbserve.nlm} does not need your program's symbol table, so you
10997can strip the program if necessary to save space. @value{GDBN} on the
10998host system does all the symbol handling.
10999
11000To use the server, you must tell it how to communicate with
11001@value{GDBN}; the name of your program; and the arguments for your
11002program. The syntax is:
11003
11004@smallexample
11005load gdbserve [ BOARD=@var{board} ] [ PORT=@var{port} ]
11006 [ BAUD=@var{baud} ] @var{program} [ @var{args} @dots{} ]
11007@end smallexample
11008
11009@var{board} and @var{port} specify the serial line; @var{baud} specifies
11010the baud rate used by the connection. @var{port} and @var{node} default
11011to 0, @var{baud} defaults to 9600@dmn{bps}.
11012
11013For example, to debug Emacs with the argument @samp{foo.txt}and
11014communicate with @value{GDBN} over serial port number 2 or board 1
11015using a 19200@dmn{bps} connection:
11016
11017@smallexample
11018load gdbserve BOARD=1 PORT=2 BAUD=19200 emacs foo.txt
11019@end smallexample
11020
07f31aa6
DJ
11021@item
11022On the @value{GDBN} host machine, connect to your target (@pxref{Connecting,,
11023Connecting to a remote target}).
6f05cf9f 11024
6f05cf9f
AC
11025@end table
11026
501eef12
AC
11027@node Remote configuration
11028@section Remote configuration
11029
11030The following configuration options are available when debugging remote
11031programs:
11032
11033@table @code
11034@kindex set remote hardware-watchpoint-limit
11035@kindex set remote hardware-breakpoint-limit
11036@anchor{set remote hardware-watchpoint-limit}
11037@anchor{set remote hardware-breakpoint-limit}
11038@item set remote hardware-watchpoint-limit @var{limit}
11039@itemx set remote hardware-breakpoint-limit @var{limit}
11040Restrict @value{GDBN} to using @var{limit} remote hardware breakpoint or
11041watchpoints. A limit of -1, the default, is treated as unlimited.
11042@end table
11043
6f05cf9f
AC
11044@node remote stub
11045@section Implementing a remote stub
7a292a7a 11046
8e04817f
AC
11047@cindex debugging stub, example
11048@cindex remote stub, example
11049@cindex stub example, remote debugging
11050The stub files provided with @value{GDBN} implement the target side of the
11051communication protocol, and the @value{GDBN} side is implemented in the
11052@value{GDBN} source file @file{remote.c}. Normally, you can simply allow
11053these subroutines to communicate, and ignore the details. (If you're
11054implementing your own stub file, you can still ignore the details: start
11055with one of the existing stub files. @file{sparc-stub.c} is the best
11056organized, and therefore the easiest to read.)
11057
104c1213
JM
11058@cindex remote serial debugging, overview
11059To debug a program running on another machine (the debugging
11060@dfn{target} machine), you must first arrange for all the usual
11061prerequisites for the program to run by itself. For example, for a C
11062program, you need:
c906108c 11063
104c1213
JM
11064@enumerate
11065@item
11066A startup routine to set up the C runtime environment; these usually
11067have a name like @file{crt0}. The startup routine may be supplied by
11068your hardware supplier, or you may have to write your own.
96baa820 11069
5d161b24 11070@item
d4f3574e 11071A C subroutine library to support your program's
104c1213 11072subroutine calls, notably managing input and output.
96baa820 11073
104c1213
JM
11074@item
11075A way of getting your program to the other machine---for example, a
11076download program. These are often supplied by the hardware
11077manufacturer, but you may have to write your own from hardware
11078documentation.
11079@end enumerate
96baa820 11080
104c1213
JM
11081The next step is to arrange for your program to use a serial port to
11082communicate with the machine where @value{GDBN} is running (the @dfn{host}
11083machine). In general terms, the scheme looks like this:
96baa820 11084
104c1213
JM
11085@table @emph
11086@item On the host,
11087@value{GDBN} already understands how to use this protocol; when everything
11088else is set up, you can simply use the @samp{target remote} command
11089(@pxref{Targets,,Specifying a Debugging Target}).
11090
11091@item On the target,
11092you must link with your program a few special-purpose subroutines that
11093implement the @value{GDBN} remote serial protocol. The file containing these
11094subroutines is called a @dfn{debugging stub}.
11095
11096On certain remote targets, you can use an auxiliary program
11097@code{gdbserver} instead of linking a stub into your program.
11098@xref{Server,,Using the @code{gdbserver} program}, for details.
11099@end table
96baa820 11100
104c1213
JM
11101The debugging stub is specific to the architecture of the remote
11102machine; for example, use @file{sparc-stub.c} to debug programs on
11103@sc{sparc} boards.
96baa820 11104
104c1213
JM
11105@cindex remote serial stub list
11106These working remote stubs are distributed with @value{GDBN}:
96baa820 11107
104c1213
JM
11108@table @code
11109
11110@item i386-stub.c
41afff9a 11111@cindex @file{i386-stub.c}
104c1213
JM
11112@cindex Intel
11113@cindex i386
11114For Intel 386 and compatible architectures.
11115
11116@item m68k-stub.c
41afff9a 11117@cindex @file{m68k-stub.c}
104c1213
JM
11118@cindex Motorola 680x0
11119@cindex m680x0
11120For Motorola 680x0 architectures.
11121
11122@item sh-stub.c
41afff9a 11123@cindex @file{sh-stub.c}
172c2a43 11124@cindex Renesas
104c1213 11125@cindex SH
172c2a43 11126For Renesas SH architectures.
104c1213
JM
11127
11128@item sparc-stub.c
41afff9a 11129@cindex @file{sparc-stub.c}
104c1213
JM
11130@cindex Sparc
11131For @sc{sparc} architectures.
11132
11133@item sparcl-stub.c
41afff9a 11134@cindex @file{sparcl-stub.c}
104c1213
JM
11135@cindex Fujitsu
11136@cindex SparcLite
11137For Fujitsu @sc{sparclite} architectures.
11138
11139@end table
11140
11141The @file{README} file in the @value{GDBN} distribution may list other
11142recently added stubs.
11143
11144@menu
11145* Stub Contents:: What the stub can do for you
11146* Bootstrapping:: What you must do for the stub
11147* Debug Session:: Putting it all together
104c1213
JM
11148@end menu
11149
6d2ebf8b 11150@node Stub Contents
6f05cf9f 11151@subsection What the stub can do for you
104c1213
JM
11152
11153@cindex remote serial stub
11154The debugging stub for your architecture supplies these three
11155subroutines:
11156
11157@table @code
11158@item set_debug_traps
11159@kindex set_debug_traps
11160@cindex remote serial stub, initialization
11161This routine arranges for @code{handle_exception} to run when your
11162program stops. You must call this subroutine explicitly near the
11163beginning of your program.
11164
11165@item handle_exception
11166@kindex handle_exception
11167@cindex remote serial stub, main routine
11168This is the central workhorse, but your program never calls it
11169explicitly---the setup code arranges for @code{handle_exception} to
11170run when a trap is triggered.
11171
11172@code{handle_exception} takes control when your program stops during
11173execution (for example, on a breakpoint), and mediates communications
11174with @value{GDBN} on the host machine. This is where the communications
11175protocol is implemented; @code{handle_exception} acts as the @value{GDBN}
d4f3574e 11176representative on the target machine. It begins by sending summary
104c1213
JM
11177information on the state of your program, then continues to execute,
11178retrieving and transmitting any information @value{GDBN} needs, until you
11179execute a @value{GDBN} command that makes your program resume; at that point,
11180@code{handle_exception} returns control to your own code on the target
5d161b24 11181machine.
104c1213
JM
11182
11183@item breakpoint
11184@cindex @code{breakpoint} subroutine, remote
11185Use this auxiliary subroutine to make your program contain a
11186breakpoint. Depending on the particular situation, this may be the only
11187way for @value{GDBN} to get control. For instance, if your target
11188machine has some sort of interrupt button, you won't need to call this;
11189pressing the interrupt button transfers control to
11190@code{handle_exception}---in effect, to @value{GDBN}. On some machines,
11191simply receiving characters on the serial port may also trigger a trap;
11192again, in that situation, you don't need to call @code{breakpoint} from
11193your own program---simply running @samp{target remote} from the host
5d161b24 11194@value{GDBN} session gets control.
104c1213
JM
11195
11196Call @code{breakpoint} if none of these is true, or if you simply want
11197to make certain your program stops at a predetermined point for the
11198start of your debugging session.
11199@end table
11200
6d2ebf8b 11201@node Bootstrapping
6f05cf9f 11202@subsection What you must do for the stub
104c1213
JM
11203
11204@cindex remote stub, support routines
11205The debugging stubs that come with @value{GDBN} are set up for a particular
11206chip architecture, but they have no information about the rest of your
11207debugging target machine.
11208
11209First of all you need to tell the stub how to communicate with the
11210serial port.
11211
11212@table @code
11213@item int getDebugChar()
11214@kindex getDebugChar
11215Write this subroutine to read a single character from the serial port.
11216It may be identical to @code{getchar} for your target system; a
11217different name is used to allow you to distinguish the two if you wish.
11218
11219@item void putDebugChar(int)
11220@kindex putDebugChar
11221Write this subroutine to write a single character to the serial port.
5d161b24 11222It may be identical to @code{putchar} for your target system; a
104c1213
JM
11223different name is used to allow you to distinguish the two if you wish.
11224@end table
11225
11226@cindex control C, and remote debugging
11227@cindex interrupting remote targets
11228If you want @value{GDBN} to be able to stop your program while it is
11229running, you need to use an interrupt-driven serial driver, and arrange
11230for it to stop when it receives a @code{^C} (@samp{\003}, the control-C
11231character). That is the character which @value{GDBN} uses to tell the
11232remote system to stop.
11233
11234Getting the debugging target to return the proper status to @value{GDBN}
11235probably requires changes to the standard stub; one quick and dirty way
11236is to just execute a breakpoint instruction (the ``dirty'' part is that
11237@value{GDBN} reports a @code{SIGTRAP} instead of a @code{SIGINT}).
11238
11239Other routines you need to supply are:
11240
11241@table @code
11242@item void exceptionHandler (int @var{exception_number}, void *@var{exception_address})
11243@kindex exceptionHandler
11244Write this function to install @var{exception_address} in the exception
11245handling tables. You need to do this because the stub does not have any
11246way of knowing what the exception handling tables on your target system
11247are like (for example, the processor's table might be in @sc{rom},
11248containing entries which point to a table in @sc{ram}).
11249@var{exception_number} is the exception number which should be changed;
11250its meaning is architecture-dependent (for example, different numbers
11251might represent divide by zero, misaligned access, etc). When this
11252exception occurs, control should be transferred directly to
11253@var{exception_address}, and the processor state (stack, registers,
11254and so on) should be just as it is when a processor exception occurs. So if
11255you want to use a jump instruction to reach @var{exception_address}, it
11256should be a simple jump, not a jump to subroutine.
11257
11258For the 386, @var{exception_address} should be installed as an interrupt
11259gate so that interrupts are masked while the handler runs. The gate
11260should be at privilege level 0 (the most privileged level). The
11261@sc{sparc} and 68k stubs are able to mask interrupts themselves without
11262help from @code{exceptionHandler}.
11263
11264@item void flush_i_cache()
11265@kindex flush_i_cache
d4f3574e 11266On @sc{sparc} and @sc{sparclite} only, write this subroutine to flush the
104c1213
JM
11267instruction cache, if any, on your target machine. If there is no
11268instruction cache, this subroutine may be a no-op.
11269
11270On target machines that have instruction caches, @value{GDBN} requires this
11271function to make certain that the state of your program is stable.
11272@end table
11273
11274@noindent
11275You must also make sure this library routine is available:
11276
11277@table @code
11278@item void *memset(void *, int, int)
11279@kindex memset
11280This is the standard library function @code{memset} that sets an area of
11281memory to a known value. If you have one of the free versions of
11282@code{libc.a}, @code{memset} can be found there; otherwise, you must
11283either obtain it from your hardware manufacturer, or write your own.
11284@end table
11285
11286If you do not use the GNU C compiler, you may need other standard
11287library subroutines as well; this varies from one stub to another,
11288but in general the stubs are likely to use any of the common library
d4f3574e 11289subroutines which @code{@value{GCC}} generates as inline code.
104c1213
JM
11290
11291
6d2ebf8b 11292@node Debug Session
6f05cf9f 11293@subsection Putting it all together
104c1213
JM
11294
11295@cindex remote serial debugging summary
11296In summary, when your program is ready to debug, you must follow these
11297steps.
11298
11299@enumerate
11300@item
6d2ebf8b 11301Make sure you have defined the supporting low-level routines
104c1213
JM
11302(@pxref{Bootstrapping,,What you must do for the stub}):
11303@display
11304@code{getDebugChar}, @code{putDebugChar},
11305@code{flush_i_cache}, @code{memset}, @code{exceptionHandler}.
11306@end display
11307
11308@item
11309Insert these lines near the top of your program:
11310
474c8240 11311@smallexample
104c1213
JM
11312set_debug_traps();
11313breakpoint();
474c8240 11314@end smallexample
104c1213
JM
11315
11316@item
11317For the 680x0 stub only, you need to provide a variable called
11318@code{exceptionHook}. Normally you just use:
11319
474c8240 11320@smallexample
104c1213 11321void (*exceptionHook)() = 0;
474c8240 11322@end smallexample
104c1213 11323
d4f3574e 11324@noindent
104c1213 11325but if before calling @code{set_debug_traps}, you set it to point to a
598ca718 11326function in your program, that function is called when
104c1213
JM
11327@code{@value{GDBN}} continues after stopping on a trap (for example, bus
11328error). The function indicated by @code{exceptionHook} is called with
11329one parameter: an @code{int} which is the exception number.
11330
11331@item
11332Compile and link together: your program, the @value{GDBN} debugging stub for
11333your target architecture, and the supporting subroutines.
11334
11335@item
11336Make sure you have a serial connection between your target machine and
11337the @value{GDBN} host, and identify the serial port on the host.
11338
11339@item
11340@c The "remote" target now provides a `load' command, so we should
11341@c document that. FIXME.
11342Download your program to your target machine (or get it there by
11343whatever means the manufacturer provides), and start it.
11344
11345@item
07f31aa6
DJ
11346Start @value{GDBN} on the host, and connect to the target
11347(@pxref{Connecting,,Connecting to a remote target}).
9db8d71f 11348
104c1213
JM
11349@end enumerate
11350
8e04817f
AC
11351@node Configurations
11352@chapter Configuration-Specific Information
104c1213 11353
8e04817f
AC
11354While nearly all @value{GDBN} commands are available for all native and
11355cross versions of the debugger, there are some exceptions. This chapter
11356describes things that are only available in certain configurations.
104c1213 11357
8e04817f
AC
11358There are three major categories of configurations: native
11359configurations, where the host and target are the same, embedded
11360operating system configurations, which are usually the same for several
11361different processor architectures, and bare embedded processors, which
11362are quite different from each other.
104c1213 11363
8e04817f
AC
11364@menu
11365* Native::
11366* Embedded OS::
11367* Embedded Processors::
11368* Architectures::
11369@end menu
104c1213 11370
8e04817f
AC
11371@node Native
11372@section Native
104c1213 11373
8e04817f
AC
11374This section describes details specific to particular native
11375configurations.
6cf7e474 11376
8e04817f
AC
11377@menu
11378* HP-UX:: HP-UX
11379* SVR4 Process Information:: SVR4 process information
11380* DJGPP Native:: Features specific to the DJGPP port
78c47bea 11381* Cygwin Native:: Features specific to the Cygwin port
8e04817f 11382@end menu
6cf7e474 11383
8e04817f
AC
11384@node HP-UX
11385@subsection HP-UX
104c1213 11386
8e04817f
AC
11387On HP-UX systems, if you refer to a function or variable name that
11388begins with a dollar sign, @value{GDBN} searches for a user or system
11389name first, before it searches for a convenience variable.
104c1213 11390
8e04817f
AC
11391@node SVR4 Process Information
11392@subsection SVR4 process information
104c1213 11393
8e04817f
AC
11394@kindex /proc
11395@cindex process image
104c1213 11396
8e04817f
AC
11397Many versions of SVR4 provide a facility called @samp{/proc} that can be
11398used to examine the image of a running process using file-system
11399subroutines. If @value{GDBN} is configured for an operating system with
11400this facility, the command @code{info proc} is available to report on
11401several kinds of information about the process running your program.
11402@code{info proc} works only on SVR4 systems that include the
11403@code{procfs} code. This includes OSF/1 (Digital Unix), Solaris, Irix,
1104b9e7 11404and Unixware, but not HP-UX or @sc{gnu}/Linux, for example.
104c1213 11405
8e04817f
AC
11406@table @code
11407@kindex info proc
11408@item info proc
11409Summarize available information about the process.
6cf7e474 11410
8e04817f
AC
11411@kindex info proc mappings
11412@item info proc mappings
11413Report on the address ranges accessible in the program, with information
11414on whether your program may read, write, or execute each range.
11415@ignore
11416@comment These sub-options of 'info proc' were not included when
11417@comment procfs.c was re-written. Keep their descriptions around
11418@comment against the day when someone finds the time to put them back in.
11419@kindex info proc times
11420@item info proc times
11421Starting time, user CPU time, and system CPU time for your program and
11422its children.
6cf7e474 11423
8e04817f
AC
11424@kindex info proc id
11425@item info proc id
11426Report on the process IDs related to your program: its own process ID,
11427the ID of its parent, the process group ID, and the session ID.
104c1213 11428
8e04817f
AC
11429@kindex info proc status
11430@item info proc status
11431General information on the state of the process. If the process is
11432stopped, this report includes the reason for stopping, and any signal
11433received.
d4f3574e 11434
8e04817f
AC
11435@item info proc all
11436Show all the above information about the process.
11437@end ignore
11438@end table
104c1213 11439
8e04817f
AC
11440@node DJGPP Native
11441@subsection Features for Debugging @sc{djgpp} Programs
11442@cindex @sc{djgpp} debugging
11443@cindex native @sc{djgpp} debugging
11444@cindex MS-DOS-specific commands
104c1213 11445
8e04817f
AC
11446@sc{djgpp} is the port of @sc{gnu} development tools to MS-DOS and
11447MS-Windows. @sc{djgpp} programs are 32-bit protected-mode programs
11448that use the @dfn{DPMI} (DOS Protected-Mode Interface) API to run on
11449top of real-mode DOS systems and their emulations.
104c1213 11450
8e04817f
AC
11451@value{GDBN} supports native debugging of @sc{djgpp} programs, and
11452defines a few commands specific to the @sc{djgpp} port. This
11453subsection describes those commands.
104c1213 11454
8e04817f
AC
11455@table @code
11456@kindex info dos
11457@item info dos
11458This is a prefix of @sc{djgpp}-specific commands which print
11459information about the target system and important OS structures.
f1251bdd 11460
8e04817f
AC
11461@kindex sysinfo
11462@cindex MS-DOS system info
11463@cindex free memory information (MS-DOS)
11464@item info dos sysinfo
11465This command displays assorted information about the underlying
11466platform: the CPU type and features, the OS version and flavor, the
11467DPMI version, and the available conventional and DPMI memory.
104c1213 11468
8e04817f
AC
11469@cindex GDT
11470@cindex LDT
11471@cindex IDT
11472@cindex segment descriptor tables
11473@cindex descriptor tables display
11474@item info dos gdt
11475@itemx info dos ldt
11476@itemx info dos idt
11477These 3 commands display entries from, respectively, Global, Local,
11478and Interrupt Descriptor Tables (GDT, LDT, and IDT). The descriptor
11479tables are data structures which store a descriptor for each segment
11480that is currently in use. The segment's selector is an index into a
11481descriptor table; the table entry for that index holds the
11482descriptor's base address and limit, and its attributes and access
11483rights.
104c1213 11484
8e04817f
AC
11485A typical @sc{djgpp} program uses 3 segments: a code segment, a data
11486segment (used for both data and the stack), and a DOS segment (which
11487allows access to DOS/BIOS data structures and absolute addresses in
11488conventional memory). However, the DPMI host will usually define
11489additional segments in order to support the DPMI environment.
d4f3574e 11490
8e04817f
AC
11491@cindex garbled pointers
11492These commands allow to display entries from the descriptor tables.
11493Without an argument, all entries from the specified table are
11494displayed. An argument, which should be an integer expression, means
11495display a single entry whose index is given by the argument. For
11496example, here's a convenient way to display information about the
11497debugged program's data segment:
104c1213 11498
8e04817f
AC
11499@smallexample
11500@exdent @code{(@value{GDBP}) info dos ldt $ds}
11501@exdent @code{0x13f: base=0x11970000 limit=0x0009ffff 32-Bit Data (Read/Write, Exp-up)}
11502@end smallexample
104c1213 11503
8e04817f
AC
11504@noindent
11505This comes in handy when you want to see whether a pointer is outside
11506the data segment's limit (i.e.@: @dfn{garbled}).
104c1213 11507
8e04817f
AC
11508@cindex page tables display (MS-DOS)
11509@item info dos pde
11510@itemx info dos pte
11511These two commands display entries from, respectively, the Page
11512Directory and the Page Tables. Page Directories and Page Tables are
11513data structures which control how virtual memory addresses are mapped
11514into physical addresses. A Page Table includes an entry for every
11515page of memory that is mapped into the program's address space; there
11516may be several Page Tables, each one holding up to 4096 entries. A
11517Page Directory has up to 4096 entries, one each for every Page Table
11518that is currently in use.
104c1213 11519
8e04817f
AC
11520Without an argument, @kbd{info dos pde} displays the entire Page
11521Directory, and @kbd{info dos pte} displays all the entries in all of
11522the Page Tables. An argument, an integer expression, given to the
11523@kbd{info dos pde} command means display only that entry from the Page
11524Directory table. An argument given to the @kbd{info dos pte} command
11525means display entries from a single Page Table, the one pointed to by
11526the specified entry in the Page Directory.
104c1213 11527
8e04817f
AC
11528@cindex direct memory access (DMA) on MS-DOS
11529These commands are useful when your program uses @dfn{DMA} (Direct
11530Memory Access), which needs physical addresses to program the DMA
11531controller.
104c1213 11532
8e04817f 11533These commands are supported only with some DPMI servers.
104c1213 11534
8e04817f
AC
11535@cindex physical address from linear address
11536@item info dos address-pte @var{addr}
11537This command displays the Page Table entry for a specified linear
11538address. The argument linear address @var{addr} should already have the
11539appropriate segment's base address added to it, because this command
11540accepts addresses which may belong to @emph{any} segment. For
11541example, here's how to display the Page Table entry for the page where
11542the variable @code{i} is stored:
104c1213 11543
b383017d 11544@smallexample
8e04817f
AC
11545@exdent @code{(@value{GDBP}) info dos address-pte __djgpp_base_address + (char *)&i}
11546@exdent @code{Page Table entry for address 0x11a00d30:}
b383017d 11547@exdent @code{Base=0x02698000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0xd30}
8e04817f 11548@end smallexample
104c1213 11549
8e04817f
AC
11550@noindent
11551This says that @code{i} is stored at offset @code{0xd30} from the page
11552whose physical base address is @code{0x02698000}, and prints all the
11553attributes of that page.
104c1213 11554
8e04817f
AC
11555Note that you must cast the addresses of variables to a @code{char *},
11556since otherwise the value of @code{__djgpp_base_address}, the base
11557address of all variables and functions in a @sc{djgpp} program, will
11558be added using the rules of C pointer arithmetics: if @code{i} is
11559declared an @code{int}, @value{GDBN} will add 4 times the value of
11560@code{__djgpp_base_address} to the address of @code{i}.
104c1213 11561
8e04817f
AC
11562Here's another example, it displays the Page Table entry for the
11563transfer buffer:
104c1213 11564
8e04817f
AC
11565@smallexample
11566@exdent @code{(@value{GDBP}) info dos address-pte *((unsigned *)&_go32_info_block + 3)}
11567@exdent @code{Page Table entry for address 0x29110:}
11568@exdent @code{Base=0x00029000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0x110}
11569@end smallexample
104c1213 11570
8e04817f
AC
11571@noindent
11572(The @code{+ 3} offset is because the transfer buffer's address is the
115733rd member of the @code{_go32_info_block} structure.) The output of
11574this command clearly shows that addresses in conventional memory are
11575mapped 1:1, i.e.@: the physical and linear addresses are identical.
104c1213 11576
8e04817f
AC
11577This command is supported only with some DPMI servers.
11578@end table
104c1213 11579
78c47bea
PM
11580@node Cygwin Native
11581@subsection Features for Debugging MS Windows PE executables
11582@cindex MS Windows debugging
11583@cindex native Cygwin debugging
11584@cindex Cygwin-specific commands
11585
be448670
CF
11586@value{GDBN} supports native debugging of MS Windows programs, including
11587DLLs with and without symbolic debugging information. There are various
11588additional Cygwin-specific commands, described in this subsection. The
11589subsubsection @pxref{Non-debug DLL symbols} describes working with DLLs
11590that have no debugging symbols.
11591
78c47bea
PM
11592
11593@table @code
11594@kindex info w32
11595@item info w32
11596This is a prefix of MS Windows specific commands which print
11597information about the target system and important OS structures.
11598
11599@item info w32 selector
11600This command displays information returned by
11601the Win32 API @code{GetThreadSelectorEntry} function.
11602It takes an optional argument that is evaluated to
11603a long value to give the information about this given selector.
11604Without argument, this command displays information
11605about the the six segment registers.
11606
11607@kindex info dll
11608@item info dll
11609This is a Cygwin specific alias of info shared.
11610
11611@kindex dll-symbols
11612@item dll-symbols
11613This command loads symbols from a dll similarly to
11614add-sym command but without the need to specify a base address.
11615
b383017d 11616@kindex set new-console
78c47bea 11617@item set new-console @var{mode}
b383017d 11618If @var{mode} is @code{on} the debuggee will
78c47bea
PM
11619be started in a new console on next start.
11620If @var{mode} is @code{off}i, the debuggee will
11621be started in the same console as the debugger.
11622
11623@kindex show new-console
11624@item show new-console
11625Displays whether a new console is used
11626when the debuggee is started.
11627
11628@kindex set new-group
11629@item set new-group @var{mode}
11630This boolean value controls whether the debuggee should
11631start a new group or stay in the same group as the debugger.
11632This affects the way the Windows OS handles
11633Ctrl-C.
11634
11635@kindex show new-group
11636@item show new-group
11637Displays current value of new-group boolean.
11638
11639@kindex set debugevents
11640@item set debugevents
11641This boolean value adds debug output concerning events seen by the debugger.
11642
11643@kindex set debugexec
11644@item set debugexec
b383017d 11645This boolean value adds debug output concerning execute events
78c47bea
PM
11646seen by the debugger.
11647
11648@kindex set debugexceptions
11649@item set debugexceptions
b383017d 11650This boolean value adds debug ouptut concerning exception events
78c47bea
PM
11651seen by the debugger.
11652
11653@kindex set debugmemory
11654@item set debugmemory
b383017d 11655This boolean value adds debug ouptut concerning memory events
78c47bea
PM
11656seen by the debugger.
11657
11658@kindex set shell
11659@item set shell
11660This boolean values specifies whether the debuggee is called
11661via a shell or directly (default value is on).
11662
11663@kindex show shell
11664@item show shell
11665Displays if the debuggee will be started with a shell.
11666
11667@end table
11668
be448670
CF
11669@menu
11670* Non-debug DLL symbols:: Support for DLLs without debugging symbols
11671@end menu
11672
11673@node Non-debug DLL symbols
11674@subsubsection Support for DLLs without debugging symbols
11675@cindex DLLs with no debugging symbols
11676@cindex Minimal symbols and DLLs
11677
11678Very often on windows, some of the DLLs that your program relies on do
11679not include symbolic debugging information (for example,
11680@file{kernel32.dll}). When @value{GDBN} doesn't recognize any debugging
11681symbols in a DLL, it relies on the minimal amount of symbolic
11682information contained in the DLL's export table. This subsubsection
11683describes working with such symbols, known internally to @value{GDBN} as
11684``minimal symbols''.
11685
11686Note that before the debugged program has started execution, no DLLs
11687will have been loaded. The easiest way around this problem is simply to
11688start the program --- either by setting a breakpoint or letting the
11689program run once to completion. It is also possible to force
11690@value{GDBN} to load a particular DLL before starting the executable ---
11691see the shared library information in @pxref{Files} or the
11692@code{dll-symbols} command in @pxref{Cygwin Native}. Currently,
11693explicitly loading symbols from a DLL with no debugging information will
11694cause the symbol names to be duplicated in @value{GDBN}'s lookup table,
11695which may adversely affect symbol lookup performance.
11696
11697@subsubsection DLL name prefixes
11698
11699In keeping with the naming conventions used by the Microsoft debugging
11700tools, DLL export symbols are made available with a prefix based on the
11701DLL name, for instance @code{KERNEL32!CreateFileA}. The plain name is
11702also entered into the symbol table, so @code{CreateFileA} is often
11703sufficient. In some cases there will be name clashes within a program
11704(particularly if the executable itself includes full debugging symbols)
11705necessitating the use of the fully qualified name when referring to the
11706contents of the DLL. Use single-quotes around the name to avoid the
11707exclamation mark (``!'') being interpreted as a language operator.
11708
11709Note that the internal name of the DLL may be all upper-case, even
11710though the file name of the DLL is lower-case, or vice-versa. Since
11711symbols within @value{GDBN} are @emph{case-sensitive} this may cause
11712some confusion. If in doubt, try the @code{info functions} and
11713@code{info variables} commands or even @code{maint print msymbols} (see
11714@pxref{Symbols}). Here's an example:
11715
11716@smallexample
11717(gdb) info function CreateFileA
11718All functions matching regular expression "CreateFileA":
11719
11720Non-debugging symbols:
117210x77e885f4 CreateFileA
117220x77e885f4 KERNEL32!CreateFileA
11723@end smallexample
11724
11725@smallexample
11726(gdb) info function !
11727All functions matching regular expression "!":
11728
11729Non-debugging symbols:
117300x6100114c cygwin1!__assert
117310x61004034 cygwin1!_dll_crt0@@0
117320x61004240 cygwin1!dll_crt0(per_process *)
11733[etc...]
11734@end smallexample
11735
11736@subsubsection Working with minimal symbols
11737
11738Symbols extracted from a DLL's export table do not contain very much
11739type information. All that @value{GDBN} can do is guess whether a symbol
11740refers to a function or variable depending on the linker section that
11741contains the symbol. Also note that the actual contents of the memory
11742contained in a DLL are not available unless the program is running. This
11743means that you cannot examine the contents of a variable or disassemble
11744a function within a DLL without a running program.
11745
11746Variables are generally treated as pointers and dereferenced
11747automatically. For this reason, it is often necessary to prefix a
11748variable name with the address-of operator (``&'') and provide explicit
11749type information in the command. Here's an example of the type of
11750problem:
11751
11752@smallexample
11753(gdb) print 'cygwin1!__argv'
11754$1 = 268572168
11755@end smallexample
11756
11757@smallexample
11758(gdb) x 'cygwin1!__argv'
117590x10021610: "\230y\""
11760@end smallexample
11761
11762And two possible solutions:
11763
11764@smallexample
11765(gdb) print ((char **)'cygwin1!__argv')[0]
11766$2 = 0x22fd98 "/cygdrive/c/mydirectory/myprogram"
11767@end smallexample
11768
11769@smallexample
11770(gdb) x/2x &'cygwin1!__argv'
117710x610c0aa8 <cygwin1!__argv>: 0x10021608 0x00000000
11772(gdb) x/x 0x10021608
117730x10021608: 0x0022fd98
11774(gdb) x/s 0x0022fd98
117750x22fd98: "/cygdrive/c/mydirectory/myprogram"
11776@end smallexample
11777
11778Setting a break point within a DLL is possible even before the program
11779starts execution. However, under these circumstances, @value{GDBN} can't
11780examine the initial instructions of the function in order to skip the
11781function's frame set-up code. You can work around this by using ``*&''
11782to set the breakpoint at a raw memory address:
11783
11784@smallexample
11785(gdb) break *&'python22!PyOS_Readline'
11786Breakpoint 1 at 0x1e04eff0
11787@end smallexample
11788
11789The author of these extensions is not entirely convinced that setting a
11790break point within a shared DLL like @file{kernel32.dll} is completely
11791safe.
11792
8e04817f
AC
11793@node Embedded OS
11794@section Embedded Operating Systems
104c1213 11795
8e04817f
AC
11796This section describes configurations involving the debugging of
11797embedded operating systems that are available for several different
11798architectures.
d4f3574e 11799
8e04817f
AC
11800@menu
11801* VxWorks:: Using @value{GDBN} with VxWorks
11802@end menu
104c1213 11803
8e04817f
AC
11804@value{GDBN} includes the ability to debug programs running on
11805various real-time operating systems.
104c1213 11806
8e04817f
AC
11807@node VxWorks
11808@subsection Using @value{GDBN} with VxWorks
104c1213 11809
8e04817f 11810@cindex VxWorks
104c1213 11811
8e04817f 11812@table @code
104c1213 11813
8e04817f
AC
11814@kindex target vxworks
11815@item target vxworks @var{machinename}
11816A VxWorks system, attached via TCP/IP. The argument @var{machinename}
11817is the target system's machine name or IP address.
104c1213 11818
8e04817f 11819@end table
104c1213 11820
8e04817f
AC
11821On VxWorks, @code{load} links @var{filename} dynamically on the
11822current target system as well as adding its symbols in @value{GDBN}.
104c1213 11823
8e04817f
AC
11824@value{GDBN} enables developers to spawn and debug tasks running on networked
11825VxWorks targets from a Unix host. Already-running tasks spawned from
11826the VxWorks shell can also be debugged. @value{GDBN} uses code that runs on
11827both the Unix host and on the VxWorks target. The program
11828@code{@value{GDBP}} is installed and executed on the Unix host. (It may be
11829installed with the name @code{vxgdb}, to distinguish it from a
11830@value{GDBN} for debugging programs on the host itself.)
104c1213 11831
8e04817f
AC
11832@table @code
11833@item VxWorks-timeout @var{args}
11834@kindex vxworks-timeout
11835All VxWorks-based targets now support the option @code{vxworks-timeout}.
11836This option is set by the user, and @var{args} represents the number of
11837seconds @value{GDBN} waits for responses to rpc's. You might use this if
11838your VxWorks target is a slow software simulator or is on the far side
11839of a thin network line.
11840@end table
104c1213 11841
8e04817f
AC
11842The following information on connecting to VxWorks was current when
11843this manual was produced; newer releases of VxWorks may use revised
11844procedures.
104c1213 11845
8e04817f
AC
11846@kindex INCLUDE_RDB
11847To use @value{GDBN} with VxWorks, you must rebuild your VxWorks kernel
11848to include the remote debugging interface routines in the VxWorks
11849library @file{rdb.a}. To do this, define @code{INCLUDE_RDB} in the
11850VxWorks configuration file @file{configAll.h} and rebuild your VxWorks
11851kernel. The resulting kernel contains @file{rdb.a}, and spawns the
11852source debugging task @code{tRdbTask} when VxWorks is booted. For more
11853information on configuring and remaking VxWorks, see the manufacturer's
11854manual.
11855@c VxWorks, see the @cite{VxWorks Programmer's Guide}.
104c1213 11856
8e04817f
AC
11857Once you have included @file{rdb.a} in your VxWorks system image and set
11858your Unix execution search path to find @value{GDBN}, you are ready to
11859run @value{GDBN}. From your Unix host, run @code{@value{GDBP}} (or
11860@code{vxgdb}, depending on your installation).
104c1213 11861
8e04817f 11862@value{GDBN} comes up showing the prompt:
104c1213 11863
474c8240 11864@smallexample
8e04817f 11865(vxgdb)
474c8240 11866@end smallexample
104c1213 11867
8e04817f
AC
11868@menu
11869* VxWorks Connection:: Connecting to VxWorks
11870* VxWorks Download:: VxWorks download
11871* VxWorks Attach:: Running tasks
11872@end menu
104c1213 11873
8e04817f
AC
11874@node VxWorks Connection
11875@subsubsection Connecting to VxWorks
104c1213 11876
8e04817f
AC
11877The @value{GDBN} command @code{target} lets you connect to a VxWorks target on the
11878network. To connect to a target whose host name is ``@code{tt}'', type:
104c1213 11879
474c8240 11880@smallexample
8e04817f 11881(vxgdb) target vxworks tt
474c8240 11882@end smallexample
104c1213 11883
8e04817f
AC
11884@need 750
11885@value{GDBN} displays messages like these:
104c1213 11886
8e04817f
AC
11887@smallexample
11888Attaching remote machine across net...
11889Connected to tt.
11890@end smallexample
104c1213 11891
8e04817f
AC
11892@need 1000
11893@value{GDBN} then attempts to read the symbol tables of any object modules
11894loaded into the VxWorks target since it was last booted. @value{GDBN} locates
11895these files by searching the directories listed in the command search
11896path (@pxref{Environment, ,Your program's environment}); if it fails
11897to find an object file, it displays a message such as:
5d161b24 11898
474c8240 11899@smallexample
8e04817f 11900prog.o: No such file or directory.
474c8240 11901@end smallexample
104c1213 11902
8e04817f
AC
11903When this happens, add the appropriate directory to the search path with
11904the @value{GDBN} command @code{path}, and execute the @code{target}
11905command again.
104c1213 11906
8e04817f
AC
11907@node VxWorks Download
11908@subsubsection VxWorks download
104c1213 11909
8e04817f
AC
11910@cindex download to VxWorks
11911If you have connected to the VxWorks target and you want to debug an
11912object that has not yet been loaded, you can use the @value{GDBN}
11913@code{load} command to download a file from Unix to VxWorks
11914incrementally. The object file given as an argument to the @code{load}
11915command is actually opened twice: first by the VxWorks target in order
11916to download the code, then by @value{GDBN} in order to read the symbol
11917table. This can lead to problems if the current working directories on
11918the two systems differ. If both systems have NFS mounted the same
11919filesystems, you can avoid these problems by using absolute paths.
11920Otherwise, it is simplest to set the working directory on both systems
11921to the directory in which the object file resides, and then to reference
11922the file by its name, without any path. For instance, a program
11923@file{prog.o} may reside in @file{@var{vxpath}/vw/demo/rdb} in VxWorks
11924and in @file{@var{hostpath}/vw/demo/rdb} on the host. To load this
11925program, type this on VxWorks:
104c1213 11926
474c8240 11927@smallexample
8e04817f 11928-> cd "@var{vxpath}/vw/demo/rdb"
474c8240 11929@end smallexample
104c1213 11930
8e04817f
AC
11931@noindent
11932Then, in @value{GDBN}, type:
104c1213 11933
474c8240 11934@smallexample
8e04817f
AC
11935(vxgdb) cd @var{hostpath}/vw/demo/rdb
11936(vxgdb) load prog.o
474c8240 11937@end smallexample
104c1213 11938
8e04817f 11939@value{GDBN} displays a response similar to this:
104c1213 11940
8e04817f
AC
11941@smallexample
11942Reading symbol data from wherever/vw/demo/rdb/prog.o... done.
11943@end smallexample
104c1213 11944
8e04817f
AC
11945You can also use the @code{load} command to reload an object module
11946after editing and recompiling the corresponding source file. Note that
11947this makes @value{GDBN} delete all currently-defined breakpoints,
11948auto-displays, and convenience variables, and to clear the value
11949history. (This is necessary in order to preserve the integrity of
11950debugger's data structures that reference the target system's symbol
11951table.)
104c1213 11952
8e04817f
AC
11953@node VxWorks Attach
11954@subsubsection Running tasks
104c1213
JM
11955
11956@cindex running VxWorks tasks
11957You can also attach to an existing task using the @code{attach} command as
11958follows:
11959
474c8240 11960@smallexample
104c1213 11961(vxgdb) attach @var{task}
474c8240 11962@end smallexample
104c1213
JM
11963
11964@noindent
11965where @var{task} is the VxWorks hexadecimal task ID. The task can be running
11966or suspended when you attach to it. Running tasks are suspended at
11967the time of attachment.
11968
6d2ebf8b 11969@node Embedded Processors
104c1213
JM
11970@section Embedded Processors
11971
11972This section goes into details specific to particular embedded
11973configurations.
11974
7d86b5d5 11975
104c1213 11976@menu
104c1213 11977* ARM:: ARM
172c2a43
KI
11978* H8/300:: Renesas H8/300
11979* H8/500:: Renesas H8/500
11980* M32R/D:: Renesas M32R/D
104c1213 11981* M68K:: Motorola M68K
104c1213 11982* MIPS Embedded:: MIPS Embedded
a37295f9 11983* OpenRISC 1000:: OpenRisc 1000
104c1213
JM
11984* PA:: HP PA Embedded
11985* PowerPC: PowerPC
172c2a43 11986* SH:: Renesas SH
104c1213
JM
11987* Sparclet:: Tsqware Sparclet
11988* Sparclite:: Fujitsu Sparclite
11989* ST2000:: Tandem ST2000
11990* Z8000:: Zilog Z8000
11991@end menu
11992
6d2ebf8b 11993@node ARM
104c1213
JM
11994@subsection ARM
11995
11996@table @code
11997
8e04817f
AC
11998@kindex target rdi
11999@item target rdi @var{dev}
12000ARM Angel monitor, via RDI library interface to ADP protocol. You may
12001use this target to communicate with both boards running the Angel
12002monitor, or with the EmbeddedICE JTAG debug device.
12003
12004@kindex target rdp
12005@item target rdp @var{dev}
12006ARM Demon monitor.
12007
12008@end table
12009
12010@node H8/300
172c2a43 12011@subsection Renesas H8/300
8e04817f
AC
12012
12013@table @code
12014
12015@kindex target hms@r{, with H8/300}
12016@item target hms @var{dev}
172c2a43 12017A Renesas SH, H8/300, or H8/500 board, attached via serial line to your host.
8e04817f
AC
12018Use special commands @code{device} and @code{speed} to control the serial
12019line and the communications speed used.
12020
12021@kindex target e7000@r{, with H8/300}
12022@item target e7000 @var{dev}
172c2a43 12023E7000 emulator for Renesas H8 and SH.
8e04817f
AC
12024
12025@kindex target sh3@r{, with H8/300}
12026@kindex target sh3e@r{, with H8/300}
12027@item target sh3 @var{dev}
12028@itemx target sh3e @var{dev}
172c2a43 12029Renesas SH-3 and SH-3E target systems.
8e04817f
AC
12030
12031@end table
12032
12033@cindex download to H8/300 or H8/500
12034@cindex H8/300 or H8/500 download
172c2a43
KI
12035@cindex download to Renesas SH
12036@cindex Renesas SH download
12037When you select remote debugging to a Renesas SH, H8/300, or H8/500
12038board, the @code{load} command downloads your program to the Renesas
8e04817f
AC
12039board and also opens it as the current executable target for
12040@value{GDBN} on your host (like the @code{file} command).
12041
12042@value{GDBN} needs to know these things to talk to your
172c2a43 12043Renesas SH, H8/300, or H8/500:
8e04817f
AC
12044
12045@enumerate
12046@item
12047that you want to use @samp{target hms}, the remote debugging interface
172c2a43
KI
12048for Renesas microprocessors, or @samp{target e7000}, the in-circuit
12049emulator for the Renesas SH and the Renesas 300H. (@samp{target hms} is
12050the default when @value{GDBN} is configured specifically for the Renesas SH,
8e04817f
AC
12051H8/300, or H8/500.)
12052
12053@item
172c2a43 12054what serial device connects your host to your Renesas board (the first
8e04817f
AC
12055serial device available on your host is the default).
12056
12057@item
12058what speed to use over the serial device.
12059@end enumerate
12060
12061@menu
172c2a43
KI
12062* Renesas Boards:: Connecting to Renesas boards.
12063* Renesas ICE:: Using the E7000 In-Circuit Emulator.
12064* Renesas Special:: Special @value{GDBN} commands for Renesas micros.
8e04817f
AC
12065@end menu
12066
172c2a43
KI
12067@node Renesas Boards
12068@subsubsection Connecting to Renesas boards
8e04817f
AC
12069
12070@c only for Unix hosts
12071@kindex device
172c2a43 12072@cindex serial device, Renesas micros
8e04817f
AC
12073Use the special @code{@value{GDBN}} command @samp{device @var{port}} if you
12074need to explicitly set the serial device. The default @var{port} is the
12075first available port on your host. This is only necessary on Unix
12076hosts, where it is typically something like @file{/dev/ttya}.
12077
12078@kindex speed
172c2a43 12079@cindex serial line speed, Renesas micros
8e04817f
AC
12080@code{@value{GDBN}} has another special command to set the communications
12081speed: @samp{speed @var{bps}}. This command also is only used from Unix
12082hosts; on DOS hosts, set the line speed as usual from outside @value{GDBN} with
12083the DOS @code{mode} command (for instance,
12084@w{@kbd{mode com2:9600,n,8,1,p}} for a 9600@dmn{bps} connection).
12085
12086The @samp{device} and @samp{speed} commands are available only when you
172c2a43 12087use a Unix host to debug your Renesas microprocessor programs. If you
8e04817f
AC
12088use a DOS host,
12089@value{GDBN} depends on an auxiliary terminate-and-stay-resident program
12090called @code{asynctsr} to communicate with the development board
12091through a PC serial port. You must also use the DOS @code{mode} command
12092to set up the serial port on the DOS side.
12093
12094The following sample session illustrates the steps needed to start a
12095program under @value{GDBN} control on an H8/300. The example uses a
12096sample H8/300 program called @file{t.x}. The procedure is the same for
172c2a43 12097the Renesas SH and the H8/500.
8e04817f
AC
12098
12099First hook up your development board. In this example, we use a
12100board attached to serial port @code{COM2}; if you use a different serial
12101port, substitute its name in the argument of the @code{mode} command.
12102When you call @code{asynctsr}, the auxiliary comms program used by the
12103debugger, you give it just the numeric part of the serial port's name;
12104for example, @samp{asyncstr 2} below runs @code{asyncstr} on
12105@code{COM2}.
12106
474c8240 12107@smallexample
8e04817f
AC
12108C:\H8300\TEST> asynctsr 2
12109C:\H8300\TEST> mode com2:9600,n,8,1,p
12110
12111Resident portion of MODE loaded
12112
12113COM2: 9600, n, 8, 1, p
12114
474c8240 12115@end smallexample
8e04817f
AC
12116
12117@quotation
12118@emph{Warning:} We have noticed a bug in PC-NFS that conflicts with
12119@code{asynctsr}. If you also run PC-NFS on your DOS host, you may need to
12120disable it, or even boot without it, to use @code{asynctsr} to control
12121your development board.
12122@end quotation
12123
12124@kindex target hms@r{, and serial protocol}
12125Now that serial communications are set up, and the development board is
12126connected, you can start up @value{GDBN}. Call @code{@value{GDBP}} with
12127the name of your program as the argument. @code{@value{GDBN}} prompts
12128you, as usual, with the prompt @samp{(@value{GDBP})}. Use two special
12129commands to begin your debugging session: @samp{target hms} to specify
172c2a43 12130cross-debugging to the Renesas board, and the @code{load} command to
8e04817f
AC
12131download your program to the board. @code{load} displays the names of
12132the program's sections, and a @samp{*} for each 2K of data downloaded.
12133(If you want to refresh @value{GDBN} data on symbols or on the
12134executable file without downloading, use the @value{GDBN} commands
12135@code{file} or @code{symbol-file}. These commands, and @code{load}
12136itself, are described in @ref{Files,,Commands to specify files}.)
12137
12138@smallexample
12139(eg-C:\H8300\TEST) @value{GDBP} t.x
12140@value{GDBN} is free software and you are welcome to distribute copies
12141 of it under certain conditions; type "show copying" to see
12142 the conditions.
12143There is absolutely no warranty for @value{GDBN}; type "show warranty"
12144for details.
12145@value{GDBN} @value{GDBVN}, Copyright 1992 Free Software Foundation, Inc...
12146(@value{GDBP}) target hms
12147Connected to remote H8/300 HMS system.
12148(@value{GDBP}) load t.x
12149.text : 0x8000 .. 0xabde ***********
12150.data : 0xabde .. 0xad30 *
12151.stack : 0xf000 .. 0xf014 *
12152@end smallexample
12153
12154At this point, you're ready to run or debug your program. From here on,
12155you can use all the usual @value{GDBN} commands. The @code{break} command
12156sets breakpoints; the @code{run} command starts your program;
12157@code{print} or @code{x} display data; the @code{continue} command
12158resumes execution after stopping at a breakpoint. You can use the
12159@code{help} command at any time to find out more about @value{GDBN} commands.
12160
12161Remember, however, that @emph{operating system} facilities aren't
12162available on your development board; for example, if your program hangs,
12163you can't send an interrupt---but you can press the @sc{reset} switch!
12164
12165Use the @sc{reset} button on the development board
12166@itemize @bullet
12167@item
12168to interrupt your program (don't use @kbd{ctl-C} on the DOS host---it has
12169no way to pass an interrupt signal to the development board); and
12170
12171@item
12172to return to the @value{GDBN} command prompt after your program finishes
12173normally. The communications protocol provides no other way for @value{GDBN}
12174to detect program completion.
12175@end itemize
12176
12177In either case, @value{GDBN} sees the effect of a @sc{reset} on the
12178development board as a ``normal exit'' of your program.
12179
172c2a43 12180@node Renesas ICE
8e04817f
AC
12181@subsubsection Using the E7000 in-circuit emulator
12182
172c2a43 12183@kindex target e7000@r{, with Renesas ICE}
8e04817f 12184You can use the E7000 in-circuit emulator to develop code for either the
172c2a43 12185Renesas SH or the H8/300H. Use one of these forms of the @samp{target
8e04817f
AC
12186e7000} command to connect @value{GDBN} to your E7000:
12187
12188@table @code
12189@item target e7000 @var{port} @var{speed}
12190Use this form if your E7000 is connected to a serial port. The
12191@var{port} argument identifies what serial port to use (for example,
12192@samp{com2}). The third argument is the line speed in bits per second
12193(for example, @samp{9600}).
12194
12195@item target e7000 @var{hostname}
12196If your E7000 is installed as a host on a TCP/IP network, you can just
12197specify its hostname; @value{GDBN} uses @code{telnet} to connect.
12198@end table
12199
172c2a43
KI
12200@node Renesas Special
12201@subsubsection Special @value{GDBN} commands for Renesas micros
8e04817f
AC
12202
12203Some @value{GDBN} commands are available only for the H8/300:
12204
12205@table @code
12206
12207@kindex set machine
12208@kindex show machine
12209@item set machine h8300
12210@itemx set machine h8300h
12211Condition @value{GDBN} for one of the two variants of the H8/300
12212architecture with @samp{set machine}. You can use @samp{show machine}
12213to check which variant is currently in effect.
104c1213
JM
12214
12215@end table
12216
8e04817f
AC
12217@node H8/500
12218@subsection H8/500
104c1213
JM
12219
12220@table @code
12221
8e04817f
AC
12222@kindex set memory @var{mod}
12223@cindex memory models, H8/500
12224@item set memory @var{mod}
12225@itemx show memory
12226Specify which H8/500 memory model (@var{mod}) you are using with
12227@samp{set memory}; check which memory model is in effect with @samp{show
12228memory}. The accepted values for @var{mod} are @code{small},
12229@code{big}, @code{medium}, and @code{compact}.
104c1213 12230
8e04817f 12231@end table
104c1213 12232
8e04817f 12233@node M32R/D
172c2a43 12234@subsection Renesas M32R/D
8e04817f
AC
12235
12236@table @code
12237
12238@kindex target m32r
12239@item target m32r @var{dev}
172c2a43 12240Renesas M32R/D ROM monitor.
8e04817f 12241
fb3e19c0
KI
12242@kindex target m32rsdi
12243@item target m32rsdi @var{dev}
12244Renesas M32R SDI server, connected via parallel port to the board.
12245
8e04817f
AC
12246@end table
12247
12248@node M68K
12249@subsection M68k
12250
12251The Motorola m68k configuration includes ColdFire support, and
12252target command for the following ROM monitors.
12253
12254@table @code
12255
12256@kindex target abug
12257@item target abug @var{dev}
12258ABug ROM monitor for M68K.
12259
12260@kindex target cpu32bug
12261@item target cpu32bug @var{dev}
12262CPU32BUG monitor, running on a CPU32 (M68K) board.
12263
12264@kindex target dbug
12265@item target dbug @var{dev}
12266dBUG ROM monitor for Motorola ColdFire.
12267
12268@kindex target est
12269@item target est @var{dev}
12270EST-300 ICE monitor, running on a CPU32 (M68K) board.
12271
12272@kindex target rom68k
12273@item target rom68k @var{dev}
12274ROM 68K monitor, running on an M68K IDP board.
12275
12276@end table
12277
8e04817f
AC
12278@table @code
12279
12280@kindex target rombug
12281@item target rombug @var{dev}
12282ROMBUG ROM monitor for OS/9000.
12283
12284@end table
12285
8e04817f
AC
12286@node MIPS Embedded
12287@subsection MIPS Embedded
12288
12289@cindex MIPS boards
12290@value{GDBN} can use the MIPS remote debugging protocol to talk to a
12291MIPS board attached to a serial line. This is available when
12292you configure @value{GDBN} with @samp{--target=mips-idt-ecoff}.
104c1213 12293
8e04817f
AC
12294@need 1000
12295Use these @value{GDBN} commands to specify the connection to your target board:
104c1213 12296
8e04817f
AC
12297@table @code
12298@item target mips @var{port}
12299@kindex target mips @var{port}
12300To run a program on the board, start up @code{@value{GDBP}} with the
12301name of your program as the argument. To connect to the board, use the
12302command @samp{target mips @var{port}}, where @var{port} is the name of
12303the serial port connected to the board. If the program has not already
12304been downloaded to the board, you may use the @code{load} command to
12305download it. You can then use all the usual @value{GDBN} commands.
104c1213 12306
8e04817f
AC
12307For example, this sequence connects to the target board through a serial
12308port, and loads and runs a program called @var{prog} through the
12309debugger:
104c1213 12310
474c8240 12311@smallexample
8e04817f
AC
12312host$ @value{GDBP} @var{prog}
12313@value{GDBN} is free software and @dots{}
12314(@value{GDBP}) target mips /dev/ttyb
12315(@value{GDBP}) load @var{prog}
12316(@value{GDBP}) run
474c8240 12317@end smallexample
104c1213 12318
8e04817f
AC
12319@item target mips @var{hostname}:@var{portnumber}
12320On some @value{GDBN} host configurations, you can specify a TCP
12321connection (for instance, to a serial line managed by a terminal
12322concentrator) instead of a serial port, using the syntax
12323@samp{@var{hostname}:@var{portnumber}}.
104c1213 12324
8e04817f
AC
12325@item target pmon @var{port}
12326@kindex target pmon @var{port}
12327PMON ROM monitor.
104c1213 12328
8e04817f
AC
12329@item target ddb @var{port}
12330@kindex target ddb @var{port}
12331NEC's DDB variant of PMON for Vr4300.
104c1213 12332
8e04817f
AC
12333@item target lsi @var{port}
12334@kindex target lsi @var{port}
12335LSI variant of PMON.
104c1213 12336
8e04817f
AC
12337@kindex target r3900
12338@item target r3900 @var{dev}
12339Densan DVE-R3900 ROM monitor for Toshiba R3900 Mips.
104c1213 12340
8e04817f
AC
12341@kindex target array
12342@item target array @var{dev}
12343Array Tech LSI33K RAID controller board.
104c1213 12344
8e04817f 12345@end table
104c1213 12346
104c1213 12347
8e04817f
AC
12348@noindent
12349@value{GDBN} also supports these special commands for MIPS targets:
104c1213 12350
8e04817f
AC
12351@table @code
12352@item set processor @var{args}
12353@itemx show processor
12354@kindex set processor @var{args}
12355@kindex show processor
12356Use the @code{set processor} command to set the type of MIPS
12357processor when you want to access processor-type-specific registers.
12358For example, @code{set processor @var{r3041}} tells @value{GDBN}
12359to use the CPU registers appropriate for the 3041 chip.
12360Use the @code{show processor} command to see what MIPS processor @value{GDBN}
12361is using. Use the @code{info reg} command to see what registers
12362@value{GDBN} is using.
104c1213 12363
8e04817f
AC
12364@item set mipsfpu double
12365@itemx set mipsfpu single
12366@itemx set mipsfpu none
12367@itemx show mipsfpu
12368@kindex set mipsfpu
12369@kindex show mipsfpu
12370@cindex MIPS remote floating point
12371@cindex floating point, MIPS remote
12372If your target board does not support the MIPS floating point
12373coprocessor, you should use the command @samp{set mipsfpu none} (if you
12374need this, you may wish to put the command in your @value{GDBN} init
12375file). This tells @value{GDBN} how to find the return value of
12376functions which return floating point values. It also allows
12377@value{GDBN} to avoid saving the floating point registers when calling
12378functions on the board. If you are using a floating point coprocessor
12379with only single precision floating point support, as on the @sc{r4650}
12380processor, use the command @samp{set mipsfpu single}. The default
12381double precision floating point coprocessor may be selected using
12382@samp{set mipsfpu double}.
104c1213 12383
8e04817f
AC
12384In previous versions the only choices were double precision or no
12385floating point, so @samp{set mipsfpu on} will select double precision
12386and @samp{set mipsfpu off} will select no floating point.
104c1213 12387
8e04817f
AC
12388As usual, you can inquire about the @code{mipsfpu} variable with
12389@samp{show mipsfpu}.
104c1213 12390
8e04817f
AC
12391@item set remotedebug @var{n}
12392@itemx show remotedebug
12393@kindex set remotedebug@r{, MIPS protocol}
12394@kindex show remotedebug@r{, MIPS protocol}
12395@cindex @code{remotedebug}, MIPS protocol
12396@cindex MIPS @code{remotedebug} protocol
12397@c FIXME! For this to be useful, you must know something about the MIPS
12398@c FIXME...protocol. Where is it described?
12399You can see some debugging information about communications with the board
12400by setting the @code{remotedebug} variable. If you set it to @code{1} using
12401@samp{set remotedebug 1}, every packet is displayed. If you set it
12402to @code{2}, every character is displayed. You can check the current value
12403at any time with the command @samp{show remotedebug}.
104c1213 12404
8e04817f
AC
12405@item set timeout @var{seconds}
12406@itemx set retransmit-timeout @var{seconds}
12407@itemx show timeout
12408@itemx show retransmit-timeout
12409@cindex @code{timeout}, MIPS protocol
12410@cindex @code{retransmit-timeout}, MIPS protocol
12411@kindex set timeout
12412@kindex show timeout
12413@kindex set retransmit-timeout
12414@kindex show retransmit-timeout
12415You can control the timeout used while waiting for a packet, in the MIPS
12416remote protocol, with the @code{set timeout @var{seconds}} command. The
12417default is 5 seconds. Similarly, you can control the timeout used while
12418waiting for an acknowledgement of a packet with the @code{set
12419retransmit-timeout @var{seconds}} command. The default is 3 seconds.
12420You can inspect both values with @code{show timeout} and @code{show
12421retransmit-timeout}. (These commands are @emph{only} available when
12422@value{GDBN} is configured for @samp{--target=mips-idt-ecoff}.)
104c1213 12423
8e04817f
AC
12424The timeout set by @code{set timeout} does not apply when @value{GDBN}
12425is waiting for your program to stop. In that case, @value{GDBN} waits
12426forever because it has no way of knowing how long the program is going
12427to run before stopping.
12428@end table
104c1213 12429
a37295f9
MM
12430@node OpenRISC 1000
12431@subsection OpenRISC 1000
12432@cindex OpenRISC 1000
12433
12434@cindex or1k boards
12435See OR1k Architecture document (@uref{www.opencores.org}) for more information
12436about platform and commands.
12437
12438@table @code
12439
12440@kindex target jtag
12441@item target jtag jtag://@var{host}:@var{port}
12442
12443Connects to remote JTAG server.
12444JTAG remote server can be either an or1ksim or JTAG server,
12445connected via parallel port to the board.
12446
12447Example: @code{target jtag jtag://localhost:9999}
12448
12449@kindex or1ksim
12450@item or1ksim @var{command}
12451If connected to @code{or1ksim} OpenRISC 1000 Architectural
12452Simulator, proprietary commands can be executed.
12453
12454@kindex info or1k spr
12455@item info or1k spr
12456Displays spr groups.
12457
12458@item info or1k spr @var{group}
12459@itemx info or1k spr @var{groupno}
12460Displays register names in selected group.
12461
12462@item info or1k spr @var{group} @var{register}
12463@itemx info or1k spr @var{register}
12464@itemx info or1k spr @var{groupno} @var{registerno}
12465@itemx info or1k spr @var{registerno}
12466Shows information about specified spr register.
12467
12468@kindex spr
12469@item spr @var{group} @var{register} @var{value}
12470@itemx spr @var{register @var{value}}
12471@itemx spr @var{groupno} @var{registerno @var{value}}
12472@itemx spr @var{registerno @var{value}}
12473Writes @var{value} to specified spr register.
12474@end table
12475
12476Some implementations of OpenRISC 1000 Architecture also have hardware trace.
12477It is very similar to @value{GDBN} trace, except it does not interfere with normal
12478program execution and is thus much faster. Hardware breakpoints/watchpoint
12479triggers can be set using:
12480@table @code
12481@item $LEA/$LDATA
12482Load effective address/data
12483@item $SEA/$SDATA
12484Store effective address/data
12485@item $AEA/$ADATA
12486Access effective address ($SEA or $LEA) or data ($SDATA/$LDATA)
12487@item $FETCH
12488Fetch data
12489@end table
12490
12491When triggered, it can capture low level data, like: @code{PC}, @code{LSEA},
12492@code{LDATA}, @code{SDATA}, @code{READSPR}, @code{WRITESPR}, @code{INSTR}.
12493
12494@code{htrace} commands:
12495@cindex OpenRISC 1000 htrace
12496@table @code
12497@kindex hwatch
12498@item hwatch @var{conditional}
12499Set hardware watchpoint on combination of Load/Store Effecive Address(es)
12500or Data. For example:
12501
12502@code{hwatch ($LEA == my_var) && ($LDATA < 50) || ($SEA == my_var) && ($SDATA >= 50)}
12503
12504@code{hwatch ($LEA == my_var) && ($LDATA < 50) || ($SEA == my_var) && ($SDATA >= 50)}
12505
12506@kindex htrace info
12507@item htrace info
12508Display information about current HW trace configuration.
12509
12510@kindex htrace trigger
12511@item htrace trigger @var{conditional}
12512Set starting criteria for HW trace.
12513
12514@kindex htrace qualifier
12515@item htrace qualifier @var{conditional}
12516Set acquisition qualifier for HW trace.
12517
12518@kindex htrace stop
12519@item htrace stop @var{conditional}
12520Set HW trace stopping criteria.
12521
12522@kindex htrace record
f153cc92 12523@item htrace record [@var{data}]*
a37295f9
MM
12524Selects the data to be recorded, when qualifier is met and HW trace was
12525triggered.
12526
12527@kindex htrace enable
12528@item htrace enable
12529@kindex htrace disable
12530@itemx htrace disable
12531Enables/disables the HW trace.
12532
12533@kindex htrace rewind
f153cc92 12534@item htrace rewind [@var{filename}]
a37295f9
MM
12535Clears currently recorded trace data.
12536
12537If filename is specified, new trace file is made and any newly collected data
12538will be written there.
12539
12540@kindex htrace print
f153cc92 12541@item htrace print [@var{start} [@var{len}]]
a37295f9
MM
12542Prints trace buffer, using current record configuration.
12543
12544@kindex htrace mode continuous
12545@item htrace mode continuous
12546Set continuous trace mode.
12547
12548@kindex htrace mode suspend
12549@item htrace mode suspend
12550Set suspend trace mode.
12551
12552@end table
12553
8e04817f
AC
12554@node PowerPC
12555@subsection PowerPC
104c1213
JM
12556
12557@table @code
104c1213 12558
8e04817f
AC
12559@kindex target dink32
12560@item target dink32 @var{dev}
12561DINK32 ROM monitor.
104c1213 12562
8e04817f
AC
12563@kindex target ppcbug
12564@item target ppcbug @var{dev}
12565@kindex target ppcbug1
12566@item target ppcbug1 @var{dev}
12567PPCBUG ROM monitor for PowerPC.
104c1213 12568
8e04817f
AC
12569@kindex target sds
12570@item target sds @var{dev}
12571SDS monitor, running on a PowerPC board (such as Motorola's ADS).
12572
12573@end table
12574
12575@node PA
12576@subsection HP PA Embedded
104c1213
JM
12577
12578@table @code
12579
8e04817f
AC
12580@kindex target op50n
12581@item target op50n @var{dev}
12582OP50N monitor, running on an OKI HPPA board.
12583
12584@kindex target w89k
12585@item target w89k @var{dev}
12586W89K monitor, running on a Winbond HPPA board.
104c1213
JM
12587
12588@end table
12589
8e04817f 12590@node SH
172c2a43 12591@subsection Renesas SH
104c1213
JM
12592
12593@table @code
12594
172c2a43 12595@kindex target hms@r{, with Renesas SH}
8e04817f 12596@item target hms @var{dev}
172c2a43 12597A Renesas SH board attached via serial line to your host. Use special
8e04817f
AC
12598commands @code{device} and @code{speed} to control the serial line and
12599the communications speed used.
104c1213 12600
172c2a43 12601@kindex target e7000@r{, with Renesas SH}
8e04817f 12602@item target e7000 @var{dev}
172c2a43 12603E7000 emulator for Renesas SH.
104c1213 12604
8e04817f
AC
12605@kindex target sh3@r{, with SH}
12606@kindex target sh3e@r{, with SH}
12607@item target sh3 @var{dev}
12608@item target sh3e @var{dev}
172c2a43 12609Renesas SH-3 and SH-3E target systems.
104c1213 12610
8e04817f 12611@end table
104c1213 12612
8e04817f
AC
12613@node Sparclet
12614@subsection Tsqware Sparclet
104c1213 12615
8e04817f
AC
12616@cindex Sparclet
12617
12618@value{GDBN} enables developers to debug tasks running on
12619Sparclet targets from a Unix host.
12620@value{GDBN} uses code that runs on
12621both the Unix host and on the Sparclet target. The program
12622@code{@value{GDBP}} is installed and executed on the Unix host.
104c1213 12623
8e04817f
AC
12624@table @code
12625@item remotetimeout @var{args}
12626@kindex remotetimeout
12627@value{GDBN} supports the option @code{remotetimeout}.
12628This option is set by the user, and @var{args} represents the number of
12629seconds @value{GDBN} waits for responses.
104c1213
JM
12630@end table
12631
8e04817f
AC
12632@cindex compiling, on Sparclet
12633When compiling for debugging, include the options @samp{-g} to get debug
12634information and @samp{-Ttext} to relocate the program to where you wish to
12635load it on the target. You may also want to add the options @samp{-n} or
12636@samp{-N} in order to reduce the size of the sections. Example:
104c1213 12637
474c8240 12638@smallexample
8e04817f 12639sparclet-aout-gcc prog.c -Ttext 0x12010000 -g -o prog -N
474c8240 12640@end smallexample
104c1213 12641
8e04817f 12642You can use @code{objdump} to verify that the addresses are what you intended:
104c1213 12643
474c8240 12644@smallexample
8e04817f 12645sparclet-aout-objdump --headers --syms prog
474c8240 12646@end smallexample
104c1213 12647
8e04817f
AC
12648@cindex running, on Sparclet
12649Once you have set
12650your Unix execution search path to find @value{GDBN}, you are ready to
12651run @value{GDBN}. From your Unix host, run @code{@value{GDBP}}
12652(or @code{sparclet-aout-gdb}, depending on your installation).
104c1213 12653
8e04817f
AC
12654@value{GDBN} comes up showing the prompt:
12655
474c8240 12656@smallexample
8e04817f 12657(gdbslet)
474c8240 12658@end smallexample
104c1213
JM
12659
12660@menu
8e04817f
AC
12661* Sparclet File:: Setting the file to debug
12662* Sparclet Connection:: Connecting to Sparclet
12663* Sparclet Download:: Sparclet download
12664* Sparclet Execution:: Running and debugging
104c1213
JM
12665@end menu
12666
8e04817f
AC
12667@node Sparclet File
12668@subsubsection Setting file to debug
104c1213 12669
8e04817f 12670The @value{GDBN} command @code{file} lets you choose with program to debug.
104c1213 12671
474c8240 12672@smallexample
8e04817f 12673(gdbslet) file prog
474c8240 12674@end smallexample
104c1213 12675
8e04817f
AC
12676@need 1000
12677@value{GDBN} then attempts to read the symbol table of @file{prog}.
12678@value{GDBN} locates
12679the file by searching the directories listed in the command search
12680path.
12681If the file was compiled with debug information (option "-g"), source
12682files will be searched as well.
12683@value{GDBN} locates
12684the source files by searching the directories listed in the directory search
12685path (@pxref{Environment, ,Your program's environment}).
12686If it fails
12687to find a file, it displays a message such as:
104c1213 12688
474c8240 12689@smallexample
8e04817f 12690prog: No such file or directory.
474c8240 12691@end smallexample
104c1213 12692
8e04817f
AC
12693When this happens, add the appropriate directories to the search paths with
12694the @value{GDBN} commands @code{path} and @code{dir}, and execute the
12695@code{target} command again.
104c1213 12696
8e04817f
AC
12697@node Sparclet Connection
12698@subsubsection Connecting to Sparclet
104c1213 12699
8e04817f
AC
12700The @value{GDBN} command @code{target} lets you connect to a Sparclet target.
12701To connect to a target on serial port ``@code{ttya}'', type:
104c1213 12702
474c8240 12703@smallexample
8e04817f
AC
12704(gdbslet) target sparclet /dev/ttya
12705Remote target sparclet connected to /dev/ttya
12706main () at ../prog.c:3
474c8240 12707@end smallexample
104c1213 12708
8e04817f
AC
12709@need 750
12710@value{GDBN} displays messages like these:
104c1213 12711
474c8240 12712@smallexample
8e04817f 12713Connected to ttya.
474c8240 12714@end smallexample
104c1213 12715
8e04817f
AC
12716@node Sparclet Download
12717@subsubsection Sparclet download
104c1213 12718
8e04817f
AC
12719@cindex download to Sparclet
12720Once connected to the Sparclet target,
12721you can use the @value{GDBN}
12722@code{load} command to download the file from the host to the target.
12723The file name and load offset should be given as arguments to the @code{load}
12724command.
12725Since the file format is aout, the program must be loaded to the starting
12726address. You can use @code{objdump} to find out what this value is. The load
12727offset is an offset which is added to the VMA (virtual memory address)
12728of each of the file's sections.
12729For instance, if the program
12730@file{prog} was linked to text address 0x1201000, with data at 0x12010160
12731and bss at 0x12010170, in @value{GDBN}, type:
104c1213 12732
474c8240 12733@smallexample
8e04817f
AC
12734(gdbslet) load prog 0x12010000
12735Loading section .text, size 0xdb0 vma 0x12010000
474c8240 12736@end smallexample
104c1213 12737
8e04817f
AC
12738If the code is loaded at a different address then what the program was linked
12739to, you may need to use the @code{section} and @code{add-symbol-file} commands
12740to tell @value{GDBN} where to map the symbol table.
12741
12742@node Sparclet Execution
12743@subsubsection Running and debugging
12744
12745@cindex running and debugging Sparclet programs
12746You can now begin debugging the task using @value{GDBN}'s execution control
12747commands, @code{b}, @code{step}, @code{run}, etc. See the @value{GDBN}
12748manual for the list of commands.
12749
474c8240 12750@smallexample
8e04817f
AC
12751(gdbslet) b main
12752Breakpoint 1 at 0x12010000: file prog.c, line 3.
12753(gdbslet) run
12754Starting program: prog
12755Breakpoint 1, main (argc=1, argv=0xeffff21c) at prog.c:3
127563 char *symarg = 0;
12757(gdbslet) step
127584 char *execarg = "hello!";
12759(gdbslet)
474c8240 12760@end smallexample
8e04817f
AC
12761
12762@node Sparclite
12763@subsection Fujitsu Sparclite
104c1213
JM
12764
12765@table @code
12766
8e04817f
AC
12767@kindex target sparclite
12768@item target sparclite @var{dev}
12769Fujitsu sparclite boards, used only for the purpose of loading.
12770You must use an additional command to debug the program.
12771For example: target remote @var{dev} using @value{GDBN} standard
12772remote protocol.
104c1213
JM
12773
12774@end table
12775
8e04817f
AC
12776@node ST2000
12777@subsection Tandem ST2000
104c1213 12778
8e04817f
AC
12779@value{GDBN} may be used with a Tandem ST2000 phone switch, running Tandem's
12780STDBUG protocol.
104c1213 12781
8e04817f
AC
12782To connect your ST2000 to the host system, see the manufacturer's
12783manual. Once the ST2000 is physically attached, you can run:
104c1213 12784
474c8240 12785@smallexample
8e04817f 12786target st2000 @var{dev} @var{speed}
474c8240 12787@end smallexample
104c1213 12788
8e04817f
AC
12789@noindent
12790to establish it as your debugging environment. @var{dev} is normally
12791the name of a serial device, such as @file{/dev/ttya}, connected to the
12792ST2000 via a serial line. You can instead specify @var{dev} as a TCP
12793connection (for example, to a serial line attached via a terminal
12794concentrator) using the syntax @code{@var{hostname}:@var{portnumber}}.
104c1213 12795
8e04817f
AC
12796The @code{load} and @code{attach} commands are @emph{not} defined for
12797this target; you must load your program into the ST2000 as you normally
12798would for standalone operation. @value{GDBN} reads debugging information
12799(such as symbols) from a separate, debugging version of the program
12800available on your host computer.
12801@c FIXME!! This is terribly vague; what little content is here is
12802@c basically hearsay.
104c1213 12803
8e04817f
AC
12804@cindex ST2000 auxiliary commands
12805These auxiliary @value{GDBN} commands are available to help you with the ST2000
12806environment:
104c1213 12807
8e04817f
AC
12808@table @code
12809@item st2000 @var{command}
12810@kindex st2000 @var{cmd}
12811@cindex STDBUG commands (ST2000)
12812@cindex commands to STDBUG (ST2000)
12813Send a @var{command} to the STDBUG monitor. See the manufacturer's
12814manual for available commands.
104c1213 12815
8e04817f
AC
12816@item connect
12817@cindex connect (to STDBUG)
12818Connect the controlling terminal to the STDBUG command monitor. When
12819you are done interacting with STDBUG, typing either of two character
12820sequences gets you back to the @value{GDBN} command prompt:
12821@kbd{@key{RET}~.} (Return, followed by tilde and period) or
12822@kbd{@key{RET}~@key{C-d}} (Return, followed by tilde and control-D).
104c1213
JM
12823@end table
12824
8e04817f
AC
12825@node Z8000
12826@subsection Zilog Z8000
104c1213 12827
8e04817f
AC
12828@cindex Z8000
12829@cindex simulator, Z8000
12830@cindex Zilog Z8000 simulator
104c1213 12831
8e04817f
AC
12832When configured for debugging Zilog Z8000 targets, @value{GDBN} includes
12833a Z8000 simulator.
12834
12835For the Z8000 family, @samp{target sim} simulates either the Z8002 (the
12836unsegmented variant of the Z8000 architecture) or the Z8001 (the
12837segmented variant). The simulator recognizes which architecture is
12838appropriate by inspecting the object code.
104c1213 12839
8e04817f
AC
12840@table @code
12841@item target sim @var{args}
12842@kindex sim
12843@kindex target sim@r{, with Z8000}
12844Debug programs on a simulated CPU. If the simulator supports setup
12845options, specify them via @var{args}.
104c1213
JM
12846@end table
12847
8e04817f
AC
12848@noindent
12849After specifying this target, you can debug programs for the simulated
12850CPU in the same style as programs for your host computer; use the
12851@code{file} command to load a new program image, the @code{run} command
12852to run your program, and so on.
12853
12854As well as making available all the usual machine registers
12855(@pxref{Registers, ,Registers}), the Z8000 simulator provides three
12856additional items of information as specially named registers:
104c1213
JM
12857
12858@table @code
12859
8e04817f
AC
12860@item cycles
12861Counts clock-ticks in the simulator.
104c1213 12862
8e04817f
AC
12863@item insts
12864Counts instructions run in the simulator.
104c1213 12865
8e04817f
AC
12866@item time
12867Execution time in 60ths of a second.
104c1213 12868
8e04817f 12869@end table
104c1213 12870
8e04817f
AC
12871You can refer to these values in @value{GDBN} expressions with the usual
12872conventions; for example, @w{@samp{b fputc if $cycles>5000}} sets a
12873conditional breakpoint that suspends only after at least 5000
12874simulated clock ticks.
104c1213 12875
8e04817f
AC
12876@node Architectures
12877@section Architectures
104c1213 12878
8e04817f
AC
12879This section describes characteristics of architectures that affect
12880all uses of @value{GDBN} with the architecture, both native and cross.
104c1213 12881
8e04817f
AC
12882@menu
12883* A29K::
12884* Alpha::
12885* MIPS::
12886@end menu
104c1213 12887
8e04817f
AC
12888@node A29K
12889@subsection A29K
104c1213
JM
12890
12891@table @code
104c1213 12892
8e04817f
AC
12893@kindex set rstack_high_address
12894@cindex AMD 29K register stack
12895@cindex register stack, AMD29K
12896@item set rstack_high_address @var{address}
12897On AMD 29000 family processors, registers are saved in a separate
12898@dfn{register stack}. There is no way for @value{GDBN} to determine the
12899extent of this stack. Normally, @value{GDBN} just assumes that the
12900stack is ``large enough''. This may result in @value{GDBN} referencing
12901memory locations that do not exist. If necessary, you can get around
12902this problem by specifying the ending address of the register stack with
12903the @code{set rstack_high_address} command. The argument should be an
12904address, which you probably want to precede with @samp{0x} to specify in
12905hexadecimal.
104c1213 12906
8e04817f
AC
12907@kindex show rstack_high_address
12908@item show rstack_high_address
12909Display the current limit of the register stack, on AMD 29000 family
12910processors.
104c1213 12911
8e04817f 12912@end table
104c1213 12913
8e04817f
AC
12914@node Alpha
12915@subsection Alpha
104c1213 12916
8e04817f 12917See the following section.
104c1213 12918
8e04817f
AC
12919@node MIPS
12920@subsection MIPS
104c1213 12921
8e04817f
AC
12922@cindex stack on Alpha
12923@cindex stack on MIPS
12924@cindex Alpha stack
12925@cindex MIPS stack
12926Alpha- and MIPS-based computers use an unusual stack frame, which
12927sometimes requires @value{GDBN} to search backward in the object code to
12928find the beginning of a function.
104c1213 12929
8e04817f
AC
12930@cindex response time, MIPS debugging
12931To improve response time (especially for embedded applications, where
12932@value{GDBN} may be restricted to a slow serial line for this search)
12933you may want to limit the size of this search, using one of these
12934commands:
104c1213 12935
8e04817f
AC
12936@table @code
12937@cindex @code{heuristic-fence-post} (Alpha, MIPS)
12938@item set heuristic-fence-post @var{limit}
12939Restrict @value{GDBN} to examining at most @var{limit} bytes in its
12940search for the beginning of a function. A value of @var{0} (the
12941default) means there is no limit. However, except for @var{0}, the
12942larger the limit the more bytes @code{heuristic-fence-post} must search
12943and therefore the longer it takes to run.
104c1213 12944
8e04817f
AC
12945@item show heuristic-fence-post
12946Display the current limit.
12947@end table
104c1213
JM
12948
12949@noindent
8e04817f
AC
12950These commands are available @emph{only} when @value{GDBN} is configured
12951for debugging programs on Alpha or MIPS processors.
104c1213 12952
104c1213 12953
8e04817f
AC
12954@node Controlling GDB
12955@chapter Controlling @value{GDBN}
12956
12957You can alter the way @value{GDBN} interacts with you by using the
12958@code{set} command. For commands controlling how @value{GDBN} displays
12959data, see @ref{Print Settings, ,Print settings}. Other settings are
12960described here.
12961
12962@menu
12963* Prompt:: Prompt
12964* Editing:: Command editing
12965* History:: Command history
12966* Screen Size:: Screen size
12967* Numbers:: Numbers
1e698235 12968* ABI:: Configuring the current ABI
8e04817f
AC
12969* Messages/Warnings:: Optional warnings and messages
12970* Debugging Output:: Optional messages about internal happenings
12971@end menu
12972
12973@node Prompt
12974@section Prompt
104c1213 12975
8e04817f 12976@cindex prompt
104c1213 12977
8e04817f
AC
12978@value{GDBN} indicates its readiness to read a command by printing a string
12979called the @dfn{prompt}. This string is normally @samp{(@value{GDBP})}. You
12980can change the prompt string with the @code{set prompt} command. For
12981instance, when debugging @value{GDBN} with @value{GDBN}, it is useful to change
12982the prompt in one of the @value{GDBN} sessions so that you can always tell
12983which one you are talking to.
104c1213 12984
8e04817f
AC
12985@emph{Note:} @code{set prompt} does not add a space for you after the
12986prompt you set. This allows you to set a prompt which ends in a space
12987or a prompt that does not.
104c1213 12988
8e04817f
AC
12989@table @code
12990@kindex set prompt
12991@item set prompt @var{newprompt}
12992Directs @value{GDBN} to use @var{newprompt} as its prompt string henceforth.
104c1213 12993
8e04817f
AC
12994@kindex show prompt
12995@item show prompt
12996Prints a line of the form: @samp{Gdb's prompt is: @var{your-prompt}}
104c1213
JM
12997@end table
12998
8e04817f
AC
12999@node Editing
13000@section Command editing
13001@cindex readline
13002@cindex command line editing
104c1213 13003
8e04817f
AC
13004@value{GDBN} reads its input commands via the @dfn{readline} interface. This
13005@sc{gnu} library provides consistent behavior for programs which provide a
13006command line interface to the user. Advantages are @sc{gnu} Emacs-style
13007or @dfn{vi}-style inline editing of commands, @code{csh}-like history
13008substitution, and a storage and recall of command history across
13009debugging sessions.
104c1213 13010
8e04817f
AC
13011You may control the behavior of command line editing in @value{GDBN} with the
13012command @code{set}.
104c1213 13013
8e04817f
AC
13014@table @code
13015@kindex set editing
13016@cindex editing
13017@item set editing
13018@itemx set editing on
13019Enable command line editing (enabled by default).
104c1213 13020
8e04817f
AC
13021@item set editing off
13022Disable command line editing.
104c1213 13023
8e04817f
AC
13024@kindex show editing
13025@item show editing
13026Show whether command line editing is enabled.
104c1213
JM
13027@end table
13028
8e04817f
AC
13029@node History
13030@section Command history
13031
13032@value{GDBN} can keep track of the commands you type during your
13033debugging sessions, so that you can be certain of precisely what
13034happened. Use these commands to manage the @value{GDBN} command
13035history facility.
104c1213
JM
13036
13037@table @code
8e04817f
AC
13038@cindex history substitution
13039@cindex history file
13040@kindex set history filename
13041@kindex GDBHISTFILE
13042@item set history filename @var{fname}
13043Set the name of the @value{GDBN} command history file to @var{fname}.
13044This is the file where @value{GDBN} reads an initial command history
13045list, and where it writes the command history from this session when it
13046exits. You can access this list through history expansion or through
13047the history command editing characters listed below. This file defaults
13048to the value of the environment variable @code{GDBHISTFILE}, or to
13049@file{./.gdb_history} (@file{./_gdb_history} on MS-DOS) if this variable
13050is not set.
104c1213 13051
8e04817f
AC
13052@cindex history save
13053@kindex set history save
13054@item set history save
13055@itemx set history save on
13056Record command history in a file, whose name may be specified with the
13057@code{set history filename} command. By default, this option is disabled.
104c1213 13058
8e04817f
AC
13059@item set history save off
13060Stop recording command history in a file.
104c1213 13061
8e04817f
AC
13062@cindex history size
13063@kindex set history size
13064@item set history size @var{size}
13065Set the number of commands which @value{GDBN} keeps in its history list.
13066This defaults to the value of the environment variable
13067@code{HISTSIZE}, or to 256 if this variable is not set.
104c1213
JM
13068@end table
13069
8e04817f
AC
13070@cindex history expansion
13071History expansion assigns special meaning to the character @kbd{!}.
13072@ifset have-readline-appendices
13073@xref{Event Designators}.
13074@end ifset
13075
13076Since @kbd{!} is also the logical not operator in C, history expansion
13077is off by default. If you decide to enable history expansion with the
13078@code{set history expansion on} command, you may sometimes need to
13079follow @kbd{!} (when it is used as logical not, in an expression) with
13080a space or a tab to prevent it from being expanded. The readline
13081history facilities do not attempt substitution on the strings
13082@kbd{!=} and @kbd{!(}, even when history expansion is enabled.
13083
13084The commands to control history expansion are:
104c1213
JM
13085
13086@table @code
8e04817f
AC
13087@kindex set history expansion
13088@item set history expansion on
13089@itemx set history expansion
13090Enable history expansion. History expansion is off by default.
104c1213 13091
8e04817f
AC
13092@item set history expansion off
13093Disable history expansion.
104c1213 13094
8e04817f
AC
13095The readline code comes with more complete documentation of
13096editing and history expansion features. Users unfamiliar with @sc{gnu} Emacs
13097or @code{vi} may wish to read it.
13098@ifset have-readline-appendices
13099@xref{Command Line Editing}.
13100@end ifset
104c1213 13101
8e04817f
AC
13102@c @group
13103@kindex show history
13104@item show history
13105@itemx show history filename
13106@itemx show history save
13107@itemx show history size
13108@itemx show history expansion
13109These commands display the state of the @value{GDBN} history parameters.
13110@code{show history} by itself displays all four states.
13111@c @end group
13112@end table
13113
13114@table @code
13115@kindex shows
13116@item show commands
13117Display the last ten commands in the command history.
104c1213 13118
8e04817f
AC
13119@item show commands @var{n}
13120Print ten commands centered on command number @var{n}.
13121
13122@item show commands +
13123Print ten commands just after the commands last printed.
104c1213
JM
13124@end table
13125
8e04817f
AC
13126@node Screen Size
13127@section Screen size
13128@cindex size of screen
13129@cindex pauses in output
104c1213 13130
8e04817f
AC
13131Certain commands to @value{GDBN} may produce large amounts of
13132information output to the screen. To help you read all of it,
13133@value{GDBN} pauses and asks you for input at the end of each page of
13134output. Type @key{RET} when you want to continue the output, or @kbd{q}
13135to discard the remaining output. Also, the screen width setting
13136determines when to wrap lines of output. Depending on what is being
13137printed, @value{GDBN} tries to break the line at a readable place,
13138rather than simply letting it overflow onto the following line.
13139
13140Normally @value{GDBN} knows the size of the screen from the terminal
13141driver software. For example, on Unix @value{GDBN} uses the termcap data base
13142together with the value of the @code{TERM} environment variable and the
13143@code{stty rows} and @code{stty cols} settings. If this is not correct,
13144you can override it with the @code{set height} and @code{set
13145width} commands:
13146
13147@table @code
13148@kindex set height
13149@kindex set width
13150@kindex show width
13151@kindex show height
13152@item set height @var{lpp}
13153@itemx show height
13154@itemx set width @var{cpl}
13155@itemx show width
13156These @code{set} commands specify a screen height of @var{lpp} lines and
13157a screen width of @var{cpl} characters. The associated @code{show}
13158commands display the current settings.
104c1213 13159
8e04817f
AC
13160If you specify a height of zero lines, @value{GDBN} does not pause during
13161output no matter how long the output is. This is useful if output is to a
13162file or to an editor buffer.
104c1213 13163
8e04817f
AC
13164Likewise, you can specify @samp{set width 0} to prevent @value{GDBN}
13165from wrapping its output.
104c1213
JM
13166@end table
13167
8e04817f
AC
13168@node Numbers
13169@section Numbers
13170@cindex number representation
13171@cindex entering numbers
104c1213 13172
8e04817f
AC
13173You can always enter numbers in octal, decimal, or hexadecimal in
13174@value{GDBN} by the usual conventions: octal numbers begin with
13175@samp{0}, decimal numbers end with @samp{.}, and hexadecimal numbers
13176begin with @samp{0x}. Numbers that begin with none of these are, by
13177default, entered in base 10; likewise, the default display for
13178numbers---when no particular format is specified---is base 10. You can
13179change the default base for both input and output with the @code{set
13180radix} command.
104c1213 13181
8e04817f
AC
13182@table @code
13183@kindex set input-radix
13184@item set input-radix @var{base}
13185Set the default base for numeric input. Supported choices
13186for @var{base} are decimal 8, 10, or 16. @var{base} must itself be
13187specified either unambiguously or using the current default radix; for
13188example, any of
104c1213 13189
8e04817f
AC
13190@smallexample
13191set radix 012
13192set radix 10.
13193set radix 0xa
13194@end smallexample
104c1213 13195
8e04817f
AC
13196@noindent
13197sets the base to decimal. On the other hand, @samp{set radix 10}
13198leaves the radix unchanged no matter what it was.
104c1213 13199
8e04817f
AC
13200@kindex set output-radix
13201@item set output-radix @var{base}
13202Set the default base for numeric display. 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.
104c1213 13205
8e04817f
AC
13206@kindex show input-radix
13207@item show input-radix
13208Display the current default base for numeric input.
104c1213 13209
8e04817f
AC
13210@kindex show output-radix
13211@item show output-radix
13212Display the current default base for numeric display.
13213@end table
104c1213 13214
1e698235
DJ
13215@node ABI
13216@section Configuring the current ABI
13217
13218@value{GDBN} can determine the @dfn{ABI} (Application Binary Interface) of your
13219application automatically. However, sometimes you need to override its
13220conclusions. Use these commands to manage @value{GDBN}'s view of the
13221current ABI.
13222
98b45e30
DJ
13223@cindex OS ABI
13224@kindex set osabi
b4e9345d 13225@kindex show osabi
98b45e30
DJ
13226
13227One @value{GDBN} configuration can debug binaries for multiple operating
b383017d 13228system targets, either via remote debugging or native emulation.
98b45e30
DJ
13229@value{GDBN} will autodetect the @dfn{OS ABI} (Operating System ABI) in use,
13230but you can override its conclusion using the @code{set osabi} command.
13231One example where this is useful is in debugging of binaries which use
13232an alternate C library (e.g.@: @sc{uClibc} for @sc{gnu}/Linux) which does
13233not have the same identifying marks that the standard C library for your
13234platform provides.
13235
13236@table @code
13237@item show osabi
13238Show the OS ABI currently in use.
13239
13240@item set osabi
13241With no argument, show the list of registered available OS ABI's.
13242
13243@item set osabi @var{abi}
13244Set the current OS ABI to @var{abi}.
13245@end table
13246
1e698235
DJ
13247@cindex float promotion
13248@kindex set coerce-float-to-double
13249
13250Generally, the way that an argument of type @code{float} is passed to a
13251function depends on whether the function is prototyped. For a prototyped
13252(i.e.@: ANSI/ISO style) function, @code{float} arguments are passed unchanged,
13253according to the architecture's convention for @code{float}. For unprototyped
13254(i.e.@: K&R style) functions, @code{float} arguments are first promoted to type
13255@code{double} and then passed.
13256
13257Unfortunately, some forms of debug information do not reliably indicate whether
13258a function is prototyped. If @value{GDBN} calls a function that is not marked
13259as prototyped, it consults @kbd{set coerce-float-to-double}.
13260
13261@table @code
13262@item set coerce-float-to-double
13263@itemx set coerce-float-to-double on
13264Arguments of type @code{float} will be promoted to @code{double} when passed
13265to an unprototyped function. This is the default setting.
13266
13267@item set coerce-float-to-double off
13268Arguments of type @code{float} will be passed directly to unprototyped
13269functions.
13270@end table
13271
f1212245
DJ
13272@kindex set cp-abi
13273@kindex show cp-abi
13274@value{GDBN} needs to know the ABI used for your program's C@t{++}
13275objects. The correct C@t{++} ABI depends on which C@t{++} compiler was
13276used to build your application. @value{GDBN} only fully supports
13277programs with a single C@t{++} ABI; if your program contains code using
13278multiple C@t{++} ABI's or if @value{GDBN} can not identify your
13279program's ABI correctly, you can tell @value{GDBN} which ABI to use.
13280Currently supported ABI's include ``gnu-v2'', for @code{g++} versions
13281before 3.0, ``gnu-v3'', for @code{g++} versions 3.0 and later, and
13282``hpaCC'' for the HP ANSI C@t{++} compiler. Other C@t{++} compilers may
13283use the ``gnu-v2'' or ``gnu-v3'' ABI's as well. The default setting is
13284``auto''.
13285
13286@table @code
13287@item show cp-abi
13288Show the C@t{++} ABI currently in use.
13289
13290@item set cp-abi
13291With no argument, show the list of supported C@t{++} ABI's.
13292
13293@item set cp-abi @var{abi}
13294@itemx set cp-abi auto
13295Set the current C@t{++} ABI to @var{abi}, or return to automatic detection.
13296@end table
13297
8e04817f
AC
13298@node Messages/Warnings
13299@section Optional warnings and messages
104c1213 13300
8e04817f
AC
13301By default, @value{GDBN} is silent about its inner workings. If you are
13302running on a slow machine, you may want to use the @code{set verbose}
13303command. This makes @value{GDBN} tell you when it does a lengthy
13304internal operation, so you will not think it has crashed.
104c1213 13305
8e04817f
AC
13306Currently, the messages controlled by @code{set verbose} are those
13307which announce that the symbol table for a source file is being read;
13308see @code{symbol-file} in @ref{Files, ,Commands to specify files}.
104c1213 13309
8e04817f
AC
13310@table @code
13311@kindex set verbose
13312@item set verbose on
13313Enables @value{GDBN} output of certain informational messages.
104c1213 13314
8e04817f
AC
13315@item set verbose off
13316Disables @value{GDBN} output of certain informational messages.
104c1213 13317
8e04817f
AC
13318@kindex show verbose
13319@item show verbose
13320Displays whether @code{set verbose} is on or off.
13321@end table
104c1213 13322
8e04817f
AC
13323By default, if @value{GDBN} encounters bugs in the symbol table of an
13324object file, it is silent; but if you are debugging a compiler, you may
13325find this information useful (@pxref{Symbol Errors, ,Errors reading
13326symbol files}).
104c1213 13327
8e04817f 13328@table @code
104c1213 13329
8e04817f
AC
13330@kindex set complaints
13331@item set complaints @var{limit}
13332Permits @value{GDBN} to output @var{limit} complaints about each type of
13333unusual symbols before becoming silent about the problem. Set
13334@var{limit} to zero to suppress all complaints; set it to a large number
13335to prevent complaints from being suppressed.
104c1213 13336
8e04817f
AC
13337@kindex show complaints
13338@item show complaints
13339Displays how many symbol complaints @value{GDBN} is permitted to produce.
104c1213 13340
8e04817f 13341@end table
104c1213 13342
8e04817f
AC
13343By default, @value{GDBN} is cautious, and asks what sometimes seems to be a
13344lot of stupid questions to confirm certain commands. For example, if
13345you try to run a program which is already running:
104c1213 13346
474c8240 13347@smallexample
8e04817f
AC
13348(@value{GDBP}) run
13349The program being debugged has been started already.
13350Start it from the beginning? (y or n)
474c8240 13351@end smallexample
104c1213 13352
8e04817f
AC
13353If you are willing to unflinchingly face the consequences of your own
13354commands, you can disable this ``feature'':
104c1213 13355
8e04817f 13356@table @code
104c1213 13357
8e04817f
AC
13358@kindex set confirm
13359@cindex flinching
13360@cindex confirmation
13361@cindex stupid questions
13362@item set confirm off
13363Disables confirmation requests.
104c1213 13364
8e04817f
AC
13365@item set confirm on
13366Enables confirmation requests (the default).
104c1213 13367
8e04817f
AC
13368@kindex show confirm
13369@item show confirm
13370Displays state of confirmation requests.
13371
13372@end table
104c1213 13373
8e04817f
AC
13374@node Debugging Output
13375@section Optional messages about internal happenings
104c1213 13376@table @code
8e04817f
AC
13377@kindex set debug arch
13378@item set debug arch
13379Turns on or off display of gdbarch debugging info. The default is off
13380@kindex show debug arch
13381@item show debug arch
13382Displays the current state of displaying gdbarch debugging info.
13383@kindex set debug event
13384@item set debug event
13385Turns on or off display of @value{GDBN} event debugging info. The
13386default is off.
13387@kindex show debug event
13388@item show debug event
13389Displays the current state of displaying @value{GDBN} event debugging
13390info.
13391@kindex set debug expression
13392@item set debug expression
13393Turns on or off display of @value{GDBN} expression debugging info. The
13394default is off.
13395@kindex show debug expression
13396@item show debug expression
13397Displays the current state of displaying @value{GDBN} expression
13398debugging info.
7453dc06
AC
13399@kindex set debug frame
13400@item set debug frame
13401Turns on or off display of @value{GDBN} frame debugging info. The
13402default is off.
13403@kindex show debug frame
13404@item show debug frame
13405Displays the current state of displaying @value{GDBN} frame debugging
13406info.
8e04817f
AC
13407@kindex set debug overload
13408@item set debug overload
13409Turns on or off display of @value{GDBN} C@t{++} overload debugging
13410info. This includes info such as ranking of functions, etc. The default
13411is off.
13412@kindex show debug overload
13413@item show debug overload
13414Displays the current state of displaying @value{GDBN} C@t{++} overload
13415debugging info.
13416@kindex set debug remote
13417@cindex packets, reporting on stdout
13418@cindex serial connections, debugging
13419@item set debug remote
13420Turns on or off display of reports on all packets sent back and forth across
13421the serial line to the remote machine. The info is printed on the
13422@value{GDBN} standard output stream. The default is off.
13423@kindex show debug remote
13424@item show debug remote
13425Displays the state of display of remote packets.
13426@kindex set debug serial
13427@item set debug serial
13428Turns on or off display of @value{GDBN} serial debugging info. The
13429default is off.
13430@kindex show debug serial
13431@item show debug serial
13432Displays the current state of displaying @value{GDBN} serial debugging
13433info.
13434@kindex set debug target
13435@item set debug target
13436Turns on or off display of @value{GDBN} target debugging info. This info
13437includes what is going on at the target level of GDB, as it happens. The
701b08bb
DJ
13438default is 0. Set it to 1 to track events, and to 2 to also track the
13439value of large memory transfers. Changes to this flag do not take effect
13440until the next time you connect to a target or use the @code{run} command.
8e04817f
AC
13441@kindex show debug target
13442@item show debug target
13443Displays the current state of displaying @value{GDBN} target debugging
13444info.
13445@kindex set debug varobj
13446@item set debug varobj
13447Turns on or off display of @value{GDBN} variable object debugging
13448info. The default is off.
13449@kindex show debug varobj
13450@item show debug varobj
13451Displays the current state of displaying @value{GDBN} variable object
13452debugging info.
13453@end table
104c1213 13454
8e04817f
AC
13455@node Sequences
13456@chapter Canned Sequences of Commands
104c1213 13457
8e04817f
AC
13458Aside from breakpoint commands (@pxref{Break Commands, ,Breakpoint
13459command lists}), @value{GDBN} provides two ways to store sequences of
13460commands for execution as a unit: user-defined commands and command
13461files.
104c1213 13462
8e04817f
AC
13463@menu
13464* Define:: User-defined commands
13465* Hooks:: User-defined command hooks
13466* Command Files:: Command files
13467* Output:: Commands for controlled output
13468@end menu
104c1213 13469
8e04817f
AC
13470@node Define
13471@section User-defined commands
104c1213 13472
8e04817f
AC
13473@cindex user-defined command
13474A @dfn{user-defined command} is a sequence of @value{GDBN} commands to
13475which you assign a new name as a command. This is done with the
13476@code{define} command. User commands may accept up to 10 arguments
13477separated by whitespace. Arguments are accessed within the user command
13478via @var{$arg0@dots{}$arg9}. A trivial example:
104c1213 13479
8e04817f
AC
13480@smallexample
13481define adder
13482 print $arg0 + $arg1 + $arg2
13483@end smallexample
104c1213
JM
13484
13485@noindent
8e04817f 13486To execute the command use:
104c1213 13487
8e04817f
AC
13488@smallexample
13489adder 1 2 3
13490@end smallexample
104c1213 13491
8e04817f
AC
13492@noindent
13493This defines the command @code{adder}, which prints the sum of
13494its three arguments. Note the arguments are text substitutions, so they may
13495reference variables, use complex expressions, or even perform inferior
13496functions calls.
104c1213
JM
13497
13498@table @code
104c1213 13499
8e04817f
AC
13500@kindex define
13501@item define @var{commandname}
13502Define a command named @var{commandname}. If there is already a command
13503by that name, you are asked to confirm that you want to redefine it.
104c1213 13504
8e04817f
AC
13505The definition of the command is made up of other @value{GDBN} command lines,
13506which are given following the @code{define} command. The end of these
13507commands is marked by a line containing @code{end}.
104c1213 13508
8e04817f
AC
13509@kindex if
13510@kindex else
13511@item if
13512Takes a single argument, which is an expression to evaluate.
13513It is followed by a series of commands that are executed
13514only if the expression is true (nonzero).
13515There can then optionally be a line @code{else}, followed
13516by a series of commands that are only executed if the expression
13517was false. The end of the list is marked by a line containing @code{end}.
104c1213 13518
8e04817f
AC
13519@kindex while
13520@item while
13521The syntax is similar to @code{if}: the command takes a single argument,
13522which is an expression to evaluate, and must be followed by the commands to
13523execute, one per line, terminated by an @code{end}.
13524The commands are executed repeatedly as long as the expression
13525evaluates to true.
104c1213 13526
8e04817f
AC
13527@kindex document
13528@item document @var{commandname}
13529Document the user-defined command @var{commandname}, so that it can be
13530accessed by @code{help}. The command @var{commandname} must already be
13531defined. This command reads lines of documentation just as @code{define}
13532reads the lines of the command definition, ending with @code{end}.
13533After the @code{document} command is finished, @code{help} on command
13534@var{commandname} displays the documentation you have written.
104c1213 13535
8e04817f
AC
13536You may use the @code{document} command again to change the
13537documentation of a command. Redefining the command with @code{define}
13538does not change the documentation.
104c1213 13539
8e04817f
AC
13540@kindex help user-defined
13541@item help user-defined
13542List all user-defined commands, with the first line of the documentation
13543(if any) for each.
104c1213 13544
8e04817f
AC
13545@kindex show user
13546@item show user
13547@itemx show user @var{commandname}
13548Display the @value{GDBN} commands used to define @var{commandname} (but
13549not its documentation). If no @var{commandname} is given, display the
13550definitions for all user-defined commands.
104c1213 13551
20f01a46
DH
13552@kindex show max-user-call-depth
13553@kindex set max-user-call-depth
13554@item show max-user-call-depth
5ca0cb28
DH
13555@itemx set max-user-call-depth
13556The value of @code{max-user-call-depth} controls how many recursion
13557levels are allowed in user-defined commands before GDB suspects an
13558infinite recursion and aborts the command.
20f01a46 13559
104c1213
JM
13560@end table
13561
8e04817f
AC
13562When user-defined commands are executed, the
13563commands of the definition are not printed. An error in any command
13564stops execution of the user-defined command.
104c1213 13565
8e04817f
AC
13566If used interactively, commands that would ask for confirmation proceed
13567without asking when used inside a user-defined command. Many @value{GDBN}
13568commands that normally print messages to say what they are doing omit the
13569messages when used in a user-defined command.
104c1213 13570
8e04817f
AC
13571@node Hooks
13572@section User-defined command hooks
13573@cindex command hooks
13574@cindex hooks, for commands
13575@cindex hooks, pre-command
104c1213 13576
8e04817f
AC
13577@kindex hook
13578@kindex hook-
13579You may define @dfn{hooks}, which are a special kind of user-defined
13580command. Whenever you run the command @samp{foo}, if the user-defined
13581command @samp{hook-foo} exists, it is executed (with no arguments)
13582before that command.
104c1213 13583
8e04817f
AC
13584@cindex hooks, post-command
13585@kindex hookpost
13586@kindex hookpost-
13587A hook may also be defined which is run after the command you executed.
13588Whenever you run the command @samp{foo}, if the user-defined command
13589@samp{hookpost-foo} exists, it is executed (with no arguments) after
13590that command. Post-execution hooks may exist simultaneously with
13591pre-execution hooks, for the same command.
104c1213 13592
8e04817f
AC
13593It is valid for a hook to call the command which it hooks. If this
13594occurs, the hook is not re-executed, thereby avoiding infinte recursion.
104c1213 13595
8e04817f
AC
13596@c It would be nice if hookpost could be passed a parameter indicating
13597@c if the command it hooks executed properly or not. FIXME!
104c1213 13598
8e04817f
AC
13599@kindex stop@r{, a pseudo-command}
13600In addition, a pseudo-command, @samp{stop} exists. Defining
13601(@samp{hook-stop}) makes the associated commands execute every time
13602execution stops in your program: before breakpoint commands are run,
13603displays are printed, or the stack frame is printed.
104c1213 13604
8e04817f
AC
13605For example, to ignore @code{SIGALRM} signals while
13606single-stepping, but treat them normally during normal execution,
13607you could define:
104c1213 13608
474c8240 13609@smallexample
8e04817f
AC
13610define hook-stop
13611handle SIGALRM nopass
13612end
104c1213 13613
8e04817f
AC
13614define hook-run
13615handle SIGALRM pass
13616end
104c1213 13617
8e04817f
AC
13618define hook-continue
13619handle SIGLARM pass
13620end
474c8240 13621@end smallexample
104c1213 13622
8e04817f 13623As a further example, to hook at the begining and end of the @code{echo}
b383017d 13624command, and to add extra text to the beginning and end of the message,
8e04817f 13625you could define:
104c1213 13626
474c8240 13627@smallexample
8e04817f
AC
13628define hook-echo
13629echo <<<---
13630end
104c1213 13631
8e04817f
AC
13632define hookpost-echo
13633echo --->>>\n
13634end
104c1213 13635
8e04817f
AC
13636(@value{GDBP}) echo Hello World
13637<<<---Hello World--->>>
13638(@value{GDBP})
104c1213 13639
474c8240 13640@end smallexample
104c1213 13641
8e04817f
AC
13642You can define a hook for any single-word command in @value{GDBN}, but
13643not for command aliases; you should define a hook for the basic command
13644name, e.g. @code{backtrace} rather than @code{bt}.
13645@c FIXME! So how does Joe User discover whether a command is an alias
13646@c or not?
13647If an error occurs during the execution of your hook, execution of
13648@value{GDBN} commands stops and @value{GDBN} issues a prompt
13649(before the command that you actually typed had a chance to run).
104c1213 13650
8e04817f
AC
13651If you try to define a hook which does not match any known command, you
13652get a warning from the @code{define} command.
c906108c 13653
8e04817f
AC
13654@node Command Files
13655@section Command files
c906108c 13656
8e04817f
AC
13657@cindex command files
13658A command file for @value{GDBN} is a file of lines that are @value{GDBN}
13659commands. Comments (lines starting with @kbd{#}) may also be included.
13660An empty line in a command file does nothing; it does not mean to repeat
13661the last command, as it would from the terminal.
c906108c 13662
8e04817f
AC
13663@cindex init file
13664@cindex @file{.gdbinit}
13665@cindex @file{gdb.ini}
13666When you start @value{GDBN}, it automatically executes commands from its
13667@dfn{init files}, normally called @file{.gdbinit}@footnote{The DJGPP
13668port of @value{GDBN} uses the name @file{gdb.ini} instead, due to the
13669limitations of file names imposed by DOS filesystems.}.
13670During startup, @value{GDBN} does the following:
c906108c 13671
8e04817f
AC
13672@enumerate
13673@item
13674Reads the init file (if any) in your home directory@footnote{On
13675DOS/Windows systems, the home directory is the one pointed to by the
13676@code{HOME} environment variable.}.
c906108c 13677
8e04817f
AC
13678@item
13679Processes command line options and operands.
c906108c 13680
8e04817f
AC
13681@item
13682Reads the init file (if any) in the current working directory.
c906108c 13683
8e04817f
AC
13684@item
13685Reads command files specified by the @samp{-x} option.
13686@end enumerate
c906108c 13687
8e04817f
AC
13688The init file in your home directory can set options (such as @samp{set
13689complaints}) that affect subsequent processing of command line options
13690and operands. Init files are not executed if you use the @samp{-nx}
13691option (@pxref{Mode Options, ,Choosing modes}).
c906108c 13692
8e04817f
AC
13693@cindex init file name
13694On some configurations of @value{GDBN}, the init file is known by a
13695different name (these are typically environments where a specialized
13696form of @value{GDBN} may need to coexist with other forms, hence a
13697different name for the specialized version's init file). These are the
13698environments with special init file names:
c906108c 13699
8e04817f
AC
13700@cindex @file{.vxgdbinit}
13701@itemize @bullet
13702@item
13703VxWorks (Wind River Systems real-time OS): @file{.vxgdbinit}
c906108c 13704
8e04817f
AC
13705@cindex @file{.os68gdbinit}
13706@item
13707OS68K (Enea Data Systems real-time OS): @file{.os68gdbinit}
c906108c 13708
8e04817f
AC
13709@cindex @file{.esgdbinit}
13710@item
13711ES-1800 (Ericsson Telecom AB M68000 emulator): @file{.esgdbinit}
13712@end itemize
c906108c 13713
8e04817f
AC
13714You can also request the execution of a command file with the
13715@code{source} command:
c906108c 13716
8e04817f
AC
13717@table @code
13718@kindex source
13719@item source @var{filename}
13720Execute the command file @var{filename}.
c906108c
SS
13721@end table
13722
8e04817f 13723The lines in a command file are executed sequentially. They are not
a71ec265
DH
13724printed as they are executed. An error in any command terminates
13725execution of the command file and control is returned to the console.
c906108c 13726
8e04817f
AC
13727Commands that would ask for confirmation if used interactively proceed
13728without asking when used in a command file. Many @value{GDBN} commands that
13729normally print messages to say what they are doing omit the messages
13730when called from command files.
c906108c 13731
8e04817f
AC
13732@value{GDBN} also accepts command input from standard input. In this
13733mode, normal output goes to standard output and error output goes to
13734standard error. Errors in a command file supplied on standard input do
13735not terminate execution of the command file --- execution continues with
13736the next command.
c906108c 13737
474c8240 13738@smallexample
8e04817f 13739gdb < cmds > log 2>&1
474c8240 13740@end smallexample
c906108c 13741
8e04817f
AC
13742(The syntax above will vary depending on the shell used.) This example
13743will execute commands from the file @file{cmds}. All output and errors
13744would be directed to @file{log}.
c906108c 13745
8e04817f
AC
13746@node Output
13747@section Commands for controlled output
c906108c 13748
8e04817f
AC
13749During the execution of a command file or a user-defined command, normal
13750@value{GDBN} output is suppressed; the only output that appears is what is
13751explicitly printed by the commands in the definition. This section
13752describes three commands useful for generating exactly the output you
13753want.
c906108c
SS
13754
13755@table @code
8e04817f
AC
13756@kindex echo
13757@item echo @var{text}
13758@c I do not consider backslash-space a standard C escape sequence
13759@c because it is not in ANSI.
13760Print @var{text}. Nonprinting characters can be included in
13761@var{text} using C escape sequences, such as @samp{\n} to print a
13762newline. @strong{No newline is printed unless you specify one.}
13763In addition to the standard C escape sequences, a backslash followed
13764by a space stands for a space. This is useful for displaying a
13765string with spaces at the beginning or the end, since leading and
13766trailing spaces are otherwise trimmed from all arguments.
13767To print @samp{@w{ }and foo =@w{ }}, use the command
13768@samp{echo \@w{ }and foo = \@w{ }}.
c906108c 13769
8e04817f
AC
13770A backslash at the end of @var{text} can be used, as in C, to continue
13771the command onto subsequent lines. For example,
c906108c 13772
474c8240 13773@smallexample
8e04817f
AC
13774echo This is some text\n\
13775which is continued\n\
13776onto several lines.\n
474c8240 13777@end smallexample
c906108c 13778
8e04817f 13779produces the same output as
c906108c 13780
474c8240 13781@smallexample
8e04817f
AC
13782echo This is some text\n
13783echo which is continued\n
13784echo onto several lines.\n
474c8240 13785@end smallexample
c906108c 13786
8e04817f
AC
13787@kindex output
13788@item output @var{expression}
13789Print the value of @var{expression} and nothing but that value: no
13790newlines, no @samp{$@var{nn} = }. The value is not entered in the
13791value history either. @xref{Expressions, ,Expressions}, for more information
13792on expressions.
c906108c 13793
8e04817f
AC
13794@item output/@var{fmt} @var{expression}
13795Print the value of @var{expression} in format @var{fmt}. You can use
13796the same formats as for @code{print}. @xref{Output Formats,,Output
13797formats}, for more information.
c906108c 13798
8e04817f
AC
13799@kindex printf
13800@item printf @var{string}, @var{expressions}@dots{}
13801Print the values of the @var{expressions} under the control of
13802@var{string}. The @var{expressions} are separated by commas and may be
13803either numbers or pointers. Their values are printed as specified by
13804@var{string}, exactly as if your program were to execute the C
13805subroutine
13806@c FIXME: the above implies that at least all ANSI C formats are
13807@c supported, but it isn't true: %E and %G don't work (or so it seems).
13808@c Either this is a bug, or the manual should document what formats are
13809@c supported.
c906108c 13810
474c8240 13811@smallexample
8e04817f 13812printf (@var{string}, @var{expressions}@dots{});
474c8240 13813@end smallexample
c906108c 13814
8e04817f 13815For example, you can print two values in hex like this:
c906108c 13816
8e04817f
AC
13817@smallexample
13818printf "foo, bar-foo = 0x%x, 0x%x\n", foo, bar-foo
13819@end smallexample
c906108c 13820
8e04817f
AC
13821The only backslash-escape sequences that you can use in the format
13822string are the simple ones that consist of backslash followed by a
13823letter.
c906108c
SS
13824@end table
13825
21c294e6
AC
13826@node Interpreters
13827@chapter Command Interpreters
13828@cindex command interpreters
13829
13830@value{GDBN} supports multiple command interpreters, and some command
13831infrastructure to allow users or user interface writers to switch
13832between interpreters or run commands in other interpreters.
13833
13834@value{GDBN} currently supports two command interpreters, the console
13835interpreter (sometimes called the command-line interpreter or @sc{cli})
13836and the machine interface interpreter (or @sc{gdb/mi}). This manual
13837describes both of these interfaces in great detail.
13838
13839By default, @value{GDBN} will start with the console interpreter.
13840However, the user may choose to start @value{GDBN} with another
13841interpreter by specifying the @option{-i} or @option{--interpreter}
13842startup options. Defined interpreters include:
13843
13844@table @code
13845@item console
13846@cindex console interpreter
13847The traditional console or command-line interpreter. This is the most often
13848used interpreter with @value{GDBN}. With no interpreter specified at runtime,
13849@value{GDBN} will use this interpreter.
13850
13851@item mi
13852@cindex mi interpreter
13853The newest @sc{gdb/mi} interface (currently @code{mi2}). Used primarily
13854by programs wishing to use @value{GDBN} as a backend for a debugger GUI
13855or an IDE. For more information, see @ref{GDB/MI, ,The @sc{gdb/mi}
13856Interface}.
13857
13858@item mi2
13859@cindex mi2 interpreter
13860The current @sc{gdb/mi} interface.
13861
13862@item mi1
13863@cindex mi1 interpreter
13864The @sc{gdb/mi} interface included in @value{GDBN} 5.1, 5.2, and 5.3.
13865
13866@end table
13867
13868@cindex invoke another interpreter
13869The interpreter being used by @value{GDBN} may not be dynamically
13870switched at runtime. Although possible, this could lead to a very
13871precarious situation. Consider an IDE using @sc{gdb/mi}. If a user
13872enters the command "interpreter-set console" in a console view,
13873@value{GDBN} would switch to using the console interpreter, rendering
13874the IDE inoperable!
13875
13876@kindex interpreter-exec
13877Although you may only choose a single interpreter at startup, you may execute
13878commands in any interpreter from the current interpreter using the appropriate
13879command. If you are running the console interpreter, simply use the
13880@code{interpreter-exec} command:
13881
13882@smallexample
13883interpreter-exec mi "-data-list-register-names"
13884@end smallexample
13885
13886@sc{gdb/mi} has a similar command, although it is only available in versions of
13887@value{GDBN} which support @sc{gdb/mi} version 2 (or greater).
13888
8e04817f
AC
13889@node TUI
13890@chapter @value{GDBN} Text User Interface
13891@cindex TUI
d0d5df6f 13892@cindex Text User Interface
c906108c 13893
8e04817f
AC
13894@menu
13895* TUI Overview:: TUI overview
13896* TUI Keys:: TUI key bindings
7cf36c78 13897* TUI Single Key Mode:: TUI single key mode
8e04817f
AC
13898* TUI Commands:: TUI specific commands
13899* TUI Configuration:: TUI configuration variables
13900@end menu
c906108c 13901
d0d5df6f
AC
13902The @value{GDBN} Text User Interface, TUI in short, is a terminal
13903interface which uses the @code{curses} library to show the source
13904file, the assembly output, the program registers and @value{GDBN}
13905commands in separate text windows.
13906
13907The TUI is enabled by invoking @value{GDBN} using either
13908@pindex gdbtui
13909@samp{gdbtui} or @samp{gdb -tui}.
c906108c 13910
8e04817f
AC
13911@node TUI Overview
13912@section TUI overview
c906108c 13913
8e04817f
AC
13914The TUI has two display modes that can be switched while
13915@value{GDBN} runs:
c906108c 13916
8e04817f
AC
13917@itemize @bullet
13918@item
13919A curses (or TUI) mode in which it displays several text
13920windows on the terminal.
c906108c 13921
8e04817f
AC
13922@item
13923A standard mode which corresponds to the @value{GDBN} configured without
13924the TUI.
13925@end itemize
c906108c 13926
8e04817f
AC
13927In the TUI mode, @value{GDBN} can display several text window
13928on the terminal:
c906108c 13929
8e04817f
AC
13930@table @emph
13931@item command
13932This window is the @value{GDBN} command window with the @value{GDBN}
13933prompt and the @value{GDBN} outputs. The @value{GDBN} input is still
13934managed using readline but through the TUI. The @emph{command}
13935window is always visible.
c906108c 13936
8e04817f
AC
13937@item source
13938The source window shows the source file of the program. The current
13939line as well as active breakpoints are displayed in this window.
c906108c 13940
8e04817f
AC
13941@item assembly
13942The assembly window shows the disassembly output of the program.
c906108c 13943
8e04817f
AC
13944@item register
13945This window shows the processor registers. It detects when
13946a register is changed and when this is the case, registers that have
13947changed are highlighted.
c906108c 13948
c906108c
SS
13949@end table
13950
269c21fe
SC
13951The source and assembly windows show the current program position
13952by highlighting the current line and marking them with the @samp{>} marker.
13953Breakpoints are also indicated with two markers. A first one
13954indicates the breakpoint type:
13955
13956@table @code
13957@item B
13958Breakpoint which was hit at least once.
13959
13960@item b
13961Breakpoint which was never hit.
13962
13963@item H
13964Hardware breakpoint which was hit at least once.
13965
13966@item h
13967Hardware breakpoint which was never hit.
13968
13969@end table
13970
13971The second marker indicates whether the breakpoint is enabled or not:
13972
13973@table @code
13974@item +
13975Breakpoint is enabled.
13976
13977@item -
13978Breakpoint is disabled.
13979
13980@end table
13981
8e04817f
AC
13982The source, assembly and register windows are attached to the thread
13983and the frame position. They are updated when the current thread
13984changes, when the frame changes or when the program counter changes.
13985These three windows are arranged by the TUI according to several
13986layouts. The layout defines which of these three windows are visible.
13987The following layouts are available:
c906108c 13988
8e04817f
AC
13989@itemize @bullet
13990@item
13991source
2df3850c 13992
8e04817f
AC
13993@item
13994assembly
13995
13996@item
13997source and assembly
13998
13999@item
14000source and registers
c906108c 14001
8e04817f
AC
14002@item
14003assembly and registers
2df3850c 14004
8e04817f 14005@end itemize
c906108c 14006
b7bb15bc
SC
14007On top of the command window a status line gives various information
14008concerning the current process begin debugged. The status line is
14009updated when the information it shows changes. The following fields
14010are displayed:
14011
14012@table @emph
14013@item target
14014Indicates the current gdb target
14015(@pxref{Targets, ,Specifying a Debugging Target}).
14016
14017@item process
14018Gives information about the current process or thread number.
14019When no process is being debugged, this field is set to @code{No process}.
14020
14021@item function
14022Gives the current function name for the selected frame.
14023The name is demangled if demangling is turned on (@pxref{Print Settings}).
14024When there is no symbol corresponding to the current program counter
14025the string @code{??} is displayed.
14026
14027@item line
14028Indicates the current line number for the selected frame.
14029When the current line number is not known the string @code{??} is displayed.
14030
14031@item pc
14032Indicates the current program counter address.
14033
14034@end table
14035
8e04817f
AC
14036@node TUI Keys
14037@section TUI Key Bindings
14038@cindex TUI key bindings
c906108c 14039
8e04817f
AC
14040The TUI installs several key bindings in the readline keymaps
14041(@pxref{Command Line Editing}).
14042They allow to leave or enter in the TUI mode or they operate
7cf36c78
SC
14043directly on the TUI layout and windows. The TUI also provides
14044a @emph{SingleKey} keymap which binds several keys directly to
14045@value{GDBN} commands. The following key bindings
8e04817f 14046are installed for both TUI mode and the @value{GDBN} standard mode.
c906108c 14047
8e04817f
AC
14048@table @kbd
14049@kindex C-x C-a
14050@item C-x C-a
14051@kindex C-x a
14052@itemx C-x a
14053@kindex C-x A
14054@itemx C-x A
14055Enter or leave the TUI mode. When the TUI mode is left,
14056the curses window management is left and @value{GDBN} operates using
14057its standard mode writing on the terminal directly. When the TUI
14058mode is entered, the control is given back to the curses windows.
14059The screen is then refreshed.
c906108c 14060
8e04817f
AC
14061@kindex C-x 1
14062@item C-x 1
14063Use a TUI layout with only one window. The layout will
14064either be @samp{source} or @samp{assembly}. When the TUI mode
14065is not active, it will switch to the TUI mode.
2df3850c 14066
8e04817f 14067Think of this key binding as the Emacs @kbd{C-x 1} binding.
c906108c 14068
8e04817f
AC
14069@kindex C-x 2
14070@item C-x 2
14071Use a TUI layout with at least two windows. When the current
14072layout shows already two windows, a next layout with two windows is used.
14073When a new layout is chosen, one window will always be common to the
14074previous layout and the new one.
c906108c 14075
8e04817f 14076Think of it as the Emacs @kbd{C-x 2} binding.
2df3850c 14077
72ffddc9
SC
14078@kindex C-x o
14079@item C-x o
14080Change the active window. The TUI associates several key bindings
14081(like scrolling and arrow keys) to the active window. This command
14082gives the focus to the next TUI window.
14083
14084Think of it as the Emacs @kbd{C-x o} binding.
14085
7cf36c78
SC
14086@kindex C-x s
14087@item C-x s
14088Use the TUI @emph{SingleKey} keymap that binds single key to gdb commands
14089(@pxref{TUI Single Key Mode}).
14090
c906108c
SS
14091@end table
14092
8e04817f 14093The following key bindings are handled only by the TUI mode:
5d161b24 14094
8e04817f
AC
14095@table @key
14096@kindex PgUp
14097@item PgUp
14098Scroll the active window one page up.
c906108c 14099
8e04817f
AC
14100@kindex PgDn
14101@item PgDn
14102Scroll the active window one page down.
c906108c 14103
8e04817f
AC
14104@kindex Up
14105@item Up
14106Scroll the active window one line up.
c906108c 14107
8e04817f
AC
14108@kindex Down
14109@item Down
14110Scroll the active window one line down.
c906108c 14111
8e04817f
AC
14112@kindex Left
14113@item Left
14114Scroll the active window one column left.
c906108c 14115
8e04817f
AC
14116@kindex Right
14117@item Right
14118Scroll the active window one column right.
c906108c 14119
8e04817f
AC
14120@kindex C-L
14121@item C-L
14122Refresh the screen.
c906108c 14123
8e04817f 14124@end table
c906108c 14125
8e04817f 14126In the TUI mode, the arrow keys are used by the active window
72ffddc9
SC
14127for scrolling. This means they are available for readline when the
14128active window is the command window. When the command window
14129does not have the focus, it is necessary to use other readline
14130key bindings such as @key{C-p}, @key{C-n}, @key{C-b} and @key{C-f}.
8e04817f 14131
7cf36c78
SC
14132@node TUI Single Key Mode
14133@section TUI Single Key Mode
14134@cindex TUI single key mode
14135
14136The TUI provides a @emph{SingleKey} mode in which it installs a particular
14137key binding in the readline keymaps to connect single keys to
b383017d 14138some gdb commands.
7cf36c78
SC
14139
14140@table @kbd
14141@kindex c @r{(SingleKey TUI key)}
14142@item c
14143continue
14144
14145@kindex d @r{(SingleKey TUI key)}
14146@item d
14147down
14148
14149@kindex f @r{(SingleKey TUI key)}
14150@item f
14151finish
14152
14153@kindex n @r{(SingleKey TUI key)}
14154@item n
14155next
14156
14157@kindex q @r{(SingleKey TUI key)}
14158@item q
14159exit the @emph{SingleKey} mode.
14160
14161@kindex r @r{(SingleKey TUI key)}
14162@item r
14163run
14164
14165@kindex s @r{(SingleKey TUI key)}
14166@item s
14167step
14168
14169@kindex u @r{(SingleKey TUI key)}
14170@item u
14171up
14172
14173@kindex v @r{(SingleKey TUI key)}
14174@item v
14175info locals
14176
14177@kindex w @r{(SingleKey TUI key)}
14178@item w
14179where
14180
14181@end table
14182
14183Other keys temporarily switch to the @value{GDBN} command prompt.
14184The key that was pressed is inserted in the editing buffer so that
14185it is possible to type most @value{GDBN} commands without interaction
14186with the TUI @emph{SingleKey} mode. Once the command is entered the TUI
14187@emph{SingleKey} mode is restored. The only way to permanently leave
14188this mode is by hitting @key{q} or @samp{@key{C-x} @key{s}}.
14189
14190
8e04817f
AC
14191@node TUI Commands
14192@section TUI specific commands
14193@cindex TUI commands
14194
14195The TUI has specific commands to control the text windows.
14196These commands are always available, that is they do not depend on
14197the current terminal mode in which @value{GDBN} runs. When @value{GDBN}
14198is in the standard mode, using these commands will automatically switch
14199in the TUI mode.
c906108c
SS
14200
14201@table @code
3d757584
SC
14202@item info win
14203@kindex info win
14204List and give the size of all displayed windows.
14205
8e04817f
AC
14206@item layout next
14207@kindex layout next
14208Display the next layout.
2df3850c 14209
8e04817f
AC
14210@item layout prev
14211@kindex layout prev
14212Display the previous layout.
c906108c 14213
8e04817f
AC
14214@item layout src
14215@kindex layout src
14216Display the source window only.
c906108c 14217
8e04817f
AC
14218@item layout asm
14219@kindex layout asm
14220Display the assembly window only.
c906108c 14221
8e04817f
AC
14222@item layout split
14223@kindex layout split
14224Display the source and assembly window.
c906108c 14225
8e04817f
AC
14226@item layout regs
14227@kindex layout regs
14228Display the register window together with the source or assembly window.
14229
14230@item focus next | prev | src | asm | regs | split
14231@kindex focus
14232Set the focus to the named window.
14233This command allows to change the active window so that scrolling keys
14234can be affected to another window.
c906108c 14235
8e04817f
AC
14236@item refresh
14237@kindex refresh
14238Refresh the screen. This is similar to using @key{C-L} key.
c906108c 14239
8e04817f
AC
14240@item update
14241@kindex update
14242Update the source window and the current execution point.
c906108c 14243
8e04817f
AC
14244@item winheight @var{name} +@var{count}
14245@itemx winheight @var{name} -@var{count}
14246@kindex winheight
14247Change the height of the window @var{name} by @var{count}
14248lines. Positive counts increase the height, while negative counts
14249decrease it.
2df3850c 14250
c906108c
SS
14251@end table
14252
8e04817f
AC
14253@node TUI Configuration
14254@section TUI configuration variables
14255@cindex TUI configuration variables
c906108c 14256
8e04817f
AC
14257The TUI has several configuration variables that control the
14258appearance of windows on the terminal.
c906108c 14259
8e04817f
AC
14260@table @code
14261@item set tui border-kind @var{kind}
14262@kindex set tui border-kind
14263Select the border appearance for the source, assembly and register windows.
14264The possible values are the following:
14265@table @code
14266@item space
14267Use a space character to draw the border.
c906108c 14268
8e04817f
AC
14269@item ascii
14270Use ascii characters + - and | to draw the border.
c906108c 14271
8e04817f
AC
14272@item acs
14273Use the Alternate Character Set to draw the border. The border is
14274drawn using character line graphics if the terminal supports them.
c78b4128 14275
8e04817f 14276@end table
c78b4128 14277
8e04817f
AC
14278@item set tui active-border-mode @var{mode}
14279@kindex set tui active-border-mode
14280Select the attributes to display the border of the active window.
14281The possible values are @code{normal}, @code{standout}, @code{reverse},
14282@code{half}, @code{half-standout}, @code{bold} and @code{bold-standout}.
c78b4128 14283
8e04817f
AC
14284@item set tui border-mode @var{mode}
14285@kindex set tui border-mode
14286Select the attributes to display the border of other windows.
14287The @var{mode} can be one of the following:
14288@table @code
14289@item normal
14290Use normal attributes to display the border.
c906108c 14291
8e04817f
AC
14292@item standout
14293Use standout mode.
c906108c 14294
8e04817f
AC
14295@item reverse
14296Use reverse video mode.
c906108c 14297
8e04817f
AC
14298@item half
14299Use half bright mode.
c906108c 14300
8e04817f
AC
14301@item half-standout
14302Use half bright and standout mode.
c906108c 14303
8e04817f
AC
14304@item bold
14305Use extra bright or bold mode.
c78b4128 14306
8e04817f
AC
14307@item bold-standout
14308Use extra bright or bold and standout mode.
c78b4128 14309
8e04817f 14310@end table
c78b4128 14311
8e04817f 14312@end table
c78b4128 14313
8e04817f
AC
14314@node Emacs
14315@chapter Using @value{GDBN} under @sc{gnu} Emacs
c78b4128 14316
8e04817f
AC
14317@cindex Emacs
14318@cindex @sc{gnu} Emacs
14319A special interface allows you to use @sc{gnu} Emacs to view (and
14320edit) the source files for the program you are debugging with
14321@value{GDBN}.
c906108c 14322
8e04817f
AC
14323To use this interface, use the command @kbd{M-x gdb} in Emacs. Give the
14324executable file you want to debug as an argument. This command starts
14325@value{GDBN} as a subprocess of Emacs, with input and output through a newly
14326created Emacs buffer.
14327@c (Do not use the @code{-tui} option to run @value{GDBN} from Emacs.)
c906108c 14328
8e04817f
AC
14329Using @value{GDBN} under Emacs is just like using @value{GDBN} normally except for two
14330things:
c906108c 14331
8e04817f
AC
14332@itemize @bullet
14333@item
14334All ``terminal'' input and output goes through the Emacs buffer.
14335@end itemize
c906108c 14336
8e04817f
AC
14337This applies both to @value{GDBN} commands and their output, and to the input
14338and output done by the program you are debugging.
bf0184be 14339
8e04817f
AC
14340This is useful because it means that you can copy the text of previous
14341commands and input them again; you can even use parts of the output
14342in this way.
bf0184be 14343
8e04817f
AC
14344All the facilities of Emacs' Shell mode are available for interacting
14345with your program. In particular, you can send signals the usual
14346way---for example, @kbd{C-c C-c} for an interrupt, @kbd{C-c C-z} for a
14347stop.
bf0184be 14348
8e04817f 14349@itemize @bullet
bf0184be 14350@item
8e04817f
AC
14351@value{GDBN} displays source code through Emacs.
14352@end itemize
bf0184be 14353
8e04817f
AC
14354Each time @value{GDBN} displays a stack frame, Emacs automatically finds the
14355source file for that frame and puts an arrow (@samp{=>}) at the
14356left margin of the current line. Emacs uses a separate buffer for
14357source display, and splits the screen to show both your @value{GDBN} session
14358and the source.
bf0184be 14359
8e04817f
AC
14360Explicit @value{GDBN} @code{list} or search commands still produce output as
14361usual, but you probably have no reason to use them from Emacs.
c906108c 14362
64fabec2
AC
14363If you specify an absolute file name when prompted for the @kbd{M-x
14364gdb} argument, then Emacs sets your current working directory to where
14365your program resides. If you only specify the file name, then Emacs
14366sets your current working directory to to the directory associated
14367with the previous buffer. In this case, @value{GDBN} may find your
14368program by searching your environment's @code{PATH} variable, but on
14369some operating systems it might not find the source. So, although the
14370@value{GDBN} input and output session proceeds normally, the auxiliary
14371buffer does not display the current source and line of execution.
14372
14373The initial working directory of @value{GDBN} is printed on the top
14374line of the @value{GDBN} I/O buffer and this serves as a default for
14375the commands that specify files for @value{GDBN} to operate
14376on. @xref{Files, ,Commands to specify files}.
14377
14378By default, @kbd{M-x gdb} calls the program called @file{gdb}. If you
14379need to call @value{GDBN} by a different name (for example, if you
14380keep several configurations around, with different names) you can
14381customize the Emacs variable @code{gud-gdb-command-name} to run the
14382one you want.
8e04817f
AC
14383
14384In the @value{GDBN} I/O buffer, you can use these special Emacs commands in
14385addition to the standard Shell mode commands:
c906108c 14386
8e04817f
AC
14387@table @kbd
14388@item C-h m
14389Describe the features of Emacs' @value{GDBN} Mode.
c906108c 14390
64fabec2 14391@item C-c C-s
8e04817f
AC
14392Execute to another source line, like the @value{GDBN} @code{step} command; also
14393update the display window to show the current file and location.
c906108c 14394
64fabec2 14395@item C-c C-n
8e04817f
AC
14396Execute to next source line in this function, skipping all function
14397calls, like the @value{GDBN} @code{next} command. Then update the display window
14398to show the current file and location.
c906108c 14399
64fabec2 14400@item C-c C-i
8e04817f
AC
14401Execute one instruction, like the @value{GDBN} @code{stepi} command; update
14402display window accordingly.
c906108c 14403
8e04817f
AC
14404@item C-c C-f
14405Execute until exit from the selected stack frame, like the @value{GDBN}
14406@code{finish} command.
c906108c 14407
64fabec2 14408@item C-c C-r
8e04817f
AC
14409Continue execution of your program, like the @value{GDBN} @code{continue}
14410command.
b433d00b 14411
64fabec2 14412@item C-c <
8e04817f
AC
14413Go up the number of frames indicated by the numeric argument
14414(@pxref{Arguments, , Numeric Arguments, Emacs, The @sc{gnu} Emacs Manual}),
14415like the @value{GDBN} @code{up} command.
b433d00b 14416
64fabec2 14417@item C-c >
8e04817f
AC
14418Go down the number of frames indicated by the numeric argument, like the
14419@value{GDBN} @code{down} command.
8e04817f 14420@end table
c906108c 14421
64fabec2 14422In any source file, the Emacs command @kbd{C-x SPC} (@code{gud-break})
8e04817f 14423tells @value{GDBN} to set a breakpoint on the source line point is on.
c906108c 14424
64fabec2
AC
14425If you type @kbd{M-x speedbar}, then Emacs displays a separate frame which
14426shows a backtrace when the @value{GDBN} I/O buffer is current. Move
14427point to any frame in the stack and type @key{RET} to make it become the
14428current frame and display the associated source in the source buffer.
14429Alternatively, click @kbd{Mouse-2} to make the selected frame become the
14430current one.
14431
8e04817f
AC
14432If you accidentally delete the source-display buffer, an easy way to get
14433it back is to type the command @code{f} in the @value{GDBN} buffer, to
14434request a frame display; when you run under Emacs, this recreates
14435the source buffer if necessary to show you the context of the current
14436frame.
c906108c 14437
8e04817f
AC
14438The source files displayed in Emacs are in ordinary Emacs buffers
14439which are visiting the source files in the usual way. You can edit
14440the files with these buffers if you wish; but keep in mind that @value{GDBN}
14441communicates with Emacs in terms of line numbers. If you add or
14442delete lines from the text, the line numbers that @value{GDBN} knows cease
14443to correspond properly with the code.
b383017d 14444
64fabec2
AC
14445The description given here is for GNU Emacs version 21.3 and a more
14446detailed description of its interaction with @value{GDBN} is given in
14447the Emacs manual (@pxref{Debuggers,,, Emacs, The @sc{gnu} Emacs Manual}).
c906108c 14448
8e04817f
AC
14449@c The following dropped because Epoch is nonstandard. Reactivate
14450@c if/when v19 does something similar. ---doc@cygnus.com 19dec1990
14451@ignore
14452@kindex Emacs Epoch environment
14453@kindex Epoch
14454@kindex inspect
c906108c 14455
8e04817f
AC
14456Version 18 of @sc{gnu} Emacs has a built-in window system
14457called the @code{epoch}
14458environment. Users of this environment can use a new command,
14459@code{inspect} which performs identically to @code{print} except that
14460each value is printed in its own window.
14461@end ignore
c906108c 14462
922fbb7b
AC
14463
14464@node GDB/MI
14465@chapter The @sc{gdb/mi} Interface
14466
14467@unnumberedsec Function and Purpose
14468
14469@cindex @sc{gdb/mi}, its purpose
14470@sc{gdb/mi} is a line based machine oriented text interface to @value{GDBN}. It is
14471specifically intended to support the development of systems which use
14472the debugger as just one small component of a larger system.
14473
14474This chapter is a specification of the @sc{gdb/mi} interface. It is written
14475in the form of a reference manual.
14476
14477Note that @sc{gdb/mi} is still under construction, so some of the
14478features described below are incomplete and subject to change.
14479
14480@unnumberedsec Notation and Terminology
14481
14482@cindex notational conventions, for @sc{gdb/mi}
14483This chapter uses the following notation:
14484
14485@itemize @bullet
14486@item
14487@code{|} separates two alternatives.
14488
14489@item
14490@code{[ @var{something} ]} indicates that @var{something} is optional:
14491it may or may not be given.
14492
14493@item
14494@code{( @var{group} )*} means that @var{group} inside the parentheses
14495may repeat zero or more times.
14496
14497@item
14498@code{( @var{group} )+} means that @var{group} inside the parentheses
14499may repeat one or more times.
14500
14501@item
14502@code{"@var{string}"} means a literal @var{string}.
14503@end itemize
14504
14505@ignore
14506@heading Dependencies
14507@end ignore
14508
14509@heading Acknowledgments
14510
14511In alphabetic order: Andrew Cagney, Fernando Nasser, Stan Shebs and
14512Elena Zannoni.
14513
14514@menu
14515* GDB/MI Command Syntax::
14516* GDB/MI Compatibility with CLI::
14517* GDB/MI Output Records::
14518* GDB/MI Command Description Format::
14519* GDB/MI Breakpoint Table Commands::
14520* GDB/MI Data Manipulation::
14521* GDB/MI Program Control::
14522* GDB/MI Miscellaneous Commands::
14523@ignore
14524* GDB/MI Kod Commands::
14525* GDB/MI Memory Overlay Commands::
14526* GDB/MI Signal Handling Commands::
14527@end ignore
14528* GDB/MI Stack Manipulation::
14529* GDB/MI Symbol Query::
14530* GDB/MI Target Manipulation::
14531* GDB/MI Thread Commands::
14532* GDB/MI Tracepoint Commands::
14533* GDB/MI Variable Objects::
14534@end menu
14535
14536@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14537@node GDB/MI Command Syntax
14538@section @sc{gdb/mi} Command Syntax
14539
14540@menu
14541* GDB/MI Input Syntax::
14542* GDB/MI Output Syntax::
14543* GDB/MI Simple Examples::
14544@end menu
14545
14546@node GDB/MI Input Syntax
14547@subsection @sc{gdb/mi} Input Syntax
14548
14549@cindex input syntax for @sc{gdb/mi}
14550@cindex @sc{gdb/mi}, input syntax
14551@table @code
14552@item @var{command} @expansion{}
14553@code{@var{cli-command} | @var{mi-command}}
14554
14555@item @var{cli-command} @expansion{}
14556@code{[ @var{token} ] @var{cli-command} @var{nl}}, where
14557@var{cli-command} is any existing @value{GDBN} CLI command.
14558
14559@item @var{mi-command} @expansion{}
14560@code{[ @var{token} ] "-" @var{operation} ( " " @var{option} )*
14561@code{[} " --" @code{]} ( " " @var{parameter} )* @var{nl}}
14562
14563@item @var{token} @expansion{}
14564"any sequence of digits"
14565
14566@item @var{option} @expansion{}
14567@code{"-" @var{parameter} [ " " @var{parameter} ]}
14568
14569@item @var{parameter} @expansion{}
14570@code{@var{non-blank-sequence} | @var{c-string}}
14571
14572@item @var{operation} @expansion{}
14573@emph{any of the operations described in this chapter}
14574
14575@item @var{non-blank-sequence} @expansion{}
14576@emph{anything, provided it doesn't contain special characters such as
14577"-", @var{nl}, """ and of course " "}
14578
14579@item @var{c-string} @expansion{}
14580@code{""" @var{seven-bit-iso-c-string-content} """}
14581
14582@item @var{nl} @expansion{}
14583@code{CR | CR-LF}
14584@end table
14585
14586@noindent
14587Notes:
14588
14589@itemize @bullet
14590@item
14591The CLI commands are still handled by the @sc{mi} interpreter; their
14592output is described below.
14593
14594@item
14595The @code{@var{token}}, when present, is passed back when the command
14596finishes.
14597
14598@item
14599Some @sc{mi} commands accept optional arguments as part of the parameter
14600list. Each option is identified by a leading @samp{-} (dash) and may be
14601followed by an optional argument parameter. Options occur first in the
14602parameter list and can be delimited from normal parameters using
14603@samp{--} (this is useful when some parameters begin with a dash).
14604@end itemize
14605
14606Pragmatics:
14607
14608@itemize @bullet
14609@item
14610We want easy access to the existing CLI syntax (for debugging).
14611
14612@item
14613We want it to be easy to spot a @sc{mi} operation.
14614@end itemize
14615
14616@node GDB/MI Output Syntax
14617@subsection @sc{gdb/mi} Output Syntax
14618
14619@cindex output syntax of @sc{gdb/mi}
14620@cindex @sc{gdb/mi}, output syntax
14621The output from @sc{gdb/mi} consists of zero or more out-of-band records
14622followed, optionally, by a single result record. This result record
14623is for the most recent command. The sequence of output records is
14624terminated by @samp{(@value{GDBP})}.
14625
14626If an input command was prefixed with a @code{@var{token}} then the
14627corresponding output for that command will also be prefixed by that same
14628@var{token}.
14629
14630@table @code
14631@item @var{output} @expansion{}
14632@code{( @var{out-of-band-record} )* [ @var{result-record} ] "(gdb)" @var{nl}}
14633
14634@item @var{result-record} @expansion{}
14635@code{ [ @var{token} ] "^" @var{result-class} ( "," @var{result} )* @var{nl}}
14636
14637@item @var{out-of-band-record} @expansion{}
14638@code{@var{async-record} | @var{stream-record}}
14639
14640@item @var{async-record} @expansion{}
14641@code{@var{exec-async-output} | @var{status-async-output} | @var{notify-async-output}}
14642
14643@item @var{exec-async-output} @expansion{}
14644@code{[ @var{token} ] "*" @var{async-output}}
14645
14646@item @var{status-async-output} @expansion{}
14647@code{[ @var{token} ] "+" @var{async-output}}
14648
14649@item @var{notify-async-output} @expansion{}
14650@code{[ @var{token} ] "=" @var{async-output}}
14651
14652@item @var{async-output} @expansion{}
14653@code{@var{async-class} ( "," @var{result} )* @var{nl}}
14654
14655@item @var{result-class} @expansion{}
14656@code{"done" | "running" | "connected" | "error" | "exit"}
14657
14658@item @var{async-class} @expansion{}
14659@code{"stopped" | @var{others}} (where @var{others} will be added
14660depending on the needs---this is still in development).
14661
14662@item @var{result} @expansion{}
14663@code{ @var{variable} "=" @var{value}}
14664
14665@item @var{variable} @expansion{}
14666@code{ @var{string} }
14667
14668@item @var{value} @expansion{}
14669@code{ @var{const} | @var{tuple} | @var{list} }
14670
14671@item @var{const} @expansion{}
14672@code{@var{c-string}}
14673
14674@item @var{tuple} @expansion{}
14675@code{ "@{@}" | "@{" @var{result} ( "," @var{result} )* "@}" }
14676
14677@item @var{list} @expansion{}
14678@code{ "[]" | "[" @var{value} ( "," @var{value} )* "]" | "["
14679@var{result} ( "," @var{result} )* "]" }
14680
14681@item @var{stream-record} @expansion{}
14682@code{@var{console-stream-output} | @var{target-stream-output} | @var{log-stream-output}}
14683
14684@item @var{console-stream-output} @expansion{}
14685@code{"~" @var{c-string}}
14686
14687@item @var{target-stream-output} @expansion{}
14688@code{"@@" @var{c-string}}
14689
14690@item @var{log-stream-output} @expansion{}
14691@code{"&" @var{c-string}}
14692
14693@item @var{nl} @expansion{}
14694@code{CR | CR-LF}
14695
14696@item @var{token} @expansion{}
14697@emph{any sequence of digits}.
14698@end table
14699
14700@noindent
14701Notes:
14702
14703@itemize @bullet
14704@item
14705All output sequences end in a single line containing a period.
14706
14707@item
14708The @code{@var{token}} is from the corresponding request. If an execution
14709command is interrupted by the @samp{-exec-interrupt} command, the
14710@var{token} associated with the @samp{*stopped} message is the one of the
14711original execution command, not the one of the interrupt command.
14712
14713@item
14714@cindex status output in @sc{gdb/mi}
14715@var{status-async-output} contains on-going status information about the
14716progress of a slow operation. It can be discarded. All status output is
14717prefixed by @samp{+}.
14718
14719@item
14720@cindex async output in @sc{gdb/mi}
14721@var{exec-async-output} contains asynchronous state change on the target
14722(stopped, started, disappeared). All async output is prefixed by
14723@samp{*}.
14724
14725@item
14726@cindex notify output in @sc{gdb/mi}
14727@var{notify-async-output} contains supplementary information that the
14728client should handle (e.g., a new breakpoint information). All notify
14729output is prefixed by @samp{=}.
14730
14731@item
14732@cindex console output in @sc{gdb/mi}
14733@var{console-stream-output} is output that should be displayed as is in the
14734console. It is the textual response to a CLI command. All the console
14735output is prefixed by @samp{~}.
14736
14737@item
14738@cindex target output in @sc{gdb/mi}
14739@var{target-stream-output} is the output produced by the target program.
14740All the target output is prefixed by @samp{@@}.
14741
14742@item
14743@cindex log output in @sc{gdb/mi}
14744@var{log-stream-output} is output text coming from @value{GDBN}'s internals, for
14745instance messages that should be displayed as part of an error log. All
14746the log output is prefixed by @samp{&}.
14747
14748@item
14749@cindex list output in @sc{gdb/mi}
14750New @sc{gdb/mi} commands should only output @var{lists} containing
14751@var{values}.
14752
14753
14754@end itemize
14755
14756@xref{GDB/MI Stream Records, , @sc{gdb/mi} Stream Records}, for more
14757details about the various output records.
14758
14759@node GDB/MI Simple Examples
14760@subsection Simple Examples of @sc{gdb/mi} Interaction
14761@cindex @sc{gdb/mi}, simple examples
14762
14763This subsection presents several simple examples of interaction using
14764the @sc{gdb/mi} interface. In these examples, @samp{->} means that the
14765following line is passed to @sc{gdb/mi} as input, while @samp{<-} means
14766the output received from @sc{gdb/mi}.
14767
14768@subsubheading Target Stop
14769@c Ummm... There is no "-stop" command. This assumes async, no?
14770Here's an example of stopping the inferior process:
14771
14772@smallexample
14773-> -stop
14774<- (@value{GDBP})
14775@end smallexample
14776
14777@noindent
14778and later:
14779
14780@smallexample
14781<- *stop,reason="stop",address="0x123",source="a.c:123"
14782<- (@value{GDBP})
14783@end smallexample
14784
14785@subsubheading Simple CLI Command
14786
14787Here's an example of a simple CLI command being passed through
14788@sc{gdb/mi} and on to the CLI.
14789
14790@smallexample
14791-> print 1+2
14792<- &"print 1+2\n"
14793<- ~"$1 = 3\n"
14794<- ^done
14795<- (@value{GDBP})
14796@end smallexample
14797
14798@subsubheading Command With Side Effects
14799
14800@smallexample
14801-> -symbol-file xyz.exe
14802<- *breakpoint,nr="3",address="0x123",source="a.c:123"
14803<- (@value{GDBP})
14804@end smallexample
14805
14806@subsubheading A Bad Command
14807
14808Here's what happens if you pass a non-existent command:
14809
14810@smallexample
14811-> -rubbish
14812<- ^error,msg="Undefined MI command: rubbish"
14813<- (@value{GDBP})
14814@end smallexample
14815
14816@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14817@node GDB/MI Compatibility with CLI
14818@section @sc{gdb/mi} Compatibility with CLI
14819
14820@cindex compatibility, @sc{gdb/mi} and CLI
14821@cindex @sc{gdb/mi}, compatibility with CLI
14822To help users familiar with @value{GDBN}'s existing CLI interface, @sc{gdb/mi}
14823accepts existing CLI commands. As specified by the syntax, such
14824commands can be directly entered into the @sc{gdb/mi} interface and @value{GDBN} will
14825respond.
14826
14827This mechanism is provided as an aid to developers of @sc{gdb/mi}
14828clients and not as a reliable interface into the CLI. Since the command
14829is being interpreteted in an environment that assumes @sc{gdb/mi}
14830behaviour, the exact output of such commands is likely to end up being
14831an un-supported hybrid of @sc{gdb/mi} and CLI output.
14832
14833@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14834@node GDB/MI Output Records
14835@section @sc{gdb/mi} Output Records
14836
14837@menu
14838* GDB/MI Result Records::
14839* GDB/MI Stream Records::
14840* GDB/MI Out-of-band Records::
14841@end menu
14842
14843@node GDB/MI Result Records
14844@subsection @sc{gdb/mi} Result Records
14845
14846@cindex result records in @sc{gdb/mi}
14847@cindex @sc{gdb/mi}, result records
14848In addition to a number of out-of-band notifications, the response to a
14849@sc{gdb/mi} command includes one of the following result indications:
14850
14851@table @code
14852@findex ^done
14853@item "^done" [ "," @var{results} ]
14854The synchronous operation was successful, @code{@var{results}} are the return
14855values.
14856
14857@item "^running"
14858@findex ^running
14859@c Is this one correct? Should it be an out-of-band notification?
14860The asynchronous operation was successfully started. The target is
14861running.
14862
14863@item "^error" "," @var{c-string}
14864@findex ^error
14865The operation failed. The @code{@var{c-string}} contains the corresponding
14866error message.
14867@end table
14868
14869@node GDB/MI Stream Records
14870@subsection @sc{gdb/mi} Stream Records
14871
14872@cindex @sc{gdb/mi}, stream records
14873@cindex stream records in @sc{gdb/mi}
14874@value{GDBN} internally maintains a number of output streams: the console, the
14875target, and the log. The output intended for each of these streams is
14876funneled through the @sc{gdb/mi} interface using @dfn{stream records}.
14877
14878Each stream record begins with a unique @dfn{prefix character} which
14879identifies its stream (@pxref{GDB/MI Output Syntax, , @sc{gdb/mi} Output
14880Syntax}). In addition to the prefix, each stream record contains a
14881@code{@var{string-output}}. This is either raw text (with an implicit new
14882line) or a quoted C string (which does not contain an implicit newline).
14883
14884@table @code
14885@item "~" @var{string-output}
14886The console output stream contains text that should be displayed in the
14887CLI console window. It contains the textual responses to CLI commands.
14888
14889@item "@@" @var{string-output}
14890The target output stream contains any textual output from the running
14891target.
14892
14893@item "&" @var{string-output}
14894The log stream contains debugging messages being produced by @value{GDBN}'s
14895internals.
14896@end table
14897
14898@node GDB/MI Out-of-band Records
14899@subsection @sc{gdb/mi} Out-of-band Records
14900
14901@cindex out-of-band records in @sc{gdb/mi}
14902@cindex @sc{gdb/mi}, out-of-band records
14903@dfn{Out-of-band} records are used to notify the @sc{gdb/mi} client of
14904additional changes that have occurred. Those changes can either be a
14905consequence of @sc{gdb/mi} (e.g., a breakpoint modified) or a result of
14906target activity (e.g., target stopped).
14907
14908The following is a preliminary list of possible out-of-band records.
14909
14910@table @code
14911@item "*" "stop"
14912@end table
14913
14914
14915@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14916@node GDB/MI Command Description Format
14917@section @sc{gdb/mi} Command Description Format
14918
14919The remaining sections describe blocks of commands. Each block of
14920commands is laid out in a fashion similar to this section.
14921
14922Note the the line breaks shown in the examples are here only for
14923readability. They don't appear in the real output.
14924Also note that the commands with a non-available example (N.A.@:) are
14925not yet implemented.
14926
14927@subheading Motivation
14928
14929The motivation for this collection of commands.
14930
14931@subheading Introduction
14932
14933A brief introduction to this collection of commands as a whole.
14934
14935@subheading Commands
14936
14937For each command in the block, the following is described:
14938
14939@subsubheading Synopsis
14940
14941@smallexample
14942 -command @var{args}@dots{}
14943@end smallexample
14944
14945@subsubheading @value{GDBN} Command
14946
14947The corresponding @value{GDBN} CLI command.
14948
14949@subsubheading Result
14950
14951@subsubheading Out-of-band
14952
14953@subsubheading Notes
14954
14955@subsubheading Example
14956
14957
14958@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
14959@node GDB/MI Breakpoint Table Commands
14960@section @sc{gdb/mi} Breakpoint table commands
14961
14962@cindex breakpoint commands for @sc{gdb/mi}
14963@cindex @sc{gdb/mi}, breakpoint commands
14964This section documents @sc{gdb/mi} commands for manipulating
14965breakpoints.
14966
14967@subheading The @code{-break-after} Command
14968@findex -break-after
14969
14970@subsubheading Synopsis
14971
14972@smallexample
14973 -break-after @var{number} @var{count}
14974@end smallexample
14975
14976The breakpoint number @var{number} is not in effect until it has been
14977hit @var{count} times. To see how this is reflected in the output of
14978the @samp{-break-list} command, see the description of the
14979@samp{-break-list} command below.
14980
14981@subsubheading @value{GDBN} Command
14982
14983The corresponding @value{GDBN} command is @samp{ignore}.
14984
14985@subsubheading Example
14986
14987@smallexample
14988(@value{GDBP})
14989-break-insert main
14990^done,bkpt=@{number="1",addr="0x000100d0",file="hello.c",line="5"@}
14991(@value{GDBP})
14992-break-after 1 3
14993~
14994^done
14995(@value{GDBP})
14996-break-list
14997^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
14998hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
14999@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15000@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15001@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15002@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15003@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15004body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15005addr="0x000100d0",func="main",file="hello.c",line="5",times="0",
15006ignore="3"@}]@}
15007(@value{GDBP})
15008@end smallexample
15009
15010@ignore
15011@subheading The @code{-break-catch} Command
15012@findex -break-catch
15013
15014@subheading The @code{-break-commands} Command
15015@findex -break-commands
15016@end ignore
15017
15018
15019@subheading The @code{-break-condition} Command
15020@findex -break-condition
15021
15022@subsubheading Synopsis
15023
15024@smallexample
15025 -break-condition @var{number} @var{expr}
15026@end smallexample
15027
15028Breakpoint @var{number} will stop the program only if the condition in
15029@var{expr} is true. The condition becomes part of the
15030@samp{-break-list} output (see the description of the @samp{-break-list}
15031command below).
15032
15033@subsubheading @value{GDBN} Command
15034
15035The corresponding @value{GDBN} command is @samp{condition}.
15036
15037@subsubheading Example
15038
15039@smallexample
15040(@value{GDBP})
15041-break-condition 1 1
15042^done
15043(@value{GDBP})
15044-break-list
15045^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
15046hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15047@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15048@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15049@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15050@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15051@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15052body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15053addr="0x000100d0",func="main",file="hello.c",line="5",cond="1",
15054times="0",ignore="3"@}]@}
15055(@value{GDBP})
15056@end smallexample
15057
15058@subheading The @code{-break-delete} Command
15059@findex -break-delete
15060
15061@subsubheading Synopsis
15062
15063@smallexample
15064 -break-delete ( @var{breakpoint} )+
15065@end smallexample
15066
15067Delete the breakpoint(s) whose number(s) are specified in the argument
15068list. This is obviously reflected in the breakpoint list.
15069
15070@subsubheading @value{GDBN} command
15071
15072The corresponding @value{GDBN} command is @samp{delete}.
15073
15074@subsubheading Example
15075
15076@smallexample
15077(@value{GDBP})
15078-break-delete 1
15079^done
15080(@value{GDBP})
15081-break-list
15082^done,BreakpointTable=@{nr_rows="0",nr_cols="6",
15083hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15084@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15085@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15086@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15087@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15088@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15089body=[]@}
15090(@value{GDBP})
15091@end smallexample
15092
15093@subheading The @code{-break-disable} Command
15094@findex -break-disable
15095
15096@subsubheading Synopsis
15097
15098@smallexample
15099 -break-disable ( @var{breakpoint} )+
15100@end smallexample
15101
15102Disable the named @var{breakpoint}(s). The field @samp{enabled} in the
15103break list is now set to @samp{n} for the named @var{breakpoint}(s).
15104
15105@subsubheading @value{GDBN} Command
15106
15107The corresponding @value{GDBN} command is @samp{disable}.
15108
15109@subsubheading Example
15110
15111@smallexample
15112(@value{GDBP})
15113-break-disable 2
15114^done
15115(@value{GDBP})
15116-break-list
15117^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
15118hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15119@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15120@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15121@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15122@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15123@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15124body=[bkpt=@{number="2",type="breakpoint",disp="keep",enabled="n",
15125addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@}]@}
15126(@value{GDBP})
15127@end smallexample
15128
15129@subheading The @code{-break-enable} Command
15130@findex -break-enable
15131
15132@subsubheading Synopsis
15133
15134@smallexample
15135 -break-enable ( @var{breakpoint} )+
15136@end smallexample
15137
15138Enable (previously disabled) @var{breakpoint}(s).
15139
15140@subsubheading @value{GDBN} Command
15141
15142The corresponding @value{GDBN} command is @samp{enable}.
15143
15144@subsubheading Example
15145
15146@smallexample
15147(@value{GDBP})
15148-break-enable 2
15149^done
15150(@value{GDBP})
15151-break-list
15152^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
15153hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15154@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15155@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15156@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15157@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15158@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15159body=[bkpt=@{number="2",type="breakpoint",disp="keep",enabled="y",
15160addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@}]@}
15161(@value{GDBP})
15162@end smallexample
15163
15164@subheading The @code{-break-info} Command
15165@findex -break-info
15166
15167@subsubheading Synopsis
15168
15169@smallexample
15170 -break-info @var{breakpoint}
15171@end smallexample
15172
15173@c REDUNDANT???
15174Get information about a single breakpoint.
15175
15176@subsubheading @value{GDBN} command
15177
15178The corresponding @value{GDBN} command is @samp{info break @var{breakpoint}}.
15179
15180@subsubheading Example
15181N.A.
15182
15183@subheading The @code{-break-insert} Command
15184@findex -break-insert
15185
15186@subsubheading Synopsis
15187
15188@smallexample
15189 -break-insert [ -t ] [ -h ] [ -r ]
15190 [ -c @var{condition} ] [ -i @var{ignore-count} ]
15191 [ -p @var{thread} ] [ @var{line} | @var{addr} ]
15192@end smallexample
15193
15194@noindent
15195If specified, @var{line}, can be one of:
15196
15197@itemize @bullet
15198@item function
15199@c @item +offset
15200@c @item -offset
15201@c @item linenum
15202@item filename:linenum
15203@item filename:function
15204@item *address
15205@end itemize
15206
15207The possible optional parameters of this command are:
15208
15209@table @samp
15210@item -t
15211Insert a tempoary breakpoint.
15212@item -h
15213Insert a hardware breakpoint.
15214@item -c @var{condition}
15215Make the breakpoint conditional on @var{condition}.
15216@item -i @var{ignore-count}
15217Initialize the @var{ignore-count}.
15218@item -r
15219Insert a regular breakpoint in all the functions whose names match the
15220given regular expression. Other flags are not applicable to regular
15221expresson.
15222@end table
15223
15224@subsubheading Result
15225
15226The result is in the form:
15227
15228@smallexample
15229 ^done,bkptno="@var{number}",func="@var{funcname}",
15230 file="@var{filename}",line="@var{lineno}"
15231@end smallexample
15232
15233@noindent
15234where @var{number} is the @value{GDBN} number for this breakpoint, @var{funcname}
15235is the name of the function where the breakpoint was inserted,
15236@var{filename} is the name of the source file which contains this
15237function, and @var{lineno} is the source line number within that file.
15238
15239Note: this format is open to change.
15240@c An out-of-band breakpoint instead of part of the result?
15241
15242@subsubheading @value{GDBN} Command
15243
15244The corresponding @value{GDBN} commands are @samp{break}, @samp{tbreak},
15245@samp{hbreak}, @samp{thbreak}, and @samp{rbreak}.
15246
15247@subsubheading Example
15248
15249@smallexample
15250(@value{GDBP})
15251-break-insert main
15252^done,bkpt=@{number="1",addr="0x0001072c",file="recursive2.c",line="4"@}
15253(@value{GDBP})
15254-break-insert -t foo
15255^done,bkpt=@{number="2",addr="0x00010774",file="recursive2.c",line="11"@}
15256(@value{GDBP})
15257-break-list
15258^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
15259hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15260@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15261@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15262@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15263@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15264@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15265body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15266addr="0x0001072c", func="main",file="recursive2.c",line="4",times="0"@},
15267bkpt=@{number="2",type="breakpoint",disp="del",enabled="y",
15268addr="0x00010774",func="foo",file="recursive2.c",line="11",times="0"@}]@}
15269(@value{GDBP})
15270-break-insert -r foo.*
15271~int foo(int, int);
15272^done,bkpt=@{number="3",addr="0x00010774",file="recursive2.c",line="11"@}
15273(@value{GDBP})
15274@end smallexample
15275
15276@subheading The @code{-break-list} Command
15277@findex -break-list
15278
15279@subsubheading Synopsis
15280
15281@smallexample
15282 -break-list
15283@end smallexample
15284
15285Displays the list of inserted breakpoints, showing the following fields:
15286
15287@table @samp
15288@item Number
15289number of the breakpoint
15290@item Type
15291type of the breakpoint: @samp{breakpoint} or @samp{watchpoint}
15292@item Disposition
15293should the breakpoint be deleted or disabled when it is hit: @samp{keep}
15294or @samp{nokeep}
15295@item Enabled
15296is the breakpoint enabled or no: @samp{y} or @samp{n}
15297@item Address
15298memory location at which the breakpoint is set
15299@item What
15300logical location of the breakpoint, expressed by function name, file
15301name, line number
15302@item Times
15303number of times the breakpoint has been hit
15304@end table
15305
15306If there are no breakpoints or watchpoints, the @code{BreakpointTable}
15307@code{body} field is an empty list.
15308
15309@subsubheading @value{GDBN} Command
15310
15311The corresponding @value{GDBN} command is @samp{info break}.
15312
15313@subsubheading Example
15314
15315@smallexample
15316(@value{GDBP})
15317-break-list
15318^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
15319hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15320@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15321@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15322@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15323@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15324@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15325body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15326addr="0x000100d0",func="main",file="hello.c",line="5",times="0"@},
15327bkpt=@{number="2",type="breakpoint",disp="keep",enabled="y",
15328addr="0x00010114",func="foo",file="hello.c",line="13",times="0"@}]@}
15329(@value{GDBP})
15330@end smallexample
15331
15332Here's an example of the result when there are no breakpoints:
15333
15334@smallexample
15335(@value{GDBP})
15336-break-list
15337^done,BreakpointTable=@{nr_rows="0",nr_cols="6",
15338hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15339@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15340@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15341@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15342@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15343@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15344body=[]@}
15345(@value{GDBP})
15346@end smallexample
15347
15348@subheading The @code{-break-watch} Command
15349@findex -break-watch
15350
15351@subsubheading Synopsis
15352
15353@smallexample
15354 -break-watch [ -a | -r ]
15355@end smallexample
15356
15357Create a watchpoint. With the @samp{-a} option it will create an
15358@dfn{access} watchpoint, i.e. a watchpoint that triggers either on a
15359read from or on a write to the memory location. With the @samp{-r}
15360option, the watchpoint created is a @dfn{read} watchpoint, i.e. it will
15361trigger only when the memory location is accessed for reading. Without
15362either of the options, the watchpoint created is a regular watchpoint,
15363i.e. it will trigger when the memory location is accessed for writing.
15364@xref{Set Watchpoints, , Setting watchpoints}.
15365
15366Note that @samp{-break-list} will report a single list of watchpoints and
15367breakpoints inserted.
15368
15369@subsubheading @value{GDBN} Command
15370
15371The corresponding @value{GDBN} commands are @samp{watch}, @samp{awatch}, and
15372@samp{rwatch}.
15373
15374@subsubheading Example
15375
15376Setting a watchpoint on a variable in the @code{main} function:
15377
15378@smallexample
15379(@value{GDBP})
15380-break-watch x
15381^done,wpt=@{number="2",exp="x"@}
15382(@value{GDBP})
15383-exec-continue
15384^running
15385^done,reason="watchpoint-trigger",wpt=@{number="2",exp="x"@},
15386value=@{old="-268439212",new="55"@},
15387frame=@{func="main",args=[],file="recursive2.c",line="5"@}
15388(@value{GDBP})
15389@end smallexample
15390
15391Setting a watchpoint on a variable local to a function. @value{GDBN} will stop
15392the program execution twice: first for the variable changing value, then
15393for the watchpoint going out of scope.
15394
15395@smallexample
15396(@value{GDBP})
15397-break-watch C
15398^done,wpt=@{number="5",exp="C"@}
15399(@value{GDBP})
15400-exec-continue
15401^running
15402^done,reason="watchpoint-trigger",
15403wpt=@{number="5",exp="C"@},value=@{old="-276895068",new="3"@},
15404frame=@{func="callee4",args=[],
15405file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="13"@}
15406(@value{GDBP})
15407-exec-continue
15408^running
15409^done,reason="watchpoint-scope",wpnum="5",
15410frame=@{func="callee3",args=[@{name="strarg",
15411value="0x11940 \"A string argument.\""@}],
15412file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
15413(@value{GDBP})
15414@end smallexample
15415
15416Listing breakpoints and watchpoints, at different points in the program
15417execution. Note that once the watchpoint goes out of scope, it is
15418deleted.
15419
15420@smallexample
15421(@value{GDBP})
15422-break-watch C
15423^done,wpt=@{number="2",exp="C"@}
15424(@value{GDBP})
15425-break-list
15426^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
15427hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15428@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15429@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15430@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15431@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15432@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15433body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15434addr="0x00010734",func="callee4",
15435file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@},
15436bkpt=@{number="2",type="watchpoint",disp="keep",
15437enabled="y",addr="",what="C",times="0"@}]@}
15438(@value{GDBP})
15439-exec-continue
15440^running
15441^done,reason="watchpoint-trigger",wpt=@{number="2",exp="C"@},
15442value=@{old="-276895068",new="3"@},
15443frame=@{func="callee4",args=[],
15444file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="13"@}
15445(@value{GDBP})
15446-break-list
15447^done,BreakpointTable=@{nr_rows="2",nr_cols="6",
15448hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15449@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15450@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15451@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15452@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15453@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15454body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15455addr="0x00010734",func="callee4",
15456file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@},
15457bkpt=@{number="2",type="watchpoint",disp="keep",
15458enabled="y",addr="",what="C",times="-5"@}]@}
15459(@value{GDBP})
15460-exec-continue
15461^running
15462^done,reason="watchpoint-scope",wpnum="2",
15463frame=@{func="callee3",args=[@{name="strarg",
15464value="0x11940 \"A string argument.\""@}],
15465file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
15466(@value{GDBP})
15467-break-list
15468^done,BreakpointTable=@{nr_rows="1",nr_cols="6",
15469hdr=[@{width="3",alignment="-1",col_name="number",colhdr="Num"@},
15470@{width="14",alignment="-1",col_name="type",colhdr="Type"@},
15471@{width="4",alignment="-1",col_name="disp",colhdr="Disp"@},
15472@{width="3",alignment="-1",col_name="enabled",colhdr="Enb"@},
15473@{width="10",alignment="-1",col_name="addr",colhdr="Address"@},
15474@{width="40",alignment="2",col_name="what",colhdr="What"@}],
15475body=[bkpt=@{number="1",type="breakpoint",disp="keep",enabled="y",
15476addr="0x00010734",func="callee4",
15477file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8",times="1"@}]@}
15478(@value{GDBP})
15479@end smallexample
15480
15481@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
15482@node GDB/MI Data Manipulation
15483@section @sc{gdb/mi} Data Manipulation
15484
15485@cindex data manipulation, in @sc{gdb/mi}
15486@cindex @sc{gdb/mi}, data manipulation
15487This section describes the @sc{gdb/mi} commands that manipulate data:
15488examine memory and registers, evaluate expressions, etc.
15489
15490@c REMOVED FROM THE INTERFACE.
15491@c @subheading -data-assign
15492@c Change the value of a program variable. Plenty of side effects.
15493@c @subsubheading GDB command
15494@c set variable
15495@c @subsubheading Example
15496@c N.A.
15497
15498@subheading The @code{-data-disassemble} Command
15499@findex -data-disassemble
15500
15501@subsubheading Synopsis
15502
15503@smallexample
15504 -data-disassemble
15505 [ -s @var{start-addr} -e @var{end-addr} ]
15506 | [ -f @var{filename} -l @var{linenum} [ -n @var{lines} ] ]
15507 -- @var{mode}
15508@end smallexample
15509
15510@noindent
15511Where:
15512
15513@table @samp
15514@item @var{start-addr}
15515is the beginning address (or @code{$pc})
15516@item @var{end-addr}
15517is the end address
15518@item @var{filename}
15519is the name of the file to disassemble
15520@item @var{linenum}
15521is the line number to disassemble around
15522@item @var{lines}
15523is the the number of disassembly lines to be produced. If it is -1,
15524the whole function will be disassembled, in case no @var{end-addr} is
15525specified. If @var{end-addr} is specified as a non-zero value, and
15526@var{lines} is lower than the number of disassembly lines between
15527@var{start-addr} and @var{end-addr}, only @var{lines} lines are
15528displayed; if @var{lines} is higher than the number of lines between
15529@var{start-addr} and @var{end-addr}, only the lines up to @var{end-addr}
15530are displayed.
15531@item @var{mode}
15532is either 0 (meaning only disassembly) or 1 (meaning mixed source and
15533disassembly).
15534@end table
15535
15536@subsubheading Result
15537
15538The output for each instruction is composed of four fields:
15539
15540@itemize @bullet
15541@item Address
15542@item Func-name
15543@item Offset
15544@item Instruction
15545@end itemize
15546
15547Note that whatever included in the instruction field, is not manipulated
15548directely by @sc{gdb/mi}, i.e. it is not possible to adjust its format.
15549
15550@subsubheading @value{GDBN} Command
15551
15552There's no direct mapping from this command to the CLI.
15553
15554@subsubheading Example
15555
15556Disassemble from the current value of @code{$pc} to @code{$pc + 20}:
15557
15558@smallexample
15559(@value{GDBP})
15560-data-disassemble -s $pc -e "$pc + 20" -- 0
15561^done,
15562asm_insns=[
15563@{address="0x000107c0",func-name="main",offset="4",
15564inst="mov 2, %o0"@},
15565@{address="0x000107c4",func-name="main",offset="8",
15566inst="sethi %hi(0x11800), %o2"@},
15567@{address="0x000107c8",func-name="main",offset="12",
15568inst="or %o2, 0x140, %o1\t! 0x11940 <_lib_version+8>"@},
15569@{address="0x000107cc",func-name="main",offset="16",
15570inst="sethi %hi(0x11800), %o2"@},
15571@{address="0x000107d0",func-name="main",offset="20",
15572inst="or %o2, 0x168, %o4\t! 0x11968 <_lib_version+48>"@}]
15573(@value{GDBP})
15574@end smallexample
15575
15576Disassemble the whole @code{main} function. Line 32 is part of
15577@code{main}.
15578
15579@smallexample
15580-data-disassemble -f basics.c -l 32 -- 0
15581^done,asm_insns=[
15582@{address="0x000107bc",func-name="main",offset="0",
15583inst="save %sp, -112, %sp"@},
15584@{address="0x000107c0",func-name="main",offset="4",
15585inst="mov 2, %o0"@},
15586@{address="0x000107c4",func-name="main",offset="8",
15587inst="sethi %hi(0x11800), %o2"@},
15588[@dots{}]
15589@{address="0x0001081c",func-name="main",offset="96",inst="ret "@},
15590@{address="0x00010820",func-name="main",offset="100",inst="restore "@}]
15591(@value{GDBP})
15592@end smallexample
15593
15594Disassemble 3 instructions from the start of @code{main}:
15595
15596@smallexample
15597(@value{GDBP})
15598-data-disassemble -f basics.c -l 32 -n 3 -- 0
15599^done,asm_insns=[
15600@{address="0x000107bc",func-name="main",offset="0",
15601inst="save %sp, -112, %sp"@},
15602@{address="0x000107c0",func-name="main",offset="4",
15603inst="mov 2, %o0"@},
15604@{address="0x000107c4",func-name="main",offset="8",
15605inst="sethi %hi(0x11800), %o2"@}]
15606(@value{GDBP})
15607@end smallexample
15608
15609Disassemble 3 instructions from the start of @code{main} in mixed mode:
15610
15611@smallexample
15612(@value{GDBP})
15613-data-disassemble -f basics.c -l 32 -n 3 -- 1
15614^done,asm_insns=[
15615src_and_asm_line=@{line="31",
15616file="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb/ \
15617 testsuite/gdb.mi/basics.c",line_asm_insn=[
15618@{address="0x000107bc",func-name="main",offset="0",
15619inst="save %sp, -112, %sp"@}]@},
15620src_and_asm_line=@{line="32",
15621file="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb/ \
15622 testsuite/gdb.mi/basics.c",line_asm_insn=[
15623@{address="0x000107c0",func-name="main",offset="4",
15624inst="mov 2, %o0"@},
15625@{address="0x000107c4",func-name="main",offset="8",
15626inst="sethi %hi(0x11800), %o2"@}]@}]
15627(@value{GDBP})
15628@end smallexample
15629
15630
15631@subheading The @code{-data-evaluate-expression} Command
15632@findex -data-evaluate-expression
15633
15634@subsubheading Synopsis
15635
15636@smallexample
15637 -data-evaluate-expression @var{expr}
15638@end smallexample
15639
15640Evaluate @var{expr} as an expression. The expression could contain an
15641inferior function call. The function call will execute synchronously.
15642If the expression contains spaces, it must be enclosed in double quotes.
15643
15644@subsubheading @value{GDBN} Command
15645
15646The corresponding @value{GDBN} commands are @samp{print}, @samp{output}, and
15647@samp{call}. In @code{gdbtk} only, there's a corresponding
15648@samp{gdb_eval} command.
15649
15650@subsubheading Example
15651
15652In the following example, the numbers that precede the commands are the
15653@dfn{tokens} described in @ref{GDB/MI Command Syntax, ,@sc{gdb/mi}
15654Command Syntax}. Notice how @sc{gdb/mi} returns the same tokens in its
15655output.
15656
15657@smallexample
15658211-data-evaluate-expression A
15659211^done,value="1"
15660(@value{GDBP})
15661311-data-evaluate-expression &A
15662311^done,value="0xefffeb7c"
15663(@value{GDBP})
15664411-data-evaluate-expression A+3
15665411^done,value="4"
15666(@value{GDBP})
15667511-data-evaluate-expression "A + 3"
15668511^done,value="4"
15669(@value{GDBP})
15670@end smallexample
15671
15672
15673@subheading The @code{-data-list-changed-registers} Command
15674@findex -data-list-changed-registers
15675
15676@subsubheading Synopsis
15677
15678@smallexample
15679 -data-list-changed-registers
15680@end smallexample
15681
15682Display a list of the registers that have changed.
15683
15684@subsubheading @value{GDBN} Command
15685
15686@value{GDBN} doesn't have a direct analog for this command; @code{gdbtk}
15687has the corresponding command @samp{gdb_changed_register_list}.
15688
15689@subsubheading Example
15690
15691On a PPC MBX board:
15692
15693@smallexample
15694(@value{GDBP})
15695-exec-continue
15696^running
15697
15698(@value{GDBP})
15699*stopped,reason="breakpoint-hit",bkptno="1",frame=@{func="main",
15700args=[],file="try.c",line="5"@}
15701(@value{GDBP})
15702-data-list-changed-registers
15703^done,changed-registers=["0","1","2","4","5","6","7","8","9",
15704"10","11","13","14","15","16","17","18","19","20","21","22","23",
15705"24","25","26","27","28","30","31","64","65","66","67","69"]
15706(@value{GDBP})
15707@end smallexample
15708
15709
15710@subheading The @code{-data-list-register-names} Command
15711@findex -data-list-register-names
15712
15713@subsubheading Synopsis
15714
15715@smallexample
15716 -data-list-register-names [ ( @var{regno} )+ ]
15717@end smallexample
15718
15719Show a list of register names for the current target. If no arguments
15720are given, it shows a list of the names of all the registers. If
15721integer numbers are given as arguments, it will print a list of the
15722names of the registers corresponding to the arguments. To ensure
15723consistency between a register name and its number, the output list may
15724include empty register names.
15725
15726@subsubheading @value{GDBN} Command
15727
15728@value{GDBN} does not have a command which corresponds to
15729@samp{-data-list-register-names}. In @code{gdbtk} there is a
15730corresponding command @samp{gdb_regnames}.
15731
15732@subsubheading Example
15733
15734For the PPC MBX board:
15735@smallexample
15736(@value{GDBP})
15737-data-list-register-names
15738^done,register-names=["r0","r1","r2","r3","r4","r5","r6","r7",
15739"r8","r9","r10","r11","r12","r13","r14","r15","r16","r17","r18",
15740"r19","r20","r21","r22","r23","r24","r25","r26","r27","r28","r29",
15741"r30","r31","f0","f1","f2","f3","f4","f5","f6","f7","f8","f9",
15742"f10","f11","f12","f13","f14","f15","f16","f17","f18","f19","f20",
15743"f21","f22","f23","f24","f25","f26","f27","f28","f29","f30","f31",
15744"", "pc","ps","cr","lr","ctr","xer"]
15745(@value{GDBP})
15746-data-list-register-names 1 2 3
15747^done,register-names=["r1","r2","r3"]
15748(@value{GDBP})
15749@end smallexample
15750
15751@subheading The @code{-data-list-register-values} Command
15752@findex -data-list-register-values
15753
15754@subsubheading Synopsis
15755
15756@smallexample
15757 -data-list-register-values @var{fmt} [ ( @var{regno} )*]
15758@end smallexample
15759
15760Display the registers' contents. @var{fmt} is the format according to
15761which the registers' contents are to be returned, followed by an optional
15762list of numbers specifying the registers to display. A missing list of
15763numbers indicates that the contents of all the registers must be returned.
15764
15765Allowed formats for @var{fmt} are:
15766
15767@table @code
15768@item x
15769Hexadecimal
15770@item o
15771Octal
15772@item t
15773Binary
15774@item d
15775Decimal
15776@item r
15777Raw
15778@item N
15779Natural
15780@end table
15781
15782@subsubheading @value{GDBN} Command
15783
15784The corresponding @value{GDBN} commands are @samp{info reg}, @samp{info
15785all-reg}, and (in @code{gdbtk}) @samp{gdb_fetch_registers}.
15786
15787@subsubheading Example
15788
15789For a PPC MBX board (note: line breaks are for readability only, they
15790don't appear in the actual output):
15791
15792@smallexample
15793(@value{GDBP})
15794-data-list-register-values r 64 65
15795^done,register-values=[@{number="64",value="0xfe00a300"@},
15796@{number="65",value="0x00029002"@}]
15797(@value{GDBP})
15798-data-list-register-values x
15799^done,register-values=[@{number="0",value="0xfe0043c8"@},
15800@{number="1",value="0x3fff88"@},@{number="2",value="0xfffffffe"@},
15801@{number="3",value="0x0"@},@{number="4",value="0xa"@},
15802@{number="5",value="0x3fff68"@},@{number="6",value="0x3fff58"@},
15803@{number="7",value="0xfe011e98"@},@{number="8",value="0x2"@},
15804@{number="9",value="0xfa202820"@},@{number="10",value="0xfa202808"@},
15805@{number="11",value="0x1"@},@{number="12",value="0x0"@},
15806@{number="13",value="0x4544"@},@{number="14",value="0xffdfffff"@},
15807@{number="15",value="0xffffffff"@},@{number="16",value="0xfffffeff"@},
15808@{number="17",value="0xefffffed"@},@{number="18",value="0xfffffffe"@},
15809@{number="19",value="0xffffffff"@},@{number="20",value="0xffffffff"@},
15810@{number="21",value="0xffffffff"@},@{number="22",value="0xfffffff7"@},
15811@{number="23",value="0xffffffff"@},@{number="24",value="0xffffffff"@},
15812@{number="25",value="0xffffffff"@},@{number="26",value="0xfffffffb"@},
15813@{number="27",value="0xffffffff"@},@{number="28",value="0xf7bfffff"@},
15814@{number="29",value="0x0"@},@{number="30",value="0xfe010000"@},
15815@{number="31",value="0x0"@},@{number="32",value="0x0"@},
15816@{number="33",value="0x0"@},@{number="34",value="0x0"@},
15817@{number="35",value="0x0"@},@{number="36",value="0x0"@},
15818@{number="37",value="0x0"@},@{number="38",value="0x0"@},
15819@{number="39",value="0x0"@},@{number="40",value="0x0"@},
15820@{number="41",value="0x0"@},@{number="42",value="0x0"@},
15821@{number="43",value="0x0"@},@{number="44",value="0x0"@},
15822@{number="45",value="0x0"@},@{number="46",value="0x0"@},
15823@{number="47",value="0x0"@},@{number="48",value="0x0"@},
15824@{number="49",value="0x0"@},@{number="50",value="0x0"@},
15825@{number="51",value="0x0"@},@{number="52",value="0x0"@},
15826@{number="53",value="0x0"@},@{number="54",value="0x0"@},
15827@{number="55",value="0x0"@},@{number="56",value="0x0"@},
15828@{number="57",value="0x0"@},@{number="58",value="0x0"@},
15829@{number="59",value="0x0"@},@{number="60",value="0x0"@},
15830@{number="61",value="0x0"@},@{number="62",value="0x0"@},
15831@{number="63",value="0x0"@},@{number="64",value="0xfe00a300"@},
15832@{number="65",value="0x29002"@},@{number="66",value="0x202f04b5"@},
15833@{number="67",value="0xfe0043b0"@},@{number="68",value="0xfe00b3e4"@},
15834@{number="69",value="0x20002b03"@}]
15835(@value{GDBP})
15836@end smallexample
15837
15838
15839@subheading The @code{-data-read-memory} Command
15840@findex -data-read-memory
15841
15842@subsubheading Synopsis
15843
15844@smallexample
15845 -data-read-memory [ -o @var{byte-offset} ]
15846 @var{address} @var{word-format} @var{word-size}
15847 @var{nr-rows} @var{nr-cols} [ @var{aschar} ]
15848@end smallexample
15849
15850@noindent
15851where:
15852
15853@table @samp
15854@item @var{address}
15855An expression specifying the address of the first memory word to be
15856read. Complex expressions containing embedded white space should be
15857quoted using the C convention.
15858
15859@item @var{word-format}
15860The format to be used to print the memory words. The notation is the
15861same as for @value{GDBN}'s @code{print} command (@pxref{Output Formats,
15862,Output formats}).
15863
15864@item @var{word-size}
15865The size of each memory word in bytes.
15866
15867@item @var{nr-rows}
15868The number of rows in the output table.
15869
15870@item @var{nr-cols}
15871The number of columns in the output table.
15872
15873@item @var{aschar}
15874If present, indicates that each row should include an @sc{ascii} dump. The
15875value of @var{aschar} is used as a padding character when a byte is not a
15876member of the printable @sc{ascii} character set (printable @sc{ascii}
15877characters are those whose code is between 32 and 126, inclusively).
15878
15879@item @var{byte-offset}
15880An offset to add to the @var{address} before fetching memory.
15881@end table
15882
15883This command displays memory contents as a table of @var{nr-rows} by
15884@var{nr-cols} words, each word being @var{word-size} bytes. In total,
15885@code{@var{nr-rows} * @var{nr-cols} * @var{word-size}} bytes are read
15886(returned as @samp{total-bytes}). Should less than the requested number
15887of bytes be returned by the target, the missing words are identified
15888using @samp{N/A}. The number of bytes read from the target is returned
15889in @samp{nr-bytes} and the starting address used to read memory in
15890@samp{addr}.
15891
15892The address of the next/previous row or page is available in
15893@samp{next-row} and @samp{prev-row}, @samp{next-page} and
15894@samp{prev-page}.
15895
15896@subsubheading @value{GDBN} Command
15897
15898The corresponding @value{GDBN} command is @samp{x}. @code{gdbtk} has
15899@samp{gdb_get_mem} memory read command.
15900
15901@subsubheading Example
15902
15903Read six bytes of memory starting at @code{bytes+6} but then offset by
15904@code{-6} bytes. Format as three rows of two columns. One byte per
15905word. Display each word in hex.
15906
15907@smallexample
15908(@value{GDBP})
159099-data-read-memory -o -6 -- bytes+6 x 1 3 2
159109^done,addr="0x00001390",nr-bytes="6",total-bytes="6",
15911next-row="0x00001396",prev-row="0x0000138e",next-page="0x00001396",
15912prev-page="0x0000138a",memory=[
15913@{addr="0x00001390",data=["0x00","0x01"]@},
15914@{addr="0x00001392",data=["0x02","0x03"]@},
15915@{addr="0x00001394",data=["0x04","0x05"]@}]
15916(@value{GDBP})
15917@end smallexample
15918
15919Read two bytes of memory starting at address @code{shorts + 64} and
15920display as a single word formatted in decimal.
15921
15922@smallexample
15923(@value{GDBP})
159245-data-read-memory shorts+64 d 2 1 1
159255^done,addr="0x00001510",nr-bytes="2",total-bytes="2",
15926next-row="0x00001512",prev-row="0x0000150e",
15927next-page="0x00001512",prev-page="0x0000150e",memory=[
15928@{addr="0x00001510",data=["128"]@}]
15929(@value{GDBP})
15930@end smallexample
15931
15932Read thirty two bytes of memory starting at @code{bytes+16} and format
15933as eight rows of four columns. Include a string encoding with @samp{x}
15934used as the non-printable character.
15935
15936@smallexample
15937(@value{GDBP})
159384-data-read-memory bytes+16 x 1 8 4 x
159394^done,addr="0x000013a0",nr-bytes="32",total-bytes="32",
15940next-row="0x000013c0",prev-row="0x0000139c",
15941next-page="0x000013c0",prev-page="0x00001380",memory=[
15942@{addr="0x000013a0",data=["0x10","0x11","0x12","0x13"],ascii="xxxx"@},
15943@{addr="0x000013a4",data=["0x14","0x15","0x16","0x17"],ascii="xxxx"@},
15944@{addr="0x000013a8",data=["0x18","0x19","0x1a","0x1b"],ascii="xxxx"@},
15945@{addr="0x000013ac",data=["0x1c","0x1d","0x1e","0x1f"],ascii="xxxx"@},
15946@{addr="0x000013b0",data=["0x20","0x21","0x22","0x23"],ascii=" !\"#"@},
15947@{addr="0x000013b4",data=["0x24","0x25","0x26","0x27"],ascii="$%&'"@},
15948@{addr="0x000013b8",data=["0x28","0x29","0x2a","0x2b"],ascii="()*+"@},
15949@{addr="0x000013bc",data=["0x2c","0x2d","0x2e","0x2f"],ascii=",-./"@}]
15950(@value{GDBP})
15951@end smallexample
15952
15953@subheading The @code{-display-delete} Command
15954@findex -display-delete
15955
15956@subsubheading Synopsis
15957
15958@smallexample
15959 -display-delete @var{number}
15960@end smallexample
15961
15962Delete the display @var{number}.
15963
15964@subsubheading @value{GDBN} Command
15965
15966The corresponding @value{GDBN} command is @samp{delete display}.
15967
15968@subsubheading Example
15969N.A.
15970
15971
15972@subheading The @code{-display-disable} Command
15973@findex -display-disable
15974
15975@subsubheading Synopsis
15976
15977@smallexample
15978 -display-disable @var{number}
15979@end smallexample
15980
15981Disable display @var{number}.
15982
15983@subsubheading @value{GDBN} Command
15984
15985The corresponding @value{GDBN} command is @samp{disable display}.
15986
15987@subsubheading Example
15988N.A.
15989
15990
15991@subheading The @code{-display-enable} Command
15992@findex -display-enable
15993
15994@subsubheading Synopsis
15995
15996@smallexample
15997 -display-enable @var{number}
15998@end smallexample
15999
16000Enable display @var{number}.
16001
16002@subsubheading @value{GDBN} Command
16003
16004The corresponding @value{GDBN} command is @samp{enable display}.
16005
16006@subsubheading Example
16007N.A.
16008
16009
16010@subheading The @code{-display-insert} Command
16011@findex -display-insert
16012
16013@subsubheading Synopsis
16014
16015@smallexample
16016 -display-insert @var{expression}
16017@end smallexample
16018
16019Display @var{expression} every time the program stops.
16020
16021@subsubheading @value{GDBN} Command
16022
16023The corresponding @value{GDBN} command is @samp{display}.
16024
16025@subsubheading Example
16026N.A.
16027
16028
16029@subheading The @code{-display-list} Command
16030@findex -display-list
16031
16032@subsubheading Synopsis
16033
16034@smallexample
16035 -display-list
16036@end smallexample
16037
16038List the displays. Do not show the current values.
16039
16040@subsubheading @value{GDBN} Command
16041
16042The corresponding @value{GDBN} command is @samp{info display}.
16043
16044@subsubheading Example
16045N.A.
16046
16047
16048@subheading The @code{-environment-cd} Command
16049@findex -environment-cd
16050
16051@subsubheading Synopsis
16052
16053@smallexample
16054 -environment-cd @var{pathdir}
16055@end smallexample
16056
16057Set @value{GDBN}'s working directory.
16058
16059@subsubheading @value{GDBN} Command
16060
16061The corresponding @value{GDBN} command is @samp{cd}.
16062
16063@subsubheading Example
16064
16065@smallexample
16066(@value{GDBP})
16067-environment-cd /kwikemart/marge/ezannoni/flathead-dev/devo/gdb
16068^done
16069(@value{GDBP})
16070@end smallexample
16071
16072
16073@subheading The @code{-environment-directory} Command
16074@findex -environment-directory
16075
16076@subsubheading Synopsis
16077
16078@smallexample
16079 -environment-directory [ -r ] [ @var{pathdir} ]+
16080@end smallexample
16081
16082Add directories @var{pathdir} to beginning of search path for source files.
16083If the @samp{-r} option is used, the search path is reset to the default
b383017d 16084search path. If directories @var{pathdir} are supplied in addition to the
922fbb7b
AC
16085@samp{-r} option, the search path is first reset and then addition
16086occurs as normal.
b383017d 16087Multiple directories may be specified, separated by blanks. Specifying
922fbb7b
AC
16088multiple directories in a single command
16089results in the directories added to the beginning of the
16090search path in the same order they were presented in the command.
16091If blanks are needed as
16092part of a directory name, double-quotes should be used around
16093the name. In the command output, the path will show up separated
b383017d 16094by the system directory-separator character. The directory-seperator
922fbb7b
AC
16095character must not be used
16096in any directory name.
16097If no directories are specified, the current search path is displayed.
16098
16099@subsubheading @value{GDBN} Command
16100
16101The corresponding @value{GDBN} command is @samp{dir}.
16102
16103@subsubheading Example
16104
16105@smallexample
16106(@value{GDBP})
16107-environment-directory /kwikemart/marge/ezannoni/flathead-dev/devo/gdb
16108^done,source-path="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb:$cdir:$cwd"
16109(@value{GDBP})
16110-environment-directory ""
16111^done,source-path="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb:$cdir:$cwd"
16112(@value{GDBP})
16113-environment-directory -r /home/jjohnstn/src/gdb /usr/src
16114^done,source-path="/home/jjohnstn/src/gdb:/usr/src:$cdir:$cwd"
16115(@value{GDBP})
16116-environment-directory -r
16117^done,source-path="$cdir:$cwd"
16118(@value{GDBP})
16119@end smallexample
16120
16121
16122@subheading The @code{-environment-path} Command
16123@findex -environment-path
16124
16125@subsubheading Synopsis
16126
16127@smallexample
16128 -environment-path [ -r ] [ @var{pathdir} ]+
16129@end smallexample
16130
16131Add directories @var{pathdir} to beginning of search path for object files.
16132If the @samp{-r} option is used, the search path is reset to the original
b383017d
RM
16133search path that existed at gdb start-up. If directories @var{pathdir} are
16134supplied in addition to the
922fbb7b
AC
16135@samp{-r} option, the search path is first reset and then addition
16136occurs as normal.
b383017d 16137Multiple directories may be specified, separated by blanks. Specifying
922fbb7b
AC
16138multiple directories in a single command
16139results in the directories added to the beginning of the
16140search path in the same order they were presented in the command.
16141If blanks are needed as
16142part of a directory name, double-quotes should be used around
16143the name. In the command output, the path will show up separated
b383017d 16144by the system directory-separator character. The directory-seperator
922fbb7b
AC
16145character must not be used
16146in any directory name.
16147If no directories are specified, the current path is displayed.
16148
16149
16150@subsubheading @value{GDBN} Command
16151
16152The corresponding @value{GDBN} command is @samp{path}.
16153
16154@subsubheading Example
16155
16156@smallexample
16157(@value{GDBP})
b383017d 16158-environment-path
922fbb7b
AC
16159^done,path="/usr/bin"
16160(@value{GDBP})
16161-environment-path /kwikemart/marge/ezannoni/flathead-dev/ppc-eabi/gdb /bin
16162^done,path="/kwikemart/marge/ezannoni/flathead-dev/ppc-eabi/gdb:/bin:/usr/bin"
16163(@value{GDBP})
16164-environment-path -r /usr/local/bin
16165^done,path="/usr/local/bin:/usr/bin"
16166(@value{GDBP})
16167@end smallexample
16168
16169
16170@subheading The @code{-environment-pwd} Command
16171@findex -environment-pwd
16172
16173@subsubheading Synopsis
16174
16175@smallexample
16176 -environment-pwd
16177@end smallexample
16178
16179Show the current working directory.
16180
16181@subsubheading @value{GDBN} command
16182
16183The corresponding @value{GDBN} command is @samp{pwd}.
16184
16185@subsubheading Example
16186
16187@smallexample
16188(@value{GDBP})
16189-environment-pwd
16190^done,cwd="/kwikemart/marge/ezannoni/flathead-dev/devo/gdb"
16191(@value{GDBP})
16192@end smallexample
16193
16194@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16195@node GDB/MI Program Control
16196@section @sc{gdb/mi} Program control
16197
16198@subsubheading Program termination
16199
16200As a result of execution, the inferior program can run to completion, if
16201it doesn't encounter any breakpoints. In this case the output will
16202include an exit code, if the program has exited exceptionally.
16203
16204@subsubheading Examples
16205
16206@noindent
16207Program exited normally:
16208
16209@smallexample
16210(@value{GDBP})
16211-exec-run
16212^running
16213(@value{GDBP})
16214x = 55
16215*stopped,reason="exited-normally"
16216(@value{GDBP})
16217@end smallexample
16218
16219@noindent
16220Program exited exceptionally:
16221
16222@smallexample
16223(@value{GDBP})
16224-exec-run
16225^running
16226(@value{GDBP})
16227x = 55
16228*stopped,reason="exited",exit-code="01"
16229(@value{GDBP})
16230@end smallexample
16231
16232Another way the program can terminate is if it receives a signal such as
16233@code{SIGINT}. In this case, @sc{gdb/mi} displays this:
16234
16235@smallexample
16236(@value{GDBP})
16237*stopped,reason="exited-signalled",signal-name="SIGINT",
16238signal-meaning="Interrupt"
16239@end smallexample
16240
16241
16242@subheading The @code{-exec-abort} Command
16243@findex -exec-abort
16244
16245@subsubheading Synopsis
16246
16247@smallexample
16248 -exec-abort
16249@end smallexample
16250
16251Kill the inferior running program.
16252
16253@subsubheading @value{GDBN} Command
16254
16255The corresponding @value{GDBN} command is @samp{kill}.
16256
16257@subsubheading Example
16258N.A.
16259
16260
16261@subheading The @code{-exec-arguments} Command
16262@findex -exec-arguments
16263
16264@subsubheading Synopsis
16265
16266@smallexample
16267 -exec-arguments @var{args}
16268@end smallexample
16269
16270Set the inferior program arguments, to be used in the next
16271@samp{-exec-run}.
16272
16273@subsubheading @value{GDBN} Command
16274
16275The corresponding @value{GDBN} command is @samp{set args}.
16276
16277@subsubheading Example
16278
16279@c FIXME!
16280Don't have one around.
16281
16282
16283@subheading The @code{-exec-continue} Command
16284@findex -exec-continue
16285
16286@subsubheading Synopsis
16287
16288@smallexample
16289 -exec-continue
16290@end smallexample
16291
16292Asynchronous command. Resumes the execution of the inferior program
16293until a breakpoint is encountered, or until the inferior exits.
16294
16295@subsubheading @value{GDBN} Command
16296
16297The corresponding @value{GDBN} corresponding is @samp{continue}.
16298
16299@subsubheading Example
16300
16301@smallexample
16302-exec-continue
16303^running
16304(@value{GDBP})
16305@@Hello world
16306*stopped,reason="breakpoint-hit",bkptno="2",frame=@{func="foo",args=[],
16307file="hello.c",line="13"@}
16308(@value{GDBP})
16309@end smallexample
16310
16311
16312@subheading The @code{-exec-finish} Command
16313@findex -exec-finish
16314
16315@subsubheading Synopsis
16316
16317@smallexample
16318 -exec-finish
16319@end smallexample
16320
16321Asynchronous command. Resumes the execution of the inferior program
16322until the current function is exited. Displays the results returned by
16323the function.
16324
16325@subsubheading @value{GDBN} Command
16326
16327The corresponding @value{GDBN} command is @samp{finish}.
16328
16329@subsubheading Example
16330
16331Function returning @code{void}.
16332
16333@smallexample
16334-exec-finish
16335^running
16336(@value{GDBP})
16337@@hello from foo
16338*stopped,reason="function-finished",frame=@{func="main",args=[],
16339file="hello.c",line="7"@}
16340(@value{GDBP})
16341@end smallexample
16342
16343Function returning other than @code{void}. The name of the internal
16344@value{GDBN} variable storing the result is printed, together with the
16345value itself.
16346
16347@smallexample
16348-exec-finish
16349^running
16350(@value{GDBP})
16351*stopped,reason="function-finished",frame=@{addr="0x000107b0",func="foo",
16352args=[@{name="a",value="1"],@{name="b",value="9"@}@},
16353file="recursive2.c",line="14"@},
16354gdb-result-var="$1",return-value="0"
16355(@value{GDBP})
16356@end smallexample
16357
16358
16359@subheading The @code{-exec-interrupt} Command
16360@findex -exec-interrupt
16361
16362@subsubheading Synopsis
16363
16364@smallexample
16365 -exec-interrupt
16366@end smallexample
16367
16368Asynchronous command. Interrupts the background execution of the target.
16369Note how the token associated with the stop message is the one for the
16370execution command that has been interrupted. The token for the interrupt
16371itself only appears in the @samp{^done} output. If the user is trying to
16372interrupt a non-running program, an error message will be printed.
16373
16374@subsubheading @value{GDBN} Command
16375
16376The corresponding @value{GDBN} command is @samp{interrupt}.
16377
16378@subsubheading Example
16379
16380@smallexample
16381(@value{GDBP})
16382111-exec-continue
16383111^running
16384
16385(@value{GDBP})
16386222-exec-interrupt
16387222^done
16388(@value{GDBP})
16389111*stopped,signal-name="SIGINT",signal-meaning="Interrupt",
16390frame=@{addr="0x00010140",func="foo",args=[],file="try.c",line="13"@}
16391(@value{GDBP})
16392
16393(@value{GDBP})
16394-exec-interrupt
16395^error,msg="mi_cmd_exec_interrupt: Inferior not executing."
16396(@value{GDBP})
16397@end smallexample
16398
16399
16400@subheading The @code{-exec-next} Command
16401@findex -exec-next
16402
16403@subsubheading Synopsis
16404
16405@smallexample
16406 -exec-next
16407@end smallexample
16408
16409Asynchronous command. Resumes execution of the inferior program, stopping
16410when the beginning of the next source line is reached.
16411
16412@subsubheading @value{GDBN} Command
16413
16414The corresponding @value{GDBN} command is @samp{next}.
16415
16416@subsubheading Example
16417
16418@smallexample
16419-exec-next
16420^running
16421(@value{GDBP})
16422*stopped,reason="end-stepping-range",line="8",file="hello.c"
16423(@value{GDBP})
16424@end smallexample
16425
16426
16427@subheading The @code{-exec-next-instruction} Command
16428@findex -exec-next-instruction
16429
16430@subsubheading Synopsis
16431
16432@smallexample
16433 -exec-next-instruction
16434@end smallexample
16435
16436Asynchronous command. Executes one machine instruction. If the
16437instruction is a function call continues until the function returns. If
16438the program stops at an instruction in the middle of a source line, the
16439address will be printed as well.
16440
16441@subsubheading @value{GDBN} Command
16442
16443The corresponding @value{GDBN} command is @samp{nexti}.
16444
16445@subsubheading Example
16446
16447@smallexample
16448(@value{GDBP})
16449-exec-next-instruction
16450^running
16451
16452(@value{GDBP})
16453*stopped,reason="end-stepping-range",
16454addr="0x000100d4",line="5",file="hello.c"
16455(@value{GDBP})
16456@end smallexample
16457
16458
16459@subheading The @code{-exec-return} Command
16460@findex -exec-return
16461
16462@subsubheading Synopsis
16463
16464@smallexample
16465 -exec-return
16466@end smallexample
16467
16468Makes current function return immediately. Doesn't execute the inferior.
16469Displays the new current frame.
16470
16471@subsubheading @value{GDBN} Command
16472
16473The corresponding @value{GDBN} command is @samp{return}.
16474
16475@subsubheading Example
16476
16477@smallexample
16478(@value{GDBP})
16479200-break-insert callee4
16480200^done,bkpt=@{number="1",addr="0x00010734",
16481file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8"@}
16482(@value{GDBP})
16483000-exec-run
16484000^running
16485(@value{GDBP})
16486000*stopped,reason="breakpoint-hit",bkptno="1",
16487frame=@{func="callee4",args=[],
16488file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8"@}
16489(@value{GDBP})
16490205-break-delete
16491205^done
16492(@value{GDBP})
16493111-exec-return
16494111^done,frame=@{level="0",func="callee3",
16495args=[@{name="strarg",
16496value="0x11940 \"A string argument.\""@}],
16497file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="18"@}
16498(@value{GDBP})
16499@end smallexample
16500
16501
16502@subheading The @code{-exec-run} Command
16503@findex -exec-run
16504
16505@subsubheading Synopsis
16506
16507@smallexample
16508 -exec-run
16509@end smallexample
16510
16511Asynchronous command. Starts execution of the inferior from the
16512beginning. The inferior executes until either a breakpoint is
16513encountered or the program exits.
16514
16515@subsubheading @value{GDBN} Command
16516
16517The corresponding @value{GDBN} command is @samp{run}.
16518
16519@subsubheading Example
16520
16521@smallexample
16522(@value{GDBP})
16523-break-insert main
16524^done,bkpt=@{number="1",addr="0x0001072c",file="recursive2.c",line="4"@}
16525(@value{GDBP})
16526-exec-run
16527^running
16528(@value{GDBP})
16529*stopped,reason="breakpoint-hit",bkptno="1",
16530frame=@{func="main",args=[],file="recursive2.c",line="4"@}
16531(@value{GDBP})
16532@end smallexample
16533
16534
16535@subheading The @code{-exec-show-arguments} Command
16536@findex -exec-show-arguments
16537
16538@subsubheading Synopsis
16539
16540@smallexample
16541 -exec-show-arguments
16542@end smallexample
16543
16544Print the arguments of the program.
16545
16546@subsubheading @value{GDBN} Command
16547
16548The corresponding @value{GDBN} command is @samp{show args}.
16549
16550@subsubheading Example
16551N.A.
16552
16553@c @subheading -exec-signal
16554
16555@subheading The @code{-exec-step} Command
16556@findex -exec-step
16557
16558@subsubheading Synopsis
16559
16560@smallexample
16561 -exec-step
16562@end smallexample
16563
16564Asynchronous command. Resumes execution of the inferior program, stopping
16565when the beginning of the next source line is reached, if the next
16566source line is not a function call. If it is, stop at the first
16567instruction of the called function.
16568
16569@subsubheading @value{GDBN} Command
16570
16571The corresponding @value{GDBN} command is @samp{step}.
16572
16573@subsubheading Example
16574
16575Stepping into a function:
16576
16577@smallexample
16578-exec-step
16579^running
16580(@value{GDBP})
16581*stopped,reason="end-stepping-range",
16582frame=@{func="foo",args=[@{name="a",value="10"@},
16583@{name="b",value="0"@}],file="recursive2.c",line="11"@}
16584(@value{GDBP})
16585@end smallexample
16586
16587Regular stepping:
16588
16589@smallexample
16590-exec-step
16591^running
16592(@value{GDBP})
16593*stopped,reason="end-stepping-range",line="14",file="recursive2.c"
16594(@value{GDBP})
16595@end smallexample
16596
16597
16598@subheading The @code{-exec-step-instruction} Command
16599@findex -exec-step-instruction
16600
16601@subsubheading Synopsis
16602
16603@smallexample
16604 -exec-step-instruction
16605@end smallexample
16606
16607Asynchronous command. Resumes the inferior which executes one machine
16608instruction. The output, once @value{GDBN} has stopped, will vary depending on
16609whether we have stopped in the middle of a source line or not. In the
16610former case, the address at which the program stopped will be printed as
16611well.
16612
16613@subsubheading @value{GDBN} Command
16614
16615The corresponding @value{GDBN} command is @samp{stepi}.
16616
16617@subsubheading Example
16618
16619@smallexample
16620(@value{GDBP})
16621-exec-step-instruction
16622^running
16623
16624(@value{GDBP})
16625*stopped,reason="end-stepping-range",
16626frame=@{func="foo",args=[],file="try.c",line="10"@}
16627(@value{GDBP})
16628-exec-step-instruction
16629^running
16630
16631(@value{GDBP})
16632*stopped,reason="end-stepping-range",
16633frame=@{addr="0x000100f4",func="foo",args=[],file="try.c",line="10"@}
16634(@value{GDBP})
16635@end smallexample
16636
16637
16638@subheading The @code{-exec-until} Command
16639@findex -exec-until
16640
16641@subsubheading Synopsis
16642
16643@smallexample
16644 -exec-until [ @var{location} ]
16645@end smallexample
16646
16647Asynchronous command. Executes the inferior until the @var{location}
16648specified in the argument is reached. If there is no argument, the inferior
16649executes until a source line greater than the current one is reached.
16650The reason for stopping in this case will be @samp{location-reached}.
16651
16652@subsubheading @value{GDBN} Command
16653
16654The corresponding @value{GDBN} command is @samp{until}.
16655
16656@subsubheading Example
16657
16658@smallexample
16659(@value{GDBP})
16660-exec-until recursive2.c:6
16661^running
16662(@value{GDBP})
16663x = 55
16664*stopped,reason="location-reached",frame=@{func="main",args=[],
16665file="recursive2.c",line="6"@}
16666(@value{GDBP})
16667@end smallexample
16668
16669@ignore
16670@subheading -file-clear
16671Is this going away????
16672@end ignore
16673
16674
16675@subheading The @code{-file-exec-and-symbols} Command
16676@findex -file-exec-and-symbols
16677
16678@subsubheading Synopsis
16679
16680@smallexample
16681 -file-exec-and-symbols @var{file}
16682@end smallexample
16683
16684Specify the executable file to be debugged. This file is the one from
16685which the symbol table is also read. If no file is specified, the
16686command clears the executable and symbol information. If breakpoints
16687are set when using this command with no arguments, @value{GDBN} will produce
16688error messages. Otherwise, no output is produced, except a completion
16689notification.
16690
16691@subsubheading @value{GDBN} Command
16692
16693The corresponding @value{GDBN} command is @samp{file}.
16694
16695@subsubheading Example
16696
16697@smallexample
16698(@value{GDBP})
16699-file-exec-and-symbols /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
16700^done
16701(@value{GDBP})
16702@end smallexample
16703
16704
16705@subheading The @code{-file-exec-file} Command
16706@findex -file-exec-file
16707
16708@subsubheading Synopsis
16709
16710@smallexample
16711 -file-exec-file @var{file}
16712@end smallexample
16713
16714Specify the executable file to be debugged. Unlike
16715@samp{-file-exec-and-symbols}, the symbol table is @emph{not} read
16716from this file. If used without argument, @value{GDBN} clears the information
16717about the executable file. No output is produced, except a completion
16718notification.
16719
16720@subsubheading @value{GDBN} Command
16721
16722The corresponding @value{GDBN} command is @samp{exec-file}.
16723
16724@subsubheading Example
16725
16726@smallexample
16727(@value{GDBP})
16728-file-exec-file /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
16729^done
16730(@value{GDBP})
16731@end smallexample
16732
16733
16734@subheading The @code{-file-list-exec-sections} Command
16735@findex -file-list-exec-sections
16736
16737@subsubheading Synopsis
16738
16739@smallexample
16740 -file-list-exec-sections
16741@end smallexample
16742
16743List the sections of the current executable file.
16744
16745@subsubheading @value{GDBN} Command
16746
16747The @value{GDBN} command @samp{info file} shows, among the rest, the same
16748information as this command. @code{gdbtk} has a corresponding command
16749@samp{gdb_load_info}.
16750
16751@subsubheading Example
16752N.A.
16753
16754
1abaf70c
BR
16755@subheading The @code{-file-list-exec-source-file} Command
16756@findex -file-list-exec-source-file
16757
16758@subsubheading Synopsis
16759
16760@smallexample
16761 -file-list-exec-source-file
16762@end smallexample
16763
b383017d 16764List the line number, the current source file, and the absolute path
1abaf70c
BR
16765to the current source file for the current executable.
16766
16767@subsubheading @value{GDBN} Command
16768
16769There's no @value{GDBN} command which directly corresponds to this one.
16770
16771@subsubheading Example
16772
16773@smallexample
16774(@value{GDBP})
16775123-file-list-exec-source-file
16776123^done,line="1",file="foo.c",fullname="/home/bar/foo.c"
16777(@value{GDBP})
16778@end smallexample
16779
16780
922fbb7b
AC
16781@subheading The @code{-file-list-exec-source-files} Command
16782@findex -file-list-exec-source-files
16783
16784@subsubheading Synopsis
16785
16786@smallexample
16787 -file-list-exec-source-files
16788@end smallexample
16789
16790List the source files for the current executable.
16791
16792@subsubheading @value{GDBN} Command
16793
16794There's no @value{GDBN} command which directly corresponds to this one.
16795@code{gdbtk} has an analogous command @samp{gdb_listfiles}.
16796
16797@subsubheading Example
16798N.A.
16799
16800
16801@subheading The @code{-file-list-shared-libraries} Command
16802@findex -file-list-shared-libraries
16803
16804@subsubheading Synopsis
16805
16806@smallexample
16807 -file-list-shared-libraries
16808@end smallexample
16809
16810List the shared libraries in the program.
16811
16812@subsubheading @value{GDBN} Command
16813
16814The corresponding @value{GDBN} command is @samp{info shared}.
16815
16816@subsubheading Example
16817N.A.
16818
16819
16820@subheading The @code{-file-list-symbol-files} Command
16821@findex -file-list-symbol-files
16822
16823@subsubheading Synopsis
16824
16825@smallexample
16826 -file-list-symbol-files
16827@end smallexample
16828
16829List symbol files.
16830
16831@subsubheading @value{GDBN} Command
16832
16833The corresponding @value{GDBN} command is @samp{info file} (part of it).
16834
16835@subsubheading Example
16836N.A.
16837
16838
16839@subheading The @code{-file-symbol-file} Command
16840@findex -file-symbol-file
16841
16842@subsubheading Synopsis
16843
16844@smallexample
16845 -file-symbol-file @var{file}
16846@end smallexample
16847
16848Read symbol table info from the specified @var{file} argument. When
16849used without arguments, clears @value{GDBN}'s symbol table info. No output is
16850produced, except for a completion notification.
16851
16852@subsubheading @value{GDBN} Command
16853
16854The corresponding @value{GDBN} command is @samp{symbol-file}.
16855
16856@subsubheading Example
16857
16858@smallexample
16859(@value{GDBP})
16860-file-symbol-file /kwikemart/marge/ezannoni/TRUNK/mbx/hello.mbx
16861^done
16862(@value{GDBP})
16863@end smallexample
16864
16865@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16866@node GDB/MI Miscellaneous Commands
16867@section Miscellaneous @value{GDBN} commands in @sc{gdb/mi}
16868
16869@c @subheading -gdb-complete
16870
16871@subheading The @code{-gdb-exit} Command
16872@findex -gdb-exit
16873
16874@subsubheading Synopsis
16875
16876@smallexample
16877 -gdb-exit
16878@end smallexample
16879
16880Exit @value{GDBN} immediately.
16881
16882@subsubheading @value{GDBN} Command
16883
16884Approximately corresponds to @samp{quit}.
16885
16886@subsubheading Example
16887
16888@smallexample
16889(@value{GDBP})
16890-gdb-exit
16891@end smallexample
16892
16893@subheading The @code{-gdb-set} Command
16894@findex -gdb-set
16895
16896@subsubheading Synopsis
16897
16898@smallexample
16899 -gdb-set
16900@end smallexample
16901
16902Set an internal @value{GDBN} variable.
16903@c IS THIS A DOLLAR VARIABLE? OR SOMETHING LIKE ANNOTATE ?????
16904
16905@subsubheading @value{GDBN} Command
16906
16907The corresponding @value{GDBN} command is @samp{set}.
16908
16909@subsubheading Example
16910
16911@smallexample
16912(@value{GDBP})
16913-gdb-set $foo=3
16914^done
16915(@value{GDBP})
16916@end smallexample
16917
16918
16919@subheading The @code{-gdb-show} Command
16920@findex -gdb-show
16921
16922@subsubheading Synopsis
16923
16924@smallexample
16925 -gdb-show
16926@end smallexample
16927
16928Show the current value of a @value{GDBN} variable.
16929
16930@subsubheading @value{GDBN} command
16931
16932The corresponding @value{GDBN} command is @samp{show}.
16933
16934@subsubheading Example
16935
16936@smallexample
16937(@value{GDBP})
16938-gdb-show annotate
16939^done,value="0"
16940(@value{GDBP})
16941@end smallexample
16942
16943@c @subheading -gdb-source
16944
16945
16946@subheading The @code{-gdb-version} Command
16947@findex -gdb-version
16948
16949@subsubheading Synopsis
16950
16951@smallexample
16952 -gdb-version
16953@end smallexample
16954
16955Show version information for @value{GDBN}. Used mostly in testing.
16956
16957@subsubheading @value{GDBN} Command
16958
16959There's no equivalent @value{GDBN} command. @value{GDBN} by default shows this
16960information when you start an interactive session.
16961
16962@subsubheading Example
16963
16964@c This example modifies the actual output from GDB to avoid overfull
16965@c box in TeX.
16966@smallexample
16967(@value{GDBP})
16968-gdb-version
16969~GNU gdb 5.2.1
16970~Copyright 2000 Free Software Foundation, Inc.
16971~GDB is free software, covered by the GNU General Public License, and
16972~you are welcome to change it and/or distribute copies of it under
16973~ certain conditions.
16974~Type "show copying" to see the conditions.
16975~There is absolutely no warranty for GDB. Type "show warranty" for
16976~ details.
b383017d 16977~This GDB was configured as
922fbb7b
AC
16978 "--host=sparc-sun-solaris2.5.1 --target=ppc-eabi".
16979^done
16980(@value{GDBP})
16981@end smallexample
16982
16983@subheading The @code{-interpreter-exec} Command
16984@findex -interpreter-exec
16985
16986@subheading Synopsis
16987
16988@smallexample
16989-interpreter-exec @var{interpreter} @var{command}
16990@end smallexample
16991
16992Execute the specified @var{command} in the given @var{interpreter}.
16993
16994@subheading @value{GDBN} Command
16995
16996The corresponding @value{GDBN} command is @samp{interpreter-exec}.
16997
16998@subheading Example
16999
17000@smallexample
17001(@value{GDBP})
17002-interpreter-exec console "break main"
17003&"During symbol reading, couldn't parse type; debugger out of date?.\n"
17004&"During symbol reading, bad structure-type format.\n"
17005~"Breakpoint 1 at 0x8074fc6: file ../../src/gdb/main.c, line 743.\n"
17006^done
17007(@value{GDBP})
17008@end smallexample
17009
17010@ignore
17011@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17012@node GDB/MI Kod Commands
17013@section @sc{gdb/mi} Kod Commands
17014
17015The Kod commands are not implemented.
17016
17017@c @subheading -kod-info
17018
17019@c @subheading -kod-list
17020
17021@c @subheading -kod-list-object-types
17022
17023@c @subheading -kod-show
17024
17025@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17026@node GDB/MI Memory Overlay Commands
17027@section @sc{gdb/mi} Memory Overlay Commands
17028
17029The memory overlay commands are not implemented.
17030
17031@c @subheading -overlay-auto
17032
17033@c @subheading -overlay-list-mapping-state
17034
17035@c @subheading -overlay-list-overlays
17036
17037@c @subheading -overlay-map
17038
17039@c @subheading -overlay-off
17040
17041@c @subheading -overlay-on
17042
17043@c @subheading -overlay-unmap
17044
17045@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17046@node GDB/MI Signal Handling Commands
17047@section @sc{gdb/mi} Signal Handling Commands
17048
17049Signal handling commands are not implemented.
17050
17051@c @subheading -signal-handle
17052
17053@c @subheading -signal-list-handle-actions
17054
17055@c @subheading -signal-list-signal-types
17056@end ignore
17057
17058
17059@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17060@node GDB/MI Stack Manipulation
17061@section @sc{gdb/mi} Stack Manipulation Commands
17062
17063
17064@subheading The @code{-stack-info-frame} Command
17065@findex -stack-info-frame
17066
17067@subsubheading Synopsis
17068
17069@smallexample
17070 -stack-info-frame
17071@end smallexample
17072
17073Get info on the current frame.
17074
17075@subsubheading @value{GDBN} Command
17076
17077The corresponding @value{GDBN} command is @samp{info frame} or @samp{frame}
17078(without arguments).
17079
17080@subsubheading Example
17081N.A.
17082
17083@subheading The @code{-stack-info-depth} Command
17084@findex -stack-info-depth
17085
17086@subsubheading Synopsis
17087
17088@smallexample
17089 -stack-info-depth [ @var{max-depth} ]
17090@end smallexample
17091
17092Return the depth of the stack. If the integer argument @var{max-depth}
17093is specified, do not count beyond @var{max-depth} frames.
17094
17095@subsubheading @value{GDBN} Command
17096
17097There's no equivalent @value{GDBN} command.
17098
17099@subsubheading Example
17100
17101For a stack with frame levels 0 through 11:
17102
17103@smallexample
17104(@value{GDBP})
17105-stack-info-depth
17106^done,depth="12"
17107(@value{GDBP})
17108-stack-info-depth 4
17109^done,depth="4"
17110(@value{GDBP})
17111-stack-info-depth 12
17112^done,depth="12"
17113(@value{GDBP})
17114-stack-info-depth 11
17115^done,depth="11"
17116(@value{GDBP})
17117-stack-info-depth 13
17118^done,depth="12"
17119(@value{GDBP})
17120@end smallexample
17121
17122@subheading The @code{-stack-list-arguments} Command
17123@findex -stack-list-arguments
17124
17125@subsubheading Synopsis
17126
17127@smallexample
17128 -stack-list-arguments @var{show-values}
17129 [ @var{low-frame} @var{high-frame} ]
17130@end smallexample
17131
17132Display a list of the arguments for the frames between @var{low-frame}
17133and @var{high-frame} (inclusive). If @var{low-frame} and
17134@var{high-frame} are not provided, list the arguments for the whole call
17135stack.
17136
17137The @var{show-values} argument must have a value of 0 or 1. A value of
171380 means that only the names of the arguments are listed, a value of 1
17139means that both names and values of the arguments are printed.
17140
17141@subsubheading @value{GDBN} Command
17142
17143@value{GDBN} does not have an equivalent command. @code{gdbtk} has a
17144@samp{gdb_get_args} command which partially overlaps with the
17145functionality of @samp{-stack-list-arguments}.
17146
17147@subsubheading Example
17148
17149@smallexample
17150(@value{GDBP})
17151-stack-list-frames
17152^done,
17153stack=[
17154frame=@{level="0",addr="0x00010734",func="callee4",
17155file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="8"@},
17156frame=@{level="1",addr="0x0001076c",func="callee3",
17157file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="17"@},
17158frame=@{level="2",addr="0x0001078c",func="callee2",
17159file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="22"@},
17160frame=@{level="3",addr="0x000107b4",func="callee1",
17161file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="27"@},
17162frame=@{level="4",addr="0x000107e0",func="main",
17163file="../../../devo/gdb/testsuite/gdb.mi/basics.c",line="32"@}]
17164(@value{GDBP})
17165-stack-list-arguments 0
17166^done,
17167stack-args=[
17168frame=@{level="0",args=[]@},
17169frame=@{level="1",args=[name="strarg"]@},
17170frame=@{level="2",args=[name="intarg",name="strarg"]@},
17171frame=@{level="3",args=[name="intarg",name="strarg",name="fltarg"]@},
17172frame=@{level="4",args=[]@}]
17173(@value{GDBP})
17174-stack-list-arguments 1
17175^done,
17176stack-args=[
17177frame=@{level="0",args=[]@},
17178frame=@{level="1",
17179 args=[@{name="strarg",value="0x11940 \"A string argument.\""@}]@},
17180frame=@{level="2",args=[
17181@{name="intarg",value="2"@},
17182@{name="strarg",value="0x11940 \"A string argument.\""@}]@},
17183@{frame=@{level="3",args=[
17184@{name="intarg",value="2"@},
17185@{name="strarg",value="0x11940 \"A string argument.\""@},
17186@{name="fltarg",value="3.5"@}]@},
17187frame=@{level="4",args=[]@}]
17188(@value{GDBP})
17189-stack-list-arguments 0 2 2
17190^done,stack-args=[frame=@{level="2",args=[name="intarg",name="strarg"]@}]
17191(@value{GDBP})
17192-stack-list-arguments 1 2 2
17193^done,stack-args=[frame=@{level="2",
17194args=[@{name="intarg",value="2"@},
17195@{name="strarg",value="0x11940 \"A string argument.\""@}]@}]
17196(@value{GDBP})
17197@end smallexample
17198
17199@c @subheading -stack-list-exception-handlers
17200
17201
17202@subheading The @code{-stack-list-frames} Command
17203@findex -stack-list-frames
17204
17205@subsubheading Synopsis
17206
17207@smallexample
17208 -stack-list-frames [ @var{low-frame} @var{high-frame} ]
17209@end smallexample
17210
17211List the frames currently on the stack. For each frame it displays the
17212following info:
17213
17214@table @samp
17215@item @var{level}
17216The frame number, 0 being the topmost frame, i.e. the innermost function.
17217@item @var{addr}
17218The @code{$pc} value for that frame.
17219@item @var{func}
17220Function name.
17221@item @var{file}
17222File name of the source file where the function lives.
17223@item @var{line}
17224Line number corresponding to the @code{$pc}.
17225@end table
17226
17227If invoked without arguments, this command prints a backtrace for the
17228whole stack. If given two integer arguments, it shows the frames whose
17229levels are between the two arguments (inclusive). If the two arguments
17230are equal, it shows the single frame at the corresponding level.
17231
17232@subsubheading @value{GDBN} Command
17233
17234The corresponding @value{GDBN} commands are @samp{backtrace} and @samp{where}.
17235
17236@subsubheading Example
17237
17238Full stack backtrace:
17239
17240@smallexample
17241(@value{GDBP})
17242-stack-list-frames
17243^done,stack=
17244[frame=@{level="0",addr="0x0001076c",func="foo",
17245 file="recursive2.c",line="11"@},
17246frame=@{level="1",addr="0x000107a4",func="foo",
17247 file="recursive2.c",line="14"@},
17248frame=@{level="2",addr="0x000107a4",func="foo",
17249 file="recursive2.c",line="14"@},
17250frame=@{level="3",addr="0x000107a4",func="foo",
17251 file="recursive2.c",line="14"@},
17252frame=@{level="4",addr="0x000107a4",func="foo",
17253 file="recursive2.c",line="14"@},
17254frame=@{level="5",addr="0x000107a4",func="foo",
17255 file="recursive2.c",line="14"@},
17256frame=@{level="6",addr="0x000107a4",func="foo",
17257 file="recursive2.c",line="14"@},
17258frame=@{level="7",addr="0x000107a4",func="foo",
17259 file="recursive2.c",line="14"@},
17260frame=@{level="8",addr="0x000107a4",func="foo",
17261 file="recursive2.c",line="14"@},
17262frame=@{level="9",addr="0x000107a4",func="foo",
17263 file="recursive2.c",line="14"@},
17264frame=@{level="10",addr="0x000107a4",func="foo",
17265 file="recursive2.c",line="14"@},
17266frame=@{level="11",addr="0x00010738",func="main",
17267 file="recursive2.c",line="4"@}]
17268(@value{GDBP})
17269@end smallexample
17270
17271Show frames between @var{low_frame} and @var{high_frame}:
17272
17273@smallexample
17274(@value{GDBP})
17275-stack-list-frames 3 5
17276^done,stack=
17277[frame=@{level="3",addr="0x000107a4",func="foo",
17278 file="recursive2.c",line="14"@},
17279frame=@{level="4",addr="0x000107a4",func="foo",
17280 file="recursive2.c",line="14"@},
17281frame=@{level="5",addr="0x000107a4",func="foo",
17282 file="recursive2.c",line="14"@}]
17283(@value{GDBP})
17284@end smallexample
17285
17286Show a single frame:
17287
17288@smallexample
17289(@value{GDBP})
17290-stack-list-frames 3 3
17291^done,stack=
17292[frame=@{level="3",addr="0x000107a4",func="foo",
17293 file="recursive2.c",line="14"@}]
17294(@value{GDBP})
17295@end smallexample
17296
17297
17298@subheading The @code{-stack-list-locals} Command
17299@findex -stack-list-locals
17300
17301@subsubheading Synopsis
17302
17303@smallexample
17304 -stack-list-locals @var{print-values}
17305@end smallexample
17306
17307Display the local variable names for the current frame. With an
bc8ced35
NR
17308argument of 0 or @code{--no-values}, prints only the names of the variables.
17309With argument of 1 or @code{--all-values}, prints also their values. With
17310argument of 2 or @code{--simple-values}, prints the name, type and value for
17311simple data types and the name and type for arrays, structures and
17312unions. In this last case, the idea is that the user can see the
17313value of simple data types immediately and he can create variable
17314objects for other data types if he wishes to explore their values in
17315more detail.
922fbb7b
AC
17316
17317@subsubheading @value{GDBN} Command
17318
17319@samp{info locals} in @value{GDBN}, @samp{gdb_get_locals} in @code{gdbtk}.
17320
17321@subsubheading Example
17322
17323@smallexample
17324(@value{GDBP})
17325-stack-list-locals 0
17326^done,locals=[name="A",name="B",name="C"]
17327(@value{GDBP})
bc8ced35 17328-stack-list-locals --all-values
922fbb7b 17329^done,locals=[@{name="A",value="1"@},@{name="B",value="2"@},
bc8ced35
NR
17330 @{name="C",value="@{1, 2, 3@}"@}]
17331-stack-list-locals --simple-values
17332^done,locals=[@{name="A",type="int",value="1"@},
17333 @{name="B",type="int",value="2"@},@{name="C",type="int [3]"@}]
922fbb7b
AC
17334(@value{GDBP})
17335@end smallexample
17336
17337
17338@subheading The @code{-stack-select-frame} Command
17339@findex -stack-select-frame
17340
17341@subsubheading Synopsis
17342
17343@smallexample
17344 -stack-select-frame @var{framenum}
17345@end smallexample
17346
17347Change the current frame. Select a different frame @var{framenum} on
17348the stack.
17349
17350@subsubheading @value{GDBN} Command
17351
17352The corresponding @value{GDBN} commands are @samp{frame}, @samp{up},
17353@samp{down}, @samp{select-frame}, @samp{up-silent}, and @samp{down-silent}.
17354
17355@subsubheading Example
17356
17357@smallexample
17358(@value{GDBP})
17359-stack-select-frame 2
17360^done
17361(@value{GDBP})
17362@end smallexample
17363
17364@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17365@node GDB/MI Symbol Query
17366@section @sc{gdb/mi} Symbol Query Commands
17367
17368
17369@subheading The @code{-symbol-info-address} Command
17370@findex -symbol-info-address
17371
17372@subsubheading Synopsis
17373
17374@smallexample
17375 -symbol-info-address @var{symbol}
17376@end smallexample
17377
17378Describe where @var{symbol} is stored.
17379
17380@subsubheading @value{GDBN} Command
17381
17382The corresponding @value{GDBN} command is @samp{info address}.
17383
17384@subsubheading Example
17385N.A.
17386
17387
17388@subheading The @code{-symbol-info-file} Command
17389@findex -symbol-info-file
17390
17391@subsubheading Synopsis
17392
17393@smallexample
17394 -symbol-info-file
17395@end smallexample
17396
17397Show the file for the symbol.
17398
17399@subsubheading @value{GDBN} Command
17400
17401There's no equivalent @value{GDBN} command. @code{gdbtk} has
17402@samp{gdb_find_file}.
17403
17404@subsubheading Example
17405N.A.
17406
17407
17408@subheading The @code{-symbol-info-function} Command
17409@findex -symbol-info-function
17410
17411@subsubheading Synopsis
17412
17413@smallexample
17414 -symbol-info-function
17415@end smallexample
17416
17417Show which function the symbol lives in.
17418
17419@subsubheading @value{GDBN} Command
17420
17421@samp{gdb_get_function} in @code{gdbtk}.
17422
17423@subsubheading Example
17424N.A.
17425
17426
17427@subheading The @code{-symbol-info-line} Command
17428@findex -symbol-info-line
17429
17430@subsubheading Synopsis
17431
17432@smallexample
17433 -symbol-info-line
17434@end smallexample
17435
17436Show the core addresses of the code for a source line.
17437
17438@subsubheading @value{GDBN} Command
17439
71952f4c 17440The corresponding @value{GDBN} command is @samp{info line}.
922fbb7b
AC
17441@code{gdbtk} has the @samp{gdb_get_line} and @samp{gdb_get_file} commands.
17442
17443@subsubheading Example
17444N.A.
17445
17446
17447@subheading The @code{-symbol-info-symbol} Command
17448@findex -symbol-info-symbol
17449
17450@subsubheading Synopsis
17451
17452@smallexample
17453 -symbol-info-symbol @var{addr}
17454@end smallexample
17455
17456Describe what symbol is at location @var{addr}.
17457
17458@subsubheading @value{GDBN} Command
17459
17460The corresponding @value{GDBN} command is @samp{info symbol}.
17461
17462@subsubheading Example
17463N.A.
17464
17465
17466@subheading The @code{-symbol-list-functions} Command
17467@findex -symbol-list-functions
17468
17469@subsubheading Synopsis
17470
17471@smallexample
17472 -symbol-list-functions
17473@end smallexample
17474
17475List the functions in the executable.
17476
17477@subsubheading @value{GDBN} Command
17478
17479@samp{info functions} in @value{GDBN}, @samp{gdb_listfunc} and
17480@samp{gdb_search} in @code{gdbtk}.
17481
17482@subsubheading Example
17483N.A.
17484
17485
32e7087d
JB
17486@subheading The @code{-symbol-list-lines} Command
17487@findex -symbol-list-lines
17488
17489@subsubheading Synopsis
17490
17491@smallexample
17492 -symbol-list-lines @var{filename}
17493@end smallexample
17494
17495Print the list of lines that contain code and their associated program
17496addresses for the given source filename. The entries are sorted in
17497ascending PC order.
17498
17499@subsubheading @value{GDBN} Command
17500
17501There is no corresponding @value{GDBN} command.
17502
17503@subsubheading Example
17504@smallexample
17505(@value{GDBP})
17506-symbol-list-lines basics.c
54ff5908 17507^done,lines=[@{pc="0x08048554",line="7"@},@{pc="0x0804855a",line="8"@}]
32e7087d
JB
17508(@value{GDBP})
17509@end smallexample
17510
17511
922fbb7b
AC
17512@subheading The @code{-symbol-list-types} Command
17513@findex -symbol-list-types
17514
17515@subsubheading Synopsis
17516
17517@smallexample
17518 -symbol-list-types
17519@end smallexample
17520
17521List all the type names.
17522
17523@subsubheading @value{GDBN} Command
17524
17525The corresponding commands are @samp{info types} in @value{GDBN},
17526@samp{gdb_search} in @code{gdbtk}.
17527
17528@subsubheading Example
17529N.A.
17530
17531
17532@subheading The @code{-symbol-list-variables} Command
17533@findex -symbol-list-variables
17534
17535@subsubheading Synopsis
17536
17537@smallexample
17538 -symbol-list-variables
17539@end smallexample
17540
17541List all the global and static variable names.
17542
17543@subsubheading @value{GDBN} Command
17544
17545@samp{info variables} in @value{GDBN}, @samp{gdb_search} in @code{gdbtk}.
17546
17547@subsubheading Example
17548N.A.
17549
17550
17551@subheading The @code{-symbol-locate} Command
17552@findex -symbol-locate
17553
17554@subsubheading Synopsis
17555
17556@smallexample
17557 -symbol-locate
17558@end smallexample
17559
17560@subsubheading @value{GDBN} Command
17561
17562@samp{gdb_loc} in @code{gdbtk}.
17563
17564@subsubheading Example
17565N.A.
17566
17567
17568@subheading The @code{-symbol-type} Command
17569@findex -symbol-type
17570
17571@subsubheading Synopsis
17572
17573@smallexample
17574 -symbol-type @var{variable}
17575@end smallexample
17576
17577Show type of @var{variable}.
17578
17579@subsubheading @value{GDBN} Command
17580
17581The corresponding @value{GDBN} command is @samp{ptype}, @code{gdbtk} has
17582@samp{gdb_obj_variable}.
17583
17584@subsubheading Example
17585N.A.
17586
17587
17588@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17589@node GDB/MI Target Manipulation
17590@section @sc{gdb/mi} Target Manipulation Commands
17591
17592
17593@subheading The @code{-target-attach} Command
17594@findex -target-attach
17595
17596@subsubheading Synopsis
17597
17598@smallexample
17599 -target-attach @var{pid} | @var{file}
17600@end smallexample
17601
17602Attach to a process @var{pid} or a file @var{file} outside of @value{GDBN}.
17603
17604@subsubheading @value{GDBN} command
17605
17606The corresponding @value{GDBN} command is @samp{attach}.
17607
17608@subsubheading Example
17609N.A.
17610
17611
17612@subheading The @code{-target-compare-sections} Command
17613@findex -target-compare-sections
17614
17615@subsubheading Synopsis
17616
17617@smallexample
17618 -target-compare-sections [ @var{section} ]
17619@end smallexample
17620
17621Compare data of section @var{section} on target to the exec file.
17622Without the argument, all sections are compared.
17623
17624@subsubheading @value{GDBN} Command
17625
17626The @value{GDBN} equivalent is @samp{compare-sections}.
17627
17628@subsubheading Example
17629N.A.
17630
17631
17632@subheading The @code{-target-detach} Command
17633@findex -target-detach
17634
17635@subsubheading Synopsis
17636
17637@smallexample
17638 -target-detach
17639@end smallexample
17640
17641Disconnect from the remote target. There's no output.
17642
17643@subsubheading @value{GDBN} command
17644
17645The corresponding @value{GDBN} command is @samp{detach}.
17646
17647@subsubheading Example
17648
17649@smallexample
17650(@value{GDBP})
17651-target-detach
17652^done
17653(@value{GDBP})
17654@end smallexample
17655
17656
07f31aa6
DJ
17657@subheading The @code{-target-disconnect} Command
17658@findex -target-disconnect
17659
17660@subsubheading Synopsis
17661
17662@example
17663 -target-disconnect
17664@end example
17665
17666Disconnect from the remote target. There's no output.
17667
17668@subsubheading @value{GDBN} command
17669
17670The corresponding @value{GDBN} command is @samp{disconnect}.
17671
17672@subsubheading Example
17673
17674@smallexample
17675(@value{GDBP})
17676-target-disconnect
17677^done
17678(@value{GDBP})
17679@end smallexample
17680
17681
922fbb7b
AC
17682@subheading The @code{-target-download} Command
17683@findex -target-download
17684
17685@subsubheading Synopsis
17686
17687@smallexample
17688 -target-download
17689@end smallexample
17690
17691Loads the executable onto the remote target.
17692It prints out an update message every half second, which includes the fields:
17693
17694@table @samp
17695@item section
17696The name of the section.
17697@item section-sent
17698The size of what has been sent so far for that section.
17699@item section-size
17700The size of the section.
17701@item total-sent
17702The total size of what was sent so far (the current and the previous sections).
17703@item total-size
17704The size of the overall executable to download.
17705@end table
17706
17707@noindent
17708Each message is sent as status record (@pxref{GDB/MI Output Syntax, ,
17709@sc{gdb/mi} Output Syntax}).
17710
17711In addition, it prints the name and size of the sections, as they are
17712downloaded. These messages include the following fields:
17713
17714@table @samp
17715@item section
17716The name of the section.
17717@item section-size
17718The size of the section.
17719@item total-size
17720The size of the overall executable to download.
17721@end table
17722
17723@noindent
17724At the end, a summary is printed.
17725
17726@subsubheading @value{GDBN} Command
17727
17728The corresponding @value{GDBN} command is @samp{load}.
17729
17730@subsubheading Example
17731
17732Note: each status message appears on a single line. Here the messages
17733have been broken down so that they can fit onto a page.
17734
17735@smallexample
17736(@value{GDBP})
17737-target-download
17738+download,@{section=".text",section-size="6668",total-size="9880"@}
17739+download,@{section=".text",section-sent="512",section-size="6668",
17740total-sent="512",total-size="9880"@}
17741+download,@{section=".text",section-sent="1024",section-size="6668",
17742total-sent="1024",total-size="9880"@}
17743+download,@{section=".text",section-sent="1536",section-size="6668",
17744total-sent="1536",total-size="9880"@}
17745+download,@{section=".text",section-sent="2048",section-size="6668",
17746total-sent="2048",total-size="9880"@}
17747+download,@{section=".text",section-sent="2560",section-size="6668",
17748total-sent="2560",total-size="9880"@}
17749+download,@{section=".text",section-sent="3072",section-size="6668",
17750total-sent="3072",total-size="9880"@}
17751+download,@{section=".text",section-sent="3584",section-size="6668",
17752total-sent="3584",total-size="9880"@}
17753+download,@{section=".text",section-sent="4096",section-size="6668",
17754total-sent="4096",total-size="9880"@}
17755+download,@{section=".text",section-sent="4608",section-size="6668",
17756total-sent="4608",total-size="9880"@}
17757+download,@{section=".text",section-sent="5120",section-size="6668",
17758total-sent="5120",total-size="9880"@}
17759+download,@{section=".text",section-sent="5632",section-size="6668",
17760total-sent="5632",total-size="9880"@}
17761+download,@{section=".text",section-sent="6144",section-size="6668",
17762total-sent="6144",total-size="9880"@}
17763+download,@{section=".text",section-sent="6656",section-size="6668",
17764total-sent="6656",total-size="9880"@}
17765+download,@{section=".init",section-size="28",total-size="9880"@}
17766+download,@{section=".fini",section-size="28",total-size="9880"@}
17767+download,@{section=".data",section-size="3156",total-size="9880"@}
17768+download,@{section=".data",section-sent="512",section-size="3156",
17769total-sent="7236",total-size="9880"@}
17770+download,@{section=".data",section-sent="1024",section-size="3156",
17771total-sent="7748",total-size="9880"@}
17772+download,@{section=".data",section-sent="1536",section-size="3156",
17773total-sent="8260",total-size="9880"@}
17774+download,@{section=".data",section-sent="2048",section-size="3156",
17775total-sent="8772",total-size="9880"@}
17776+download,@{section=".data",section-sent="2560",section-size="3156",
17777total-sent="9284",total-size="9880"@}
17778+download,@{section=".data",section-sent="3072",section-size="3156",
17779total-sent="9796",total-size="9880"@}
17780^done,address="0x10004",load-size="9880",transfer-rate="6586",
17781write-rate="429"
17782(@value{GDBP})
17783@end smallexample
17784
17785
17786@subheading The @code{-target-exec-status} Command
17787@findex -target-exec-status
17788
17789@subsubheading Synopsis
17790
17791@smallexample
17792 -target-exec-status
17793@end smallexample
17794
17795Provide information on the state of the target (whether it is running or
17796not, for instance).
17797
17798@subsubheading @value{GDBN} Command
17799
17800There's no equivalent @value{GDBN} command.
17801
17802@subsubheading Example
17803N.A.
17804
17805
17806@subheading The @code{-target-list-available-targets} Command
17807@findex -target-list-available-targets
17808
17809@subsubheading Synopsis
17810
17811@smallexample
17812 -target-list-available-targets
17813@end smallexample
17814
17815List the possible targets to connect to.
17816
17817@subsubheading @value{GDBN} Command
17818
17819The corresponding @value{GDBN} command is @samp{help target}.
17820
17821@subsubheading Example
17822N.A.
17823
17824
17825@subheading The @code{-target-list-current-targets} Command
17826@findex -target-list-current-targets
17827
17828@subsubheading Synopsis
17829
17830@smallexample
17831 -target-list-current-targets
17832@end smallexample
17833
17834Describe the current target.
17835
17836@subsubheading @value{GDBN} Command
17837
17838The corresponding information is printed by @samp{info file} (among
17839other things).
17840
17841@subsubheading Example
17842N.A.
17843
17844
17845@subheading The @code{-target-list-parameters} Command
17846@findex -target-list-parameters
17847
17848@subsubheading Synopsis
17849
17850@smallexample
17851 -target-list-parameters
17852@end smallexample
17853
17854@c ????
17855
17856@subsubheading @value{GDBN} Command
17857
17858No equivalent.
17859
17860@subsubheading Example
17861N.A.
17862
17863
17864@subheading The @code{-target-select} Command
17865@findex -target-select
17866
17867@subsubheading Synopsis
17868
17869@smallexample
17870 -target-select @var{type} @var{parameters @dots{}}
17871@end smallexample
17872
17873Connect @value{GDBN} to the remote target. This command takes two args:
17874
17875@table @samp
17876@item @var{type}
17877The type of target, for instance @samp{async}, @samp{remote}, etc.
17878@item @var{parameters}
17879Device names, host names and the like. @xref{Target Commands, ,
17880Commands for managing targets}, for more details.
17881@end table
17882
17883The output is a connection notification, followed by the address at
17884which the target program is, in the following form:
17885
17886@smallexample
17887^connected,addr="@var{address}",func="@var{function name}",
17888 args=[@var{arg list}]
17889@end smallexample
17890
17891@subsubheading @value{GDBN} Command
17892
17893The corresponding @value{GDBN} command is @samp{target}.
17894
17895@subsubheading Example
17896
17897@smallexample
17898(@value{GDBP})
17899-target-select async /dev/ttya
17900^connected,addr="0xfe00a300",func="??",args=[]
17901(@value{GDBP})
17902@end smallexample
17903
17904@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17905@node GDB/MI Thread Commands
17906@section @sc{gdb/mi} Thread Commands
17907
17908
17909@subheading The @code{-thread-info} Command
17910@findex -thread-info
17911
17912@subsubheading Synopsis
17913
17914@smallexample
17915 -thread-info
17916@end smallexample
17917
17918@subsubheading @value{GDBN} command
17919
17920No equivalent.
17921
17922@subsubheading Example
17923N.A.
17924
17925
17926@subheading The @code{-thread-list-all-threads} Command
17927@findex -thread-list-all-threads
17928
17929@subsubheading Synopsis
17930
17931@smallexample
17932 -thread-list-all-threads
17933@end smallexample
17934
17935@subsubheading @value{GDBN} Command
17936
17937The equivalent @value{GDBN} command is @samp{info threads}.
17938
17939@subsubheading Example
17940N.A.
17941
17942
17943@subheading The @code{-thread-list-ids} Command
17944@findex -thread-list-ids
17945
17946@subsubheading Synopsis
17947
17948@smallexample
17949 -thread-list-ids
17950@end smallexample
17951
17952Produces a list of the currently known @value{GDBN} thread ids. At the
17953end of the list it also prints the total number of such threads.
17954
17955@subsubheading @value{GDBN} Command
17956
17957Part of @samp{info threads} supplies the same information.
17958
17959@subsubheading Example
17960
17961No threads present, besides the main process:
17962
17963@smallexample
17964(@value{GDBP})
17965-thread-list-ids
17966^done,thread-ids=@{@},number-of-threads="0"
17967(@value{GDBP})
17968@end smallexample
17969
17970
17971Several threads:
17972
17973@smallexample
17974(@value{GDBP})
17975-thread-list-ids
17976^done,thread-ids=@{thread-id="3",thread-id="2",thread-id="1"@},
17977number-of-threads="3"
17978(@value{GDBP})
17979@end smallexample
17980
17981
17982@subheading The @code{-thread-select} Command
17983@findex -thread-select
17984
17985@subsubheading Synopsis
17986
17987@smallexample
17988 -thread-select @var{threadnum}
17989@end smallexample
17990
17991Make @var{threadnum} the current thread. It prints the number of the new
17992current thread, and the topmost frame for that thread.
17993
17994@subsubheading @value{GDBN} Command
17995
17996The corresponding @value{GDBN} command is @samp{thread}.
17997
17998@subsubheading Example
17999
18000@smallexample
18001(@value{GDBP})
18002-exec-next
18003^running
18004(@value{GDBP})
18005*stopped,reason="end-stepping-range",thread-id="2",line="187",
18006file="../../../devo/gdb/testsuite/gdb.threads/linux-dp.c"
18007(@value{GDBP})
18008-thread-list-ids
18009^done,
18010thread-ids=@{thread-id="3",thread-id="2",thread-id="1"@},
18011number-of-threads="3"
18012(@value{GDBP})
18013-thread-select 3
18014^done,new-thread-id="3",
18015frame=@{level="0",func="vprintf",
18016args=[@{name="format",value="0x8048e9c \"%*s%c %d %c\\n\""@},
18017@{name="arg",value="0x2"@}],file="vprintf.c",line="31"@}
18018(@value{GDBP})
18019@end smallexample
18020
18021@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18022@node GDB/MI Tracepoint Commands
18023@section @sc{gdb/mi} Tracepoint Commands
18024
18025The tracepoint commands are not yet implemented.
18026
18027@c @subheading -trace-actions
18028
18029@c @subheading -trace-delete
18030
18031@c @subheading -trace-disable
18032
18033@c @subheading -trace-dump
18034
18035@c @subheading -trace-enable
18036
18037@c @subheading -trace-exists
18038
18039@c @subheading -trace-find
18040
18041@c @subheading -trace-frame-number
18042
18043@c @subheading -trace-info
18044
18045@c @subheading -trace-insert
18046
18047@c @subheading -trace-list
18048
18049@c @subheading -trace-pass-count
18050
18051@c @subheading -trace-save
18052
18053@c @subheading -trace-start
18054
18055@c @subheading -trace-stop
18056
18057
18058@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18059@node GDB/MI Variable Objects
18060@section @sc{gdb/mi} Variable Objects
18061
18062
18063@subheading Motivation for Variable Objects in @sc{gdb/mi}
18064
18065For the implementation of a variable debugger window (locals, watched
18066expressions, etc.), we are proposing the adaptation of the existing code
18067used by @code{Insight}.
18068
18069The two main reasons for that are:
18070
18071@enumerate 1
18072@item
18073It has been proven in practice (it is already on its second generation).
18074
18075@item
18076It will shorten development time (needless to say how important it is
18077now).
18078@end enumerate
18079
18080The original interface was designed to be used by Tcl code, so it was
18081slightly changed so it could be used through @sc{gdb/mi}. This section
18082describes the @sc{gdb/mi} operations that will be available and gives some
18083hints about their use.
18084
18085@emph{Note}: In addition to the set of operations described here, we
18086expect the @sc{gui} implementation of a variable window to require, at
18087least, the following operations:
18088
18089@itemize @bullet
18090@item @code{-gdb-show} @code{output-radix}
18091@item @code{-stack-list-arguments}
18092@item @code{-stack-list-locals}
18093@item @code{-stack-select-frame}
18094@end itemize
18095
18096@subheading Introduction to Variable Objects in @sc{gdb/mi}
18097
18098@cindex variable objects in @sc{gdb/mi}
18099The basic idea behind variable objects is the creation of a named object
18100to represent a variable, an expression, a memory location or even a CPU
18101register. For each object created, a set of operations is available for
18102examining or changing its properties.
18103
18104Furthermore, complex data types, such as C structures, are represented
18105in a tree format. For instance, the @code{struct} type variable is the
18106root and the children will represent the struct members. If a child
18107is itself of a complex type, it will also have children of its own.
18108Appropriate language differences are handled for C, C@t{++} and Java.
18109
18110When returning the actual values of the objects, this facility allows
18111for the individual selection of the display format used in the result
18112creation. It can be chosen among: binary, decimal, hexadecimal, octal
18113and natural. Natural refers to a default format automatically
18114chosen based on the variable type (like decimal for an @code{int}, hex
18115for pointers, etc.).
18116
18117The following is the complete set of @sc{gdb/mi} operations defined to
18118access this functionality:
18119
18120@multitable @columnfractions .4 .6
18121@item @strong{Operation}
18122@tab @strong{Description}
18123
18124@item @code{-var-create}
18125@tab create a variable object
18126@item @code{-var-delete}
18127@tab delete the variable object and its children
18128@item @code{-var-set-format}
18129@tab set the display format of this variable
18130@item @code{-var-show-format}
18131@tab show the display format of this variable
18132@item @code{-var-info-num-children}
18133@tab tells how many children this object has
18134@item @code{-var-list-children}
18135@tab return a list of the object's children
18136@item @code{-var-info-type}
18137@tab show the type of this variable object
18138@item @code{-var-info-expression}
18139@tab print what this variable object represents
18140@item @code{-var-show-attributes}
18141@tab is this variable editable? does it exist here?
18142@item @code{-var-evaluate-expression}
18143@tab get the value of this variable
18144@item @code{-var-assign}
18145@tab set the value of this variable
18146@item @code{-var-update}
18147@tab update the variable and its children
18148@end multitable
18149
18150In the next subsection we describe each operation in detail and suggest
18151how it can be used.
18152
18153@subheading Description And Use of Operations on Variable Objects
18154
18155@subheading The @code{-var-create} Command
18156@findex -var-create
18157
18158@subsubheading Synopsis
18159
18160@smallexample
18161 -var-create @{@var{name} | "-"@}
18162 @{@var{frame-addr} | "*"@} @var{expression}
18163@end smallexample
18164
18165This operation creates a variable object, which allows the monitoring of
18166a variable, the result of an expression, a memory cell or a CPU
18167register.
18168
18169The @var{name} parameter is the string by which the object can be
18170referenced. It must be unique. If @samp{-} is specified, the varobj
18171system will generate a string ``varNNNNNN'' automatically. It will be
18172unique provided that one does not specify @var{name} on that format.
18173The command fails if a duplicate name is found.
18174
18175The frame under which the expression should be evaluated can be
18176specified by @var{frame-addr}. A @samp{*} indicates that the current
18177frame should be used.
18178
18179@var{expression} is any expression valid on the current language set (must not
18180begin with a @samp{*}), or one of the following:
18181
18182@itemize @bullet
18183@item
18184@samp{*@var{addr}}, where @var{addr} is the address of a memory cell
18185
18186@item
18187@samp{*@var{addr}-@var{addr}} --- a memory address range (TBD)
18188
18189@item
18190@samp{$@var{regname}} --- a CPU register name
18191@end itemize
18192
18193@subsubheading Result
18194
18195This operation returns the name, number of children and the type of the
18196object created. Type is returned as a string as the ones generated by
18197the @value{GDBN} CLI:
18198
18199@smallexample
18200 name="@var{name}",numchild="N",type="@var{type}"
18201@end smallexample
18202
18203
18204@subheading The @code{-var-delete} Command
18205@findex -var-delete
18206
18207@subsubheading Synopsis
18208
18209@smallexample
18210 -var-delete @var{name}
18211@end smallexample
18212
18213Deletes a previously created variable object and all of its children.
18214
18215Returns an error if the object @var{name} is not found.
18216
18217
18218@subheading The @code{-var-set-format} Command
18219@findex -var-set-format
18220
18221@subsubheading Synopsis
18222
18223@smallexample
18224 -var-set-format @var{name} @var{format-spec}
18225@end smallexample
18226
18227Sets the output format for the value of the object @var{name} to be
18228@var{format-spec}.
18229
18230The syntax for the @var{format-spec} is as follows:
18231
18232@smallexample
18233 @var{format-spec} @expansion{}
18234 @{binary | decimal | hexadecimal | octal | natural@}
18235@end smallexample
18236
18237
18238@subheading The @code{-var-show-format} Command
18239@findex -var-show-format
18240
18241@subsubheading Synopsis
18242
18243@smallexample
18244 -var-show-format @var{name}
18245@end smallexample
18246
18247Returns the format used to display the value of the object @var{name}.
18248
18249@smallexample
18250 @var{format} @expansion{}
18251 @var{format-spec}
18252@end smallexample
18253
18254
18255@subheading The @code{-var-info-num-children} Command
18256@findex -var-info-num-children
18257
18258@subsubheading Synopsis
18259
18260@smallexample
18261 -var-info-num-children @var{name}
18262@end smallexample
18263
18264Returns the number of children of a variable object @var{name}:
18265
18266@smallexample
18267 numchild=@var{n}
18268@end smallexample
18269
18270
18271@subheading The @code{-var-list-children} Command
18272@findex -var-list-children
18273
18274@subsubheading Synopsis
18275
18276@smallexample
bc8ced35 18277 -var-list-children [@var{print-values}] @var{name}
922fbb7b
AC
18278@end smallexample
18279
bc8ced35
NR
18280Returns a list of the children of the specified variable object. With
18281just the variable object name as an argument or with an optional
18282preceding argument of 0 or @code{--no-values}, prints only the names of the
18283variables. With an optional preceding argument of 1 or @code{--all-values},
18284also prints their values.
18285
18286@subsubheading Example
922fbb7b
AC
18287
18288@smallexample
bc8ced35
NR
18289(@value{GDBP})
18290 -var-list-children n
922fbb7b
AC
18291 numchild=@var{n},children=[@{name=@var{name},
18292 numchild=@var{n},type=@var{type}@},@r{(repeats N times)}]
bc8ced35
NR
18293(@value{GDBP})
18294 -var-list-children --all-values n
18295 numchild=@var{n},children=[@{name=@var{name},
18296 numchild=@var{n},value=@var{value},type=@var{type}@},@r{(repeats N times)}]
922fbb7b
AC
18297@end smallexample
18298
18299
18300@subheading The @code{-var-info-type} Command
18301@findex -var-info-type
18302
18303@subsubheading Synopsis
18304
18305@smallexample
18306 -var-info-type @var{name}
18307@end smallexample
18308
18309Returns the type of the specified variable @var{name}. The type is
18310returned as a string in the same format as it is output by the
18311@value{GDBN} CLI:
18312
18313@smallexample
18314 type=@var{typename}
18315@end smallexample
18316
18317
18318@subheading The @code{-var-info-expression} Command
18319@findex -var-info-expression
18320
18321@subsubheading Synopsis
18322
18323@smallexample
18324 -var-info-expression @var{name}
18325@end smallexample
18326
18327Returns what is represented by the variable object @var{name}:
18328
18329@smallexample
18330 lang=@var{lang-spec},exp=@var{expression}
18331@end smallexample
18332
18333@noindent
18334where @var{lang-spec} is @code{@{"C" | "C++" | "Java"@}}.
18335
18336@subheading The @code{-var-show-attributes} Command
18337@findex -var-show-attributes
18338
18339@subsubheading Synopsis
18340
18341@smallexample
18342 -var-show-attributes @var{name}
18343@end smallexample
18344
18345List attributes of the specified variable object @var{name}:
18346
18347@smallexample
18348 status=@var{attr} [ ( ,@var{attr} )* ]
18349@end smallexample
18350
18351@noindent
18352where @var{attr} is @code{@{ @{ editable | noneditable @} | TBD @}}.
18353
18354@subheading The @code{-var-evaluate-expression} Command
18355@findex -var-evaluate-expression
18356
18357@subsubheading Synopsis
18358
18359@smallexample
18360 -var-evaluate-expression @var{name}
18361@end smallexample
18362
18363Evaluates the expression that is represented by the specified variable
18364object and returns its value as a string in the current format specified
18365for the object:
18366
18367@smallexample
18368 value=@var{value}
18369@end smallexample
18370
18371Note that one must invoke @code{-var-list-children} for a variable
18372before the value of a child variable can be evaluated.
18373
18374@subheading The @code{-var-assign} Command
18375@findex -var-assign
18376
18377@subsubheading Synopsis
18378
18379@smallexample
18380 -var-assign @var{name} @var{expression}
18381@end smallexample
18382
18383Assigns the value of @var{expression} to the variable object specified
18384by @var{name}. The object must be @samp{editable}. If the variable's
b383017d 18385value is altered by the assign, the variable will show up in any
922fbb7b
AC
18386subsequent @code{-var-update} list.
18387
18388@subsubheading Example
18389
18390@smallexample
18391(@value{GDBP})
18392-var-assign var1 3
18393^done,value="3"
18394(@value{GDBP})
18395-var-update *
18396^done,changelist=[@{name="var1",in_scope="true",type_changed="false"@}]
18397(@value{GDBP})
18398@end smallexample
18399
18400@subheading The @code{-var-update} Command
18401@findex -var-update
18402
18403@subsubheading Synopsis
18404
18405@smallexample
18406 -var-update @{@var{name} | "*"@}
18407@end smallexample
18408
18409Update the value of the variable object @var{name} by evaluating its
18410expression after fetching all the new values from memory or registers.
18411A @samp{*} causes all existing variable objects to be updated.
18412
18413
18414@node Annotations
18415@chapter @value{GDBN} Annotations
18416
086432e2
AC
18417This chapter describes annotations in @value{GDBN}. Annotations were
18418designed to interface @value{GDBN} to graphical user interfaces or other
18419similar programs which want to interact with @value{GDBN} at a
922fbb7b
AC
18420relatively high level.
18421
086432e2
AC
18422The annotation mechanism has largely been superseeded by @sc{gdb/mi}
18423(@pxref{GDB/MI}).
18424
922fbb7b
AC
18425@ignore
18426This is Edition @value{EDITION}, @value{DATE}.
18427@end ignore
18428
18429@menu
18430* Annotations Overview:: What annotations are; the general syntax.
18431* Server Prefix:: Issuing a command without affecting user state.
922fbb7b
AC
18432* Prompting:: Annotations marking @value{GDBN}'s need for input.
18433* Errors:: Annotations for error messages.
922fbb7b
AC
18434* Invalidation:: Some annotations describe things now invalid.
18435* Annotations for Running::
18436 Whether the program is running, how it stopped, etc.
18437* Source Annotations:: Annotations describing source code.
922fbb7b
AC
18438@end menu
18439
18440@node Annotations Overview
18441@section What is an Annotation?
18442@cindex annotations
18443
922fbb7b
AC
18444Annotations start with a newline character, two @samp{control-z}
18445characters, and the name of the annotation. If there is no additional
18446information associated with this annotation, the name of the annotation
18447is followed immediately by a newline. If there is additional
18448information, the name of the annotation is followed by a space, the
18449additional information, and a newline. The additional information
18450cannot contain newline characters.
18451
18452Any output not beginning with a newline and two @samp{control-z}
18453characters denotes literal output from @value{GDBN}. Currently there is
18454no need for @value{GDBN} to output a newline followed by two
18455@samp{control-z} characters, but if there was such a need, the
18456annotations could be extended with an @samp{escape} annotation which
18457means those three characters as output.
18458
086432e2
AC
18459The annotation @var{level}, which is specified using the
18460@option{--annotate} command line option (@pxref{Mode Options}), controls
18461how much information @value{GDBN} prints together with its prompt,
18462values of expressions, source lines, and other types of output. Level 0
18463is for no anntations, level 1 is for use when @value{GDBN} is run as a
18464subprocess of @sc{gnu} Emacs, level 3 is the maximum annotation suitable
18465for programs that control @value{GDBN}, and level 2 annotations have
18466been made obsolete (@pxref{Limitations, , Limitations of the Annotation
18467Interface, annotate, GDB's Obsolete Annotations}). This chapter
18468describes level 3 annotations.
18469
922fbb7b
AC
18470A simple example of starting up @value{GDBN} with annotations is:
18471
18472@smallexample
086432e2
AC
18473$ @kbd{gdb --annotate=3}
18474GNU gdb 6.0
18475Copyright 2003 Free Software Foundation, Inc.
922fbb7b
AC
18476GDB is free software, covered by the GNU General Public License,
18477and you are welcome to change it and/or distribute copies of it
18478under certain conditions.
18479Type "show copying" to see the conditions.
18480There is absolutely no warranty for GDB. Type "show warranty"
18481for details.
086432e2 18482This GDB was configured as "i386-pc-linux-gnu"
922fbb7b
AC
18483
18484^Z^Zpre-prompt
b383017d 18485(gdb)
922fbb7b 18486^Z^Zprompt
086432e2 18487@kbd{quit}
922fbb7b
AC
18488
18489^Z^Zpost-prompt
b383017d 18490$
922fbb7b
AC
18491@end smallexample
18492
18493Here @samp{quit} is input to @value{GDBN}; the rest is output from
18494@value{GDBN}. The three lines beginning @samp{^Z^Z} (where @samp{^Z}
18495denotes a @samp{control-z} character) are annotations; the rest is
18496output from @value{GDBN}.
18497
18498@node Server Prefix
18499@section The Server Prefix
18500@cindex server prefix for annotations
18501
18502To issue a command to @value{GDBN} without affecting certain aspects of
18503the state which is seen by users, prefix it with @samp{server }. This
18504means that this command will not affect the command history, nor will it
18505affect @value{GDBN}'s notion of which command to repeat if @key{RET} is
18506pressed on a line by itself.
18507
18508The server prefix does not affect the recording of values into the value
18509history; to print a value without recording it into the value history,
18510use the @code{output} command instead of the @code{print} command.
18511
922fbb7b
AC
18512@node Prompting
18513@section Annotation for @value{GDBN} Input
18514
18515@cindex annotations for prompts
18516When @value{GDBN} prompts for input, it annotates this fact so it is possible
18517to know when to send output, when the output from a given command is
18518over, etc.
18519
18520Different kinds of input each have a different @dfn{input type}. Each
18521input type has three annotations: a @code{pre-} annotation, which
18522denotes the beginning of any prompt which is being output, a plain
18523annotation, which denotes the end of the prompt, and then a @code{post-}
18524annotation which denotes the end of any echo which may (or may not) be
18525associated with the input. For example, the @code{prompt} input type
18526features the following annotations:
18527
18528@smallexample
18529^Z^Zpre-prompt
18530^Z^Zprompt
18531^Z^Zpost-prompt
18532@end smallexample
18533
18534The input types are
18535
18536@table @code
18537@findex pre-prompt
18538@findex prompt
18539@findex post-prompt
18540@item prompt
18541When @value{GDBN} is prompting for a command (the main @value{GDBN} prompt).
18542
18543@findex pre-commands
18544@findex commands
18545@findex post-commands
18546@item commands
18547When @value{GDBN} prompts for a set of commands, like in the @code{commands}
18548command. The annotations are repeated for each command which is input.
18549
18550@findex pre-overload-choice
18551@findex overload-choice
18552@findex post-overload-choice
18553@item overload-choice
18554When @value{GDBN} wants the user to select between various overloaded functions.
18555
18556@findex pre-query
18557@findex query
18558@findex post-query
18559@item query
18560When @value{GDBN} wants the user to confirm a potentially dangerous operation.
18561
18562@findex pre-prompt-for-continue
18563@findex prompt-for-continue
18564@findex post-prompt-for-continue
18565@item prompt-for-continue
18566When @value{GDBN} is asking the user to press return to continue. Note: Don't
18567expect this to work well; instead use @code{set height 0} to disable
18568prompting. This is because the counting of lines is buggy in the
18569presence of annotations.
18570@end table
18571
18572@node Errors
18573@section Errors
18574@cindex annotations for errors, warnings and interrupts
18575
18576@findex quit
18577@smallexample
18578^Z^Zquit
18579@end smallexample
18580
18581This annotation occurs right before @value{GDBN} responds to an interrupt.
18582
18583@findex error
18584@smallexample
18585^Z^Zerror
18586@end smallexample
18587
18588This annotation occurs right before @value{GDBN} responds to an error.
18589
18590Quit and error annotations indicate that any annotations which @value{GDBN} was
18591in the middle of may end abruptly. For example, if a
18592@code{value-history-begin} annotation is followed by a @code{error}, one
18593cannot expect to receive the matching @code{value-history-end}. One
18594cannot expect not to receive it either, however; an error annotation
18595does not necessarily mean that @value{GDBN} is immediately returning all the way
18596to the top level.
18597
18598@findex error-begin
18599A quit or error annotation may be preceded by
18600
18601@smallexample
18602^Z^Zerror-begin
18603@end smallexample
18604
18605Any output between that and the quit or error annotation is the error
18606message.
18607
18608Warning messages are not yet annotated.
18609@c If we want to change that, need to fix warning(), type_error(),
18610@c range_error(), and possibly other places.
18611
922fbb7b
AC
18612@node Invalidation
18613@section Invalidation Notices
18614
18615@cindex annotations for invalidation messages
18616The following annotations say that certain pieces of state may have
18617changed.
18618
18619@table @code
18620@findex frames-invalid
18621@item ^Z^Zframes-invalid
18622
18623The frames (for example, output from the @code{backtrace} command) may
18624have changed.
18625
18626@findex breakpoints-invalid
18627@item ^Z^Zbreakpoints-invalid
18628
18629The breakpoints may have changed. For example, the user just added or
18630deleted a breakpoint.
18631@end table
18632
18633@node Annotations for Running
18634@section Running the Program
18635@cindex annotations for running programs
18636
18637@findex starting
18638@findex stopping
18639When the program starts executing due to a @value{GDBN} command such as
b383017d 18640@code{step} or @code{continue},
922fbb7b
AC
18641
18642@smallexample
18643^Z^Zstarting
18644@end smallexample
18645
b383017d 18646is output. When the program stops,
922fbb7b
AC
18647
18648@smallexample
18649^Z^Zstopped
18650@end smallexample
18651
18652is output. Before the @code{stopped} annotation, a variety of
18653annotations describe how the program stopped.
18654
18655@table @code
18656@findex exited
18657@item ^Z^Zexited @var{exit-status}
18658The program exited, and @var{exit-status} is the exit status (zero for
18659successful exit, otherwise nonzero).
18660
18661@findex signalled
18662@findex signal-name
18663@findex signal-name-end
18664@findex signal-string
18665@findex signal-string-end
18666@item ^Z^Zsignalled
18667The program exited with a signal. After the @code{^Z^Zsignalled}, the
18668annotation continues:
18669
18670@smallexample
18671@var{intro-text}
18672^Z^Zsignal-name
18673@var{name}
18674^Z^Zsignal-name-end
18675@var{middle-text}
18676^Z^Zsignal-string
18677@var{string}
18678^Z^Zsignal-string-end
18679@var{end-text}
18680@end smallexample
18681
18682@noindent
18683where @var{name} is the name of the signal, such as @code{SIGILL} or
18684@code{SIGSEGV}, and @var{string} is the explanation of the signal, such
18685as @code{Illegal Instruction} or @code{Segmentation fault}.
18686@var{intro-text}, @var{middle-text}, and @var{end-text} are for the
18687user's benefit and have no particular format.
18688
18689@findex signal
18690@item ^Z^Zsignal
18691The syntax of this annotation is just like @code{signalled}, but @value{GDBN} is
18692just saying that the program received the signal, not that it was
18693terminated with it.
18694
18695@findex breakpoint
18696@item ^Z^Zbreakpoint @var{number}
18697The program hit breakpoint number @var{number}.
18698
18699@findex watchpoint
18700@item ^Z^Zwatchpoint @var{number}
18701The program hit watchpoint number @var{number}.
18702@end table
18703
18704@node Source Annotations
18705@section Displaying Source
18706@cindex annotations for source display
18707
18708@findex source
18709The following annotation is used instead of displaying source code:
18710
18711@smallexample
18712^Z^Zsource @var{filename}:@var{line}:@var{character}:@var{middle}:@var{addr}
18713@end smallexample
18714
18715where @var{filename} is an absolute file name indicating which source
18716file, @var{line} is the line number within that file (where 1 is the
18717first line in the file), @var{character} is the character position
18718within the file (where 0 is the first character in the file) (for most
18719debug formats this will necessarily point to the beginning of a line),
18720@var{middle} is @samp{middle} if @var{addr} is in the middle of the
18721line, or @samp{beg} if @var{addr} is at the beginning of the line, and
18722@var{addr} is the address in the target program associated with the
18723source which is being displayed. @var{addr} is in the form @samp{0x}
18724followed by one or more lowercase hex digits (note that this does not
18725depend on the language).
18726
8e04817f
AC
18727@node GDB Bugs
18728@chapter Reporting Bugs in @value{GDBN}
18729@cindex bugs in @value{GDBN}
18730@cindex reporting bugs in @value{GDBN}
c906108c 18731
8e04817f 18732Your bug reports play an essential role in making @value{GDBN} reliable.
c906108c 18733
8e04817f
AC
18734Reporting a bug may help you by bringing a solution to your problem, or it
18735may not. But in any case the principal function of a bug report is to help
18736the entire community by making the next version of @value{GDBN} work better. Bug
18737reports are your contribution to the maintenance of @value{GDBN}.
c906108c 18738
8e04817f
AC
18739In order for a bug report to serve its purpose, you must include the
18740information that enables us to fix the bug.
c4555f82
SC
18741
18742@menu
8e04817f
AC
18743* Bug Criteria:: Have you found a bug?
18744* Bug Reporting:: How to report bugs
c4555f82
SC
18745@end menu
18746
8e04817f
AC
18747@node Bug Criteria
18748@section Have you found a bug?
18749@cindex bug criteria
c4555f82 18750
8e04817f 18751If you are not sure whether you have found a bug, here are some guidelines:
c4555f82
SC
18752
18753@itemize @bullet
8e04817f
AC
18754@cindex fatal signal
18755@cindex debugger crash
18756@cindex crash of debugger
c4555f82 18757@item
8e04817f
AC
18758If the debugger gets a fatal signal, for any input whatever, that is a
18759@value{GDBN} bug. Reliable debuggers never crash.
18760
18761@cindex error on valid input
18762@item
18763If @value{GDBN} produces an error message for valid input, that is a
18764bug. (Note that if you're cross debugging, the problem may also be
18765somewhere in the connection to the target.)
c4555f82 18766
8e04817f 18767@cindex invalid input
c4555f82 18768@item
8e04817f
AC
18769If @value{GDBN} does not produce an error message for invalid input,
18770that is a bug. However, you should note that your idea of
18771``invalid input'' might be our idea of ``an extension'' or ``support
18772for traditional practice''.
18773
18774@item
18775If you are an experienced user of debugging tools, your suggestions
18776for improvement of @value{GDBN} are welcome in any case.
c4555f82
SC
18777@end itemize
18778
8e04817f
AC
18779@node Bug Reporting
18780@section How to report bugs
18781@cindex bug reports
18782@cindex @value{GDBN} bugs, reporting
18783
18784A number of companies and individuals offer support for @sc{gnu} products.
18785If you obtained @value{GDBN} from a support organization, we recommend you
18786contact that organization first.
18787
18788You can find contact information for many support companies and
18789individuals in the file @file{etc/SERVICE} in the @sc{gnu} Emacs
18790distribution.
18791@c should add a web page ref...
18792
129188f6
AC
18793In any event, we also recommend that you submit bug reports for
18794@value{GDBN}. The prefered method is to submit them directly using
18795@uref{http://www.gnu.org/software/gdb/bugs/, @value{GDBN}'s Bugs web
18796page}. Alternatively, the @email{bug-gdb@@gnu.org, e-mail gateway} can
18797be used.
8e04817f
AC
18798
18799@strong{Do not send bug reports to @samp{info-gdb}, or to
18800@samp{help-gdb}, or to any newsgroups.} Most users of @value{GDBN} do
18801not want to receive bug reports. Those that do have arranged to receive
18802@samp{bug-gdb}.
18803
18804The mailing list @samp{bug-gdb} has a newsgroup @samp{gnu.gdb.bug} which
18805serves as a repeater. The mailing list and the newsgroup carry exactly
18806the same messages. Often people think of posting bug reports to the
18807newsgroup instead of mailing them. This appears to work, but it has one
18808problem which can be crucial: a newsgroup posting often lacks a mail
18809path back to the sender. Thus, if we need to ask for more information,
18810we may be unable to reach you. For this reason, it is better to send
18811bug reports to the mailing list.
c4555f82 18812
8e04817f
AC
18813The fundamental principle of reporting bugs usefully is this:
18814@strong{report all the facts}. If you are not sure whether to state a
18815fact or leave it out, state it!
c4555f82 18816
8e04817f
AC
18817Often people omit facts because they think they know what causes the
18818problem and assume that some details do not matter. Thus, you might
18819assume that the name of the variable you use in an example does not matter.
18820Well, probably it does not, but one cannot be sure. Perhaps the bug is a
18821stray memory reference which happens to fetch from the location where that
18822name is stored in memory; perhaps, if the name were different, the contents
18823of that location would fool the debugger into doing the right thing despite
18824the bug. Play it safe and give a specific, complete example. That is the
18825easiest thing for you to do, and the most helpful.
c4555f82 18826
8e04817f
AC
18827Keep in mind that the purpose of a bug report is to enable us to fix the
18828bug. It may be that the bug has been reported previously, but neither
18829you nor we can know that unless your bug report is complete and
18830self-contained.
c4555f82 18831
8e04817f
AC
18832Sometimes people give a few sketchy facts and ask, ``Does this ring a
18833bell?'' Those bug reports are useless, and we urge everyone to
18834@emph{refuse to respond to them} except to chide the sender to report
18835bugs properly.
18836
18837To enable us to fix the bug, you should include all these things:
c4555f82
SC
18838
18839@itemize @bullet
18840@item
8e04817f
AC
18841The version of @value{GDBN}. @value{GDBN} announces it if you start
18842with no arguments; you can also print it at any time using @code{show
18843version}.
c4555f82 18844
8e04817f
AC
18845Without this, we will not know whether there is any point in looking for
18846the bug in the current version of @value{GDBN}.
c4555f82
SC
18847
18848@item
8e04817f
AC
18849The type of machine you are using, and the operating system name and
18850version number.
c4555f82
SC
18851
18852@item
8e04817f
AC
18853What compiler (and its version) was used to compile @value{GDBN}---e.g.
18854``@value{GCC}--2.8.1''.
c4555f82
SC
18855
18856@item
8e04817f
AC
18857What compiler (and its version) was used to compile the program you are
18858debugging---e.g. ``@value{GCC}--2.8.1'', or ``HP92453-01 A.10.32.03 HP
18859C Compiler''. For GCC, you can say @code{gcc --version} to get this
18860information; for other compilers, see the documentation for those
18861compilers.
c4555f82 18862
8e04817f
AC
18863@item
18864The command arguments you gave the compiler to compile your example and
18865observe the bug. For example, did you use @samp{-O}? To guarantee
18866you will not omit something important, list them all. A copy of the
18867Makefile (or the output from make) is sufficient.
c4555f82 18868
8e04817f
AC
18869If we were to try to guess the arguments, we would probably guess wrong
18870and then we might not encounter the bug.
c4555f82 18871
8e04817f
AC
18872@item
18873A complete input script, and all necessary source files, that will
18874reproduce the bug.
c4555f82 18875
8e04817f
AC
18876@item
18877A description of what behavior you observe that you believe is
18878incorrect. For example, ``It gets a fatal signal.''
c4555f82 18879
8e04817f
AC
18880Of course, if the bug is that @value{GDBN} gets a fatal signal, then we
18881will certainly notice it. But if the bug is incorrect output, we might
18882not notice unless it is glaringly wrong. You might as well not give us
18883a chance to make a mistake.
c4555f82 18884
8e04817f
AC
18885Even if the problem you experience is a fatal signal, you should still
18886say so explicitly. Suppose something strange is going on, such as, your
18887copy of @value{GDBN} is out of synch, or you have encountered a bug in
18888the C library on your system. (This has happened!) Your copy might
18889crash and ours would not. If you told us to expect a crash, then when
18890ours fails to crash, we would know that the bug was not happening for
18891us. If you had not told us to expect a crash, then we would not be able
18892to draw any conclusion from our observations.
c4555f82 18893
8e04817f
AC
18894@item
18895If you wish to suggest changes to the @value{GDBN} source, send us context
18896diffs. If you even discuss something in the @value{GDBN} source, refer to
18897it by context, not by line number.
c4555f82 18898
8e04817f
AC
18899The line numbers in our development sources will not match those in your
18900sources. Your line numbers would convey no useful information to us.
c4555f82 18901
8e04817f 18902@end itemize
c4555f82 18903
8e04817f 18904Here are some things that are not necessary:
c4555f82 18905
8e04817f
AC
18906@itemize @bullet
18907@item
18908A description of the envelope of the bug.
c4555f82 18909
8e04817f
AC
18910Often people who encounter a bug spend a lot of time investigating
18911which changes to the input file will make the bug go away and which
18912changes will not affect it.
c4555f82 18913
8e04817f
AC
18914This is often time consuming and not very useful, because the way we
18915will find the bug is by running a single example under the debugger
18916with breakpoints, not by pure deduction from a series of examples.
18917We recommend that you save your time for something else.
c4555f82 18918
8e04817f
AC
18919Of course, if you can find a simpler example to report @emph{instead}
18920of the original one, that is a convenience for us. Errors in the
18921output will be easier to spot, running under the debugger will take
18922less time, and so on.
c4555f82 18923
8e04817f
AC
18924However, simplification is not vital; if you do not want to do this,
18925report the bug anyway and send us the entire test case you used.
c4555f82 18926
8e04817f
AC
18927@item
18928A patch for the bug.
c4555f82 18929
8e04817f
AC
18930A patch for the bug does help us if it is a good one. But do not omit
18931the necessary information, such as the test case, on the assumption that
18932a patch is all we need. We might see problems with your patch and decide
18933to fix the problem another way, or we might not understand it at all.
c4555f82 18934
8e04817f
AC
18935Sometimes with a program as complicated as @value{GDBN} it is very hard to
18936construct an example that will make the program follow a certain path
18937through the code. If you do not send us the example, we will not be able
18938to construct one, so we will not be able to verify that the bug is fixed.
c4555f82 18939
8e04817f
AC
18940And if we cannot understand what bug you are trying to fix, or why your
18941patch should be an improvement, we will not install it. A test case will
18942help us to understand.
c4555f82 18943
8e04817f
AC
18944@item
18945A guess about what the bug is or what it depends on.
c4555f82 18946
8e04817f
AC
18947Such guesses are usually wrong. Even we cannot guess right about such
18948things without first using the debugger to find the facts.
18949@end itemize
c4555f82 18950
8e04817f
AC
18951@c The readline documentation is distributed with the readline code
18952@c and consists of the two following files:
18953@c rluser.texinfo
18954@c inc-hist.texinfo
18955@c Use -I with makeinfo to point to the appropriate directory,
18956@c environment var TEXINPUTS with TeX.
18957@include rluser.texinfo
18958@include inc-hist.texinfo
c4555f82 18959
c4555f82 18960
8e04817f
AC
18961@node Formatting Documentation
18962@appendix Formatting Documentation
c4555f82 18963
8e04817f
AC
18964@cindex @value{GDBN} reference card
18965@cindex reference card
18966The @value{GDBN} 4 release includes an already-formatted reference card, ready
18967for printing with PostScript or Ghostscript, in the @file{gdb}
18968subdirectory of the main source directory@footnote{In
18969@file{gdb-@value{GDBVN}/gdb/refcard.ps} of the version @value{GDBVN}
18970release.}. If you can use PostScript or Ghostscript with your printer,
18971you can print the reference card immediately with @file{refcard.ps}.
c4555f82 18972
8e04817f
AC
18973The release also includes the source for the reference card. You
18974can format it, using @TeX{}, by typing:
c4555f82 18975
474c8240 18976@smallexample
8e04817f 18977make refcard.dvi
474c8240 18978@end smallexample
c4555f82 18979
8e04817f
AC
18980The @value{GDBN} reference card is designed to print in @dfn{landscape}
18981mode on US ``letter'' size paper;
18982that is, on a sheet 11 inches wide by 8.5 inches
18983high. You will need to specify this form of printing as an option to
18984your @sc{dvi} output program.
c4555f82 18985
8e04817f 18986@cindex documentation
c4555f82 18987
8e04817f
AC
18988All the documentation for @value{GDBN} comes as part of the machine-readable
18989distribution. The documentation is written in Texinfo format, which is
18990a documentation system that uses a single source file to produce both
18991on-line information and a printed manual. You can use one of the Info
18992formatting commands to create the on-line version of the documentation
18993and @TeX{} (or @code{texi2roff}) to typeset the printed version.
c4555f82 18994
8e04817f
AC
18995@value{GDBN} includes an already formatted copy of the on-line Info
18996version of this manual in the @file{gdb} subdirectory. The main Info
18997file is @file{gdb-@value{GDBVN}/gdb/gdb.info}, and it refers to
18998subordinate files matching @samp{gdb.info*} in the same directory. If
18999necessary, you can print out these files, or read them with any editor;
19000but they are easier to read using the @code{info} subsystem in @sc{gnu}
19001Emacs or the standalone @code{info} program, available as part of the
19002@sc{gnu} Texinfo distribution.
c4555f82 19003
8e04817f
AC
19004If you want to format these Info files yourself, you need one of the
19005Info formatting programs, such as @code{texinfo-format-buffer} or
19006@code{makeinfo}.
c4555f82 19007
8e04817f
AC
19008If you have @code{makeinfo} installed, and are in the top level
19009@value{GDBN} source directory (@file{gdb-@value{GDBVN}}, in the case of
19010version @value{GDBVN}), you can make the Info file by typing:
c4555f82 19011
474c8240 19012@smallexample
8e04817f
AC
19013cd gdb
19014make gdb.info
474c8240 19015@end smallexample
c4555f82 19016
8e04817f
AC
19017If you want to typeset and print copies of this manual, you need @TeX{},
19018a program to print its @sc{dvi} output files, and @file{texinfo.tex}, the
19019Texinfo definitions file.
c4555f82 19020
8e04817f
AC
19021@TeX{} is a typesetting program; it does not print files directly, but
19022produces output files called @sc{dvi} files. To print a typeset
19023document, you need a program to print @sc{dvi} files. If your system
19024has @TeX{} installed, chances are it has such a program. The precise
19025command to use depends on your system; @kbd{lpr -d} is common; another
19026(for PostScript devices) is @kbd{dvips}. The @sc{dvi} print command may
19027require a file name without any extension or a @samp{.dvi} extension.
c4555f82 19028
8e04817f
AC
19029@TeX{} also requires a macro definitions file called
19030@file{texinfo.tex}. This file tells @TeX{} how to typeset a document
19031written in Texinfo format. On its own, @TeX{} cannot either read or
19032typeset a Texinfo file. @file{texinfo.tex} is distributed with GDB
19033and is located in the @file{gdb-@var{version-number}/texinfo}
19034directory.
c4555f82 19035
8e04817f
AC
19036If you have @TeX{} and a @sc{dvi} printer program installed, you can
19037typeset and print this manual. First switch to the the @file{gdb}
19038subdirectory of the main source directory (for example, to
19039@file{gdb-@value{GDBVN}/gdb}) and type:
c4555f82 19040
474c8240 19041@smallexample
8e04817f 19042make gdb.dvi
474c8240 19043@end smallexample
c4555f82 19044
8e04817f 19045Then give @file{gdb.dvi} to your @sc{dvi} printing program.
c4555f82 19046
8e04817f
AC
19047@node Installing GDB
19048@appendix Installing @value{GDBN}
19049@cindex configuring @value{GDBN}
19050@cindex installation
94e91d6d 19051@cindex configuring @value{GDBN}, and source tree subdirectories
c4555f82 19052
8e04817f
AC
19053@value{GDBN} comes with a @code{configure} script that automates the process
19054of preparing @value{GDBN} for installation; you can then use @code{make} to
19055build the @code{gdb} program.
19056@iftex
19057@c irrelevant in info file; it's as current as the code it lives with.
19058@footnote{If you have a more recent version of @value{GDBN} than @value{GDBVN},
19059look at the @file{README} file in the sources; we may have improved the
19060installation procedures since publishing this manual.}
19061@end iftex
c4555f82 19062
8e04817f
AC
19063The @value{GDBN} distribution includes all the source code you need for
19064@value{GDBN} in a single directory, whose name is usually composed by
19065appending the version number to @samp{gdb}.
c4555f82 19066
8e04817f
AC
19067For example, the @value{GDBN} version @value{GDBVN} distribution is in the
19068@file{gdb-@value{GDBVN}} directory. That directory contains:
c4555f82 19069
8e04817f
AC
19070@table @code
19071@item gdb-@value{GDBVN}/configure @r{(and supporting files)}
19072script for configuring @value{GDBN} and all its supporting libraries
c4555f82 19073
8e04817f
AC
19074@item gdb-@value{GDBVN}/gdb
19075the source specific to @value{GDBN} itself
c4555f82 19076
8e04817f
AC
19077@item gdb-@value{GDBVN}/bfd
19078source for the Binary File Descriptor library
c906108c 19079
8e04817f
AC
19080@item gdb-@value{GDBVN}/include
19081@sc{gnu} include files
c906108c 19082
8e04817f
AC
19083@item gdb-@value{GDBVN}/libiberty
19084source for the @samp{-liberty} free software library
c906108c 19085
8e04817f
AC
19086@item gdb-@value{GDBVN}/opcodes
19087source for the library of opcode tables and disassemblers
c906108c 19088
8e04817f
AC
19089@item gdb-@value{GDBVN}/readline
19090source for the @sc{gnu} command-line interface
c906108c 19091
8e04817f
AC
19092@item gdb-@value{GDBVN}/glob
19093source for the @sc{gnu} filename pattern-matching subroutine
c906108c 19094
8e04817f
AC
19095@item gdb-@value{GDBVN}/mmalloc
19096source for the @sc{gnu} memory-mapped malloc package
19097@end table
c906108c 19098
8e04817f
AC
19099The simplest way to configure and build @value{GDBN} is to run @code{configure}
19100from the @file{gdb-@var{version-number}} source directory, which in
19101this example is the @file{gdb-@value{GDBVN}} directory.
c906108c 19102
8e04817f
AC
19103First switch to the @file{gdb-@var{version-number}} source directory
19104if you are not already in it; then run @code{configure}. Pass the
19105identifier for the platform on which @value{GDBN} will run as an
19106argument.
c906108c 19107
8e04817f 19108For example:
c906108c 19109
474c8240 19110@smallexample
8e04817f
AC
19111cd gdb-@value{GDBVN}
19112./configure @var{host}
19113make
474c8240 19114@end smallexample
c906108c 19115
8e04817f
AC
19116@noindent
19117where @var{host} is an identifier such as @samp{sun4} or
19118@samp{decstation}, that identifies the platform where @value{GDBN} will run.
19119(You can often leave off @var{host}; @code{configure} tries to guess the
19120correct value by examining your system.)
c906108c 19121
8e04817f
AC
19122Running @samp{configure @var{host}} and then running @code{make} builds the
19123@file{bfd}, @file{readline}, @file{mmalloc}, and @file{libiberty}
19124libraries, then @code{gdb} itself. The configured source files, and the
19125binaries, are left in the corresponding source directories.
c906108c 19126
8e04817f
AC
19127@need 750
19128@code{configure} is a Bourne-shell (@code{/bin/sh}) script; if your
19129system does not recognize this automatically when you run a different
19130shell, you may need to run @code{sh} on it explicitly:
c906108c 19131
474c8240 19132@smallexample
8e04817f 19133sh configure @var{host}
474c8240 19134@end smallexample
c906108c 19135
8e04817f
AC
19136If you run @code{configure} from a directory that contains source
19137directories for multiple libraries or programs, such as the
19138@file{gdb-@value{GDBVN}} source directory for version @value{GDBVN}, @code{configure}
19139creates configuration files for every directory level underneath (unless
19140you tell it not to, with the @samp{--norecursion} option).
19141
94e91d6d
MC
19142You should run the @code{configure} script from the top directory in the
19143source tree, the @file{gdb-@var{version-number}} directory. If you run
19144@code{configure} from one of the subdirectories, you will configure only
19145that subdirectory. That is usually not what you want. In particular,
19146if you run the first @code{configure} from the @file{gdb} subdirectory
19147of the @file{gdb-@var{version-number}} directory, you will omit the
19148configuration of @file{bfd}, @file{readline}, and other sibling
19149directories of the @file{gdb} subdirectory. This leads to build errors
19150about missing include files such as @file{bfd/bfd.h}.
c906108c 19151
8e04817f
AC
19152You can install @code{@value{GDBP}} anywhere; it has no hardwired paths.
19153However, you should make sure that the shell on your path (named by
19154the @samp{SHELL} environment variable) is publicly readable. Remember
19155that @value{GDBN} uses the shell to start your program---some systems refuse to
19156let @value{GDBN} debug child processes whose programs are not readable.
c906108c 19157
8e04817f
AC
19158@menu
19159* Separate Objdir:: Compiling @value{GDBN} in another directory
19160* Config Names:: Specifying names for hosts and targets
19161* Configure Options:: Summary of options for configure
19162@end menu
c906108c 19163
8e04817f
AC
19164@node Separate Objdir
19165@section Compiling @value{GDBN} in another directory
c906108c 19166
8e04817f
AC
19167If you want to run @value{GDBN} versions for several host or target machines,
19168you need a different @code{gdb} compiled for each combination of
19169host and target. @code{configure} is designed to make this easy by
19170allowing you to generate each configuration in a separate subdirectory,
19171rather than in the source directory. If your @code{make} program
19172handles the @samp{VPATH} feature (@sc{gnu} @code{make} does), running
19173@code{make} in each of these directories builds the @code{gdb}
19174program specified there.
c906108c 19175
8e04817f
AC
19176To build @code{gdb} in a separate directory, run @code{configure}
19177with the @samp{--srcdir} option to specify where to find the source.
19178(You also need to specify a path to find @code{configure}
19179itself from your working directory. If the path to @code{configure}
19180would be the same as the argument to @samp{--srcdir}, you can leave out
19181the @samp{--srcdir} option; it is assumed.)
c906108c 19182
8e04817f
AC
19183For example, with version @value{GDBVN}, you can build @value{GDBN} in a
19184separate directory for a Sun 4 like this:
c906108c 19185
474c8240 19186@smallexample
8e04817f
AC
19187@group
19188cd gdb-@value{GDBVN}
19189mkdir ../gdb-sun4
19190cd ../gdb-sun4
19191../gdb-@value{GDBVN}/configure sun4
19192make
19193@end group
474c8240 19194@end smallexample
c906108c 19195
8e04817f
AC
19196When @code{configure} builds a configuration using a remote source
19197directory, it creates a tree for the binaries with the same structure
19198(and using the same names) as the tree under the source directory. In
19199the example, you'd find the Sun 4 library @file{libiberty.a} in the
19200directory @file{gdb-sun4/libiberty}, and @value{GDBN} itself in
19201@file{gdb-sun4/gdb}.
c906108c 19202
94e91d6d
MC
19203Make sure that your path to the @file{configure} script has just one
19204instance of @file{gdb} in it. If your path to @file{configure} looks
19205like @file{../gdb-@value{GDBVN}/gdb/configure}, you are configuring only
19206one subdirectory of @value{GDBN}, not the whole package. This leads to
19207build errors about missing include files such as @file{bfd/bfd.h}.
19208
8e04817f
AC
19209One popular reason to build several @value{GDBN} configurations in separate
19210directories is to configure @value{GDBN} for cross-compiling (where
19211@value{GDBN} runs on one machine---the @dfn{host}---while debugging
19212programs that run on another machine---the @dfn{target}).
19213You specify a cross-debugging target by
19214giving the @samp{--target=@var{target}} option to @code{configure}.
c906108c 19215
8e04817f
AC
19216When you run @code{make} to build a program or library, you must run
19217it in a configured directory---whatever directory you were in when you
19218called @code{configure} (or one of its subdirectories).
c906108c 19219
8e04817f
AC
19220The @code{Makefile} that @code{configure} generates in each source
19221directory also runs recursively. If you type @code{make} in a source
19222directory such as @file{gdb-@value{GDBVN}} (or in a separate configured
19223directory configured with @samp{--srcdir=@var{dirname}/gdb-@value{GDBVN}}), you
19224will build all the required libraries, and then build GDB.
c906108c 19225
8e04817f
AC
19226When you have multiple hosts or targets configured in separate
19227directories, you can run @code{make} on them in parallel (for example,
19228if they are NFS-mounted on each of the hosts); they will not interfere
19229with each other.
c906108c 19230
8e04817f
AC
19231@node Config Names
19232@section Specifying names for hosts and targets
c906108c 19233
8e04817f
AC
19234The specifications used for hosts and targets in the @code{configure}
19235script are based on a three-part naming scheme, but some short predefined
19236aliases are also supported. The full naming scheme encodes three pieces
19237of information in the following pattern:
c906108c 19238
474c8240 19239@smallexample
8e04817f 19240@var{architecture}-@var{vendor}-@var{os}
474c8240 19241@end smallexample
c906108c 19242
8e04817f
AC
19243For example, you can use the alias @code{sun4} as a @var{host} argument,
19244or as the value for @var{target} in a @code{--target=@var{target}}
19245option. The equivalent full name is @samp{sparc-sun-sunos4}.
c906108c 19246
8e04817f
AC
19247The @code{configure} script accompanying @value{GDBN} does not provide
19248any query facility to list all supported host and target names or
19249aliases. @code{configure} calls the Bourne shell script
19250@code{config.sub} to map abbreviations to full names; you can read the
19251script, if you wish, or you can use it to test your guesses on
19252abbreviations---for example:
c906108c 19253
8e04817f
AC
19254@smallexample
19255% sh config.sub i386-linux
19256i386-pc-linux-gnu
19257% sh config.sub alpha-linux
19258alpha-unknown-linux-gnu
19259% sh config.sub hp9k700
19260hppa1.1-hp-hpux
19261% sh config.sub sun4
19262sparc-sun-sunos4.1.1
19263% sh config.sub sun3
19264m68k-sun-sunos4.1.1
19265% sh config.sub i986v
19266Invalid configuration `i986v': machine `i986v' not recognized
19267@end smallexample
c906108c 19268
8e04817f
AC
19269@noindent
19270@code{config.sub} is also distributed in the @value{GDBN} source
19271directory (@file{gdb-@value{GDBVN}}, for version @value{GDBVN}).
d700128c 19272
8e04817f
AC
19273@node Configure Options
19274@section @code{configure} options
c906108c 19275
8e04817f
AC
19276Here is a summary of the @code{configure} options and arguments that
19277are most often useful for building @value{GDBN}. @code{configure} also has
19278several other options not listed here. @inforef{What Configure
19279Does,,configure.info}, for a full explanation of @code{configure}.
c906108c 19280
474c8240 19281@smallexample
8e04817f
AC
19282configure @r{[}--help@r{]}
19283 @r{[}--prefix=@var{dir}@r{]}
19284 @r{[}--exec-prefix=@var{dir}@r{]}
19285 @r{[}--srcdir=@var{dirname}@r{]}
19286 @r{[}--norecursion@r{]} @r{[}--rm@r{]}
19287 @r{[}--target=@var{target}@r{]}
19288 @var{host}
474c8240 19289@end smallexample
c906108c 19290
8e04817f
AC
19291@noindent
19292You may introduce options with a single @samp{-} rather than
19293@samp{--} if you prefer; but you may abbreviate option names if you use
19294@samp{--}.
c906108c 19295
8e04817f
AC
19296@table @code
19297@item --help
19298Display a quick summary of how to invoke @code{configure}.
c906108c 19299
8e04817f
AC
19300@item --prefix=@var{dir}
19301Configure the source to install programs and files under directory
19302@file{@var{dir}}.
c906108c 19303
8e04817f
AC
19304@item --exec-prefix=@var{dir}
19305Configure the source to install programs under directory
19306@file{@var{dir}}.
c906108c 19307
8e04817f
AC
19308@c avoid splitting the warning from the explanation:
19309@need 2000
19310@item --srcdir=@var{dirname}
19311@strong{Warning: using this option requires @sc{gnu} @code{make}, or another
19312@code{make} that implements the @code{VPATH} feature.}@*
19313Use this option to make configurations in directories separate from the
19314@value{GDBN} source directories. Among other things, you can use this to
19315build (or maintain) several configurations simultaneously, in separate
19316directories. @code{configure} writes configuration specific files in
19317the current directory, but arranges for them to use the source in the
19318directory @var{dirname}. @code{configure} creates directories under
19319the working directory in parallel to the source directories below
19320@var{dirname}.
c906108c 19321
8e04817f
AC
19322@item --norecursion
19323Configure only the directory level where @code{configure} is executed; do not
19324propagate configuration to subdirectories.
c906108c 19325
8e04817f
AC
19326@item --target=@var{target}
19327Configure @value{GDBN} for cross-debugging programs running on the specified
19328@var{target}. Without this option, @value{GDBN} is configured to debug
19329programs that run on the same machine (@var{host}) as @value{GDBN} itself.
c906108c 19330
8e04817f 19331There is no convenient way to generate a list of all available targets.
c906108c 19332
8e04817f
AC
19333@item @var{host} @dots{}
19334Configure @value{GDBN} to run on the specified @var{host}.
c906108c 19335
8e04817f
AC
19336There is no convenient way to generate a list of all available hosts.
19337@end table
c906108c 19338
8e04817f
AC
19339There are many other options available as well, but they are generally
19340needed for special purposes only.
c906108c 19341
8e04817f
AC
19342@node Maintenance Commands
19343@appendix Maintenance Commands
19344@cindex maintenance commands
19345@cindex internal commands
c906108c 19346
8e04817f
AC
19347In addition to commands intended for @value{GDBN} users, @value{GDBN}
19348includes a number of commands intended for @value{GDBN} developers.
19349These commands are provided here for reference.
c906108c 19350
8e04817f
AC
19351@table @code
19352@kindex maint info breakpoints
19353@item @anchor{maint info breakpoints}maint info breakpoints
19354Using the same format as @samp{info breakpoints}, display both the
19355breakpoints you've set explicitly, and those @value{GDBN} is using for
19356internal purposes. Internal breakpoints are shown with negative
19357breakpoint numbers. The type column identifies what kind of breakpoint
19358is shown:
c906108c 19359
8e04817f
AC
19360@table @code
19361@item breakpoint
19362Normal, explicitly set breakpoint.
c906108c 19363
8e04817f
AC
19364@item watchpoint
19365Normal, explicitly set watchpoint.
c906108c 19366
8e04817f
AC
19367@item longjmp
19368Internal breakpoint, used to handle correctly stepping through
19369@code{longjmp} calls.
c906108c 19370
8e04817f
AC
19371@item longjmp resume
19372Internal breakpoint at the target of a @code{longjmp}.
c906108c 19373
8e04817f
AC
19374@item until
19375Temporary internal breakpoint used by the @value{GDBN} @code{until} command.
c906108c 19376
8e04817f
AC
19377@item finish
19378Temporary internal breakpoint used by the @value{GDBN} @code{finish} command.
c906108c 19379
8e04817f
AC
19380@item shlib events
19381Shared library events.
c906108c 19382
8e04817f 19383@end table
c906108c 19384
8d30a00d
AC
19385@kindex maint internal-error
19386@kindex maint internal-warning
19387@item maint internal-error
19388@itemx maint internal-warning
19389Cause @value{GDBN} to call the internal function @code{internal_error}
19390or @code{internal_warning} and hence behave as though an internal error
19391or internal warning has been detected. In addition to reporting the
19392internal problem, these functions give the user the opportunity to
19393either quit @value{GDBN} or create a core file of the current
19394@value{GDBN} session.
19395
19396@smallexample
19397(gdb) @kbd{maint internal-error testing, 1, 2}
19398@dots{}/maint.c:121: internal-error: testing, 1, 2
19399A problem internal to GDB has been detected. Further
19400debugging may prove unreliable.
19401Quit this debugging session? (y or n) @kbd{n}
19402Create a core file? (y or n) @kbd{n}
b383017d 19403(gdb)
8d30a00d
AC
19404@end smallexample
19405
19406Takes an optional parameter that is used as the text of the error or
19407warning message.
19408
00905d52
AC
19409@kindex maint print dummy-frames
19410@item maint print dummy-frames
19411
19412Prints the contents of @value{GDBN}'s internal dummy-frame stack.
19413
19414@smallexample
19415(gdb) @kbd{b add}
19416@dots{}
19417(gdb) @kbd{print add(2,3)}
19418Breakpoint 2, add (a=2, b=3) at @dots{}
1941958 return (a + b);
19420The program being debugged stopped while in a function called from GDB.
19421@dots{}
19422(gdb) @kbd{maint print dummy-frames}
194230x1a57c80: pc=0x01014068 fp=0x0200bddc sp=0x0200bdd6
19424 top=0x0200bdd4 id=@{stack=0x200bddc,code=0x101405c@}
19425 call_lo=0x01014000 call_hi=0x01014001
b383017d 19426(gdb)
00905d52
AC
19427@end smallexample
19428
19429Takes an optional file parameter.
19430
0680b120
AC
19431@kindex maint print registers
19432@kindex maint print raw-registers
19433@kindex maint print cooked-registers
617073a9 19434@kindex maint print register-groups
0680b120
AC
19435@item maint print registers
19436@itemx maint print raw-registers
19437@itemx maint print cooked-registers
617073a9 19438@itemx maint print register-groups
0680b120
AC
19439Print @value{GDBN}'s internal register data structures.
19440
617073a9
AC
19441The command @code{maint print raw-registers} includes the contents of
19442the raw register cache; the command @code{maint print cooked-registers}
19443includes the (cooked) value of all registers; and the command
19444@code{maint print register-groups} includes the groups that each
19445register is a member of. @xref{Registers,, Registers, gdbint,
19446@value{GDBN} Internals}.
0680b120
AC
19447
19448Takes an optional file parameter.
19449
617073a9
AC
19450@kindex maint print reggroups
19451@item maint print reggroups
19452Print @value{GDBN}'s internal register group data structures.
19453
19454Takes an optional file parameter.
19455
19456@smallexample
19457(gdb) @kbd{maint print reggroups}
b383017d
RM
19458 Group Type
19459 general user
19460 float user
19461 all user
19462 vector user
19463 system user
19464 save internal
19465 restore internal
617073a9
AC
19466@end smallexample
19467
e7ba9c65
DJ
19468@kindex maint set profile
19469@kindex maint show profile
19470@cindex profiling GDB
19471@item maint set profile
19472@itemx maint show profile
19473Control profiling of @value{GDBN}.
19474
19475Profiling will be disabled until you use the @samp{maint set profile}
19476command to enable it. When you enable profiling, the system will begin
19477collecting timing and execution count data; when you disable profiling or
19478exit @value{GDBN}, the results will be written to a log file. Remember that
19479if you use profiling, @value{GDBN} will overwrite the profiling log file
19480(often called @file{gmon.out}). If you have a record of important profiling
19481data in a @file{gmon.out} file, be sure to move it to a safe location.
19482
19483Configuring with @samp{--enable-profiling} arranges for @value{GDBN} to be
b383017d 19484compiled with the @samp{-pg} compiler option.
e7ba9c65 19485
8e04817f 19486@end table
c906108c 19487
c906108c 19488
e0ce93ac 19489@node Remote Protocol
8e04817f 19490@appendix @value{GDBN} Remote Serial Protocol
c906108c 19491
ee2d5c50
AC
19492@menu
19493* Overview::
19494* Packets::
19495* Stop Reply Packets::
19496* General Query Packets::
19497* Register Packet Format::
19498* Examples::
0ce1b118 19499* File-I/O remote protocol extension::
ee2d5c50
AC
19500@end menu
19501
19502@node Overview
19503@section Overview
19504
8e04817f
AC
19505There may be occasions when you need to know something about the
19506protocol---for example, if there is only one serial port to your target
19507machine, you might want your program to do something special if it
19508recognizes a packet meant for @value{GDBN}.
c906108c 19509
d2c6833e 19510In the examples below, @samp{->} and @samp{<-} are used to indicate
8e04817f 19511transmitted and received data respectfully.
c906108c 19512
8e04817f
AC
19513@cindex protocol, @value{GDBN} remote serial
19514@cindex serial protocol, @value{GDBN} remote
19515@cindex remote serial protocol
19516All @value{GDBN} commands and responses (other than acknowledgments) are
19517sent as a @var{packet}. A @var{packet} is introduced with the character
19518@samp{$}, the actual @var{packet-data}, and the terminating character
19519@samp{#} followed by a two-digit @var{checksum}:
c906108c 19520
474c8240 19521@smallexample
8e04817f 19522@code{$}@var{packet-data}@code{#}@var{checksum}
474c8240 19523@end smallexample
8e04817f 19524@noindent
c906108c 19525
8e04817f
AC
19526@cindex checksum, for @value{GDBN} remote
19527@noindent
19528The two-digit @var{checksum} is computed as the modulo 256 sum of all
19529characters between the leading @samp{$} and the trailing @samp{#} (an
19530eight bit unsigned checksum).
c906108c 19531
8e04817f
AC
19532Implementors should note that prior to @value{GDBN} 5.0 the protocol
19533specification also included an optional two-digit @var{sequence-id}:
c906108c 19534
474c8240 19535@smallexample
8e04817f 19536@code{$}@var{sequence-id}@code{:}@var{packet-data}@code{#}@var{checksum}
474c8240 19537@end smallexample
c906108c 19538
8e04817f
AC
19539@cindex sequence-id, for @value{GDBN} remote
19540@noindent
19541That @var{sequence-id} was appended to the acknowledgment. @value{GDBN}
19542has never output @var{sequence-id}s. Stubs that handle packets added
19543since @value{GDBN} 5.0 must not accept @var{sequence-id}.
c906108c 19544
8e04817f
AC
19545@cindex acknowledgment, for @value{GDBN} remote
19546When either the host or the target machine receives a packet, the first
19547response expected is an acknowledgment: either @samp{+} (to indicate
19548the package was received correctly) or @samp{-} (to request
19549retransmission):
c906108c 19550
474c8240 19551@smallexample
d2c6833e
AC
19552-> @code{$}@var{packet-data}@code{#}@var{checksum}
19553<- @code{+}
474c8240 19554@end smallexample
8e04817f 19555@noindent
53a5351d 19556
8e04817f
AC
19557The host (@value{GDBN}) sends @var{command}s, and the target (the
19558debugging stub incorporated in your program) sends a @var{response}. In
19559the case of step and continue @var{command}s, the response is only sent
19560when the operation has completed (the target has again stopped).
c906108c 19561
8e04817f
AC
19562@var{packet-data} consists of a sequence of characters with the
19563exception of @samp{#} and @samp{$} (see @samp{X} packet for additional
19564exceptions).
c906108c 19565
8e04817f 19566Fields within the packet should be separated using @samp{,} @samp{;} or
ee2d5c50 19567@cindex remote protocol, field separator
8e04817f 19568@samp{:}. Except where otherwise noted all numbers are represented in
ee2d5c50 19569@sc{hex} with leading zeros suppressed.
c906108c 19570
8e04817f
AC
19571Implementors should note that prior to @value{GDBN} 5.0, the character
19572@samp{:} could not appear as the third character in a packet (as it
19573would potentially conflict with the @var{sequence-id}).
c906108c 19574
8e04817f
AC
19575Response @var{data} can be run-length encoded to save space. A @samp{*}
19576means that the next character is an @sc{ascii} encoding giving a repeat count
19577which stands for that many repetitions of the character preceding the
19578@samp{*}. The encoding is @code{n+29}, yielding a printable character
19579where @code{n >=3} (which is where rle starts to win). The printable
19580characters @samp{$}, @samp{#}, @samp{+} and @samp{-} or with a numeric
19581value greater than 126 should not be used.
c906108c 19582
8e04817f 19583So:
474c8240 19584@smallexample
8e04817f 19585"@code{0* }"
474c8240 19586@end smallexample
8e04817f
AC
19587@noindent
19588means the same as "0000".
c906108c 19589
8e04817f
AC
19590The error response returned for some packets includes a two character
19591error number. That number is not well defined.
c906108c 19592
8e04817f
AC
19593For any @var{command} not supported by the stub, an empty response
19594(@samp{$#00}) should be returned. That way it is possible to extend the
19595protocol. A newer @value{GDBN} can tell if a packet is supported based
19596on that response.
c906108c 19597
b383017d
RM
19598A stub is required to support the @samp{g}, @samp{G}, @samp{m}, @samp{M},
19599@samp{c}, and @samp{s} @var{command}s. All other @var{command}s are
8e04817f 19600optional.
c906108c 19601
ee2d5c50
AC
19602@node Packets
19603@section Packets
19604
19605The following table provides a complete list of all currently defined
19606@var{command}s and their corresponding response @var{data}.
19607
19608@table @r
19609
19610@item @code{!} --- extended mode
19611@cindex @code{!} packet
19612
8e04817f
AC
19613Enable extended mode. In extended mode, the remote server is made
19614persistent. The @samp{R} packet is used to restart the program being
19615debugged.
ee2d5c50
AC
19616
19617Reply:
19618@table @samp
19619@item OK
8e04817f 19620The remote target both supports and has enabled extended mode.
ee2d5c50 19621@end table
c906108c 19622
ee2d5c50
AC
19623@item @code{?} --- last signal
19624@cindex @code{?} packet
c906108c 19625
ee2d5c50
AC
19626Indicate the reason the target halted. The reply is the same as for
19627step and continue.
c906108c 19628
ee2d5c50
AC
19629Reply:
19630@xref{Stop Reply Packets}, for the reply specifications.
19631
19632@item @code{a} --- reserved
19633
19634Reserved for future use.
19635
19636@item @code{A}@var{arglen}@code{,}@var{argnum}@code{,}@var{arg}@code{,@dots{}} --- set program arguments @strong{(reserved)}
19637@cindex @code{A} packet
c906108c 19638
8e04817f
AC
19639Initialized @samp{argv[]} array passed into program. @var{arglen}
19640specifies the number of bytes in the hex encoded byte stream @var{arg}.
ee2d5c50
AC
19641See @code{gdbserver} for more details.
19642
19643Reply:
19644@table @samp
19645@item OK
19646@item E@var{NN}
19647@end table
19648
19649@item @code{b}@var{baud} --- set baud @strong{(deprecated)}
19650@cindex @code{b} packet
19651
19652Change the serial line speed to @var{baud}.
19653
19654JTC: @emph{When does the transport layer state change? When it's
19655received, or after the ACK is transmitted. In either case, there are
19656problems if the command or the acknowledgment packet is dropped.}
19657
19658Stan: @emph{If people really wanted to add something like this, and get
19659it working for the first time, they ought to modify ser-unix.c to send
19660some kind of out-of-band message to a specially-setup stub and have the
19661switch happen "in between" packets, so that from remote protocol's point
19662of view, nothing actually happened.}
19663
19664@item @code{B}@var{addr},@var{mode} --- set breakpoint @strong{(deprecated)}
19665@cindex @code{B} packet
19666
8e04817f 19667Set (@var{mode} is @samp{S}) or clear (@var{mode} is @samp{C}) a
2f870471
AC
19668breakpoint at @var{addr}.
19669
19670This packet has been replaced by the @samp{Z} and @samp{z} packets
19671(@pxref{insert breakpoint or watchpoint packet}).
c906108c 19672
ee2d5c50
AC
19673@item @code{c}@var{addr} --- continue
19674@cindex @code{c} packet
19675
19676@var{addr} is address to resume. If @var{addr} is omitted, resume at
8e04817f 19677current address.
c906108c 19678
ee2d5c50
AC
19679Reply:
19680@xref{Stop Reply Packets}, for the reply specifications.
19681
19682@item @code{C}@var{sig}@code{;}@var{addr} --- continue with signal
19683@cindex @code{C} packet
19684
8e04817f
AC
19685Continue with signal @var{sig} (hex signal number). If
19686@code{;}@var{addr} is omitted, resume at same address.
c906108c 19687
ee2d5c50
AC
19688Reply:
19689@xref{Stop Reply Packets}, for the reply specifications.
c906108c 19690
ee2d5c50
AC
19691@item @code{d} --- toggle debug @strong{(deprecated)}
19692@cindex @code{d} packet
19693
19694Toggle debug flag.
19695
19696@item @code{D} --- detach
19697@cindex @code{D} packet
19698
19699Detach @value{GDBN} from the remote system. Sent to the remote target
07f31aa6 19700before @value{GDBN} disconnects via the @code{detach} command.
ee2d5c50
AC
19701
19702Reply:
19703@table @samp
19704@item @emph{no response}
8e04817f 19705@value{GDBN} does not check for any response after sending this packet.
ee2d5c50 19706@end table
c906108c 19707
ee2d5c50 19708@item @code{e} --- reserved
c906108c 19709
ee2d5c50 19710Reserved for future use.
c906108c 19711
ee2d5c50 19712@item @code{E} --- reserved
c906108c 19713
ee2d5c50 19714Reserved for future use.
c906108c 19715
ee2d5c50
AC
19716@item @code{f} --- reserved
19717
19718Reserved for future use.
19719
0ce1b118
CV
19720@item @code{F}@var{RC}@code{,}@var{EE}@code{,}@var{CF}@code{;}@var{XX} --- Reply to target's F packet.
19721@cindex @code{F} packet
ee2d5c50 19722
0ce1b118
CV
19723This packet is send by @value{GDBN} as reply to a @code{F} request packet
19724sent by the target. This is part of the File-I/O protocol extension.
19725@xref{File-I/O remote protocol extension}, for the specification.
ee2d5c50
AC
19726
19727@item @code{g} --- read registers
19728@anchor{read registers packet}
19729@cindex @code{g} packet
19730
19731Read general registers.
19732
19733Reply:
19734@table @samp
19735@item @var{XX@dots{}}
8e04817f
AC
19736Each byte of register data is described by two hex digits. The bytes
19737with the register are transmitted in target byte order. The size of
19738each register and their position within the @samp{g} @var{packet} are
12c266ea
AC
19739determined by the @value{GDBN} internal macros
19740@var{DEPRECATED_REGISTER_RAW_SIZE} and @var{REGISTER_NAME} macros. The
19741specification of several standard @code{g} packets is specified below.
ee2d5c50
AC
19742@item E@var{NN}
19743for an error.
19744@end table
c906108c 19745
ee2d5c50
AC
19746@item @code{G}@var{XX@dots{}} --- write regs
19747@cindex @code{G} packet
c906108c 19748
ee2d5c50
AC
19749@xref{read registers packet}, for a description of the @var{XX@dots{}}
19750data.
19751
19752Reply:
19753@table @samp
19754@item OK
19755for success
19756@item E@var{NN}
19757for an error
19758@end table
19759
19760@item @code{h} --- reserved
19761
19762Reserved for future use.
19763
b383017d 19764@item @code{H}@var{c}@var{t@dots{}} --- set thread
ee2d5c50 19765@cindex @code{H} packet
c906108c 19766
8e04817f 19767Set thread for subsequent operations (@samp{m}, @samp{M}, @samp{g},
ee2d5c50
AC
19768@samp{G}, et.al.). @var{c} depends on the operation to be performed: it
19769should be @samp{c} for step and continue operations, @samp{g} for other
19770operations. The thread designator @var{t@dots{}} may be -1, meaning all
19771the threads, a thread number, or zero which means pick any thread.
19772
19773Reply:
19774@table @samp
19775@item OK
19776for success
19777@item E@var{NN}
19778for an error
19779@end table
c906108c 19780
8e04817f
AC
19781@c FIXME: JTC:
19782@c 'H': How restrictive (or permissive) is the thread model. If a
19783@c thread is selected and stopped, are other threads allowed
19784@c to continue to execute? As I mentioned above, I think the
19785@c semantics of each command when a thread is selected must be
19786@c described. For example:
19787@c
19788@c 'g': If the stub supports threads and a specific thread is
19789@c selected, returns the register block from that thread;
19790@c otherwise returns current registers.
19791@c
19792@c 'G' If the stub supports threads and a specific thread is
19793@c selected, sets the registers of the register block of
19794@c that thread; otherwise sets current registers.
c906108c 19795
ee2d5c50
AC
19796@item @code{i}@var{addr}@code{,}@var{nnn} --- cycle step @strong{(draft)}
19797@anchor{cycle step packet}
19798@cindex @code{i} packet
19799
8e04817f
AC
19800Step the remote target by a single clock cycle. If @code{,}@var{nnn} is
19801present, cycle step @var{nnn} cycles. If @var{addr} is present, cycle
19802step starting at that address.
c906108c 19803
ee2d5c50
AC
19804@item @code{I} --- signal then cycle step @strong{(reserved)}
19805@cindex @code{I} packet
19806
19807@xref{step with signal packet}. @xref{cycle step packet}.
19808
19809@item @code{j} --- reserved
19810
19811Reserved for future use.
19812
19813@item @code{J} --- reserved
c906108c 19814
ee2d5c50 19815Reserved for future use.
c906108c 19816
ee2d5c50
AC
19817@item @code{k} --- kill request
19818@cindex @code{k} packet
c906108c 19819
ac282366 19820FIXME: @emph{There is no description of how to operate when a specific
ee2d5c50
AC
19821thread context has been selected (i.e.@: does 'k' kill only that
19822thread?)}.
c906108c 19823
ee2d5c50 19824@item @code{K} --- reserved
c906108c 19825
ee2d5c50
AC
19826Reserved for future use.
19827
19828@item @code{l} --- reserved
19829
19830Reserved for future use.
19831
19832@item @code{L} --- reserved
19833
19834Reserved for future use.
19835
19836@item @code{m}@var{addr}@code{,}@var{length} --- read memory
19837@cindex @code{m} packet
c906108c 19838
8e04817f 19839Read @var{length} bytes of memory starting at address @var{addr}.
ee2d5c50 19840Neither @value{GDBN} nor the stub assume that sized memory transfers are
2e834e49 19841assumed using word aligned accesses. FIXME: @emph{A word aligned memory
8e04817f 19842transfer mechanism is needed.}
c906108c 19843
ee2d5c50
AC
19844Reply:
19845@table @samp
19846@item @var{XX@dots{}}
19847@var{XX@dots{}} is mem contents. Can be fewer bytes than requested if able
19848to read only part of the data. Neither @value{GDBN} nor the stub assume
2e834e49 19849that sized memory transfers are assumed using word aligned
ee2d5c50
AC
19850accesses. FIXME: @emph{A word aligned memory transfer mechanism is
19851needed.}
19852@item E@var{NN}
19853@var{NN} is errno
19854@end table
19855
19856@item @code{M}@var{addr},@var{length}@code{:}@var{XX@dots{}} --- write mem
19857@cindex @code{M} packet
19858
8e04817f 19859Write @var{length} bytes of memory starting at address @var{addr}.
ee2d5c50
AC
19860@var{XX@dots{}} is the data.
19861
19862Reply:
19863@table @samp
19864@item OK
19865for success
19866@item E@var{NN}
8e04817f
AC
19867for an error (this includes the case where only part of the data was
19868written).
ee2d5c50 19869@end table
c906108c 19870
ee2d5c50 19871@item @code{n} --- reserved
c906108c 19872
ee2d5c50 19873Reserved for future use.
c906108c 19874
ee2d5c50 19875@item @code{N} --- reserved
c906108c 19876
ee2d5c50 19877Reserved for future use.
c906108c 19878
ee2d5c50
AC
19879@item @code{o} --- reserved
19880
19881Reserved for future use.
19882
19883@item @code{O} --- reserved
19884
19885Reserved for future use.
c906108c 19886
ee2d5c50
AC
19887@item @code{p}@var{n@dots{}} --- read reg @strong{(reserved)}
19888@cindex @code{p} packet
19889
19890@xref{write register packet}.
19891
19892Reply:
19893@table @samp
19894@item @var{r@dots{}.}
19895The hex encoded value of the register in target byte order.
19896@end table
19897
19898@item @code{P}@var{n@dots{}}@code{=}@var{r@dots{}} --- write register
19899@anchor{write register packet}
19900@cindex @code{P} packet
19901
19902Write register @var{n@dots{}} with value @var{r@dots{}}, which contains two hex
8e04817f 19903digits for each byte in the register (target byte order).
c906108c 19904
ee2d5c50
AC
19905Reply:
19906@table @samp
19907@item OK
19908for success
19909@item E@var{NN}
19910for an error
19911@end table
19912
19913@item @code{q}@var{query} --- general query
19914@anchor{general query packet}
19915@cindex @code{q} packet
19916
19917Request info about @var{query}. In general @value{GDBN} queries have a
19918leading upper case letter. Custom vendor queries should use a company
19919prefix (in lower case) ex: @samp{qfsf.var}. @var{query} may optionally
19920be followed by a @samp{,} or @samp{;} separated list. Stubs must ensure
19921that they match the full @var{query} name.
19922
19923Reply:
19924@table @samp
19925@item @var{XX@dots{}}
19926Hex encoded data from query. The reply can not be empty.
19927@item E@var{NN}
19928error reply
8e04817f 19929@item
ee2d5c50
AC
19930Indicating an unrecognized @var{query}.
19931@end table
19932
19933@item @code{Q}@var{var}@code{=}@var{val} --- general set
19934@cindex @code{Q} packet
19935
19936Set value of @var{var} to @var{val}.
19937
19938@xref{general query packet}, for a discussion of naming conventions.
c906108c 19939
ee2d5c50
AC
19940@item @code{r} --- reset @strong{(deprecated)}
19941@cindex @code{r} packet
c906108c 19942
8e04817f 19943Reset the entire system.
c906108c 19944
ee2d5c50
AC
19945@item @code{R}@var{XX} --- remote restart
19946@cindex @code{R} packet
19947
8e04817f
AC
19948Restart the program being debugged. @var{XX}, while needed, is ignored.
19949This packet is only available in extended mode.
ee2d5c50
AC
19950
19951Reply:
19952@table @samp
19953@item @emph{no reply}
8e04817f 19954The @samp{R} packet has no reply.
ee2d5c50
AC
19955@end table
19956
19957@item @code{s}@var{addr} --- step
19958@cindex @code{s} packet
c906108c 19959
8e04817f
AC
19960@var{addr} is address to resume. If @var{addr} is omitted, resume at
19961same address.
c906108c 19962
ee2d5c50
AC
19963Reply:
19964@xref{Stop Reply Packets}, for the reply specifications.
19965
19966@item @code{S}@var{sig}@code{;}@var{addr} --- step with signal
19967@anchor{step with signal packet}
19968@cindex @code{S} packet
19969
8e04817f 19970Like @samp{C} but step not continue.
c906108c 19971
ee2d5c50
AC
19972Reply:
19973@xref{Stop Reply Packets}, for the reply specifications.
19974
b383017d 19975@item @code{t}@var{addr}@code{:}@var{PP}@code{,}@var{MM} --- search
ee2d5c50
AC
19976@cindex @code{t} packet
19977
8e04817f 19978Search backwards starting at address @var{addr} for a match with pattern
ee2d5c50
AC
19979@var{PP} and mask @var{MM}. @var{PP} and @var{MM} are 4 bytes.
19980@var{addr} must be at least 3 digits.
c906108c 19981
ee2d5c50
AC
19982@item @code{T}@var{XX} --- thread alive
19983@cindex @code{T} packet
c906108c 19984
ee2d5c50 19985Find out if the thread XX is alive.
c906108c 19986
ee2d5c50
AC
19987Reply:
19988@table @samp
19989@item OK
19990thread is still alive
19991@item E@var{NN}
19992thread is dead
19993@end table
19994
19995@item @code{u} --- reserved
19996
19997Reserved for future use.
19998
19999@item @code{U} --- reserved
20000
20001Reserved for future use.
20002
86d30acc 20003@item @code{v} --- verbose packet prefix
ee2d5c50 20004
86d30acc
DJ
20005Packets starting with @code{v} are identified by a multi-letter name,
20006up to the first @code{;} or @code{?} (or the end of the packet).
20007
20008@item @code{vCont}[;@var{action}[@code{:}@var{tid}]]... --- extended resume
20009@cindex @code{vCont} packet
20010
20011Resume the inferior. Different actions may be specified for each thread.
20012If an action is specified with no @var{tid}, then it is applied to any
20013threads that don't have a specific action specified; if no default action is
20014specified then other threads should remain stopped. Specifying multiple
20015default actions is an error; specifying no actions is also an error.
20016Thread IDs are specified in hexadecimal. Currently supported actions are:
20017
20018@table @code
20019@item c
20020Continue.
20021@item C@var{sig}
20022Continue with signal @var{sig}. @var{sig} should be two hex digits.
20023@item s
20024Step.
20025@item S@var{sig}
20026Step with signal @var{sig}. @var{sig} should be two hex digits.
20027@end table
20028
20029The optional @var{addr} argument normally associated with these packets is
20030not supported in @code{vCont}.
20031
20032Reply:
20033@xref{Stop Reply Packets}, for the reply specifications.
20034
20035@item @code{vCont?} --- extended resume query
20036@cindex @code{vCont?} packet
20037
20038Query support for the @code{vCont} packet.
20039
20040Reply:
20041@table @samp
20042@item @code{vCont}[;@var{action}]...
20043The @code{vCont} packet is supported. Each @var{action} is a supported
20044command in the @code{vCont} packet.
20045@item
20046The @code{vCont} packet is not supported.
20047@end table
ee2d5c50
AC
20048
20049@item @code{V} --- reserved
c906108c 20050
ee2d5c50 20051Reserved for future use.
c906108c 20052
ee2d5c50 20053@item @code{w} --- reserved
c906108c 20054
ee2d5c50 20055Reserved for future use.
c906108c 20056
ee2d5c50 20057@item @code{W} --- reserved
c906108c 20058
ee2d5c50 20059Reserved for future use.
c906108c 20060
ee2d5c50
AC
20061@item @code{x} --- reserved
20062
20063Reserved for future use.
20064
20065@item @code{X}@var{addr}@code{,}@var{length}@var{:}@var{XX@dots{}} --- write mem (binary)
20066@cindex @code{X} packet
20067
20068@var{addr} is address, @var{length} is number of bytes, @var{XX@dots{}}
20069is binary data. The characters @code{$}, @code{#}, and @code{0x7d} are
8e04817f 20070escaped using @code{0x7d}.
c906108c 20071
ee2d5c50
AC
20072Reply:
20073@table @samp
20074@item OK
20075for success
20076@item E@var{NN}
20077for an error
20078@end table
20079
20080@item @code{y} --- reserved
c906108c 20081
ee2d5c50 20082Reserved for future use.
c906108c 20083
ee2d5c50
AC
20084@item @code{Y} reserved
20085
20086Reserved for future use.
20087
2f870471
AC
20088@item @code{z}@var{type}@code{,}@var{addr}@code{,}@var{length} --- remove breakpoint or watchpoint @strong{(draft)}
20089@itemx @code{Z}@var{type}@code{,}@var{addr}@code{,}@var{length} --- insert breakpoint or watchpoint @strong{(draft)}
20090@anchor{insert breakpoint or watchpoint packet}
ee2d5c50 20091@cindex @code{z} packet
2f870471 20092@cindex @code{Z} packets
ee2d5c50 20093
2f870471
AC
20094Insert (@code{Z}) or remove (@code{z}) a @var{type} breakpoint or
20095watchpoint starting at address @var{address} and covering the next
20096@var{length} bytes.
ee2d5c50 20097
2f870471
AC
20098Each breakpoint and watchpoint packet @var{type} is documented
20099separately.
20100
512217c7
AC
20101@emph{Implementation notes: A remote target shall return an empty string
20102for an unrecognized breakpoint or watchpoint packet @var{type}. A
20103remote target shall support either both or neither of a given
2f870471
AC
20104@code{Z}@var{type}@dots{} and @code{z}@var{type}@dots{} packet pair. To
20105avoid potential problems with duplicate packets, the operations should
20106be implemented in an idempotent way.}
20107
20108@item @code{z}@code{0}@code{,}@var{addr}@code{,}@var{length} --- remove memory breakpoint @strong{(draft)}
20109@item @code{Z}@code{0}@code{,}@var{addr}@code{,}@var{length} --- insert memory breakpoint @strong{(draft)}
20110@cindex @code{z0} packet
20111@cindex @code{Z0} packet
20112
20113Insert (@code{Z0}) or remove (@code{z0}) a memory breakpoint at address
20114@code{addr} of size @code{length}.
20115
20116A memory breakpoint is implemented by replacing the instruction at
20117@var{addr} with a software breakpoint or trap instruction. The
20118@code{length} is used by targets that indicates the size of the
20119breakpoint (in bytes) that should be inserted (e.g., the @sc{arm} and
20120@sc{mips} can insert either a 2 or 4 byte breakpoint).
c906108c 20121
2f870471
AC
20122@emph{Implementation note: It is possible for a target to copy or move
20123code that contains memory breakpoints (e.g., when implementing
20124overlays). The behavior of this packet, in the presence of such a
20125target, is not defined.}
c906108c 20126
ee2d5c50
AC
20127Reply:
20128@table @samp
2f870471
AC
20129@item OK
20130success
20131@item
20132not supported
ee2d5c50
AC
20133@item E@var{NN}
20134for an error
2f870471
AC
20135@end table
20136
20137@item @code{z}@code{1}@code{,}@var{addr}@code{,}@var{length} --- remove hardware breakpoint @strong{(draft)}
20138@item @code{Z}@code{1}@code{,}@var{addr}@code{,}@var{length} --- insert hardware breakpoint @strong{(draft)}
20139@cindex @code{z1} packet
20140@cindex @code{Z1} packet
20141
20142Insert (@code{Z1}) or remove (@code{z1}) a hardware breakpoint at
20143address @code{addr} of size @code{length}.
20144
20145A hardware breakpoint is implemented using a mechanism that is not
20146dependant on being able to modify the target's memory.
20147
20148@emph{Implementation note: A hardware breakpoint is not affected by code
20149movement.}
20150
20151Reply:
20152@table @samp
ee2d5c50 20153@item OK
2f870471
AC
20154success
20155@item
20156not supported
20157@item E@var{NN}
20158for an error
20159@end table
20160
20161@item @code{z}@code{2}@code{,}@var{addr}@code{,}@var{length} --- remove write watchpoint @strong{(draft)}
20162@item @code{Z}@code{2}@code{,}@var{addr}@code{,}@var{length} --- insert write watchpoint @strong{(draft)}
20163@cindex @code{z2} packet
20164@cindex @code{Z2} packet
20165
20166Insert (@code{Z2}) or remove (@code{z2}) a write watchpoint.
20167
20168Reply:
20169@table @samp
20170@item OK
20171success
20172@item
20173not supported
20174@item E@var{NN}
20175for an error
20176@end table
20177
20178@item @code{z}@code{3}@code{,}@var{addr}@code{,}@var{length} --- remove read watchpoint @strong{(draft)}
20179@item @code{Z}@code{3}@code{,}@var{addr}@code{,}@var{length} --- insert read watchpoint @strong{(draft)}
20180@cindex @code{z3} packet
20181@cindex @code{Z3} packet
20182
2e834e49 20183Insert (@code{Z3}) or remove (@code{z3}) a read watchpoint.
2f870471
AC
20184
20185Reply:
20186@table @samp
20187@item OK
20188success
20189@item
20190not supported
20191@item E@var{NN}
20192for an error
20193@end table
20194
2e834e49
HPN
20195@item @code{z}@code{4}@code{,}@var{addr}@code{,}@var{length} --- remove access watchpoint @strong{(draft)}
20196@item @code{Z}@code{4}@code{,}@var{addr}@code{,}@var{length} --- insert access watchpoint @strong{(draft)}
2f870471
AC
20197@cindex @code{z4} packet
20198@cindex @code{Z4} packet
20199
20200Insert (@code{Z4}) or remove (@code{z4}) an access watchpoint.
20201
20202Reply:
20203@table @samp
20204@item OK
20205success
20206@item
20207not supported
20208@item E@var{NN}
20209for an error
ee2d5c50
AC
20210@end table
20211
20212@end table
c906108c 20213
ee2d5c50
AC
20214@node Stop Reply Packets
20215@section Stop Reply Packets
20216@cindex stop reply packets
c906108c 20217
8e04817f
AC
20218The @samp{C}, @samp{c}, @samp{S}, @samp{s} and @samp{?} packets can
20219receive any of the below as a reply. In the case of the @samp{C},
20220@samp{c}, @samp{S} and @samp{s} packets, that reply is only returned
20221when the target halts. In the below the exact meaning of @samp{signal
20222number} is poorly defined. In general one of the UNIX signal numbering
20223conventions is used.
c906108c 20224
ee2d5c50 20225@table @samp
c906108c 20226
ee2d5c50
AC
20227@item S@var{AA}
20228@var{AA} is the signal number
c906108c 20229
8e04817f 20230@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
20231@cindex @code{T} packet reply
20232
8e04817f
AC
20233@var{AA} = two hex digit signal number; @var{n...} = register number
20234(hex), @var{r...} = target byte ordered register contents, size defined
12c266ea
AC
20235by @code{DEPRECATED_REGISTER_RAW_SIZE}; @var{n...} = @samp{thread},
20236@var{r...} = thread process ID, this is a hex integer; @var{n...} =
20237(@samp{watch} | @samp{rwatch} | @samp{awatch}, @var{r...} = data
20238address, this is a hex integer; @var{n...} = other string not starting
20239with valid hex digit. @value{GDBN} should ignore this @var{n...},
20240@var{r...} pair and go on to the next. This way we can extend the
20241protocol.
c906108c 20242
ee2d5c50
AC
20243@item W@var{AA}
20244
8e04817f 20245The process exited, and @var{AA} is the exit status. This is only
ee2d5c50
AC
20246applicable to certain targets.
20247
20248@item X@var{AA}
c906108c 20249
8e04817f 20250The process terminated with signal @var{AA}.
c906108c 20251
ee2d5c50 20252@item O@var{XX@dots{}}
c906108c 20253
ee2d5c50
AC
20254@var{XX@dots{}} is hex encoding of @sc{ascii} data. This can happen at
20255any time while the program is running and the debugger should continue
20256to wait for @samp{W}, @samp{T}, etc.
20257
0ce1b118
CV
20258@item F@var{call-id}@code{,}@var{parameter@dots{}}
20259
20260@var{call-id} is the identifier which says which host system call should
20261be called. This is just the name of the function. Translation into the
20262correct system call is only applicable as it's defined in @value{GDBN}.
20263@xref{File-I/O remote protocol extension}, for a list of implemented
20264system calls.
20265
20266@var{parameter@dots{}} is a list of parameters as defined for this very
20267system call.
20268
20269The target replies with this packet when it expects @value{GDBN} to call
20270a host system call on behalf of the target. @value{GDBN} replies with
20271an appropriate @code{F} packet and keeps up waiting for the next reply
20272packet from the target. The latest @samp{C}, @samp{c}, @samp{S} or
20273@samp{s} action is expected to be continued.
20274@xref{File-I/O remote protocol extension}, for more details.
20275
ee2d5c50
AC
20276@end table
20277
20278@node General Query Packets
20279@section General Query Packets
c906108c 20280
8e04817f 20281The following set and query packets have already been defined.
c906108c 20282
ee2d5c50 20283@table @r
c906108c 20284
ee2d5c50
AC
20285@item @code{q}@code{C} --- current thread
20286
20287Return the current thread id.
20288
20289Reply:
20290@table @samp
20291@item @code{QC}@var{pid}
8e04817f 20292Where @var{pid} is a HEX encoded 16 bit process id.
ee2d5c50
AC
20293@item *
20294Any other reply implies the old pid.
20295@end table
20296
20297@item @code{q}@code{fThreadInfo} -- all thread ids
20298
20299@code{q}@code{sThreadInfo}
c906108c 20300
8e04817f
AC
20301Obtain a list of active thread ids from the target (OS). Since there
20302may be too many active threads to fit into one reply packet, this query
20303works iteratively: it may require more than one query/reply sequence to
20304obtain the entire list of threads. The first query of the sequence will
20305be the @code{qf}@code{ThreadInfo} query; subsequent queries in the
20306sequence will be the @code{qs}@code{ThreadInfo} query.
ee2d5c50
AC
20307
20308NOTE: replaces the @code{qL} query (see below).
20309
20310Reply:
20311@table @samp
20312@item @code{m}@var{id}
20313A single thread id
20314@item @code{m}@var{id},@var{id}@dots{}
20315a comma-separated list of thread ids
20316@item @code{l}
20317(lower case 'el') denotes end of list.
20318@end table
20319
20320In response to each query, the target will reply with a list of one or
20321more thread ids, in big-endian hex, separated by commas. @value{GDBN}
20322will respond to each reply with a request for more thread ids (using the
8e04817f
AC
20323@code{qs} form of the query), until the target responds with @code{l}
20324(lower-case el, for @code{'last'}).
c906108c 20325
ee2d5c50
AC
20326@item @code{q}@code{ThreadExtraInfo}@code{,}@var{id} --- extra thread info
20327
20328Where @var{id} is a thread-id in big-endian hex. Obtain a printable
20329string description of a thread's attributes from the target OS. This
20330string may contain anything that the target OS thinks is interesting for
20331@value{GDBN} to tell the user about the thread. The string is displayed
20332in @value{GDBN}'s @samp{info threads} display. Some examples of
20333possible thread extra info strings are ``Runnable'', or ``Blocked on
20334Mutex''.
20335
20336Reply:
20337@table @samp
20338@item @var{XX@dots{}}
20339Where @var{XX@dots{}} is a hex encoding of @sc{ascii} data, comprising
20340the printable string containing the extra information about the thread's
8e04817f 20341attributes.
ee2d5c50
AC
20342@end table
20343
20344@item @code{q}@code{L}@var{startflag}@var{threadcount}@var{nextthread} --- query @var{LIST} or @var{threadLIST} @strong{(deprecated)}
c906108c 20345
8e04817f
AC
20346Obtain thread information from RTOS. Where: @var{startflag} (one hex
20347digit) is one to indicate the first query and zero to indicate a
20348subsequent query; @var{threadcount} (two hex digits) is the maximum
20349number of threads the response packet can contain; and @var{nextthread}
20350(eight hex digits), for subsequent queries (@var{startflag} is zero), is
20351returned in the response as @var{argthread}.
ee2d5c50
AC
20352
20353NOTE: this query is replaced by the @code{q}@code{fThreadInfo} query
20354(see above).
20355
20356Reply:
20357@table @samp
20358@item @code{q}@code{M}@var{count}@var{done}@var{argthread}@var{thread@dots{}}
8e04817f
AC
20359Where: @var{count} (two hex digits) is the number of threads being
20360returned; @var{done} (one hex digit) is zero to indicate more threads
20361and one indicates no further threads; @var{argthreadid} (eight hex
ee2d5c50
AC
20362digits) is @var{nextthread} from the request packet; @var{thread@dots{}}
20363is a sequence of thread IDs from the target. @var{threadid} (eight hex
8e04817f 20364digits). See @code{remote.c:parse_threadlist_response()}.
ee2d5c50 20365@end table
c906108c 20366
ee2d5c50
AC
20367@item @code{q}@code{CRC:}@var{addr}@code{,}@var{length} --- compute CRC of memory block
20368
20369Reply:
20370@table @samp
20371@item @code{E}@var{NN}
20372An error (such as memory fault)
20373@item @code{C}@var{CRC32}
20374A 32 bit cyclic redundancy check of the specified memory region.
20375@end table
20376
20377@item @code{q}@code{Offsets} --- query sect offs
c906108c 20378
8e04817f
AC
20379Get section offsets that the target used when re-locating the downloaded
20380image. @emph{Note: while a @code{Bss} offset is included in the
20381response, @value{GDBN} ignores this and instead applies the @code{Data}
20382offset to the @code{Bss} section.}
c906108c 20383
ee2d5c50
AC
20384Reply:
20385@table @samp
20386@item @code{Text=}@var{xxx}@code{;Data=}@var{yyy}@code{;Bss=}@var{zzz}
20387@end table
20388
20389@item @code{q}@code{P}@var{mode}@var{threadid} --- thread info request
20390
8e04817f
AC
20391Returns information on @var{threadid}. Where: @var{mode} is a hex
20392encoded 32 bit mode; @var{threadid} is a hex encoded 64 bit thread ID.
ee2d5c50
AC
20393
20394Reply:
20395@table @samp
20396@item *
20397@end table
20398
8e04817f 20399See @code{remote.c:remote_unpack_thread_info_response()}.
c906108c 20400
ee2d5c50
AC
20401@item @code{q}@code{Rcmd,}@var{command} --- remote command
20402
20403@var{command} (hex encoded) is passed to the local interpreter for
8e04817f
AC
20404execution. Invalid commands should be reported using the output string.
20405Before the final result packet, the target may also respond with a
ee2d5c50
AC
20406number of intermediate @code{O}@var{output} console output packets.
20407@emph{Implementors should note that providing access to a stubs's
20408interpreter may have security implications}.
20409
20410Reply:
20411@table @samp
20412@item OK
8e04817f 20413A command response with no output.
ee2d5c50 20414@item @var{OUTPUT}
8e04817f 20415A command response with the hex encoded output string @var{OUTPUT}.
ee2d5c50 20416@item @code{E}@var{NN}
8e04817f 20417Indicate a badly formed request.
ee2d5c50 20418@item @samp{}
8e04817f 20419When @samp{q}@samp{Rcmd} is not recognized.
ee2d5c50
AC
20420@end table
20421
20422@item @code{qSymbol::} --- symbol lookup
c906108c 20423
8e04817f
AC
20424Notify the target that @value{GDBN} is prepared to serve symbol lookup
20425requests. Accept requests from the target for the values of symbols.
ee2d5c50
AC
20426
20427Reply:
20428@table @samp
20429@item @code{OK}
8e04817f 20430The target does not need to look up any (more) symbols.
ee2d5c50
AC
20431@item @code{qSymbol:}@var{sym_name}
20432The target requests the value of symbol @var{sym_name} (hex encoded).
20433@value{GDBN} may provide the value by using the
20434@code{qSymbol:}@var{sym_value}:@var{sym_name} message, described below.
20435@end table
20436
20437@item @code{qSymbol:}@var{sym_value}:@var{sym_name} --- symbol value
20438
20439Set the value of @var{sym_name} to @var{sym_value}.
20440
20441@var{sym_name} (hex encoded) is the name of a symbol whose value the
20442target has previously requested.
20443
20444@var{sym_value} (hex) is the value for symbol @var{sym_name}. If
20445@value{GDBN} cannot supply a value for @var{sym_name}, then this field
20446will be empty.
20447
20448Reply:
20449@table @samp
20450@item @code{OK}
8e04817f 20451The target does not need to look up any (more) symbols.
ee2d5c50
AC
20452@item @code{qSymbol:}@var{sym_name}
20453The target requests the value of a new symbol @var{sym_name} (hex
20454encoded). @value{GDBN} will continue to supply the values of symbols
20455(if available), until the target ceases to request them.
20456@end table
eb12ee30 20457
649e03f6
RM
20458@item @code{qPart}:@var{object}:@code{read}:@var{annex}:@var{offset},@var{length} --- read special data
20459
20460Read uninterpreted bytes from the target's special data area
20461identified by the keyword @code{object}.
20462Request @var{length} bytes starting at @var{offset} bytes into the data.
20463The content and encoding of @var{annex} is specific to the object;
20464it can supply additional details about what data to access.
20465
20466Here are the specific requests of this form defined so far.
20467All @samp{@code{qPart}:@var{object}:@code{read}:@dots{}}
20468requests use the same reply formats, listed below.
20469
20470@table @asis
20471@item @code{qPart}:@code{auxv}:@code{read}::@var{offset},@var{length}
20472Access the target's @dfn{auxiliary vector}. @xref{Auxiliary Vector}.
20473Note @var{annex} must be empty.
20474@end table
20475
20476Reply:
20477@table @asis
20478@item @code{OK}
20479The @var{offset} in the request is at the end of the data.
20480There is no more data to be read.
20481
20482@item @var{XX@dots{}}
20483Hex encoded data bytes read.
20484This may be fewer bytes than the @var{length} in the request.
20485
20486@item @code{E00}
20487The request was malformed, or @var{annex} was invalid.
20488
20489@item @code{E}@var{nn}
20490The offset was invalid, or there was an error encountered reading the data.
20491@var{nn} is a hex-encoded @code{errno} value.
20492
20493@item @code{""} (empty)
20494An empty reply indicates the @var{object} or @var{annex} string was not
20495recognized by the stub.
20496@end table
20497
20498@item @code{qPart}:@var{object}:@code{write}:@var{annex}:@var{offset}:@var{data@dots{}}
20499
20500Write uninterpreted bytes into the target's special data area
20501identified by the keyword @code{object},
20502starting at @var{offset} bytes into the data.
20503@var{data@dots{}} is the hex-encoded data to be written.
20504The content and encoding of @var{annex} is specific to the object;
20505it can supply additional details about what data to access.
20506
20507No requests of this form are presently in use. This specification
20508serves as a placeholder to document the common format that new
20509specific request specifications ought to use.
20510
20511Reply:
20512@table @asis
20513@item @var{nn}
20514@var{nn} (hex encoded) is the number of bytes written.
20515This may be fewer bytes than supplied in the request.
20516
20517@item @code{E00}
20518The request was malformed, or @var{annex} was invalid.
20519
20520@item @code{E}@var{nn}
20521The offset was invalid, or there was an error encountered writing the data.
20522@var{nn} is a hex-encoded @code{errno} value.
20523
20524@item @code{""} (empty)
20525An empty reply indicates the @var{object} or @var{annex} string was not
20526recognized by the stub, or that the object does not support writing.
20527@end table
20528
20529@item @code{qPart}:@var{object}:@var{operation}:@dots{}
20530Requests of this form may be added in the future. When a stub does
20531not recognize the @var{object} keyword, or its support for
20532@var{object} does not recognize the @var{operation} keyword,
20533the stub must respond with an empty packet.
ee2d5c50
AC
20534@end table
20535
20536@node Register Packet Format
20537@section Register Packet Format
eb12ee30 20538
8e04817f 20539The following @samp{g}/@samp{G} packets have previously been defined.
ee2d5c50
AC
20540In the below, some thirty-two bit registers are transferred as
20541sixty-four bits. Those registers should be zero/sign extended (which?)
20542to fill the space allocated. Register bytes are transfered in target
20543byte order. The two nibbles within a register byte are transfered
20544most-significant - least-significant.
eb12ee30 20545
ee2d5c50 20546@table @r
eb12ee30 20547
8e04817f 20548@item MIPS32
ee2d5c50 20549
8e04817f
AC
20550All registers are transfered as thirty-two bit quantities in the order:
2055132 general-purpose; sr; lo; hi; bad; cause; pc; 32 floating-point
20552registers; fsr; fir; fp.
eb12ee30 20553
8e04817f 20554@item MIPS64
ee2d5c50 20555
8e04817f
AC
20556All registers are transfered as sixty-four bit quantities (including
20557thirty-two bit registers such as @code{sr}). The ordering is the same
20558as @code{MIPS32}.
eb12ee30 20559
ee2d5c50
AC
20560@end table
20561
20562@node Examples
20563@section Examples
eb12ee30 20564
8e04817f
AC
20565Example sequence of a target being re-started. Notice how the restart
20566does not get any direct output:
eb12ee30 20567
474c8240 20568@smallexample
d2c6833e
AC
20569-> @code{R00}
20570<- @code{+}
8e04817f 20571@emph{target restarts}
d2c6833e 20572-> @code{?}
8e04817f 20573<- @code{+}
d2c6833e
AC
20574<- @code{T001:1234123412341234}
20575-> @code{+}
474c8240 20576@end smallexample
eb12ee30 20577
8e04817f 20578Example sequence of a target being stepped by a single instruction:
eb12ee30 20579
474c8240 20580@smallexample
d2c6833e 20581-> @code{G1445@dots{}}
8e04817f 20582<- @code{+}
d2c6833e
AC
20583-> @code{s}
20584<- @code{+}
20585@emph{time passes}
20586<- @code{T001:1234123412341234}
8e04817f 20587-> @code{+}
d2c6833e 20588-> @code{g}
8e04817f 20589<- @code{+}
d2c6833e
AC
20590<- @code{1455@dots{}}
20591-> @code{+}
474c8240 20592@end smallexample
eb12ee30 20593
0ce1b118
CV
20594@node File-I/O remote protocol extension
20595@section File-I/O remote protocol extension
20596@cindex File-I/O remote protocol extension
20597
20598@menu
20599* File-I/O Overview::
20600* Protocol basics::
1d8b2f28
JB
20601* The F request packet::
20602* The F reply packet::
0ce1b118
CV
20603* Memory transfer::
20604* The Ctrl-C message::
20605* Console I/O::
20606* The isatty call::
20607* The system call::
20608* List of supported calls::
20609* Protocol specific representation of datatypes::
20610* Constants::
20611* File-I/O Examples::
20612@end menu
20613
20614@node File-I/O Overview
20615@subsection File-I/O Overview
20616@cindex file-i/o overview
20617
20618The File I/O remote protocol extension (short: File-I/O) allows the
20619target to use the hosts file system and console I/O when calling various
20620system calls. System calls on the target system are translated into a
20621remote protocol packet to the host system which then performs the needed
20622actions and returns with an adequate response packet to the target system.
20623This simulates file system operations even on targets that lack file systems.
20624
20625The protocol is defined host- and target-system independent. It uses
20626it's own independent representation of datatypes and values. Both,
20627@value{GDBN} and the target's @value{GDBN} stub are responsible for
20628translating the system dependent values into the unified protocol values
20629when data is transmitted.
20630
20631The communication is synchronous. A system call is possible only
20632when GDB is waiting for the @samp{C}, @samp{c}, @samp{S} or @samp{s}
20633packets. While @value{GDBN} handles the request for a system call,
20634the target is stopped to allow deterministic access to the target's
20635memory. Therefore File-I/O is not interuptible by target signals. It
20636is possible to interrupt File-I/O by a user interrupt (Ctrl-C), though.
20637
20638The target's request to perform a host system call does not finish
20639the latest @samp{C}, @samp{c}, @samp{S} or @samp{s} action. That means,
20640after finishing the system call, the target returns to continuing the
20641previous activity (continue, step). No additional continue or step
20642request from @value{GDBN} is required.
20643
20644@smallexample
20645(gdb) continue
20646 <- target requests 'system call X'
20647 target is stopped, @value{GDBN} executes system call
20648 -> GDB returns result
20649 ... target continues, GDB returns to wait for the target
20650 <- target hits breakpoint and sends a Txx packet
20651@end smallexample
20652
20653The protocol is only used for files on the host file system and
20654for I/O on the console. Character or block special devices, pipes,
20655named pipes or sockets or any other communication method on the host
20656system are not supported by this protocol.
20657
20658@node Protocol basics
20659@subsection Protocol basics
20660@cindex protocol basics, file-i/o
20661
20662The File-I/O protocol uses the @code{F} packet, as request as well
20663as as reply packet. Since a File-I/O system call can only occur when
b383017d 20664@value{GDBN} is waiting for the continuing or stepping target, the
0ce1b118
CV
20665File-I/O request is a reply that @value{GDBN} has to expect as a result
20666of a former @samp{C}, @samp{c}, @samp{S} or @samp{s} packet.
20667This @code{F} packet contains all information needed to allow @value{GDBN}
20668to call the appropriate host system call:
20669
20670@itemize @bullet
b383017d 20671@item
0ce1b118
CV
20672A unique identifier for the requested system call.
20673
20674@item
20675All parameters to the system call. Pointers are given as addresses
20676in the target memory address space. Pointers to strings are given as
b383017d 20677pointer/length pair. Numerical values are given as they are.
0ce1b118
CV
20678Numerical control values are given in a protocol specific representation.
20679
20680@end itemize
20681
20682At that point @value{GDBN} has to perform the following actions.
20683
20684@itemize @bullet
b383017d 20685@item
0ce1b118
CV
20686If parameter pointer values are given, which point to data needed as input
20687to a system call, @value{GDBN} requests this data from the target with a
20688standard @code{m} packet request. This additional communication has to be
20689expected by the target implementation and is handled as any other @code{m}
20690packet.
20691
20692@item
20693@value{GDBN} translates all value from protocol representation to host
20694representation as needed. Datatypes are coerced into the host types.
20695
20696@item
20697@value{GDBN} calls the system call
20698
20699@item
20700It then coerces datatypes back to protocol representation.
20701
20702@item
20703If pointer parameters in the request packet point to buffer space in which
20704a system call is expected to copy data to, the data is transmitted to the
20705target using a @code{M} or @code{X} packet. This packet has to be expected
20706by the target implementation and is handled as any other @code{M} or @code{X}
20707packet.
20708
20709@end itemize
20710
20711Eventually @value{GDBN} replies with another @code{F} packet which contains all
20712necessary information for the target to continue. This at least contains
20713
20714@itemize @bullet
20715@item
20716Return value.
20717
20718@item
20719@code{errno}, if has been changed by the system call.
20720
20721@item
20722``Ctrl-C'' flag.
20723
20724@end itemize
20725
20726After having done the needed type and value coercion, the target continues
20727the latest continue or step action.
20728
1d8b2f28 20729@node The F request packet
0ce1b118
CV
20730@subsection The @code{F} request packet
20731@cindex file-i/o request packet
20732@cindex @code{F} request packet
20733
20734The @code{F} request packet has the following format:
20735
20736@table @samp
20737
20738@smallexample
20739@code{F}@var{call-id}@code{,}@var{parameter@dots{}}
20740@end smallexample
20741
20742@var{call-id} is the identifier to indicate the host system call to be called.
20743This is just the name of the function.
20744
20745@var{parameter@dots{}} are the parameters to the system call.
20746
b383017d 20747@end table
0ce1b118
CV
20748
20749Parameters are hexadecimal integer values, either the real values in case
20750of scalar datatypes, as pointers to target buffer space in case of compound
20751datatypes and unspecified memory areas or as pointer/length pairs in case
20752of string parameters. These are appended to the call-id, each separated
20753from its predecessor by a comma. All values are transmitted in ASCII
20754string representation, pointer/length pairs separated by a slash.
20755
1d8b2f28 20756@node The F reply packet
0ce1b118
CV
20757@subsection The @code{F} reply packet
20758@cindex file-i/o reply packet
20759@cindex @code{F} reply packet
20760
20761The @code{F} reply packet has the following format:
20762
20763@table @samp
20764
20765@smallexample
20766@code{F}@var{retcode}@code{,}@var{errno}@code{,}@var{Ctrl-C flag}@code{;}@var{call specific attachment}
20767@end smallexample
20768
20769@var{retcode} is the return code of the system call as hexadecimal value.
20770
20771@var{errno} is the errno set by the call, in protocol specific representation.
20772This parameter can be omitted if the call was successful.
20773
20774@var{Ctrl-C flag} is only send if the user requested a break. In this
20775case, @var{errno} must be send as well, even if the call was successful.
20776The @var{Ctrl-C flag} itself consists of the character 'C':
20777
20778@smallexample
20779F0,0,C
20780@end smallexample
20781
20782@noindent
20783or, if the call was interupted before the host call has been performed:
20784
20785@smallexample
20786F-1,4,C
20787@end smallexample
20788
20789@noindent
20790assuming 4 is the protocol specific representation of @code{EINTR}.
20791
20792@end table
20793
20794@node Memory transfer
20795@subsection Memory transfer
20796@cindex memory transfer, in file-i/o protocol
20797
20798Structured data which is transferred using a memory read or write as e.g.@:
20799a @code{struct stat} is expected to be in a protocol specific format with
20800all scalar multibyte datatypes being big endian. This should be done by
20801the target before the @code{F} packet is sent resp.@: by @value{GDBN} before
20802it transfers memory to the target. Transferred pointers to structured
20803data should point to the already coerced data at any time.
20804
20805@node The Ctrl-C message
20806@subsection The Ctrl-C message
20807@cindex ctrl-c message, in file-i/o protocol
20808
20809A special case is, if the @var{Ctrl-C flag} is set in the @value{GDBN}
20810reply packet. In this case the target should behave, as if it had
20811gotten a break message. The meaning for the target is ``system call
20812interupted by @code{SIGINT}''. Consequentially, the target should actually stop
20813(as with a break message) and return to @value{GDBN} with a @code{T02}
b383017d 20814packet. In this case, it's important for the target to know, in which
0ce1b118
CV
20815state the system call was interrupted. Since this action is by design
20816not an atomic operation, we have to differ between two cases:
20817
20818@itemize @bullet
20819@item
20820The system call hasn't been performed on the host yet.
20821
20822@item
20823The system call on the host has been finished.
20824
20825@end itemize
20826
20827These two states can be distinguished by the target by the value of the
20828returned @code{errno}. If it's the protocol representation of @code{EINTR}, the system
20829call hasn't been performed. This is equivalent to the @code{EINTR} handling
20830on POSIX systems. In any other case, the target may presume that the
20831system call has been finished --- successful or not --- and should behave
20832as if the break message arrived right after the system call.
20833
20834@value{GDBN} must behave reliable. If the system call has not been called
20835yet, @value{GDBN} may send the @code{F} reply immediately, setting @code{EINTR} as
20836@code{errno} in the packet. If the system call on the host has been finished
20837before the user requests a break, the full action must be finshed by
20838@value{GDBN}. This requires sending @code{M} or @code{X} packets as they fit.
20839The @code{F} packet may only be send when either nothing has happened
20840or the full action has been completed.
20841
20842@node Console I/O
20843@subsection Console I/O
20844@cindex console i/o as part of file-i/o
20845
20846By default and if not explicitely closed by the target system, the file
20847descriptors 0, 1 and 2 are connected to the @value{GDBN} console. Output
20848on the @value{GDBN} console is handled as any other file output operation
20849(@code{write(1, @dots{})} or @code{write(2, @dots{})}). Console input is handled
20850by @value{GDBN} so that after the target read request from file descriptor
208510 all following typing is buffered until either one of the following
20852conditions is met:
20853
20854@itemize @bullet
20855@item
20856The user presses @kbd{Ctrl-C}. The behaviour is as explained above, the
20857@code{read}
20858system call is treated as finished.
20859
20860@item
20861The user presses @kbd{Enter}. This is treated as end of input with a trailing
20862line feed.
20863
20864@item
20865The user presses @kbd{Ctrl-D}. This is treated as end of input. No trailing
20866character, especially no Ctrl-D is appended to the input.
20867
20868@end itemize
20869
20870If the user has typed more characters as fit in the buffer given to
20871the read call, the trailing characters are buffered in @value{GDBN} until
20872either another @code{read(0, @dots{})} is requested by the target or debugging
20873is stopped on users request.
20874
20875@node The isatty call
20876@subsection The isatty(3) call
20877@cindex isatty call, file-i/o protocol
20878
20879A special case in this protocol is the library call @code{isatty} which
20880is implemented as it's own call inside of this protocol. It returns
208811 to the target if the file descriptor given as parameter is attached
20882to the @value{GDBN} console, 0 otherwise. Implementing through system calls
20883would require implementing @code{ioctl} and would be more complex than
20884needed.
20885
20886@node The system call
20887@subsection The system(3) call
20888@cindex system call, file-i/o protocol
20889
20890The other special case in this protocol is the @code{system} call which
20891is implemented as it's own call, too. @value{GDBN} is taking over the full
20892task of calling the necessary host calls to perform the @code{system}
20893call. The return value of @code{system} is simplified before it's returned
20894to the target. Basically, the only signal transmitted back is @code{EINTR}
20895in case the user pressed @kbd{Ctrl-C}. Otherwise the return value consists
20896entirely of the exit status of the called command.
20897
20898Due to security concerns, the @code{system} call is refused to be called
b383017d 20899by @value{GDBN} by default. The user has to allow this call explicitly by
0ce1b118
CV
20900entering
20901
20902@table @samp
20903@kindex set remote system-call-allowed 1
20904@item @code{set remote system-call-allowed 1}
20905@end table
20906
20907Disabling the @code{system} call is done by
20908
20909@table @samp
20910@kindex set remote system-call-allowed 0
20911@item @code{set remote system-call-allowed 0}
20912@end table
20913
20914The current setting is shown by typing
20915
20916@table @samp
20917@kindex show remote system-call-allowed
20918@item @code{show remote system-call-allowed}
20919@end table
20920
20921@node List of supported calls
20922@subsection List of supported calls
20923@cindex list of supported file-i/o calls
20924
20925@menu
20926* open::
20927* close::
20928* read::
20929* write::
20930* lseek::
20931* rename::
20932* unlink::
20933* stat/fstat::
20934* gettimeofday::
20935* isatty::
20936* system::
20937@end menu
20938
20939@node open
20940@unnumberedsubsubsec open
20941@cindex open, file-i/o system call
20942
20943@smallexample
20944@exdent Synopsis:
20945int open(const char *pathname, int flags);
20946int open(const char *pathname, int flags, mode_t mode);
20947
b383017d 20948@exdent Request:
0ce1b118
CV
20949Fopen,pathptr/len,flags,mode
20950@end smallexample
20951
20952@noindent
20953@code{flags} is the bitwise or of the following values:
20954
20955@table @code
b383017d 20956@item O_CREAT
0ce1b118
CV
20957If the file does not exist it will be created. The host
20958rules apply as far as file ownership and time stamps
20959are concerned.
20960
b383017d 20961@item O_EXCL
0ce1b118
CV
20962When used with O_CREAT, if the file already exists it is
20963an error and open() fails.
20964
b383017d 20965@item O_TRUNC
0ce1b118
CV
20966If the file already exists and the open mode allows
20967writing (O_RDWR or O_WRONLY is given) it will be
20968truncated to length 0.
20969
b383017d 20970@item O_APPEND
0ce1b118
CV
20971The file is opened in append mode.
20972
b383017d 20973@item O_RDONLY
0ce1b118
CV
20974The file is opened for reading only.
20975
b383017d 20976@item O_WRONLY
0ce1b118
CV
20977The file is opened for writing only.
20978
b383017d 20979@item O_RDWR
0ce1b118
CV
20980The file is opened for reading and writing.
20981
20982@noindent
20983Each other bit is silently ignored.
20984
20985@end table
20986
20987@noindent
20988@code{mode} is the bitwise or of the following values:
20989
20990@table @code
b383017d 20991@item S_IRUSR
0ce1b118
CV
20992User has read permission.
20993
b383017d 20994@item S_IWUSR
0ce1b118
CV
20995User has write permission.
20996
b383017d 20997@item S_IRGRP
0ce1b118
CV
20998Group has read permission.
20999
b383017d 21000@item S_IWGRP
0ce1b118
CV
21001Group has write permission.
21002
b383017d 21003@item S_IROTH
0ce1b118
CV
21004Others have read permission.
21005
b383017d 21006@item S_IWOTH
0ce1b118
CV
21007Others have write permission.
21008
21009@noindent
21010Each other bit is silently ignored.
21011
21012@end table
21013
21014@smallexample
21015@exdent Return value:
21016open returns the new file descriptor or -1 if an error
21017occured.
21018
21019@exdent Errors:
21020@end smallexample
21021
21022@table @code
b383017d 21023@item EEXIST
0ce1b118
CV
21024pathname already exists and O_CREAT and O_EXCL were used.
21025
b383017d 21026@item EISDIR
0ce1b118
CV
21027pathname refers to a directory.
21028
b383017d 21029@item EACCES
0ce1b118
CV
21030The requested access is not allowed.
21031
21032@item ENAMETOOLONG
21033pathname was too long.
21034
b383017d 21035@item ENOENT
0ce1b118
CV
21036A directory component in pathname does not exist.
21037
b383017d 21038@item ENODEV
0ce1b118
CV
21039pathname refers to a device, pipe, named pipe or socket.
21040
b383017d 21041@item EROFS
0ce1b118
CV
21042pathname refers to a file on a read-only filesystem and
21043write access was requested.
21044
b383017d 21045@item EFAULT
0ce1b118
CV
21046pathname is an invalid pointer value.
21047
b383017d 21048@item ENOSPC
0ce1b118
CV
21049No space on device to create the file.
21050
b383017d 21051@item EMFILE
0ce1b118
CV
21052The process already has the maximum number of files open.
21053
b383017d 21054@item ENFILE
0ce1b118
CV
21055The limit on the total number of files open on the system
21056has been reached.
21057
b383017d 21058@item EINTR
0ce1b118
CV
21059The call was interrupted by the user.
21060@end table
21061
21062@node close
21063@unnumberedsubsubsec close
21064@cindex close, file-i/o system call
21065
21066@smallexample
b383017d 21067@exdent Synopsis:
0ce1b118
CV
21068int close(int fd);
21069
b383017d 21070@exdent Request:
0ce1b118
CV
21071Fclose,fd
21072
21073@exdent Return value:
21074close returns zero on success, or -1 if an error occurred.
21075
21076@exdent Errors:
21077@end smallexample
21078
21079@table @code
b383017d 21080@item EBADF
0ce1b118
CV
21081fd isn't a valid open file descriptor.
21082
b383017d 21083@item EINTR
0ce1b118
CV
21084The call was interrupted by the user.
21085@end table
21086
21087@node read
21088@unnumberedsubsubsec read
21089@cindex read, file-i/o system call
21090
21091@smallexample
b383017d 21092@exdent Synopsis:
0ce1b118
CV
21093int read(int fd, void *buf, unsigned int count);
21094
b383017d 21095@exdent Request:
0ce1b118
CV
21096Fread,fd,bufptr,count
21097
21098@exdent Return value:
21099On success, the number of bytes read is returned.
21100Zero indicates end of file. If count is zero, read
b383017d 21101returns zero as well. On error, -1 is returned.
0ce1b118
CV
21102
21103@exdent Errors:
21104@end smallexample
21105
21106@table @code
b383017d 21107@item EBADF
0ce1b118
CV
21108fd is not a valid file descriptor or is not open for
21109reading.
21110
b383017d 21111@item EFAULT
0ce1b118
CV
21112buf is an invalid pointer value.
21113
b383017d 21114@item EINTR
0ce1b118
CV
21115The call was interrupted by the user.
21116@end table
21117
21118@node write
21119@unnumberedsubsubsec write
21120@cindex write, file-i/o system call
21121
21122@smallexample
b383017d 21123@exdent Synopsis:
0ce1b118
CV
21124int write(int fd, const void *buf, unsigned int count);
21125
b383017d 21126@exdent Request:
0ce1b118
CV
21127Fwrite,fd,bufptr,count
21128
21129@exdent Return value:
21130On success, the number of bytes written are returned.
21131Zero indicates nothing was written. On error, -1
21132is returned.
21133
21134@exdent Errors:
21135@end smallexample
21136
21137@table @code
b383017d 21138@item EBADF
0ce1b118
CV
21139fd is not a valid file descriptor or is not open for
21140writing.
21141
b383017d 21142@item EFAULT
0ce1b118
CV
21143buf is an invalid pointer value.
21144
b383017d 21145@item EFBIG
0ce1b118
CV
21146An attempt was made to write a file that exceeds the
21147host specific maximum file size allowed.
21148
b383017d 21149@item ENOSPC
0ce1b118
CV
21150No space on device to write the data.
21151
b383017d 21152@item EINTR
0ce1b118
CV
21153The call was interrupted by the user.
21154@end table
21155
21156@node lseek
21157@unnumberedsubsubsec lseek
21158@cindex lseek, file-i/o system call
21159
21160@smallexample
b383017d 21161@exdent Synopsis:
0ce1b118
CV
21162long lseek (int fd, long offset, int flag);
21163
b383017d 21164@exdent Request:
0ce1b118
CV
21165Flseek,fd,offset,flag
21166@end smallexample
21167
21168@code{flag} is one of:
21169
21170@table @code
b383017d 21171@item SEEK_SET
0ce1b118
CV
21172The offset is set to offset bytes.
21173
b383017d 21174@item SEEK_CUR
0ce1b118
CV
21175The offset is set to its current location plus offset
21176bytes.
21177
b383017d 21178@item SEEK_END
0ce1b118
CV
21179The offset is set to the size of the file plus offset
21180bytes.
21181@end table
21182
21183@smallexample
21184@exdent Return value:
21185On success, the resulting unsigned offset in bytes from
21186the beginning of the file is returned. Otherwise, a
21187value of -1 is returned.
21188
21189@exdent Errors:
21190@end smallexample
21191
21192@table @code
b383017d 21193@item EBADF
0ce1b118
CV
21194fd is not a valid open file descriptor.
21195
b383017d 21196@item ESPIPE
0ce1b118
CV
21197fd is associated with the @value{GDBN} console.
21198
b383017d 21199@item EINVAL
0ce1b118
CV
21200flag is not a proper value.
21201
b383017d 21202@item EINTR
0ce1b118
CV
21203The call was interrupted by the user.
21204@end table
21205
21206@node rename
21207@unnumberedsubsubsec rename
21208@cindex rename, file-i/o system call
21209
21210@smallexample
b383017d 21211@exdent Synopsis:
0ce1b118
CV
21212int rename(const char *oldpath, const char *newpath);
21213
b383017d 21214@exdent Request:
0ce1b118
CV
21215Frename,oldpathptr/len,newpathptr/len
21216
21217@exdent Return value:
21218On success, zero is returned. On error, -1 is returned.
21219
21220@exdent Errors:
21221@end smallexample
21222
21223@table @code
b383017d 21224@item EISDIR
0ce1b118
CV
21225newpath is an existing directory, but oldpath is not a
21226directory.
21227
b383017d 21228@item EEXIST
0ce1b118
CV
21229newpath is a non-empty directory.
21230
b383017d 21231@item EBUSY
0ce1b118
CV
21232oldpath or newpath is a directory that is in use by some
21233process.
21234
b383017d 21235@item EINVAL
0ce1b118
CV
21236An attempt was made to make a directory a subdirectory
21237of itself.
21238
b383017d 21239@item ENOTDIR
0ce1b118
CV
21240A component used as a directory in oldpath or new
21241path is not a directory. Or oldpath is a directory
21242and newpath exists but is not a directory.
21243
b383017d 21244@item EFAULT
0ce1b118
CV
21245oldpathptr or newpathptr are invalid pointer values.
21246
b383017d 21247@item EACCES
0ce1b118
CV
21248No access to the file or the path of the file.
21249
21250@item ENAMETOOLONG
b383017d 21251
0ce1b118
CV
21252oldpath or newpath was too long.
21253
b383017d 21254@item ENOENT
0ce1b118
CV
21255A directory component in oldpath or newpath does not exist.
21256
b383017d 21257@item EROFS
0ce1b118
CV
21258The file is on a read-only filesystem.
21259
b383017d 21260@item ENOSPC
0ce1b118
CV
21261The device containing the file has no room for the new
21262directory entry.
21263
b383017d 21264@item EINTR
0ce1b118
CV
21265The call was interrupted by the user.
21266@end table
21267
21268@node unlink
21269@unnumberedsubsubsec unlink
21270@cindex unlink, file-i/o system call
21271
21272@smallexample
b383017d 21273@exdent Synopsis:
0ce1b118
CV
21274int unlink(const char *pathname);
21275
b383017d 21276@exdent Request:
0ce1b118
CV
21277Funlink,pathnameptr/len
21278
21279@exdent Return value:
21280On success, zero is returned. On error, -1 is returned.
21281
21282@exdent Errors:
21283@end smallexample
21284
21285@table @code
b383017d 21286@item EACCES
0ce1b118
CV
21287No access to the file or the path of the file.
21288
b383017d 21289@item EPERM
0ce1b118
CV
21290The system does not allow unlinking of directories.
21291
b383017d 21292@item EBUSY
0ce1b118
CV
21293The file pathname cannot be unlinked because it's
21294being used by another process.
21295
b383017d 21296@item EFAULT
0ce1b118
CV
21297pathnameptr is an invalid pointer value.
21298
21299@item ENAMETOOLONG
21300pathname was too long.
21301
b383017d 21302@item ENOENT
0ce1b118
CV
21303A directory component in pathname does not exist.
21304
b383017d 21305@item ENOTDIR
0ce1b118
CV
21306A component of the path is not a directory.
21307
b383017d 21308@item EROFS
0ce1b118
CV
21309The file is on a read-only filesystem.
21310
b383017d 21311@item EINTR
0ce1b118
CV
21312The call was interrupted by the user.
21313@end table
21314
21315@node stat/fstat
21316@unnumberedsubsubsec stat/fstat
21317@cindex fstat, file-i/o system call
21318@cindex stat, file-i/o system call
21319
21320@smallexample
b383017d 21321@exdent Synopsis:
0ce1b118
CV
21322int stat(const char *pathname, struct stat *buf);
21323int fstat(int fd, struct stat *buf);
21324
b383017d 21325@exdent Request:
0ce1b118
CV
21326Fstat,pathnameptr/len,bufptr
21327Ffstat,fd,bufptr
21328
21329@exdent Return value:
21330On success, zero is returned. On error, -1 is returned.
21331
21332@exdent Errors:
21333@end smallexample
21334
21335@table @code
b383017d 21336@item EBADF
0ce1b118
CV
21337fd is not a valid open file.
21338
b383017d 21339@item ENOENT
0ce1b118
CV
21340A directory component in pathname does not exist or the
21341path is an empty string.
21342
b383017d 21343@item ENOTDIR
0ce1b118
CV
21344A component of the path is not a directory.
21345
b383017d 21346@item EFAULT
0ce1b118
CV
21347pathnameptr is an invalid pointer value.
21348
b383017d 21349@item EACCES
0ce1b118
CV
21350No access to the file or the path of the file.
21351
21352@item ENAMETOOLONG
21353pathname was too long.
21354
b383017d 21355@item EINTR
0ce1b118
CV
21356The call was interrupted by the user.
21357@end table
21358
21359@node gettimeofday
21360@unnumberedsubsubsec gettimeofday
21361@cindex gettimeofday, file-i/o system call
21362
21363@smallexample
b383017d 21364@exdent Synopsis:
0ce1b118
CV
21365int gettimeofday(struct timeval *tv, void *tz);
21366
b383017d 21367@exdent Request:
0ce1b118
CV
21368Fgettimeofday,tvptr,tzptr
21369
21370@exdent Return value:
21371On success, 0 is returned, -1 otherwise.
21372
21373@exdent Errors:
21374@end smallexample
21375
21376@table @code
b383017d 21377@item EINVAL
0ce1b118
CV
21378tz is a non-NULL pointer.
21379
b383017d 21380@item EFAULT
0ce1b118
CV
21381tvptr and/or tzptr is an invalid pointer value.
21382@end table
21383
21384@node isatty
21385@unnumberedsubsubsec isatty
21386@cindex isatty, file-i/o system call
21387
21388@smallexample
b383017d 21389@exdent Synopsis:
0ce1b118
CV
21390int isatty(int fd);
21391
b383017d 21392@exdent Request:
0ce1b118
CV
21393Fisatty,fd
21394
21395@exdent Return value:
21396Returns 1 if fd refers to the @value{GDBN} console, 0 otherwise.
21397
21398@exdent Errors:
21399@end smallexample
21400
21401@table @code
b383017d 21402@item EINTR
0ce1b118
CV
21403The call was interrupted by the user.
21404@end table
21405
21406@node system
21407@unnumberedsubsubsec system
21408@cindex system, file-i/o system call
21409
21410@smallexample
b383017d 21411@exdent Synopsis:
0ce1b118
CV
21412int system(const char *command);
21413
b383017d 21414@exdent Request:
0ce1b118
CV
21415Fsystem,commandptr/len
21416
21417@exdent Return value:
21418The value returned is -1 on error and the return status
21419of the command otherwise. Only the exit status of the
21420command is returned, which is extracted from the hosts
21421system return value by calling WEXITSTATUS(retval).
21422In case /bin/sh could not be executed, 127 is returned.
21423
21424@exdent Errors:
21425@end smallexample
21426
21427@table @code
b383017d 21428@item EINTR
0ce1b118
CV
21429The call was interrupted by the user.
21430@end table
21431
21432@node Protocol specific representation of datatypes
21433@subsection Protocol specific representation of datatypes
21434@cindex protocol specific representation of datatypes, in file-i/o protocol
21435
21436@menu
21437* Integral datatypes::
21438* Pointer values::
21439* struct stat::
21440* struct timeval::
21441@end menu
21442
21443@node Integral datatypes
21444@unnumberedsubsubsec Integral datatypes
21445@cindex integral datatypes, in file-i/o protocol
21446
21447The integral datatypes used in the system calls are
21448
21449@smallexample
21450int@r{,} unsigned int@r{,} long@r{,} unsigned long@r{,} mode_t @r{and} time_t
21451@end smallexample
21452
21453@code{Int}, @code{unsigned int}, @code{mode_t} and @code{time_t} are
21454implemented as 32 bit values in this protocol.
21455
b383017d
RM
21456@code{Long} and @code{unsigned long} are implemented as 64 bit types.
21457
0ce1b118
CV
21458@xref{Limits}, for corresponding MIN and MAX values (similar to those
21459in @file{limits.h}) to allow range checking on host and target.
21460
21461@code{time_t} datatypes are defined as seconds since the Epoch.
21462
21463All integral datatypes transferred as part of a memory read or write of a
21464structured datatype e.g.@: a @code{struct stat} have to be given in big endian
21465byte order.
21466
21467@node Pointer values
21468@unnumberedsubsubsec Pointer values
21469@cindex pointer values, in file-i/o protocol
21470
21471Pointers to target data are transmitted as they are. An exception
21472is made for pointers to buffers for which the length isn't
21473transmitted as part of the function call, namely strings. Strings
21474are transmitted as a pointer/length pair, both as hex values, e.g.@:
21475
21476@smallexample
21477@code{1aaf/12}
21478@end smallexample
21479
21480@noindent
21481which is a pointer to data of length 18 bytes at position 0x1aaf.
21482The length is defined as the full string length in bytes, including
21483the trailing null byte. Example:
21484
21485@smallexample
21486``hello, world'' at address 0x123456
21487@end smallexample
21488
21489@noindent
21490is transmitted as
21491
21492@smallexample
21493@code{123456/d}
21494@end smallexample
21495
21496@node struct stat
21497@unnumberedsubsubsec struct stat
21498@cindex struct stat, in file-i/o protocol
21499
21500The buffer of type struct stat used by the target and @value{GDBN} is defined
21501as follows:
21502
21503@smallexample
21504struct stat @{
21505 unsigned int st_dev; /* device */
21506 unsigned int st_ino; /* inode */
21507 mode_t st_mode; /* protection */
21508 unsigned int st_nlink; /* number of hard links */
21509 unsigned int st_uid; /* user ID of owner */
21510 unsigned int st_gid; /* group ID of owner */
21511 unsigned int st_rdev; /* device type (if inode device) */
21512 unsigned long st_size; /* total size, in bytes */
21513 unsigned long st_blksize; /* blocksize for filesystem I/O */
21514 unsigned long st_blocks; /* number of blocks allocated */
21515 time_t st_atime; /* time of last access */
21516 time_t st_mtime; /* time of last modification */
21517 time_t st_ctime; /* time of last change */
21518@};
21519@end smallexample
21520
21521The integral datatypes are conforming to the definitions given in the
21522approriate section (see @ref{Integral datatypes}, for details) so this
21523structure is of size 64 bytes.
21524
21525The values of several fields have a restricted meaning and/or
21526range of values.
21527
21528@smallexample
21529st_dev: 0 file
21530 1 console
21531
21532st_ino: No valid meaning for the target. Transmitted unchanged.
21533
21534st_mode: Valid mode bits are described in Appendix C. Any other
21535 bits have currently no meaning for the target.
21536
21537st_uid: No valid meaning for the target. Transmitted unchanged.
21538
21539st_gid: No valid meaning for the target. Transmitted unchanged.
21540
21541st_rdev: No valid meaning for the target. Transmitted unchanged.
21542
21543st_atime, st_mtime, st_ctime:
21544 These values have a host and file system dependent
21545 accuracy. Especially on Windows hosts the file systems
21546 don't support exact timing values.
21547@end smallexample
21548
21549The target gets a struct stat of the above representation and is
21550responsible to coerce it to the target representation before
21551continuing.
21552
21553Note that due to size differences between the host and target
21554representation of stat members, these members could eventually
21555get truncated on the target.
21556
21557@node struct timeval
21558@unnumberedsubsubsec struct timeval
21559@cindex struct timeval, in file-i/o protocol
21560
21561The buffer of type struct timeval used by the target and @value{GDBN}
21562is defined as follows:
21563
21564@smallexample
b383017d 21565struct timeval @{
0ce1b118
CV
21566 time_t tv_sec; /* second */
21567 long tv_usec; /* microsecond */
21568@};
21569@end smallexample
21570
21571The integral datatypes are conforming to the definitions given in the
21572approriate section (see @ref{Integral datatypes}, for details) so this
21573structure is of size 8 bytes.
21574
21575@node Constants
21576@subsection Constants
21577@cindex constants, in file-i/o protocol
21578
21579The following values are used for the constants inside of the
21580protocol. @value{GDBN} and target are resposible to translate these
21581values before and after the call as needed.
21582
21583@menu
21584* Open flags::
21585* mode_t values::
21586* Errno values::
21587* Lseek flags::
21588* Limits::
21589@end menu
21590
21591@node Open flags
21592@unnumberedsubsubsec Open flags
21593@cindex open flags, in file-i/o protocol
21594
21595All values are given in hexadecimal representation.
21596
21597@smallexample
21598 O_RDONLY 0x0
21599 O_WRONLY 0x1
21600 O_RDWR 0x2
21601 O_APPEND 0x8
21602 O_CREAT 0x200
21603 O_TRUNC 0x400
21604 O_EXCL 0x800
21605@end smallexample
21606
21607@node mode_t values
21608@unnumberedsubsubsec mode_t values
21609@cindex mode_t values, in file-i/o protocol
21610
21611All values are given in octal representation.
21612
21613@smallexample
21614 S_IFREG 0100000
21615 S_IFDIR 040000
21616 S_IRUSR 0400
21617 S_IWUSR 0200
21618 S_IXUSR 0100
21619 S_IRGRP 040
21620 S_IWGRP 020
21621 S_IXGRP 010
21622 S_IROTH 04
21623 S_IWOTH 02
21624 S_IXOTH 01
21625@end smallexample
21626
21627@node Errno values
21628@unnumberedsubsubsec Errno values
21629@cindex errno values, in file-i/o protocol
21630
21631All values are given in decimal representation.
21632
21633@smallexample
21634 EPERM 1
21635 ENOENT 2
21636 EINTR 4
21637 EBADF 9
21638 EACCES 13
21639 EFAULT 14
21640 EBUSY 16
21641 EEXIST 17
21642 ENODEV 19
21643 ENOTDIR 20
21644 EISDIR 21
21645 EINVAL 22
21646 ENFILE 23
21647 EMFILE 24
21648 EFBIG 27
21649 ENOSPC 28
21650 ESPIPE 29
21651 EROFS 30
21652 ENAMETOOLONG 91
21653 EUNKNOWN 9999
21654@end smallexample
21655
21656 EUNKNOWN is used as a fallback error value if a host system returns
21657 any error value not in the list of supported error numbers.
21658
21659@node Lseek flags
21660@unnumberedsubsubsec Lseek flags
21661@cindex lseek flags, in file-i/o protocol
21662
21663@smallexample
21664 SEEK_SET 0
21665 SEEK_CUR 1
21666 SEEK_END 2
21667@end smallexample
21668
21669@node Limits
21670@unnumberedsubsubsec Limits
21671@cindex limits, in file-i/o protocol
21672
21673All values are given in decimal representation.
21674
21675@smallexample
21676 INT_MIN -2147483648
21677 INT_MAX 2147483647
21678 UINT_MAX 4294967295
21679 LONG_MIN -9223372036854775808
21680 LONG_MAX 9223372036854775807
21681 ULONG_MAX 18446744073709551615
21682@end smallexample
21683
21684@node File-I/O Examples
21685@subsection File-I/O Examples
21686@cindex file-i/o examples
21687
21688Example sequence of a write call, file descriptor 3, buffer is at target
21689address 0x1234, 6 bytes should be written:
21690
21691@smallexample
21692<- @code{Fwrite,3,1234,6}
21693@emph{request memory read from target}
21694-> @code{m1234,6}
21695<- XXXXXX
21696@emph{return "6 bytes written"}
21697-> @code{F6}
21698@end smallexample
21699
21700Example sequence of a read call, file descriptor 3, buffer is at target
21701address 0x1234, 6 bytes should be read:
21702
21703@smallexample
21704<- @code{Fread,3,1234,6}
21705@emph{request memory write to target}
21706-> @code{X1234,6:XXXXXX}
21707@emph{return "6 bytes read"}
21708-> @code{F6}
21709@end smallexample
21710
21711Example sequence of a read call, call fails on the host due to invalid
21712file descriptor (EBADF):
21713
21714@smallexample
21715<- @code{Fread,3,1234,6}
21716-> @code{F-1,9}
21717@end smallexample
21718
21719Example sequence of a read call, user presses Ctrl-C before syscall on
21720host is called:
21721
21722@smallexample
21723<- @code{Fread,3,1234,6}
21724-> @code{F-1,4,C}
21725<- @code{T02}
21726@end smallexample
21727
21728Example sequence of a read call, user presses Ctrl-C after syscall on
21729host is called:
21730
21731@smallexample
21732<- @code{Fread,3,1234,6}
21733-> @code{X1234,6:XXXXXX}
21734<- @code{T02}
21735@end smallexample
21736
f418dd93
DJ
21737@include agentexpr.texi
21738
aab4e0ec 21739@include gpl.texi
eb12ee30 21740
2154891a 21741@raisesections
6826cf00 21742@include fdl.texi
2154891a 21743@lowersections
6826cf00 21744
6d2ebf8b 21745@node Index
c906108c
SS
21746@unnumbered Index
21747
21748@printindex cp
21749
21750@tex
21751% I think something like @colophon should be in texinfo. In the
21752% meantime:
21753\long\def\colophon{\hbox to0pt{}\vfill
21754\centerline{The body of this manual is set in}
21755\centerline{\fontname\tenrm,}
21756\centerline{with headings in {\bf\fontname\tenbf}}
21757\centerline{and examples in {\tt\fontname\tentt}.}
21758\centerline{{\it\fontname\tenit\/},}
21759\centerline{{\bf\fontname\tenbf}, and}
21760\centerline{{\sl\fontname\tensl\/}}
21761\centerline{are used for emphasis.}\vfill}
21762\page\colophon
21763% Blame: doc@cygnus.com, 1991.
21764@end tex
21765
c906108c 21766@bye
This page took 2.300286 seconds and 4 git commands to generate.