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: [RFA/testsuite] stack check


> 2008-09-05  Jerome Guitton  <guitton@adacore.com>
> 
> 	* powerpc-aix-prologue.c (stack_check_probe_1, stack_check_probe_2)
>         (stack_check_probe_loop_1, stack_check_probe_loop_2): New functions.
>         (main): Add call to these new functions.
>         * powerpc-aix-prologue.exp: When breaking on these functions, check
>         that the breakpoint is inserted at the appropriate location.
>         (insert_breakpoint): Slightly refine this procedure so that it can
>         be called several times in the test.

Nice :). The only issue is that the ChangeLog is inside gdb/testsuite,
so you need to prefix the file names with gdb.arch. In other words:
gdb.arch/powerpc-aix-prologue.c for instance. The patch itself is OK.

-- 
Joel


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