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] | |
Hello,
It looks like this function is no longer used. I checked all of gdb
and gdbtk. Is there any other place where I should check? The command
I used at the root of src is:
% find . -type f -print | xargs grep set_breakpoint_sal
2007-10-29 Joel Brobecker <brobecker@adacore.com>
* breakpoint.h (set_breakpoint_sal): Remove declaration.
* breakpoint.c (set_breakpoint_sal): Delete.
Tested on x86-linux by rebuilding GDB. Objections or comments?
--
Joel
Attachment:
bp.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |