This is the mail archive of the gdb-patches@sources.redhat.com 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/symtab] Move find_pc_section call to lookup_minimal_symbol_by_pc


On Mon, Feb 16, 2004 at 09:47:08PM -0700, Adam Fedor wrote:
> +    -re "Single stepping until exit from function __cache_line_size, \r\nwhich has no line number information.\r\n\r\nProgram exited normally.*$gdb_prompt $" { 

Please use "function .*," instead - which function we think we're in
(presumably inside the PLT) will vary system to system.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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