public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/23802] GDB crashes trying to set a breakpoint on AMD64 / Ubuntu 18.04
       [not found] <bug-23802-4717@http.sourceware.org/bugzilla/>
@ 2023-12-29 19:33 ` ssbssa at sourceware dot org
  0 siblings, 0 replies; only message in thread
From: ssbssa at sourceware dot org @ 2023-12-29 19:33 UTC (permalink / raw)
  To: gdb-prs

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

Hannes Domani <ssbssa at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED
                 CC|                            |ssbssa at sourceware dot org

--- Comment #3 from Hannes Domani <ssbssa at sourceware dot org> ---
SDL_Renderer is a typedef to an incomplete type [1]:
```
struct SDL_Renderer;
typedef struct SDL_Renderer SDL_Renderer;
```

So closing this as dup of PR24367.

[1]
https://github.com/libsdl-org/SDL/blob/5d0c8937233233953835e2edcdb4ccda06717a58/include/SDL3/SDL_render.h#L133

*** This bug has been marked as a duplicate of bug 24367 ***

-- 
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:[~2023-12-29 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23802-4717@http.sourceware.org/bugzilla/>
2023-12-29 19:33 ` [Bug c++/23802] GDB crashes trying to set a breakpoint on AMD64 / Ubuntu 18.04 ssbssa at sourceware dot 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).