This is the mail archive of the gdb-patches@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]

Re: [commit] Improved linker-debugger interface


Hi Gary,

> I just committed the improved linker-debugger interface patch series
> as attached.  For those of you using the patches in distributions,
> some of the attached files have different filenames than previously
> posted:

I am seeing some issues on ia64-linux (rhES5):

  | (gdb) start
  | Temporary breakpoint 1 at 0x40000000000005a1: file bar.c, line 4.
  | Starting program: /saco.a/users/brobecke/ex/simple/bar 
  | warning: Probes-based dynamic linker interface failed.
  | Reverting to original interface.
  |
  | Unknown numeric token on expression `0 8@r35'.

I will investigate the problem with the unknown numeric token, but
any recommendation before I start?

Also, I am wondering we really want a warning in this case -
I think this is going to make the average user think that there
is something wrong and therefore that needs to be fixed. What
do people think?

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]