public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/110351] New: gcc does not recognize gcodeview as debuglevel
@ 2023-06-21 16:48 fabian_kessler at gmx dot de
  2023-06-21 16:51 ` [Bug debug/110351] " pinskia at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fabian_kessler at gmx dot de @ 2023-06-21 16:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110351

            Bug ID: 110351
           Summary: gcc does not recognize gcodeview as debuglevel
           Product: gcc
           Version: 13.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fabian_kessler at gmx dot de
  Target Milestone: ---

On https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html the debug option
-gcodeview is described, but when I try to use it gcc emits "error:
unrecognized debug output level ‘codeview’". What or which version of gcc is
required to support this option?

$ gcc --version
gcc.exe (Rev6, Built by MSYS2 project) 13.1.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

* [Bug debug/110351] gcc does not recognize gcodeview as debuglevel
  2023-06-21 16:48 [Bug debug/110351] New: gcc does not recognize gcodeview as debuglevel fabian_kessler at gmx dot de
@ 2023-06-21 16:51 ` pinskia at gcc dot gnu.org
  2023-06-21 16:53 ` fabian_kessler at gmx dot de
  2023-06-21 16:54 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-06-21 16:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110351

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
GCC 13.1.0 documentation is here:
https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Debugging-Options.html


https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html  is the documentation
for the trunk/master branch of GCC (the in development one). In this case it
will most likely become GCC 14.

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

* [Bug debug/110351] gcc does not recognize gcodeview as debuglevel
  2023-06-21 16:48 [Bug debug/110351] New: gcc does not recognize gcodeview as debuglevel fabian_kessler at gmx dot de
  2023-06-21 16:51 ` [Bug debug/110351] " pinskia at gcc dot gnu.org
@ 2023-06-21 16:53 ` fabian_kessler at gmx dot de
  2023-06-21 16:54 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: fabian_kessler at gmx dot de @ 2023-06-21 16:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110351

fabian_kessler at gmx dot de <fabian_kessler at gmx dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |FIXED

--- Comment #2 from fabian_kessler at gmx dot de <fabian_kessler at gmx dot de> ---
Thank you! Is there another flag, or way, to generate pdb files with a mapping
to source files and source line information?

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

* [Bug debug/110351] gcc does not recognize gcodeview as debuglevel
  2023-06-21 16:48 [Bug debug/110351] New: gcc does not recognize gcodeview as debuglevel fabian_kessler at gmx dot de
  2023-06-21 16:51 ` [Bug debug/110351] " pinskia at gcc dot gnu.org
  2023-06-21 16:53 ` fabian_kessler at gmx dot de
@ 2023-06-21 16:54 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-06-21 16:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110351

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |INVALID

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
.

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

end of thread, other threads:[~2023-06-21 16:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-21 16:48 [Bug debug/110351] New: gcc does not recognize gcodeview as debuglevel fabian_kessler at gmx dot de
2023-06-21 16:51 ` [Bug debug/110351] " pinskia at gcc dot gnu.org
2023-06-21 16:53 ` fabian_kessler at gmx dot de
2023-06-21 16:54 ` pinskia at gcc dot gnu.org

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