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: [patch] printf "%p" gdb internal error fix


> Date: Sat, 15 Sep 2007 09:52:29 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: mark.kettenis@xs4all.nl, jan.kratochvil@redhat.com,
> 	gdb-patches@sourceware.org
> 
> May I suggest we reference a particular C or POSIX standard if we
> are going to list exceptions?

Fine with me, but I'm not aware of the C99 document that is freely
accessible on the net.  If you have a URL, by all means let's @uref
it.

> When I wrote the current
> implementation, I did it with a copy of C89 open next to me (well, I
> think - I can't find the exact manual I was using) and GCC's format
> string checker, which is a fairly definitive reference.

I looked at the glibc Info manual and a draft of C99.


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