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 macros/14398] New: info macro FOOBAR -> "at <user-defined>:-1"


http://sourceware.org/bugzilla/show_bug.cgi?id=14398

             Bug #: 14398
           Summary: info macro FOOBAR -> "at <user-defined>:-1"
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: macros
        AssignedTo: unassigned@sourceware.org
        ReportedBy: palves@redhat.com
    Classification: Unclassified


(gdb) info macro FOOBAR
The symbol `FOOBAR' has no definition as a C/C++ preprocessor macro
at <user-defined>:-1
(gdb) 

The "at <user-defined>:-1" part looks strange.  It looks like an internal
detail escaped to the user.  I don't think it's supposed to be there?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]