dje at google dot com
2015-09-01 21:37:00 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=18909
Bug ID: 18909
Summary: documentation of inferior call events disagrees with
implementation
Product: gdb
Version: unknown
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: dje at google dot com
Target Milestone: ---
The use of inferior call events in python is a bit confusing.
(gdb) py print dir (gdb.events)
prints "inferior_call"
however the docs refer to inferior_call_pre and inferior_call_post.
https://sourceware.org/gdb/current/onlinedocs/gdb/Events-In-Python.html#Events-In-Python
Bug ID: 18909
Summary: documentation of inferior call events disagrees with
implementation
Product: gdb
Version: unknown
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: dje at google dot com
Target Milestone: ---
The use of inferior call events in python is a bit confusing.
(gdb) py print dir (gdb.events)
prints "inferior_call"
however the docs refer to inferior_call_pre and inferior_call_post.
https://sourceware.org/gdb/current/onlinedocs/gdb/Events-In-Python.html#Events-In-Python
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.