This is the mail archive of the gdb@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: printing array in function


Hi,

Le 03/09/2010 18:21, Andreas Schwab a Ãcrit :
> There is no such thing as an array parameter in C.

I know this. I was just wondering if there was any workaround in gdb. I
can understand why there is not, though.

> This is the same as f(int *), see Â6.7.5.3#7.

Thanks for your answer.
I think we will have to write a specific parser... or to use other
pedagogical artifacts.

Regards,
-- 
Nicolas Sabouret
LIP6, BC169, 4 place Jussieu, 75005 Paris
http://www-poleia.lip6.fr/~sabouret


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