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 compile/18485] New: set debug compile: Display GCC driver filename


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

            Bug ID: 18485
           Summary: set debug compile: Display GCC driver filename
           Product: gdb
           Version: 7.9
            Status: NEW
          Severity: normal
          Priority: P2
         Component: compile
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com
  Target Milestone: ---

[PATCH v4 1/2] compile: set debug compile: Display GCC driver filename
https://sourceware.org/ml/gdb-patches/2015-05/msg00628.html
Message-ID: <20150524185752.31862.62312.stgit@host1.jankratochvil.net>

GDB currently searches for /usr/bin/ARCH-OS-gcc and chooses one but it does not
display which one.  It cannot, GCC method set_arguments() does not yet know
whether 'set debug compile' is enabled or not.

waiting for its GCC counterpart review:
[PATCH v3 2/4] libcc1: set debug compile: Display GCC driver filename
https://gcc.gnu.org/ml/gcc-patches/2015-05/msg02219.html

This is not a regression.

-- 
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]