* sigtramp shortcut
@ 2004-03-19 0:09 Daniel Jacobowitz
2004-03-03 0:37 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Jacobowitz @ 2004-03-19 0:09 UTC (permalink / raw)
To: cagney, gdb-patches
[Sorry about breaking the thread - this came to me after deleting your
message...]
You could probably predicate the code inspection on find_pc_section. You're
looking for the kernel-generated trampoline if it has no name, so it should
be outside any of the objfiles GDB knows about - and this is one of a very
limited set of things (in most applications) that will meet that criteria.
Would that work?
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 2+ messages in thread
* sigtramp shortcut
2004-03-19 0:09 sigtramp shortcut Daniel Jacobowitz
@ 2004-03-03 0:37 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2004-03-03 0:37 UTC (permalink / raw)
To: cagney, gdb-patches
[Sorry about breaking the thread - this came to me after deleting your
message...]
You could probably predicate the code inspection on find_pc_section. You're
looking for the kernel-generated trampoline if it has no name, so it should
be outside any of the objfiles GDB knows about - and this is one of a very
limited set of things (in most applications) that will meet that criteria.
Would that work?
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-03 0:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-19 0:09 sigtramp shortcut Daniel Jacobowitz
2004-03-03 0:37 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox