* possible 'info macro' extension
@ 2014-07-28 14:48 David Taylor
0 siblings, 0 replies; only message in thread
From: David Taylor @ 2014-07-28 14:48 UTC (permalink / raw)
To: gdb
To expand a macro in a particular context, our GUI used to do something
like:
list <line spec>,<line spec>
or
list *0xaddress
or something similar. And for years that worked fine. Then we upgraded
GDB and it stopped working. Investigating I discovered that the chantge
was deliberate.
Would enhancing 'info macro' from
info macro <MACRO-NAME>
to
info macro [-at <LOCATION>] <MACRO-NAME>
be looked upon favorably?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-28 14:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-28 14:48 possible 'info macro' extension David Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox