Skip navigation.
 
mlRe: GDB: How to access arguments
FROM : Philip Mötteli
DATE : Mon Apr 11 14:11:57 2005

Hi


Thanks for your info!


Am 10.04.2005 um 07:43 schrieb daniel:
> If it's a C-string, you could do "x/s $r5"


Would that be the same as

   p (char *)$r5


Phil

Related mailsAuthorDate
mlGDB: How to access arguments Philip Mötteli Apr 9, 12:45
mlRe: GDB: How to access arguments daniel Apr 10, 07:43
mlRe: GDB: How to access arguments Philip Mötteli Apr 11, 14:11