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-03-11 03:53:59 +00:00
2011-03-10 03:08:28 +00:00
2011-03-08 22:40:15 +00:00
2011-03-08 23:46:33 +00:00
2011-03-11 03:53:59 +00:00
2011-03-11 01:16:03 +00:00
2011-03-08 22:40:15 +00:00
2011-02-25 01:51:25 +00:00