[RFC/RFA?] Should break FILE:LINENO skip prologue?

Daniel Jacobowitz drow@false.org
Mon Jan 14 12:25:00 GMT 2008


On Mon, Jan 14, 2008 at 11:30:05AM +0100, Pierre Muller wrote:
>   I just tested &win32_close
> and it does not work....
> I get 
> Function "" not defined.
> Make breakpoint pending ...

It would be "break *&win32_close".  Did you try that?  The * is
not part of the expression - it just means that an expression follows.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list