Re: GNOME::Debugger::Commander proposal
- From: Dave Camp <campd oit edu>
- To: Elliot Lee <sopwith redhat com>
- Cc: Martin Baulig <martin home-of-linux org>, gnome-debugger-list gnome org
- Subject: Re: GNOME::Debugger::Commander proposal
- Date: 03 Oct 1999 14:37:01 -0700
Dave Camp <campd@OIT.EDU> writes:
> > > void set_breakpoint (in string file_name,
> > > in long line_num,
> > > in string condition);
> > > void set_breakpoint_function (in string file_name,
> > > in string function_name,
> > > in string condition);
> >
> > These two should return the breakpoint #.
> Most certainly.
I'm sorry I take that back.
We did this because this interface aims to be asynchronous. You will send
a set_breakpoint command, and at some point in the future, you will get
a "breakpoint set" event on the event channel.
Sorry about that,
-dave
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]