Vladimir Prus
ed0616c6b7
* breakpoint.c (remove_sal): New.
(expand_line_sal_maybe): New.
(create_breakpoints): Call expand_line_sal_maybe.
(clear_command): Add comment.
(breakpoint_re_set_one): Call expand_line_sal_maybe.
* linespec.c (decode_indirect): Set explicit_pc to 1.
(decode_all_digits): Set explicit_line to 1.
(append_expanded_sal): New.
(expand_line_sal): New.
* linespec.h (expand_line_sal): Declare.
* symtab.c (init_sal): Initialize explicit_pc
and explicit_line.
* symtab.h (struct symtab_and_line): New fields
explicit_pc and explicit_line.
2007-09-24 07:40:32 +00:00
..
2007-08-23 18:14:19 +00:00
2007-08-23 18:14:19 +00:00
2007-09-05 00:51:49 +00:00
2007-08-23 18:14:19 +00:00
2007-09-23 07:56:22 +00:00
2007-09-24 07:40:32 +00:00
2007-08-23 18:14:19 +00:00
2007-08-23 18:14:19 +00:00
2007-08-23 18:14:19 +00:00
2007-09-03 14:58:47 +00:00
2007-08-23 18:14:19 +00:00
2007-08-23 18:14:19 +00:00
2007-09-14 17:37:55 +00:00
2007-08-23 18:14:19 +00:00
2007-08-23 18:14:19 +00:00
2007-08-23 18:14:19 +00:00
2007-09-17 15:38:05 +00:00
2007-08-23 18:14:19 +00:00
2007-08-23 18:14:19 +00:00
2007-09-09 22:25:31 +00:00
2006-06-21 13:57:21 +00:00
2007-09-24 07:40:32 +00:00
2007-09-23 13:56:56 +00:00
2007-09-23 13:56:56 +00:00
2007-03-27 18:09:36 +00:00