[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gdb-patches
Subject:    Re: [PATCH] Fix backtrace limit stopping on inline frame
From:       Hannes Domani <ssbssa () yahoo ! de>
Date:       2024-01-29 14:35:24
Message-ID: 2117166582.3585768.1706538924442 () mail ! yahoo ! com
[Download RAW message or body]

 Am Montag, 29. Januar 2024 um 11:55:14 MEZ hat Andrew Burgess <aburgess@redhat.com> \
Folgendes geschrieben:

> Hannes Domani <ssbssa@yahoo.de> writes:
> 
> > If you have set up a backtrace limit, and the backtrace stops
> > because of this in an inline frame with arguments, you get an
> > assertion failure:
> > ```
> > (gdb) bt
> > #0   normal_frame (i=0) at gdb-29865.c:4
> > #1   0x000000013fe3162a in inline_frame (i=0) at gdb-29865.c:9
> > #2   main () at gdb-29865.c:14
> > (gdb) set backtrace limit 2
> > (gdb) bt
> > #0   normal_frame (i=0) at gdb-29865.c:4
> > #1   0x000000013fe3162a in inline_frame (
> > C:/src/repos/binutils-gdb.git/gdb/frame.c:3346: internal-error: reinflate: \
> > Assertion `m_cached_level >= -1' failed. ```
> > 
> > And if this one if fixed, there is another one as well:
> 
> s/one if fixed/one is fixed/.
> 
> Otherwise, looks good.   Thanks for fixing this.
> 
> Approved-By: Andrew Burgess <aburgess@redhat.com>

Pushed with this typo fixed, thanks.


Hannes


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic