This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug symtab/16860] New: list *0x12345678 prints nothing instead of error message


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

            Bug ID: 16860
           Summary: list *0x12345678 prints nothing instead of error
                    message
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

Helping a user on #gdb, I found this:

bash$ gdb hello
(gdb) list *0x12345678
(gdb)

I was expecting to get something like "No source file for address 0x...".

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]