public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/17442] New: when reading skip function from gdbinit, default to pending yes
@ 2014-09-28 13:03 manu at gcc dot gnu.org
  2020-09-02 13:36 ` [Bug gdb/17442] " trass3r at gmail dot com
  2023-01-23 22:52 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: manu at gcc dot gnu.org @ 2014-09-28 13:03 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17442

            Bug ID: 17442
           Summary: when reading skip function from gdbinit, default to
                    pending yes
           Product: gdb
           Version: 7.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: manu at gcc dot gnu.org

With a .gdbinit file:

skip function __kernel_vsyscall

I get:

No function found named __kernel_vsyscall.
Ignore function pending future shared library load? (y or [n]) [answered N;
input not from terminal]

The default in this case should be yes, that is, if the function is ever
loaded, I want to skip it.

This is similar to PR15814 but for functions instead of files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/17442] when reading skip function from gdbinit, default to pending yes
  2014-09-28 13:03 [Bug gdb/17442] New: when reading skip function from gdbinit, default to pending yes manu at gcc dot gnu.org
@ 2020-09-02 13:36 ` trass3r at gmail dot com
  2023-01-23 22:52 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: trass3r at gmail dot com @ 2020-09-02 13:36 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17442

trass3r <trass3r at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |trass3r at gmail dot com

--- Comment #1 from trass3r <trass3r at gmail dot com> ---
Looks like this is obsolete now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/17442] when reading skip function from gdbinit, default to pending yes
  2014-09-28 13:03 [Bug gdb/17442] New: when reading skip function from gdbinit, default to pending yes manu at gcc dot gnu.org
  2020-09-02 13:36 ` [Bug gdb/17442] " trass3r at gmail dot com
@ 2023-01-23 22:52 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-01-23 22:52 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17442

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |tromey at sourceware dot org
         Resolution|---                         |FIXED

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
The skip is no longer ignored.  It's still noisy but you can suppress it:

| skip function __kernel_vsyscall | cat > /dev/null

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-23 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-28 13:03 [Bug gdb/17442] New: when reading skip function from gdbinit, default to pending yes manu at gcc dot gnu.org
2020-09-02 13:36 ` [Bug gdb/17442] " trass3r at gmail dot com
2023-01-23 22:52 ` tromey at sourceware dot org

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).