This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] | |
On Fri, Jul 29, 2005 at 10:21:03AM -0700, Geoffrey Keating wrote:
Hi Fariborz,
I believe that this is best fixed by:
- Moving to DWARF - Having Jim's patch which provides correct DWARF information for inline functions
While I agree with this...
Thanks, - Devang
The combination of these allows the user to step over these small inlined functions in gdb using the 'next' operation.
... note that there's more to it than that; GDB does not yet support
this. I have the feeling that either Jim or Fred Fish knows more about
this...
-- Daniel Jacobowitz CodeSourcery, LLC
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |