public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/17375] New: Remove printing of "No symbol table loaded." when setting breakpoints before the "file" command?
@ 2014-09-11 15:16 xdje42 at gmail dot com
  0 siblings, 0 replies; only message in thread
From: xdje42 at gmail dot com @ 2014-09-11 15:16 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 17375
           Summary: Remove printing of "No symbol table loaded." when
                    setting breakpoints before the "file" command?
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
          Assignee: unassigned at sourceware dot org
          Reporter: xdje42 at gmail dot com

It's kinda odd to print "No symbol table loaded." when we support pending
breakpoints.
I could be setting a breakpoint in a shared library that hasn't been loaded
yet, so why does it matter whether or not I've used, for example, the "file"
command to specify the executable?

bash$ gdb
(gdb) break abort
No symbol table is loaded.  Use the "file" command.
Make breakpoint pending on future shared library load? (y or [n]) y

Breakpoint 1 (abort) pending.
(gdb)

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


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

only message in thread, other threads:[~2014-09-11 15:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-11 15:16 [Bug breakpoints/17375] New: Remove printing of "No symbol table loaded." when setting breakpoints before the "file" command? xdje42 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).