From: Eli Zaretskii <eliz@gnu.org>
To: John Baldwin <jhb@FreeBSD.org>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] Add a 'starti' command.
Date: Wed, 30 Aug 2017 14:14:00 -0000 [thread overview]
Message-ID: <83fuc92lek.fsf@gnu.org> (raw)
In-Reply-To: <20170829225457.66096-1-jhb@FreeBSD.org> (message from John Baldwin on Tue, 29 Aug 2017 15:54:57 -0700)
> From: John Baldwin <jhb@FreeBSD.org>
> Date: Tue, 29 Aug 2017 15:54:57 -0700
>
> This works like 'start' but it stops at the first instruction rather than
> the first line in main(). This is useful if one wants to single step
> through runtime linker startup.
>
> gdb/ChangeLog:
>
> * NEWS (Changes since GDB 8.0): Add starti.
> * infcmd.c (enum run_break): New.
> (run_command_1): Insert temporary breakpoint at current PC for
> FIRST_INSTR case.
> (run_command): Use enum run_break.
> (start_command): Likewise.
> (starti_command): New function.
> (_initialize_infcmd): Add starti command.
>
> gdb/doc/ChangeLog:
>
> * gdb.texinfo (Starting your Program): Add description of
> starti command. Mention starti command as an alternative for
> debugging the elaboration phase.
OK for the documentation parts.
Thanks.
next prev parent reply other threads:[~2017-08-30 14:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-29 22:55 John Baldwin
2017-08-30 14:14 ` Eli Zaretskii [this message]
2017-08-30 22:32 ` Keith Seitz
2017-08-31 21:51 ` Pedro Alves
2017-08-31 22:42 ` John Baldwin
2017-09-01 21:42 ` John Baldwin
2017-09-02 6:28 ` Ruslan Kabatsayev
2017-09-04 10:57 ` Pedro Alves
2017-09-11 22:08 ` John Baldwin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83fuc92lek.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=jhb@FreeBSD.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox