Jim Ingham
9575d8446c
Add a first pass at a "stop hook" mechanism. This allows you to add commands that get run every time the debugger stops, whether due to a breakpoint, the end of a step, interrupt, etc. You can also specify in which context you want the stop hook to run, for instance only on a particular thread, or only in a particular shared library, function, file, line range within a file.
...
Still need to add "in methods of a class" to the specifiers, and the ability to write the stop hooks in the Scripting language as well as in the Command Language.
llvm-svn: 127457
2011-03-11 03:53:59 +00:00
..
2011-02-15 21:59:32 +00:00
2010-09-30 00:54:27 +00:00
2011-01-06 22:15:06 +00:00
2010-09-28 01:25:32 +00:00
2010-07-09 20:39:50 +00:00
2010-11-06 01:53:30 +00:00
2010-06-09 09:32:42 +00:00
2011-03-08 22:40:15 +00:00
2011-03-11 03:53:59 +00:00
2011-02-01 01:31:41 +00:00
2011-02-05 02:25:06 +00:00
2011-03-10 23:35:12 +00:00
2011-01-06 22:15:06 +00:00
2010-09-02 21:44:10 +00:00
2011-02-08 05:20:59 +00:00
2011-03-11 03:53:59 +00:00
2011-03-08 22:40:15 +00:00
2011-03-10 22:14:10 +00:00
2011-01-24 05:36:47 +00:00
2011-01-06 22:15:06 +00:00
2011-02-08 05:20:59 +00:00
2011-03-07 23:44:08 +00:00
2010-12-13 22:46:15 +00:00
2011-01-26 19:10:34 +00:00
2011-01-25 23:55:37 +00:00
2011-02-15 21:59:32 +00:00
2011-02-15 21:59:32 +00:00
2011-02-04 17:21:08 +00:00
2010-11-11 19:26:09 +00:00
2011-02-15 21:59:32 +00:00
2011-02-08 04:27:50 +00:00
2010-11-11 19:26:09 +00:00
2011-01-21 06:11:58 +00:00
2010-12-14 02:59:59 +00:00
2011-02-04 21:13:05 +00:00
2010-12-15 20:50:06 +00:00
2011-01-20 02:03:18 +00:00