public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/25564] falsely set breakpoint for inline function call statement
       [not found] <bug-25564-4717@http.sourceware.org/bugzilla/>
@ 2021-01-13  8:37 ` yangyibiao at outlook dot com
  2021-01-13 10:50 ` yangyibiao at outlook dot com
  1 sibling, 0 replies; 2+ messages in thread
From: yangyibiao at outlook dot com @ 2021-01-13  8:37 UTC (permalink / raw)
  To: gdb-prs

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

Yibiao Yang <yangyibiao at outlook dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yangyibiao at outlook dot 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

* [Bug gdb/25564] falsely set breakpoint for inline function call statement
       [not found] <bug-25564-4717@http.sourceware.org/bugzilla/>
  2021-01-13  8:37 ` [Bug gdb/25564] falsely set breakpoint for inline function call statement yangyibiao at outlook dot com
@ 2021-01-13 10:50 ` yangyibiao at outlook dot com
  1 sibling, 0 replies; 2+ messages in thread
From: yangyibiao at outlook dot com @ 2021-01-13 10:50 UTC (permalink / raw)
  To: gdb-prs

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

Yibiao Yang <yangyibiao at outlook dot com> changed:

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

--- Comment #1 from Yibiao Yang <yangyibiao at outlook dot com> ---
L9 has no debug information.

(gdb) maint info line-table
objfile: /home/yibiao/DeVIL/a.out ((struct objfile *) 0x56478dd40060)
compunit_symtab: ((struct compunit_symtab *) 0x56478dd36e60)
symtab: /home/yibiao/DeVIL/small.c ((struct symtab *) 0x56478dd36ee0)
linetable: ((struct linetable *) 0x56478dd7e000):
INDEX  LINE   ADDRESS            IS-STMT 
0      7      0x0000555555555149 Y 
1      7      0x0000555555555155 Y 
2      3      0x000055555555516c Y 
3      4      0x0000555555555176 Y 
4      10     0x0000555555555177 Y 
5      11     0x000055555555517a Y 
6      END    0x0000555555555190 Y

Thus, this is as expected behaviour.

-- 
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-01-13 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-25564-4717@http.sourceware.org/bugzilla/>
2021-01-13  8:37 ` [Bug gdb/25564] falsely set breakpoint for inline function call statement yangyibiao at outlook dot com
2021-01-13 10:50 ` yangyibiao at outlook 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).