public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* tui/2545: Feature request: allow users to specify sets of functions which shouldn't be "stepped into"
@ 2008-10-30  9:58 f18m_cpp217828
  0 siblings, 0 replies; only message in thread
From: f18m_cpp217828 @ 2008-10-30  9:58 UTC (permalink / raw)
  To: gdb-gnats


>Number:         2545
>Category:       tui
>Synopsis:       Feature request: allow users to specify sets of functions which shouldn't be "stepped into"
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 30 09:58:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Francesco Montorsi
>Release:        unknown-1.0
>Organization:
>Environment:
linux
>Description:
In many cases when debugging step-by-step a program (in my case C++), you have to deal with lines like:

call_of_interest( new blah( "a", 1 ), my_vector.begin(), my_vector.end() ); 

if you want to step into call_of_interest(), you'll have to first step into all the function calls that produce its arguments. This is very annoying.

Microsoft Visual Studio solved the problem introducing a user-customizable list of functions which should _NOT_ be entered in such cases.

More details at:

http://www.cprogramming.com/debugging/visual-studio-msvc-debugging-NoStepInto.html

It would be a great feature to have something like that also in GDB.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-30  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-30  9:58 tui/2545: Feature request: allow users to specify sets of functions which shouldn't be "stepped into" f18m_cpp217828

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).