public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19306] Incorrect demangling of symbols with ABI tags
       [not found] <bug-19306-4717@http.sourceware.org/bugzilla/>
@ 2021-09-10 19:35 ` mehmetgelisin at aol dot com
  2021-11-09  8:30 ` johnsjvi95 at gmail dot com
  1 sibling, 0 replies; 2+ messages in thread
From: mehmetgelisin at aol dot com @ 2021-09-10 19:35 UTC (permalink / raw)
  To: gdb-prs

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

Mehmet gelisin <mehmetgelisin at aol dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mehmetgelisin at aol dot com

--- Comment #2 from Mehmet gelisin <mehmetgelisin at aol dot com> ---
Using gdb build from HEAD of today (2019-04-15):
...
$ git show -s --pretty="%h %s"
8669f96f0d Automatic date update in version.in
...
 https://komiya-dental.com/
Terminal 1:
...
$ ./gdb /usr/bin/sleep 
...

Terminal 2:
...
$ ./gdb -p $(ps -u $USER | grep gdb | awk '{print $1}')
...

Terminal 3:
...
$ ./gdb -p $(ps -u $USER | grep gdb | awk '{print $1}' | tail -n 1)
(gdb) continue
Continuing. 
... http://www.iu-bloomington.com/

Terminal 2:
...
(gdb) set follow-fork-mode child
(gdb) continue
Continuing.
...

Terminal 1: https://www.webb-dev.co.uk/ 
...
(gdb) run
Starting program: /usr/bin/sleep 
warning: Could not trace the inferior process.
Error: 
warning: ptrace: Action is not allowed
...

Terminal 2:
... https://waytowhatsnext.com/  
[Attaching after Thread 0x7fd9945c9ac0 (LWP 15665) vfork to child process
15722]
[New inferior 2 (process 15722)]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[Detaching vfork parent process 15665 after child exit]
/data/gdb_versions/devel/src/gdb/nat/x86-linux-dregs.c:146: internal-error:
void x86_linux_update_debug_registers(lwp_info*): Assertion `lwp_is_stopped
(lwp)' failed. http://www.acpirateradio.co.uk/
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n)
...

Terminal 3:
...
^C http://www.logoarts.co.uk/ 
Thread 1 "gdb" received signal SIGINT, Interrupt.
0x00007f8c2181807b in poll () from /lib64/libc.so.6
(gdb) bt
#0  0x00007f8c2181807b in poll () from /lib64/libc.so.6
http://www.slipstone.co.uk/ 
#1  0x000000000061bebb in gdb_wait_for_event (block=1) at gdb/event-loop.c:770
#2  0x000000000061b2c2 in gdb_do_one_event () at gdb/event-loop.c:347
#3  0x00000000008caf14 in gdb_readline_wrapper (
    prompt=0x3363230 "gdb/nat/x86-linux-dregs.c:146: internal-error: void
x86_linux_update_debug_registers(lwp_info*): Assertion `lwp_is_stopped (lwp)'
http://embermanchester.uk/  failed.\nA problem internal to GDB has bee"...) at
gdb/top.c:1004
#4  0x00000000009278c1 in defaulted_query(const char *, char, typedef
__va_list_tag __va_list_tag *) ( http://connstr.net/ 
    ctlstr=0xc66b68 "%s\nQuit this debugging session? ", defchar=0 '\000',
args=0x7ffec3aca140)
    at gdb/utils.c:894 http://joerg.li/ 
#5  0x0000000000927c79 in query (ctlstr=0xc66b68 "%s\nQuit this debugging
session? ")
    at gdb/utils.c:986 http://www.jopspeech.com/
#6  0x0000000000926a39 in internal_vproblem(internal_problem *, const char *,
int, const char *, typedef __va_list_tag __va_list_tag *) (problem=0x11ac940
<internal_error_problem>,  http://www.wearelondonmade.com/
    file=0xbf4fd8 "gdb/nat/x86-linux-dregs.c", line=146, 
    fmt=0xbf4faa "%s: Assertion `%s' failed.", ap=0x7ffec3aca348) at
gdb/utils.c:370
#7  0x0000000000926ccc in internal_verror ( http://www.compilatori.com/
    file=0xbf4fd8 "gdb/nat/x86-linux-dregs.c", line=146, 
    fmt=0xbf4faa "%s: Assertion `%s' failed.", ap=0x7ffec3aca348) at
gdb/utils.c:436  http://www-look-4.com/
#8  0x0000000000512f45 in internal_error (

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug c++/19306] Incorrect demangling of symbols with ABI tags
       [not found] <bug-19306-4717@http.sourceware.org/bugzilla/>
  2021-09-10 19:35 ` [Bug c++/19306] Incorrect demangling of symbols with ABI tags mehmetgelisin at aol dot com
@ 2021-11-09  8:30 ` johnsjvi95 at gmail dot com
  1 sibling, 0 replies; 2+ messages in thread
From: johnsjvi95 at gmail dot com @ 2021-11-09  8:30 UTC (permalink / raw)
  To: gdb-prs

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

Stewart <johnsjvi95 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johnsjvi95 at gmail dot com

--- Comment #3 from Stewart <johnsjvi95 at gmail dot com> ---
In file included from /usr/include/sched.h:43:0,
                 from ./nat/linux-namespaces.c:30:
/usr/include/bits/sched.h:91:12: note: previous declaration of ‘setns’ was here
 extern int setns (int __fd, int __nstype) __THROW;
https://hudsonvalleydeckandfence.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2021-11-09  8:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19306-4717@http.sourceware.org/bugzilla/>
2021-09-10 19:35 ` [Bug c++/19306] Incorrect demangling of symbols with ABI tags mehmetgelisin at aol dot com
2021-11-09  8:30 ` johnsjvi95 at gmail dot com

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