This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: insight for Solaris


On Fri, 2005-01-21 at 08:29, KiranKumar B Shivananda wrote:
> But I didnt find gdb command to set memory.

Ah, oh. My bad. I forgot about that...

Well, here's what you can try just to see if gdb is working: "set
*(int*)ADDRESS=INTEGER". Change "int" to "char", "long", or whatnot
depending on the size of the memory chunk being modified.

If this works, I will probably need more info: target triple, host,
target. Maybe more.

Keith


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