fullname descriptor with -break-list
Andrew Cagney
cagney@gnu.org
Mon Feb 7 20:14:00 GMT 2005
>>-exec-run
>>^running
>>(gdb)
>>*stopped,reason="breakpoint-hit",bkptno="1",thread-id="0",frame={addr="0x080486e2",func="myprint",args=[{name="i",value="0"},{name="j",value="0"}],file="myprint.c",line="5"}
>
>
> O wow, it would be great to add this. I've been working on the MI
> testsuite lately, and after I'm done with that, I'll most likely end up
> wanting this exact feature. Otherwise, I'll have to call
> -file-list-exec-source-file every time instead.
>
>
>>I seem to recall there was some discussion about this earlier but I didn't
>>follow the thread closely. Can somebody please tell me what the outcome was?
>
>
> I don't recall anything about this. Sorry.
The way that message is generated is a massive kludge - so the
underlying code could do with a cleanup - separate the code determining
why the process stopped from the code printing the stop reason.
Andrew
More information about the Gdb
mailing list