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 gdb/21549] c-typeprint.c:262: internal-error: void cp_type_print_method_args(type*, const char*, const char*, int, ui_file*, const type_print_options*): Assertion `TYPE_CODE (args[0].type) == TYPE_CODE_PTR' failed.


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

--- Comment #3 from Johannes <linuxer at quantentunnel dot de> ---
   Hi Keith, (In reply to Keith Seitz from comment #2)
   > If you have a reproducer for this, I would really like to see it.
   > What do you need to reproduce the bug? Remote access to the debug
   session? The target is a Cortex-M3 microcontroller board
   (STM32F103C8), the binary is an .elf file. Where shall I put it to for
   your access? As an attechment to this bug? The sources can be made
   available too. Fortunately the sources belong to a small demo project
   for testing SW frameworks on different target boards, so I have no
   issues with making the sources open to you. But this is a bigger piece
   of download (several 100M bytes, when not stripped down to the single
   error situation). Same question for the sources, do you want and how
   do you want to access the sources? Attachments, cloud download, shared
   Github access or the like? Regards,Johannes Lode

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