|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] cdb: split cdb into arch independet/dependet par
On Sat, Jan 14, 2006 at 09:07:15AM +0000, Keir Fraser wrote:
> Is this really worthwhile? The gdbstub will be using calling functions
> outside this range, so it's not a comprehensive solution for
> disallowing breakpoints in gdb mode. For that I think you'd need to
> clear all breakpoints on entry to gdbstub and re-set them on exit.
>
> I'd prefer to avoid extra section directives unless they're clearly
> useful.
The current gdbstub doesn't support breakpoints anyway,
and it is beyond my purpose to implement such functionality.
So I removed the __gdbstub related code and toss this issue to those who
want/implement breakpoints in the future.
--
yamahata
8607:a5aa872297f5.patch
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] cdb for xen/ia64, (continued)
|
|
|
|
|