This is the mail archive of the gdb@sources.redhat.com 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: Problem with unsigned char * data


On Thu, May 20, 2004 at 08:08:24PM +0200, Emilio Ugo GIUFFRIDA wrote:
> Gentlemen,
> 
> I have a problem with gdb/Insight :-(
> 
> On a board, when a "unsigned char *" pointer is badly initialized to 
> 0xffffffff( that for us is outside the memory ), trying to print the pointer's value in the local variable window or in the watchpoint window makes the GUI crash.
> 
> Using the gdb console, the answer is quite verbose, but correct:

You probably want to send this to the Insight list then.

> Do you know if there is a gdb option disabling this behaviour?

I don't think so.

-- 
Daniel Jacobowitz


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