Re: [PATCH v2] Show the selected frame in "bt"
Tom Tromey <[email protected]> Tue, 21 Jul 2026 11:50:38 -0600
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Philippe" == Philippe Waroquiers <[email protected]> writes: Philippe> Maybe you could instead replace the # by a * for the selected frame so as to have: Philippe> #2 0x000000000100a77f in gdb_do_one_event (mstimeout=-1) at ../../binutils-gdb/gdbsupport/event-loop.cc:263 Philippe> *3 0x00000000007d2c6a in interp::do_one_event (this=<optimized out>, mstimeout=-1) at ../../binutils-gdb/gdb/interps.h:90 That's too subtle for my taste. Tom