public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/18531] New: Request to add functionality "set skip pending on"
@ 2015-06-13  3:53 levi.armstrong at gmail dot com
  2015-06-14  4:47 ` [Bug gdb/18531] " levi.armstrong at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: levi.armstrong at gmail dot com @ 2015-06-13  3:53 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 18531
           Summary: Request to add functionality "set skip pending on"
           Product: gdb
           Version: 7.7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: levi.armstrong at gmail dot com
  Target Milestone: ---

Currently if you add the command skip file or skip function withing the
.gdbinit you will receive the output below resulting in the file or function
not being added. I think it would be very use full to the feature set skip
pending on similar to the set breakpoint pending on to allow for you to add the
skip files to the .gdbinit file or in my case the IDE I am using will execute a
python script that will loop through and add all of the boost headers to the
skip.

No source file named ".........."
~"Ignore file pending future shared library load? (y or [n])[answered N; input
not from terminal]\n"

I am interested in help with the development of the patch but I am not familiar
with the gdb source, so I would need assistance in how to best implement this
patch.

Thank you for your time.

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


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

* [Bug gdb/18531] Request to add functionality "set skip pending on"
  2015-06-13  3:53 [Bug gdb/18531] New: Request to add functionality "set skip pending on" levi.armstrong at gmail dot com
@ 2015-06-14  4:47 ` levi.armstrong at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: levi.armstrong at gmail dot com @ 2015-06-14  4:47 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from levi.armstrong at gmail dot com ---
Created attachment 8362
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8362&action=edit
Proposed patch, add command skip pending [on, off, auto] similar to breakpoint
pending

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


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

end of thread, other threads:[~2015-06-14  4:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-13  3:53 [Bug gdb/18531] New: Request to add functionality "set skip pending on" levi.armstrong at gmail dot com
2015-06-14  4:47 ` [Bug gdb/18531] " levi.armstrong at gmail dot com

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