Re: [Cgdb-users] assembly source view
Brought to you by:
bobbybrasko,
crouchingturbo
From: Robert R. <bo...@br...> - 2017-04-20 15:08:58
|
After 5 years of having this email in my inbox, I can finally delete it. :) CGDB v0.7.0 now has the ability to display source and assembly. Thanks! Bob Rossi Than On Tue, Oct 25, 2011 at 2:54 PM, Brendan Creane <bc...@ya...> wrote: > Greetings cgdb-users, > > Can anyone suggest a way to display assembly code in the source window? > I'm debugging code without high level source and it would be helpful to > track the $pc. Right now I'm just displaying the assembly around $pc after > each step (display /i3 $pc), but being able to set assembly level > breakpoints and using other features of cgdb would be helpful. > > thanks, Brendan > > ------------------------------------------------------------ > ------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > Cgdb-users mailing list > Cgd...@li... > https://lists.sourceforge.net/lists/listinfo/cgdb-users > > |