Files
binutils-gdb/gdb/testsuite/gdb.python
Markus Metzger 68dadef54c python: accept address and explicit locations in gdb.decode_line
The gdb.decode_line python function is documented to support the same location
expressions as the "break" command.  It currently expects a linespec location.

Instead of creating a linespec location directly, create the location via
string_to_event_location_basic.
2016-10-07 09:02:56 +02:00
..
2016-10-06 10:10:40 -06:00
2016-06-02 13:18:42 -06:00